﻿body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-color: #006A6A;
	text-align: center;
	margin: 0px;
}
#container {
	width: 90%;
	margin: 0;
	background-color: #CCCC99;
	text-align: center;
	position: relative;
	top: 0px;
	right: 50px;
	left: 50px;
	float: left;
	overflow: hidden;
}
#masthead {
	text-align: right;
	width: 100%;
	overflow: auto;
	background-color: #CCCC99;
	height: 85px;
}
#esqui1 {
	width: 77px;
	height: 69px;
	top: 0px;
	left: 0px;
	float: left;
}
#esqui2 {
	width: 77px;
	height: 69px;
	top: 0px;
	right: 0px;
	float: right;
}
#encabezado {
	background-color: #CCCC99;
	width: 100%;
	height: 91px;
	top: 0px;
	float: left;
	text-align: center;
}
#colizq {
	width: 30%;
	float: left;
	background-color: #CCCC99;
}
#colcen {
	overflow: hidden;
	top: 0px;
	left: 0px;
	background-color: #CCCC99;
	padding: 0px;
	width: 40%;
	float: left;
	background-color: #CCCC99;
	position: relative;
	overflow: hidden;
}
#colder {
	width: 30%;
	float: left;
	background-color: #CCCC99;
	position: relative;
}
#intro {
	background-color: #F7F2D0;
	width: 110px;
	height: 19px;
	position: absolute;
	top: 50px;
	left: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
}

#scroll {
	width: 250px;
	height: 150px;
	float: right;
}
#plaveci {
	background-color: #C9CDCC;
	width: 300px;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: center;
	position: static;
	z-index: auto;
	bottom: 2px;
}
#pie3 {
	font: 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: center;
	bottom: 2px;
	position: absolute;
	background-color: #CCCC99;
	height: 50px;
	z-index: 1;
}
#estudio {
	padding: 0px;
	width: 92px;
	height: 111px;
	float: left;
	clip: rect(0px, auto, auto, 80px);
}
#logo {
	padding: 0px;
	float: left;
	position: relative;
	top: 25px;
}

