@charset "utf-8";
html, body { margin:0px; padding:0px; background:url(../imagenes/fondo_exp3.jpg) #fff no-repeat top center; }
ul li a {	display:block;		 list-style-type: none;
text-decoration:none;	text-align:right;			}
img{ border:none; }
a{ text-decoration:none; }

#todo { width:850px;
position: absolute; 
                left: 50%; 
                
                
                margin-top: 150px; 
                margin-left: -425px;
				 
                 }
#top{ width:850px; height:25px;  }


#logo{ width:200px; height:25px; float:left;  }
/* comienzo menu */
#menu{ width:500px; height:25px; background-color:#000; float:right; }

#navi { list-style:none;	margin:0;	padding:0; }
#navi ul { margin: 0;
        padding: 0; color:#FFF; }
#navi li { float:right; font-family: Georgia, "Times New Roman", Times, serif; color:#FFF;
}

#navi a { font-family: Georgia, "Times New Roman", Times, serif; color:#FFF; font-size:10px; line-height:3; padding: 1px 8px; display: block;
}

#navi a:hover { font-family: Georgia, "Times New Roman", Times, serif; color:#f00; font-size:10px; line-height:3;  padding: 1px 8px;  overflow:hidden; 
       }
#navi a:visited { text-decoration:none;}
#navi li:visited { text-decoration:none;}
/* fin_menu */

#contenido { 
 margin: 0 auto;
 width: 850px; 

}
#contacto { 
 margin: 0 auto;
 width: 850px; 
}
#cdown{text-align:center; background:#CCCCCC; background:url(../imagenes/fondo_correos.jpg) repeat-y;}
#ctop{text-align:center; }

#ofertas_trabajo { width:850px; background-color:#ccc; margin-top:5px; margin-bottom:5px; float:left;}
#ofertas_trabajo1 {width:488px; margin:auto; margin-top:15px;}
/* noticias */
#job { width:461px; margin:auto; margin-top:5px;padding-bottom:5px;}
#job_top {width:461px; height:10px; }
#job_middle {width:461px;  background-color:#FFF; overflow:auto; }
#job_txt {width:350px; min-height:60px;  background-color:#FFF; padding:2px; float:left; padding-left:15px; display:inline;}
#job_img { width:92px; height:60px; min-height:60px; float:right;  background-color:#FFF; overflow: visible;}
#job_down {width:461px; height:10px;}
.txtjob { font-family: Arial, Helvetica, sans-serif, Times, serif; color:#000; font-size:11.5px; line-height:14px; text-align:left;}
.txtjob span {font-family: Georgia, "Times New Roman", Times, serif; color:#C90000;  font-size:12px; font-weight: bold; }

/* fin_noticias */


				
.txt { font-family: Arial, Helvetica, sans-serif, Times, serif; color:#000; font-size:13px; line-height:14px; text-align:center;}
.txt span {font-family: Georgia, "Times New Roman", Times, serif; color:#C90000;  font-size:12px; font-weight: bold; }
.pie_txt { font-family: Georgia, "Times New Roman", Times, serif; color:#999; font-size:9px; text-align:right; padding-top:5px; padding-right:10px;}



#footer { 
 width: 850px;
 clear: both;
 color: #ccc;

 background: #000;
height:25px;
}


