@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p a{
	color: #0033CC;
	text-decoration: none;
}
p a:hover{
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li a{
	color: #0033CC;
	text-decoration: none;
}
li a:hover{
	text-decoration: underline;
}
.li_circle {
	list-style-type: circle;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #006699;
	font-weight: normal;
}
.nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669900;
	font-weight: bold;
}
.consejeros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.comment {
	color: #701E5D;
	font-style: italic;
}
#mainbox {
	height: auto;
	width: 1024px;
	margin: 0 auto;
	background-image: url(images/cont_bg.gif);
	background-repeat: repeat-y;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6CE86;
	border-left-color: #C6CE86;
}
#top {
	height: 120px;
	width: 1024px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #c82999;
}
#timg1 {
	padding-left: 22px;
	padding-bottom: 4px;
}
#timg2 {
	padding-left: 77px;
	padding-right: 120px;
	padding-bottom: 3px;
}
#timg3 {
	padding-top: 4px;
}
#coleft {
	float: left;
	height: auto;
	width: 240px;
	background-color: #dde2b7;
}
#coltop {
	background-color: #FFFFFF;
	background-image: url(images/roundc.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 190px;
	width: 240px;
}
.pcoltop{
	margin-top: 0px;
	padding-top: 16px;
	padding-left: 22px;
}
#tab {
	background-image: url(images/tab_bg.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 240px;
	background-color: #004e75;
}
.ptab {
	margin-top: 0px;
	padding-top: 26px;
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #e0ec82;
}
#content {
	float: left;
	height: auto;
	width: 468px;
	padding-top: 30px;
	padding-right: 38px;
	padding-bottom: 40px;
	padding-left: 38px;
}
#coright {
	float: left;
	height: 650px;
	width: 240px;
}
#comena {
	list-style-type: none;
	margin: 0;
	padding: 0;
	background-color: #006699;
	border-top-width: 12px;
	border-top-style: solid;
	border-top-color: #004e75;
}
#comena li {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #669999;
	margin-right: 20px;
	margin-left: 20px;
}
#comena li a{
	color: #FFFFFF;
	text-decoration: none;
}
#comena li a:hover{
	color: #FFFF00;
	text-decoration: none;
}
.comebot {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #004e75;
}
.comebot a{
	color: #FFFFFF;
	text-decoration: none;
}
.comebot a:hover{
	color: #FFFF00;
	text-decoration: none;
}
.clear {
  clear: both;
}
#footer {
	height: 65px;
	width: 1024px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C6CE86;
	border-left-color: #C6CE86;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 5px;
	background-image: url(images/foo_bg.jpg);
	background-repeat: repeat-x;
}
.equipo {
	width:468px;
	float:left;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #bac100;
	padding:20px 0 0 0;
	clear: both;
}
.equipo div.img {
	float:left;
	width:140px;
	height:170px;
}
.equipo div.p {
	width:328px;
	min-height:150px;
	float:left;
	padding-bottom:20px;
	text-align:justify;
}
	
