body  { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-repeat: repeat-x; background-attachment: scroll; background-position: center top; text-align: center; margin-right: auto; margin-left: auto; width: 750px }
p { }
td { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
a:link { color: #f90; font-weight: bold; }
a:visited { color: #0099FF; font-weight: bold; }
a:hover { color: #f60; text-decoration: underline; font-weight: bold; }
a:active { color: #f90; }

a.estilo2:link { color: black; font-weight: normal; text-decoration: none}
a.estilo2:visited { color: #666666; font-weight: normal; text-decoration: none}
a.estilo2:hover { color: black; font-weight: normal; text-decoration: underline}
a.estilo2:active { color: black; font-weight: normal; text-decoration: underline}


table { font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
#herramientas     { color: black; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
#herramientas a  { color: white; text-decoration: none; padding-right: 2px; padding-left: 2px   }
#herramientas td { font-size: 9px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
#herramientas a:hover   { color: orange; padding-right: 2px; padding-left: 2px }
#navegacion a { color: #a9a9a9; text-decoration: none; vertical-align: middle; padding: 5px; }
#navegacion     { color: gray; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: bold; }
#navegacion a:hover { color: #fff; background-color: orange; background-image: url(../imagenes/fondo_botones.jpg); background-repeat: no-repeat; background-position: 0 center; vertical-align: middle; padding: 5px; }
element { }
.titulo { color: #ffa500; font-size: 24px; margin-left: 10px; }
.subtitulo { color: gray; font-size: 18px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; font-weight: normal; margin-left: 10px; padding-top: 30px; border-bottom: 1px solid gray; }
.texto { margin-left: 10px; }
.info { color: gray; font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin-top: 5px; margin-left: 20px; }
/*
	Menu Vertical
*/
#menuv { font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif; text-align: left; width: 145px; margin-left: -10px; padding-left: 10px; }
#menuv ul, li {
	list-style-type: none;
}
#menuv ul {
	margin: 0 0 0 -10px;
	padding: 0;
}
#menuv li { text-align: left; margin-left: -10px; padding-left: 10px; }
#menuv a { color: #808080; background-color: white; text-decoration: none; width: 120px; display: block; padding-top: 5px; padding-left: 5px; border: solid 1px white; }
#menuv a:hover { color: #f90; width: 120px; border: solid 1px #dcdcdc; }
/*
	Menu Vertical 2
*/
#menuv2 { width: 100px; font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif; }
#menuv ul, li {
	list-style-type: none;
}
#menuv2 ul {
	margin: 0;
	padding: 0;
}
#menuv2 li { padding-bottom: 5px; padding-left: 5px; }
#menuv2 a { color: #808080; text-decoration: none; display: block; width: 90px; height: auto; padding-top: 5px; padding-left: 5px; border-width: 1px; }
#menuv2 a:hover { color: black; background-color: #eee; border-color: #dcdcdc; }
a { color: gray; text-decoration: none; }
/*
	Menu Horizontal
*/
#menuh { font: 12px Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; margin-top: 20px; }
#menuh ul, li {
	list-style-type: none;
}
#menuh ul {
	margin: 0;
	padding: 0;
}
#menuh li {
	float: left;
}
#menuh a { text-decoration: none; color: orange; background: #eee; display: block; padding: 3px 10px; text-align: center; border-color: #accfe8; border-style: solid; border-width: 1px 1px 1px 0; }
#menuh a#primero {
	border-left: 1px solid #ACCFE8;
}
#menuh a:hover {
	background: #DBEBF6;
}
.listado li { color: black; list-style-type: decimal; }

/*
	Listamatic horizontal
*/
#navlist
 { margin: 0; padding: 0 0 20px 10px; border-bottom: 1px solid #818181 }

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
 { color: #000; background: transparent; padding-bottom: 2px; border-bottom: 4px solid orange }

#navlist a:hover { color: #000; }

.thumbs { }
.thumbs td {  }
.thumbs a { width: 96px; height: 96px; float: left; border: hidden thin #fff; }
.thumbs a:hover { background-color: #ffa500; background-image: url(../imagenes/fondo_thumbs.jpg); background-repeat: no-repeat; background-position: center; width: 96px; height: 96px; clip: rect(100px 100px 100px 100px); }
