body {
	margin: 0;
	padding: 0;
	background: #FFFFFF;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}
#cabecera {
	height: 24px;
	width: 900px;
	margin: 0 auto;
	background-color: #002247;
}
#contenedor{
	width: 900px;
	margin: 0 auto;
	border: 1px solid #CCCCCC;
	height: 514px;
	background-color: #FFFFFF;
}
#cuerpo{
	width:900px;
	background-color : #006600;
	clear: both;
}
#cuerpocab{
	width:500px;
	background-color : #99C5E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006699;
	padding-left: 5px;
	margin: 0 auto;
	float: left;
	clear: both;
}
#cuerpotextsecc{
	width:600px;
	background-color : #ffffff;
	float:left;
	font-family: "Trebuchet MS", Verdana, Arial, Times;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	height: 290px;
}
#cuerpotextsecc2{
	width:600px;
	background-color : #ffffff;
	height: 280px;
	background-image: url(imagenes/organiz.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#cuerpotext{
	width:540px;
	background-color : #ffffff;
	float:left;
	padding: 10px 0px 0px 60px;
	font-family: "Trebuchet MS", Verdana, Arial, Times;
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	height: 280px;
}
#cuerpotext blockquote {
	padding-left: 50px;
}
#derecha {
	float: right;
	width: 300px;
	background-color: #ED7013;
	height: 290px;
	line-height: 21px;
	background-image: url(imagenes/fondonaranja1.gif);
}
#sidebar {
	width: 165px;
	margin-left: 17px;
	
}
#final {
	clear: both;
	width: 100px;
	height: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#footer {
	clear: both;
	width: 800px;
	height: 61px;
	color: #666767;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/fondocuerpo.gif);

}
.resalteverde {
	font-family: "Trebuchet MS", Verdana, Arial, Times;
	font-size: 14px;
	line-height: 1.5em;
	color: #002247;
	text-decoration: none;
	height: left;
}
.grisgrande {
	font-family: "Trebuchet MS", Verdana, Arial, Times;
	font-size: 18px;
	line-height: 1.2em;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
}
#baja {
	clear: both;
	width: 900px;
	background-color: #002247;
	float: left;
	height: 200px;
}
#bajaizquierda {
	width: 470px;
	float: left;
	padding-left: 130px;
	height: 200px;
}
#bajaizquierdasec {
	width: 350px;
	float: left;
	padding-left: 160px;
	height: 200px;
	background-color: #FFFFFF;
	line-height: 20px;
	padding-right: 90px;
}
#bajaderec {
	width: 300px;
	float: right;
	height: 200px;
	clear: right;
	background-color: #002247;
}

#derecha blockquote {
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
}
#derecha a {
	line-height: 21px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 30px;
}
#derecha a:hover {
	color: #003366;
	text-decoration: none;
}
a:link {
	font-family: "Trebuchet MS", Verdana, Arial, Times;
	font-size: 14px;
	color: #009900;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Verdana, Arial, Times;
	font-size: 14px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Verdana, Arial, Times;
	font-size: 14px;
	text-decoration: none;
}

