/* CSS Document */

/*- css normales generales--------------------------- */

html,body { margin:0px; padding:0px;top:0px; left:0px; right:0px; background-color: #fa9d41;
          }
		  
table.normal {border:0px;padding:0; 
       }
td.normal{ border:0px;padding:0; 
       }	
td.lineabajoescudo  {
   
    background-color: #C97C38;  
    border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #852c26;

	
}

td.crema  {

    padding:4px;
    
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; color:#000000;
	line-height: 1.1em;
	text-align:justify;	
    background-color: #FFFFff;  
    	
	border-top-width: 8px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #f1f2cc;
	border-right-color: #f1f2cc;
	border-bottom-color: #f1f2cc;
	border-left-color: #f1f2cc;
	
}

td.izquierda {
	padding: 20px;
	background-color: #ffffff;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 1.3em;
	text-align:justify;

	}
	
td.transparente { background:url(../jpg/fondotransparente.png) repeat;
	padding: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 1.3em;
	text-align:justify;
   
	}
	
	
td.celdamenu { background:url(../web/inicio/fondo_tabla_izquierda.gif) repeat; border:0px;padding:0px; 
       }	
	
	
	
	

table.izquierda { background:url(../web/inicio/fondo_tabla_izquierda.gif) repeat; border:0px;padding:0px; 
       }

img {
     border: none;
   }	   	  


a:link,a:visited {

 color: #852c26; 

 text-decoration: none;
 
 font-weight:bold;

}


a:hover {

 color: #852c26; 
 
 text-decoration: underline;

 font-weight:bold;

}

/*- etiquetas de boxes-- */
td.etiqueta { background-image:url(../jpg/boton_etiqueta.gif);
          background-position:bottom; background-repeat:repeat;    
	padding-left:4px;
	padding-right:4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	font-weight:bold;	
	text-align:left;
     }


/*- estilo del menu ppal-- */
    #tabsE {
	float:left;
	width: 850px;
	background:url(../web/inicio/fondo_tabla_izquierda.gif) repeat;
	border:0px;
	padding:0px;
	font-size:100%;
	line-height:normal;
	font: bold 11px/1.5em Verdana;
      }
    #tabsE ul {
	margin:0;
	padding:10px 10px 0 50px;
	list-style:none;
      }
    #tabsE li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsE a {
      float:left;
      background:url("../jpg/tableftE.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsE a span {
      float:left;
      display:block;
      background:url("../jpg/tabrightE.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsE a span {float:none;}
    /* End IE5-Mac hack */
    #tabsE a:hover span {
      color:#FFF;
      }
    #tabsE a:hover {
      background-position:0% -42px;
      }
    #tabsE a:hover span {
      background-position:100% -42px;
      }  
	


/*- css boxes--------------------------- */

	   
	   
.roundcont {
	width: 100%;
	background-color: #ffffff;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#000000;
	line-height: 1.3em;
	text-align:justify;	
	
	
}
.roundcont2 {
	width: 550px;
	background-color: #ffffff;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
	line-height: 1.3em;
	text-align:justify;
	background-image: url(../jpg/Foto0142bn.jpg);
}
.roundcontideario {
	width: 490px;
	background-color: #ffffff;
	color: #fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#000000;
	line-height: 1.3em;
	text-align:justify;	
}
.roundcont p {
	margin: 0 10px;
	
}
.roundcont2 p {
	margin: 0 10px;
    
	
}
.roundcontideario p {
	margin: 0 10px;
	
}
.roundtop { 
	background: url("../images box1/tr.gif") no-repeat top right; 
}

.roundbottom {
	background: url("../images box1/br.gif") no-repeat top right; 
}

img.corner {
   width: 15px;
   height: 15px;
   border: none;
   display: block !important;
}	   	  


/*- estilo del formulario-- */

form {
	padding: 20px;
	background: #ffffff;
	width:411px;
}

form.geo {
	padding: 5px;
	background: #ffffff;
	width:680px;
}



label {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px; color:#852c26; 
     font-weight:bold;    
	display: block;
}



.bordecampo { border: 1px solid #862B28;}

.formbutton{
cursor:pointer;
border:outset 1px #000000;
background:url(../jpg/boton_form.gif) repeat-x left top; 
color:#FFffff;
font-weight:bold;
padding: 0px 0px;

         
}
.pie{
	font-size: 9px;
	font-style: italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #852c26;
	text-align:center
}
/*- estilo para hipervinculos a pie de pagina-- */
#pies{
	font-size: 9px;
	font-style: italic;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #852c26;
	text-align:center;
	background-color: #c97c38;	
}
#pies a{color: #852c26; 

 text-decoration: none;
 	font-style: italic;
}

#pies a:link{color: #852c26; 

 text-decoration: none;
	
}
#pies a:visited{color: #852c26; 

 text-decoration: none; 
 	
}
#pies a:hover{color: #852c26; 

  text-decoration: underline;
 	
}

