html{
	height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body{
	margin:0px;
	height:100%;
	width:95%;
	color: #000000;
	background-image: url(../images/tile_backg.gif);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}

form {
	margin: 0em;
	padding: 0em;
}

.fondoPagina {
	width: 773px;
	margin: 0 auto;
	padding-bottom:4px;
	background-image: url(../images/sombra_abajo.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

.contenedora {
	background-image: url(../images/fondo_pag.gif);
	background-repeat: repeat-y;
	padding: .6em 0 0 .7em;
	
}

.cajaPagina {

	border-right: 1px solid #CECECE;
	border-bottom: 1px solid #CBCBCB;
	background:#FFFFFF;
	margin-top:4px;
	width: 751px;
	
}

.contenido {
	margin-top: .5em;
	font-size: .8em;
}


.piePagina {
	text-align:center;
	font-size: .6em;
	color: #555555;
	padding: .4em 0em .4em 0em;
	
}
.piePagina a {
	color: #2D2A6A;
}
.piePagina a:hover {
	color: #666666;
}

.bordeMenu {
	border-top: 1px solid #B3A507;
	border-bottom: 1px solid #B3A507;
	padding: 2px 0px 2px 0px;
	height: 28px;
	background: url(../images/fondo_menu_off.gif) repeat-x left 2px;
}


#mainmenu {
	margin: 0em 0em 0em 0em;
    padding: 0em;
    border: 0px;
    list-style:none;
    display:block;
    font-size: .8em;
}

#mainmenu li
{
	float:left;
	width:23%;
	text-align:center;
    margin:0em;
    color: #675A00;
}

#mainmenu li.active
{
	
    padding:.6em 0em .4em 0em;
    background: url(../images/fondo_menu_on.gif) repeat-x left top;
}

#mainmenu li a
{
	color: #807935;
    display:block;
    width:100%;
    padding:.6em 0em .4em 0em;

}

#mainmenu li a:hover
{
	color: #675A00;
    background: url(../images/fondo_menu_on.gif) repeat-x left top;
}

#mainmenu li.sepMenu
{
	float: left;
	width: 18px;
	height: 28px;
    margin: 0em;
    padding: 0em;
	background: url(../images/sep_menu.gif) no-repeat left top;
}

#autoCompleterDiv {
	width:15em;
	background-color:#FFFFFF;
	border: 1px dotted #CCCCCC;
	padding-right:.2em;
	font-size: .8em;
}

#autoCompleterDiv ul {
	list-style:none;
	margin: 0em;
	padding: 0em;
}

#autoCompleterDiv ul li{
	text-align: right;
}

#autoCompleterDiv ul li.selected{
	background-color:#CCCCCC;
	color: #E7440E;
}

img {
	border:0em;
}

.contHome {
	margin-top: 2em;
	margin-bottom: 2em;
}

.contHome h2
{
	font-size: .9em;
	color: #816F2F;
	border-width: 2px 0 2px 0;
	border-style: dotted;
	border-color: #CCC;
	margin:0px;
	padding:2px 0px 2px 0px;
}

h1.titleHome {
	font-size: 1.1em;
	color: #816F2F;
	font-weight: normal;
	padding-left: 1em;
}

.colLeftHome {
	width: 38em;
	float:left;
	padding-left: 1em;
	border-right: #CCC;
	border-width: 0 2px 0 0;
	border-style: none dotted none none;
}

.cajaFindHome {
	height: 6.5em;
	padding: 0em 0em 1em 1em;
	margin: 1em 0 1em 0;
	background: url(../images/caja_busqueda_home.jpg) no-repeat 0 0;
}

.cajaRefFindHome {
	width:10em;
	float:left;
	border:0px solid red;
	padding: 5px 0px 0px 10px;
}

.cajaModeloFindHome {
	width:25em;
	float:left;
	border:0px solid green;
	padding: 5px 0px 0px 10px;
}

.formSep {
	margin: .4em 2em .4em 0em;
	padding: 0em;
}

.botonSubmit {
	margin: 0em;
	padding:0em;
	vertical-align: bottom;
}

.colLeftHome form {
	margin: 0;
	padding: .8em 0em 0em 0em;
}

.colLeftHome select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.colLeftHome input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
.colLeftHome label {
	display: block;
	margin-bottom: .5em;
	font-size: .8em;
}



.marcoFoto {
	text-align:center;
	border: 1px solid #CCCCCC;
	padding: .4em .1em .4em .1em;
}


.marcoFotoHome {
	border: 2px solid #cccccc;
	padding: .4em .4em .4em .4em;
	margin: 2em 2em .4em 1em;
	height: 102px;
	aoverflow: auto;
}



.cajaGrisHome {
	float:left;
	width: 9.7em;
	background: #E5E6E4;
	margin: 0em 0em 0em .4em;
	height: 32px;
	border-bottom:3px solid #FFF;
}

.cajaGrisHome h3{
	margin: 0 0 0em 0em;
	padding: .8em 0 0 .4em;
	font-size: .9em;
	font-weight: normal;
	
}

.cajaGrisHome2 {
	float:left;
	width: 9.7em;
	background: #E5E6E4;
	margin: .4em 0em 0em .4em; 
	height: 72px;
}

.cajaGrisHome2 p{
	font-size: .8em;
	padding: .2em 0 0 .4em;
	margin: 0 0 0 0em;
	color: #656662;
}

.textoHome{
	font-size: .8em;
	padding: 0 0 0 0;
	margin: 1em 3em 0 1em;
	color: #5D5D5D;
	text-align: justify;
}
.colDchaHome {
	width: 18.5em;
	float:left;
}
.colDchaHome h2{
	padding-left:1em;
}

.colDchaHome h3{
	font-size: .85em;
	color: #816F2F;
	font-weight: normal;
	margin: 0em;
	padding: 0em;
	padding-left: 2em;
	background: url(../images/punto_marron.gif) no-repeat 1em .3em;
}

.colDchaHome p{
	font-size: .8em;
	color: #444444;
	margin-top: 0em;
	padding-top: 0em;
	padding-left: 2em;
	text-align: justify;
}

.colDchaHome a{
	color: #EF4C16;
}

.contPresent {
	margin: 2em 1em 2em 0em;
}


.textoPresen {
	float: left;
	width: 36em;
	margin-left: 4em;
	font-size: .9em;
}

.contPresent h2 {
	color: #8B811D;
	border-bottom: 1px dotted #555555;
	margin-right: 1em;
	margin-left: 2em;
	font-weight: normal;
}

.textoPresen p {
	font-size: .9em;
}

.marcoFotoLeft {
	border-color : #8B811D;
	border-width: 1px 1px 1px 0;
	border-style: solid solid solid none;
	float: left;
	width: 20em;
	text-align: right;
}


.contContacto {
	margin: 2em 2em 2em 0em;
}

.contContacto h2{
	color: #8B811D;
	border-bottom: 1px dotted #555555;
	font-weight: normal;
	margin-left: 2em;
}

.contContacto .linkBack {
	float: right;
	font-size: .8em;
	margin-top:.8em;
}

.contContacto a{
	color: #8B811D;
}

#contacto .spanhover {
	color: #33480D;
}
.contContacto .fondoDatos {
	border-left: 3px solid #DCD7B2;
	background-color: #EBEBEB;
}
.contContacto .fondoDatosSide {
	background-color: #FFFFFF;
}
.contContacto .fondoTextBox {
	background-color: #DCD7B2;
}

.contContacto .input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 1.3em;
	background-color: #DCD7B2;
	border: none;
}

.contContacto .textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 16.1em;
	background-color: #DCD7B2;
	border: none;
}

.divBotones {
	text-align: right;
	font-size: .7em;
	margin: 1em 0em 1em 1em;
	padding:.7em 0em 0em 0em;
	border-top: 1px dotted #FFFFFF;
}

.divBotones span {
	padding: .4em 1em .4em 1em;
}


.tdBoton {
	text-align:center;
	cursor: hand;
	cursor: pointer;
	color:#FFFFFF;
	height: 1.5em;
	background-color: #8B811D;
}

.tdBotonOn {
	text-align:center;
	cursor: hand;
	cursor: pointer;
	color:#FFFFFF;
	height: 1.5em;
	background-color: #666666;
}


.condLegales {
	
}

.condLegalesBody {
	background: #FFFFFF;
}

.condLegales h1 {
	margin: 0em;
	padding: .6em 0em 0em 1em;
	font-size: 1em;
	width: 100%;
	height: 2em;
	color: #8B811D;
	background: url(../images/banner_pop_up.jpg) no-repeat left top;
	border-bottom: 3px solid #8B811D;
}

.condLegales p {
	font-size: .7em;
	text-align: justify;
	margin: 1em 0em 0em 1em;
}


.contNoticias {
	margin: 2em 2em 2em 2em;
}

.contNoticias h2 {
	color: #8B811D;
	border-bottom: 1px dotted #555555;
	font-weight: normal;
}

.contNoticias h3 {
	font-size: .8em;
	color: #83753F;
}

.contNoticias h3.linePar {
	margin: 0em;
	padding: 1.4em 0em 1.4em .5em;
	background: #F4F4E8;
}

.contNoticias h3.lineImpar {
	margin: 0em;
	padding: 1.4em 0em 1.4em .5em;
	background: #FFFFFF;
}

.contNoticias h3 span {
	color: #666666;
	padding-right: 2em;
}

.contNoticias .linkBack {
	float: right;
	font-size: .8em;
	margin-top:.8em;
}

.contNoticias .textoNoticia {
	
}

.contNoticias .textoNoticiaConFoto {
	width: 30em;
	float: left;
}

.contNoticias .fotoNoticia {
	border-color : #8B811D;
	border-width: 2px 2px 2px 2px;
	border-style: solid solid solid solid;
	float: right;
	width: 20em;
	text-align: center;
}

.contNoticias p {
	font-size: .8em;
}

.contNoticias a {
	
	color: #8B811D;
}

#noticiaPortada {
	background: #fff;
	margin: 2em;
}

#noticiaPortada h3{
	color: #000;
}

#noticiaPortada p{
	color: #000;
	margin: 1em 0 0 0;
}


.clear2 {
	clear: both;
	border: 0px solid red;
}

.clear {
	clear: both;
}

/* old estilos */
@media print {
	#mainmenu { height: 0px; display: none; }
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}



td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.textoAzul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #195294;
	text-decoration: none;
}

.texto a:link		{   color:  #000000; }
.texto a:visited	{	color:  #000000; }
.texto a:hover		{	color: #666666;	 }

a {
	text-decoration: none;	
}


/***************************************************************
 * menu
 ***************************************************************/
.menutop	{
	padding-right:	10px;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		12px;
	font-variant: 	small-caps;
	font-weight: 	bold; 
	color:			#ffffff;
}
.menutop * {
	padding-left:	8px;
	background-position: 0px 1px;
	background-repeat: no-repeat;
	background-image: url(../img/menu/trespuntos_blanco.gif);	
}




/***************************************************************
 * submenu
 ***************************************************************/
.submenu	{
	padding-left:	10px;
	font-family: 	Arial, Helvetica, sans-serif;
	font-size: 		11px;
}
.submenu * {
	padding-left:	7px;
	background-position: 0px 1px;
	background-repeat: no-repeat;
}



/***************************************************************/
.marco
{
	border: 1px  solid #CCCCCC;
}
.borde
{
	border-bottom: #cccccc;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
}


.Linea_puntos {
	background-image: url(../img/puntovertical.gif);
	background-repeat:  repeat-y;
}
.Linea_puntos_Horizontal {
	background-image: url(../img/puntohorizontal.gif);
	background-repeat:  repeat-x;
	background-position: center center;
}

.separacionTexto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 5px;
}

	

.separacionTexto a:link {
	color: #195294;
	text-decoration: none;
}
.separacionTexto a:visited
{
	color:  #000000;
	text-decoration: none;
}

.separacionTexto a:hover
{
	color:#195294;
	text-decoration: none;
}


.bordeInferiorPantallazo {
	border-bottom: 1px solid #848383;
}


.linkHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.linkHome:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}

.linkHomeOff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AAA;
	text-decoration: none;
}
.linkHomeOff:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #AAA;
	text-decoration: none;
}

.remarcado {
	font-weight: bold;
	color: #8B811D;
}