
/* CSS Document */
* {font-family:Arial;	font-size:11px;}

body {
	margin:0px;
	padding:0px;
	background:url(images/fondo.jpg);
	height: 100%;
	
}

h1
{
    color:#003399;
    border-bottom:1px solid #003399;
    width:100%;
    font-size:14px;
}

.centrado
{
    position:relative;	
	left:50%;
	margin-left:-350px;
	background-color:transparent;
	width:700px;
	min-height: 100%;
    height: auto !important;
    height: 100%;
}

.divCabecera
{
    width:708px;
    margin:0 auto;
    padding-top:50px;
    margin-bottom:-25px;   
}
.Contenido
{    
	left:0;		
	width:708px;
	margin:20 auto;
	padding-bottom: 200px;	
}

.cuadroIzquierda
{
    float:left;
    width:190px;
    *width:200px;
    background-color:#FFF;    
    /*margin-left:5px;*/
    margin-top:10px;   
    *height:100% !important;
    *min-height:100%;    
    padding-top:10px;
    padding-left:10px;
    padding-bottom:20px;
     *margin-top:0px;
}

.cuadroContenido
{
    float:right;
    width:480px;
    *width:500px;
    margin-top:10px;
    background-color:#FFF;  
    padding:10px 10px 10px 10px;
    *height:100% !important;
    *min-height:100%;
     *margin-top:0px;
}

.tituloBarraIzquierda
{
    width:95%;
    background-color:#003399;
    padding:2 0 2 0;
    color:#FFF;
    text-align:center;    
}

.divPie
{     
    left:0;        
    height:80px;
    width:700px;
    text-align:center; 
    margin-top:10px; 
    *margin-top:0px;   
    *margin-left:5px;
    *position:absolute;    
    *bottom: 20 !important;
    *bottom: 19px; 
    display:table;
    vertical-align:bottom;
}

.back
{    
    background:url(images/fondoPie.png);    
    background-repeat:repeat;
    padding-top:10px;
    padding-bottom:5px;
    height:130px;        
}


.divAreaAlmacenes
{
    background-color:#9F8F00;
    font-size:11px;    
    position:absolute;
    right:0px;
    top:20px;
    padding:3 5 3 5;
}

.divAreaAlmacenes a
{
    color:#FFF;
    font-weight:bold;    
    text-decoration:none;
}

.divAreaAlmacenes a:hover
{
    color:#000;    
    text-decoration:none;
}



.divLogo
{
    height:50px;    		
	width:200px; 
	float:left;  	
}

.divMenu
{
    float:right;	
	width:500px;
	height:50px; 
	background:url(images/fondoMenu.png); 					 
}

.divMenuInterior
{    
    margin-top:17px;
}

.menu
{
    font-size:13px;
    color:#FFF;
    text-decoration:none;
    background:none;
    margin:-2;
    padding-right:30px;
    font-weight:bold; 
   
}

.menu:hover
{
    color:Red;    
}

.tituloPie
{
    font-size:12px;
    color:#505050;
    font-weight:bold;
}

.listadoPie li a
{
    color:#9F8F00;
    font-size:10px;
    text-decoration:none;
}

.listadoPie li a:hover
{
     color:#000;
}

.ventanaInformacion {
	font-family: Verdana;
	font-size: 10px;
	color: #006699;
	background-color: #DCEFFD;
	border: 1px solid #FF9900;
	width:500px;
	margin: 5px 0 10px 0px;
}
.titulares {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color:White;
	width:90%;
	margin-bottom:40px;
	border-bottom: solid 2px White;
}
.TituloDatosFormulario
{
    font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color:#003399;
}

.boton
{
     border:1px solid #003399;
     text-decoration:none;
     color:#003399;
     padding:2 2 2 2;
     background-color:white;
}

.boton:hover
{     
     background-color:#003399;
     color:#FFF;
}

.botonBlanco
{
    border:none;
    background-color:#FFF;
    color:#003399;
    text-decoration:none;
    padding:5 2 5 2;
}

.botonBlanco:hover
{
    text-decoration:underline;
}

.destacado
{
    color:#003399;
}

.destacado12
{
    color:#003399;
    font-size:12px;
}

ul{margin:0px;	padding:0px; margin:8px 0px;}
li{padding:0px; color:#505050; font-size:12px;margin:8px 0px;}
.titulo_noticias {color: #505050; font-weight: bold; font-size:16px;}
.texto_noticias {color: #505050; font-size:12px;}
.enlace
{
     color:#003399;
     font-weight:bold;
     text-decoration:none;
}

.enlace:hover
{
    text-decoration:underline;
    
}


.InformacionBlanco
{
    padding:8px;
    font-size:12px;
    color: #505050;
}

.InformacionBlanco h2
{
    text-decoration:underline;
    font-size:13px;
    color: #505050;
}

.InformacionBlanco a
{
     color:#003399;
     font-weight:bold;
     text-decoration:none;
}

.InformacionBlanco a:hover
{
    text-decoration:underline;
}

.InformacionAzul
{
    padding:8px;
    background-color:#003399;
    color:#FFF;
    font-size:12px;
}

.InformacionAzul h2
{
    text-decoration:underline;
    font-size:13px;
    color:#FFF;
}

.InformacionAzul a
{
     color:#FFF;
     font-weight:bold;
     text-decoration:none;
}

.InformacionAzul a:hover
{
    text-decoration:underline;
}






img {border:0;}
table {
	border-collapse:collapse;
	border:0;
	margin:0px;
	padding:0px;
}
td {
	margin:0px;
	padding:0px;
	vertical-align:top;
	font-size:11px;	
}

.head{color:#004A8F; font-size:9px;margin-top:5px;}
.head font{color:#A8CBDA; font-size:9px;}
.head span{color:#4673A4; font-size:9px;}
.head a{color:#FFFFFF; font-size:11px; text-decoration:none;}
.head a:hover{color:#FFCC00; font-size:11px; text-decoration:none;}
.space{margin:8px 0px;}
.content{color:#363636; font-size:11px; line-height:16px; background-color:#A8CBDA;}
.content a{color:#363636; font-size:11px; line-height:20px; text-decoration:underline;}
.content a:hover{color:#363636; font-size:11px; line-height:20px; text-decoration:none;}
.cont_midle{color:#A8CBDA; line-height:16px; background-color:#00335A;}
.cont_midle b{color:#ffffff; font-weight:bold;}
.cont_midle span{color:#41D9FF; font-weight:bold;}
.cont_midle a{color:#41D9FF; text-decoration:underline; line-height:18px;}
.cont_midle a:hover{color:#41D9FF; text-decoration:none; line-height:18px;}
.footer{color:#00223B; font-size:9px; padding:10px;}
.footer a{color:#00223B; font-size:9px; text-decoration:none;}
.footer a:hover{color:#00223B; font-size:9px; text-decoration:underline;}
.white{font-family:Arial; font-size:11px; color:#FFFFFF; line-height:18px;}
.left_corner {
background:
 #00335A 
 url(images/corner_fon.jpg) 
 left top 
 no-repeat;
padding:22px 25px; 
}
.right_corner {
background:
 #00335A 
 url(images/corner_fon.jpg) 
 right top 
 no-repeat;
 padding:22px 23px;
}
.botleft_corner {
background:
 url(images/corner_fon.jpg) 
 left bottom 
 no-repeat;
}
.botright_corner {
background:
 url(images/corner_fon.jpg) 
 right bottom 
 no-repeat;
}
.midle_corner_l {
background:
 url(images/corner_2.jpg) 
 left top 
 no-repeat;
}
.midle_corner_r {
background:
 url(images/corner_2.jpg) 
 right top 
 no-repeat;
padding:22px 25px 22px 25px;  
}
textarea{width:195px; height:80px; overflow:hidden;}
form{margin:0px;}
.row1 {
	padding: 3px;
	background: url(images/timesheet_data_bg.gif) repeat-x;
	background: #F9FAFB;
}
.row1 img {
	border: none;
	text-align: center;
}
