/* CSS Document */

BODY { 
background-color: #CCCCCC; 
background : #C0D9D9 url(imagenes/fondo.jpg) repeat;
font:8pt Verdana, Geneva, Arial, Helvetica, sans-serif; 
color:#666666; 
margin:0px 0px 0px 0px; 


} 

/* Enlaces ***************************************/
A, A:VISITED, A:ACTIVE, A:FOCUS, A:LINK{ 
color:#0000FF; 
} 

A:HOVER{ 
color:#3F7DE3; 
} 

A.enlacemenu, A.enlacemenu:VISITED, A.enlacemenu:ACTIVE, A.enlacemenu:FOCUS, A.enlacemenu:LINK{ 
color:#494E6B; 
text-decoration:none; 
} 

A.enlacemenu:HOVER{ 
color:#3F7DE3; 
} 

/* Etiquetas **************************************/
H1{ 
font-size:12pt; 
text-align:center; 
margin:20px 0px 20px 0px;
} 

/* Formularios ************************************/
INPUT { 
font-size:8pt; 
margin:4px 0px 4px 0px;
background-color:#F1F7F8;
} 

/* Capas ******************************************/
#principal{ 
text-align:left; 
width:795px; 
background-color:#F1F7F8;
margin:10px 0px 10px 0px;
border-bottom:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
border-left:1px solid #999999;
} 

#cabecera{ 
height:106px; 
width:795px; 
background-color:#ffffff; 
text-align:left; 
} 

#menu{
height:15px; 
width:775px; 
background:#F5F4C3 url(imagenes/fonmenu.gif);
background-repeat:no-repeat;
padding-top:3px;
padding-bottom:5px;
padding-left:10px;
padding-right:10px;
text-align:left;
} 

#menu ul {
color:#FFFFFF;
padding: 0px;
margin: 0px;

/*background-color: #333;*/
list-style: none;
font-size: 11px;
text-decoration:none;

width: 100%;
height:15px; 
float: left;
}

#menu ul li a {
text-decoration:none;
color:#FF3300;
}

#menu ul li a:visited {
text-decoration:none;
color:#FF3300;
}

#menu ul li {
display: inline;
margin-right:2px;
margin-left:2px;

}
 
#menu ul li a:hover {
text-decoration:none;
color:#666666;
font-weight:bold;

/*background:#FFCC66;*/
/*border:outset;*/
border-width:1px;
margin-top:0px;
/*padding:0px 10px 0px 10px;*/
}

#cuerpo{ 
width:480px; 
margin-left:8px; 
padding:12px 10px 10px 10px; 
margin:10px 0px 10px 0px;
text-align:justify; 
line-height:28px;
border-bottom : 1px solid #00539F;
border-right : 1px solid #00539F;
border-top : 1px solid #00539F;
border-left : 1px solid #00539F;
} 

#pie{ 
background : #F5F4C3 url(imagenes/fonpie.gif); 
color: #003399; 
text-align : right; 
margin : 0px 0px 0px 0px;
padding-top:0px;
padding-bottom:0px; 
padding-left:10px;
padding-right:10px;
} 

#fondo_pie{ 
width: auto;
height:10px;  
background-color : #ffffff; 
margin : 0px 0px 0px 0px;
} 

#form_image{
width:795px;
background-image:url(imagenes/fonform.jpg);
background-repeat:no-repeat;
background-color:#F1F7F8;
}

#tari_image{
width:795px;
background-image:url(imagenes/fontari.jpg);
background-repeat:no-repeat;
background-color:#F1F7F8;
}

#index_image{
width:795px;
background-image:url(imagenes/fonppal.jpg);
background-repeat:no-repeat;
background-color:#F1F7F8;
}

/* Estilos ******************************************/
.derecha{
text-align: right;
}

.formulario { 
font-size:8pt; 
margin:4px 0px 4px 0px;
background-color:#F1F7F8;
} 

.boton {
background-color:#D5E7EA;
}

.frames {
border-right:1px solid #999999;
border-left:1px solid #999999;
}

.foto {
	border: 1px solid #00539F;
}
