/* --------------------------------------------------- E S T I L O S ------------------------------------------------------------ */ 

/* -------------- M A I N ------------- */
html{ 
background: url(../img/web/background2.jpg) 0% 0% repeat-x; 
}

body{
font: 12px "Arial", Times, serif;
color:#333;
}

h1 {
font: 3.2em Georgia, "Times New Roman", Times, serif;
color: #464646;
}

h2 {
font: 2.2em Georgia, "Times New Roman", Times, serif;
color: #464646;
}

input.texto {
font: 12px "Arial", Times, serif;
color: #333;
}

input.boton {
background: url(../img/web/boton1.png) no-repeat;
border:0;
width:80px;
height:27px;
color:#fff;
font: bold 12px Lucida Grande, Verdana, Sans-serif;
text-align:center;
cursor:pointer;
margin-right:30px;
}

/* -------------- I D ------------- */

#archivos{
padding:10px;
margin-top:16px;
margin-left:20px;
margin-right:18px;
font-size:14px;
border: 1px solid #d1d1d1;
}

#center{
width:860px;
height:auto;
background-color:#fff;
}

#column1{
width:225px;
height:552px;
float:left;
background-color:#f6f6f6;
border-right: 1px dotted #7d7e7e;
}

#column12{
width:225px;
height:960px;
float:left;
background-color:#f6f6f6;
border-right: 1px dotted #7d7e7e;
}

#column12_largo{
width:225px;
height:1200px;
float:left;
background-color:#f6f6f6;
border-right: 1px dotted #7d7e7e;
}

#column2{
width:632px;
height:552px;
overflow:auto;
float:left;
background: url(../img/web/fondo2.png) no-repeat bottom right;
}

#column21{
width:632px;
height:auto;
float:left;
background: url(../img/web/fondo2.png) no-repeat bottom right;
}

#div_contacto{
margin-top:40px;
margin-left:60px;
}

#efx1{
padding:10px;
margin-top:-12px;
margin-left:20px;
margin-right:18px;
font-size:14px;
line-height: 1.9em;
display:none;
}

#efx2{
text-align:justify;
padding:10px;
margin:-15px 10px 0 10px;
font-size:14px;
line-height: 1.9em;
display:none;
}

#efx3{
padding:10px;
margin-top:-15px;
margin-left:20px;
margin-right:20px;
font-size:14px;
line-height: 1.6em;
display:none;
}

#efx4{
text-align:justify;
padding:10px;
margin-top:-12px;
margin-left:20px;
margin-right:18px;
font-size:14px;
line-height: 1.7em;
display:none;
}

#footer{
width:860px;
height:75px;
clear:both;
border-top: 1px solid #7d7e7e; 
}

#footer_item1{
text-align:center;
margin: 20px auto 0 auto;
width:860px;
}

#footer_item2{
text-align:center;
margin-top:5px;
}

#footer_item3{
text-align:right;
margin-right:12px;
font-size:10px;
}

#header{
width:860px;
height:157px;
background-color:#fff;
border-bottom: 1px solid #7d7e7e;
}

#loading {
background: #fff url(../img/web/loading.gif) no-repeat 35px 5px;
text-align:center;
font: bold 10px Lucida Grande, Verdana, Sans-serif;
border: 1px solid #7d7e7e;
display: none; 
position: absolute;    
left: 60%;
top: 40%;
margin-left:-90px;
width: 90px;
height: 38px;
padding: 8px;
z-index:599;
}

#logo{
	margin-left:0px;
	width:860px;
	height:260px;
	background: url(../img/web/logo.png) no-repeat;
	position:relative;

}

#main_content {
vertical-align: middle;
margin:40px auto 20px auto;
width:860px;
border: 1px solid #7d7e7e;
background-color:#fff;
}

#noticias{
margin:30px 20px 20px 40px;
}

#simpleTooltip { 
padding: 7px;
width:auto;
font-size:10px;
border: 1px solid #a6a7ab; 
background: #f2f3f5; 
}

#table_archivos{
border:0;
border-spacing:3px;
}

/* --------- fieldset contacto -------- */
#fieldset_contacto {
border:1px solid #D0D0D0;
width:450px;
}

#fieldset_contacto ul, fieldset_contacto li{
border:0;
}

#fieldset_contacto li {
margin:0; 
clear:both;
list-style:none;
padding-bottom:10px;
line-height: 1.2em;
}

#fieldset_contacto input {
float:left;
}

#fieldset_contacto label {
width:80px;
height:28px;
float:left;
}

/* -------------- C L A S S ------------- */

.color1{
color:#194e11;
}

.color2{
color:#ff0000;
}

.color3{
color:#0066cc;
}

.destacar{
font-weight:bold;
}

.div_imagen_noticia{
position:relative;
top:-20px;
left:5px;
}

.div_imagen_imagen{
position:relative;
top:-30px;
left:5px;
}


.div_video{
margin-top:10px;
}

.footer_link{
color:#003399;
}
a.footer_link:link, a.footer_link:visited, a.footer_link:active { color: #003399; }
a.footer_link:hover { color: #fff; }

.imagen_folder{
position:relative;
top:2px;
border: 0;
}

.imagen_noticia{
cursor:pointer;
border: 1px solid #353535;
}

.imagen_border{
border: 1px solid #353535;
}

.link1{
color:#333;
text-decoration:none;
}
a.link1:link, a.link1:visited, a.link1:active { color: #333; }
a.link1:hover { color: #003399; text-decoration:underline;}

.link2{
color:#0066cc;
text-decoration:none;
}
a.link2:link, a.link2:visited, a.link2:active { color: #0066cc; }
a.link2:hover { color: #0066cc; text-decoration:underline;}

.link3{
color:#0066cc;
text-decoration:none;
}
a.link3:link, a.link3:visited, a.link3:active { color: #0066cc; }
a.link3:hover { color: #eb0505; text-decoration:none;}

.p1{
padding:5px;
text-align:justify;
}

.simbolo1{
color:#666;
margin-left:10px; 
margin-right:10px;
}

.simbolo2{
font-size:18px;
font-weight:bold;
position:relative;
top:6px;
}

.simbolo3{
color:#666;
font: 12px "Times New Roman", Times, serif;
}

.simbolo4{
font: 12px "Times New Roman", Times, serif;
margin-right:4px;
}

.tabla_media{
border:0;
width:540px;
}
.tabla_media td{
text-align:center;
vertical-align:top;
width:50%;
}

.tabla_noticias{
border:0;
width:420px;
}

.tabla_noticias td{
vertical-align:top;
}

.texto_b{
color:#666;
font-weight:bold;
}

.texto_noticia{
width:150px;
}

.titulo1{
padding:10px;
margin:30px auto 0 auto;
text-align:center;
}

.titulo2{
margin-top:10px;
color:#FFF;
}


