@charset "UTF-8";
#contenidos {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#contenidos #titulo {
	font-family: Arial, Helvetica, sans-serif;
	color: #EFEFEF;
	font-size: small;
	background-color: #8CBFD3;
	height: 20px;
	width: 100%;
	font-weight: bold;
	padding-left: 7px;
}
#contenidos #textos {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 15px;
	margin-top: 5px;
	font-size: small;
}

#comites {
	position:absolute;
	width:158px;
	height:72px;
	z-index:20;
	background-image: url(images/fondo_submenu.png);
}

.basico {
	font-family: Arial, Helvetica, sans-serif;
	font-size: None;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
}

#bodyWrapper {
	position: relative; /*width: 762px; */
	width: 900px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.encabezados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.destacado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	margin: 0px;
	padding-left: 7px;
}
.destacado:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #35629A;
	text-decoration: none;
	text-indent: 0px;
	margin: 0px;
	padding-left: 7px;
}

.destacado_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 0px;
	margin: 0px;
	padding-left: 14px;
}
.vinculos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #8f9a9b;
	text-decoration: none;
}
.vinculos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

img.valign { 
width:0px;
height:100%;
vertical-align:middle;
}

#tablelogos { /*background-image: url(/images/background_maintable.jpg); background-repeat: repeat-y; */}
#tableMain td#center { background-image: url(/images/background.gif); background-repeat: repeat-y; }
#tableMain td#left { background: transparent url("/images/grunge_left.png") no-repeat; }
#tableMain td#right { background: transparent url("/images/grunge_right.png") no-repeat; }
