BODY, TD {
	color: black;
	font-family:Tahoma;
	font-size:10px;
	
	background-color:white;
	
}
body
{
background:url(images/fondo.jpg) repeat-x;
}
H1, H2, H3 {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
	background:url(images/titulo.jpg) no-repeat;
}
H4 {
	font-size: 12pt;
	font-weight: normal;
	margin-bottom: 6px;
}
ul.menulevel1, ul.menulevel2, ul.menulevel3, ul.menulevel4, ul.menulevel5, ul.sitemaplevel1, ul.sitemaplevel2, ul.sitemaplevel3, ul.sitemaplevel4, ul.sitemaplevel5, ul.submenu, ul.search {
	padding-left: 0;
	margin-left: 0;
}
form {
	margin: 0;
}
IMG {
	border: 0;
}
li {
	line-height: 1.5;
}
.doc {
	list-style: none;
	padding-left: 15px;
	background: url(../../templates/default/images/doc.gif) no-repeat;
	background-position: left;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:4px;
}
.doc a{
color:black !important;
}
.docs {
	list-style: none;
	padding-left: 15px;
	background: url(../../templates/default/images/doc.gif) no-repeat;
	background-position:left;
	color:black !important;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:4px,
}
.docs a{
color:black !important;
}
.sdoc {
	list-style: none;
	padding-left: 15px;
	background: url(../../templates/default/images/sdoc.gif) no-repeat;
	background-position:left;
	border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:4px;
}
.sdoc a{
color:black !important;
}
.sdocs {
	list-style: none;
	padding-left: 15px;
	background: url(../../templates/default/images/sdoc.gif) no-repeat;
	background-position:left;
		border-bottom-color:#CCCCCC;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-bottom:4px;
}
a {
	text-decoration: none;
	font-weight: bold;
	cursor:pointer;
}
a:link, a:visited {
	color: black;
}
a:active, a:hover {
	color: black;
}
.sitename {
	font-weight: normal;
	font-size: 20pt;
}
.menulevel1 {
	font-size: 8pt;
	color: black;
}
.menulevel1 a {
	font-weight: normal;
	color: black;
}
.menulevel1 a:link, .menulevel1 a:visited {
	color: black;
}
.menulevel1 a:active, .menulevel1 a:hover {
	color: black;
}
.menulevel2 {
	font-size: 8pt;
	color: gray;
}
.menulevel2 a {
	font-weight: normal;
	color: black;
}
.menulevel2 a:link, .menulevel2 a:visited {
	color: black;
}
.menulevel2 a:active, .menulevel2 a:hover {
	color: black;
}
.menulevel3 {
	font-size: 8pt;
	color: gray;
}
.menulevel3 a {
	font-weight: normal;
	color: black;
}
.menulevel3 a:link, .menulevel3 a:visited {
	color: black;
}
.menulevel3 a:active, .menulevel3 a:hover {
	color: black;
}
.sitemaplevel1, .sitemaplevel2, .sitemaplevel3 {
	font-size: 9pt;
}
.sitemaplevel1 a, .sitemaplevel2 a, .sitemaplevel3 a {
	font-weight: normal;
	color: black;
}
.sitemaplevel1 a:link, .sitemaplevel2 a:link, .sitemaplevel3 a:link, .sitemaplevel1 a:visited, .sitemaplevel2 a:visited, .sitemaplevel3 a:visited {
	color: black;
}
.sitemaplevel1 a:active, .sitemaplevel2 a:active, .sitemaplevel3 a:active, .sitemaplevel1 a:hover, .sitemaplevel2 a:hover, .sitemaplevel3 a:hover {
	color: black;
}
.submenu {
	font-size: 9pt;
}
.submenu a {
	font-weight: normal;
	color: black;
}
.submenu a:link, .submenu a:visited {
	color: black;
}
.submenu a:active, .submenu a:hover {
	color: black;
}
.search a {
	font-weight: normal;
	color: black;
}
.search a:link, .search a:visited {
	color: black;
}
.search a:active, .search a:hover {
	color: black;
}
.locator {
	font-size: 8pt;
	color: black;
	width:500px;
	
}
.locator a {
	font-weight: 600;
	color:black !important;
}
.locator a:link, .locator a:visited, .locator a:active, .locator a:hover {
	color: white;
}
.menu {
	font-weight: bold;
	font-size: 8pt;
	color: black;
}
.menu a {
	text-decoration: underline;
	color: black !important;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	color: white;
}
.login {
	font-weight: bold;
	font-size: 8pt;
	color: grey;
}
.login a, .login a:link, .login a:visited, .login a:active, .login a:hover {
	color: gray;
}
.navigator {
	font-weight: bold;
	font-size: 10pt;
	color: white;
	background-color:transparent !important;
	font-size:10px;
}
.navigator a:link, .navigator a:visited {
	color: #c0c0c0;
}
.navigator a:active, .navigator a:hover {
	color: white;
}
.edit {
	font-size: 8pt;
	color: black;
	background: buttonface;
}
.edit a:link, .edit a:visited, .edit a:active, .edit a:hover {
	font-weight: normal;
	color: black;
}
input, select {
	font-size: 8pt;
}
textarea {
	width: 98%;
	background: white;
	font: 8pt Verdana, Geneva, Arial, Helvetica;
}
.searchbox .text, .searchbox .submit {
	border: 2px solid #c0c0c0;
	background: white;
}
.MsonormalTable{
text-align:left !important;
float:left;
}
/*Mis estilos*/
.cabecera{ width:856px; height:145px;}
.cabecera_imagen1{ width:225px; height:145px; background:url(images/original_04.jpg); float:left;}
.cabecera_imagen2{ width:274px; height:145px; background:url(images/original_05.jpg); float:left;}
.cabecera_imagen3{ width:185px; height:145px; background:url(images/original_06.jpg); float:left;}
.cabecera_imagen4{ width:172px; height:145px; background:url(images/original_07.jpg); float:left;}
.menu_superior{ width:856px; height:41px; background-color:white;}
.menu{ width:210px; min-height:325px; height:auto;  font-size:9px; color:black; float:left; text-decoration:none; margin:0; padding:}
.menu_cabecera{ width:100%; height:30px;background:url(images/original_13.jpg); float:left;}
.menu_content{ width:100%; min-height:263px;background:url(images/original_37.jpg) repeat-y; float:left; text-decoration:none;}
.menu_content a{ text-decoration:none; }
.imagen_menu{ background:url(images/menu.jpg); width:8px; height:200px; float:left; left:0px;}
.menu_pie{ width:100%; height:32px;background:url(images/original_39.jpg); float:left;}
.menu_derecha{ float:left;margin-left:29px; width:145px; float:left; }
.menu_derecha{background-color:#fcfcfc;}
.content{ width:646px; min-height:263px; height:auto; float:right; margin:0; padding:0;}
.content_cabecera{ width:100%; height:24px; background:url(images/content_cabecera.jpg) right;}
.contenido{ width:100%; min-height:282px; height:auto !important; background:url(images/content_repite.jpg) right repeat-y; }
.titulo{ height:20px; width:200px; float:left; padding-left:60px;}
.pathway{height:15px; width:284px; float:right;  font-weight:400; text-align:right; margin-right:50px; border-bottom:solid; border-bottom-width:1px; border-bottom-color:#dadee3; font-size:11px;}
.titulo{ font-weight:bold; font-size:10px;}
.texto{ min-height:252px; width:560px; float:left; margin-top:1px; padding-left:45px; padding-right:20px;line-height:28px; font-size:11px;}
.texto H1,H2{ padding-left:25px; vertical-align:top; line-height:12px; padding-bottom:5px; width:80%; border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:1px;}
.msonormal{ font-size:11px !important;}
.texto p{ font-size:11px !important;}
.texto td{ font-size:11px !important;}
.texto a:hover{ text-decoration:underline; }
.texto h2{ font-size:11px;}
.texto h1{ font-size:11px;}
.content_pie{ width:100%; height:19px;}
.content_image_pie { background:url(images/content_pie.jpg) bottom right no-repeat; min-height:400px;}
.seccionabajo{ width:856px; height:19px; background:url(images/seccion_abajo.jpg); float:left; text-align:center; padding-top:3px;}
.pie{ height:81px; width:856px; color:white; font-family:Tahoma;background:url(images/pie_08.jpg) no-repeat; float:left;}
.pie_centro{ text-align:left; padding-left:121px;}
.pie_centro a{ color:white !important; font-weight:normal;}
.pie_derecha{ width:100%; height:100%; float:left; text-align:center;}
.seccion_media{ width:856px; min-height:325px; background:url(images/repite_fondo.jpg); height:100%;}
.superior_arriba{ width:856px; height:11px; background:url(images/superior_arriba.jpg); float:right;}
.superior_abajo{ width:856px; min-height:30px;}
.superior_abajoIzquierda{ height:30px; width:36px; background:url(images/original_10.jpg); float:left;}
.superior_abajoCentro{ min-height:25px; width:796px; background:url(images/original_14.jpg) repeat-x; float:left; text-align:center;}
.superior_abajoDerecha{height:30px; width:24px; background:url(images/original_12.jpg); float:left;}
.uno{ width:140px; height:100%; float:left; border-right-color:#d9d5bd; border-right-style:solid; border-right-width:1px;}
.dos{ width:100px; height:100%; float:left;border-right-color:#d9d5bd; border-right-style:solid; border-right-width:1px;}
.tres{ width:235px; height:100%; float:left;border-right-color:#d9d5bd; border-right-style:solid; border-right-width:1px;}
.cuatro{ width:162px; height:100%; float:left;border-right-color:#d9d5bd; border-right-style:solid; border-right-width:1px;}
.cinco{ width:167px; height:100%; float:left;}
/*Submenu*/
.submenu{margin: 0; padding: 0; text-align:left; min-height:24px; padding-top:6px; font-size:12px !important;}
.submenu ul {margin: 0; padding: 0; text-align:center; height:50px !important;}
.submenu li {display: inline;  background:none !important; border-left-color:#999999; border-left-style:solid; border-left-width:1px; line-height:normal; height:100px; !important; margin-left:20px; padding-left:20px; border-bottom-width:0px !important;}
.submenu ul li a {text-decoration:none; height:100px !important; }
.docso{ border:none !important; border-left-width:0px !important; border-style:none !important; margin-left:0px !important; padding-left:0px !important; margin-left:5px;}
.sdocso{ border:none !important; border-left-width:0px !important; border-style:none !important; margin-left:0px !important; padding-left:0px !important; margin-left:5px;}
.tabla_especial{ margin-bottom:25px; height:100px; line-height:10px; text-align:center; background:url(images/box.jpg); font-size:12px; text-align:left; padding-left:20px; line-height:13px !important;}
.tabla_especial td{ font-size:12px !important; padding-left:10px; border:none !important; background:none !important;}
.tabla_especial pre{ color:white; font-size:12px; font-weight:bold; margin-top:5px; margin-bottom:20px; margin-left:10px; font-family:Tahoma !important; text-decoration:none; margin-left:40px;}
.tabla_especial p{ font-size:12px;}
.div_table_pie{ color:black;}
.div_table_pie td{ color:black;}
/*Clase para que los Div padre crezcan como los DIV hijos*/
.corte {clear: both;}
.tabla_menu{ background-color:#fcfcfc !important; width:100%; }
.tabla_menu li{ padding-left:10px !important;font-size:12px !important; margin-bottom:5px;}
.tabla_menu td{background-color:#fcfcfc !important;}
.titulonoticia { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#000000; text-decoration:underline; text-align:center;}
.titulonoticia a, .titulonoticia a:hover, .titulonoticia a:visited { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color:#666666; text-decoration:underline; text-align:center;}
.noticiacontent { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9px; font-weight:normal; color:#000000; text-align:justify; line-height:13px;}
.noticiacontentpeq { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8px; font-weight:normal; color:#000000; text-align:center; line-height:15px;}
.primera { font-family:"Courier New", Courier, monospace; font-size:18px; color:#000000; font-weight:bold;}