/* CSS Document */
*{
 padding: 0; 
 margin: 0; 
}
body
{
background: url(../imagenes/fondo_2.jpg)no-repeat  center center;
}
a:link
{
text-shadow:none;
color: #000000;
}
a:visited
{
text-shadow:none;
}



#contenedor_publicidad
{

background: url(../imagenes/fondo.jpg) no-repeat  center center; 
border:solid 0px;
height:220px;
background-color:#021963;
box-shadow:0 0 30px black;
  -webkit-box-shadow: 0 0 30px black;
 -moz-box-shadow: 0 0 30px black;
 margin-top:60px;

}
#contenedor_princ_logo_menu
{
/*background-color: rgba(0, 0, 0, 0.5);*/
/*background-color: #80493A;*/
top:0;
left:0;
position: fixed;
width:100%;
background: -moz-linear-gradient(top, black, #3c3c3c 1px, #292929 25px);
background: -webkit-gradient(linear, left top, left 25, from(black), color-stop(4%, #3c3c3c), to(#292929));
border:solid 0px;
height:80px;
margin:auto;
z-index:200;

}
#contenedor_banner
{

width:850px;
height:220px;
border:solid 0px;
margin:auto;
margin-top:80px;
z-index:1;
}
#contenedor_logo
{
background:url(../imagenes/logo24.png) no-repeat center center;
width:150px;
border:solid 0px;
height:70px;
float:left;
margin:5px 0px 5px 20px;
}
#contenedor_titulo_emp
{
font-family: Helvetica, sans-serif;
font-size:24px;
text-align:center;
color: #FFFFFF;
width:270px;
border:solid 0px;
height:70px;
float:left;
padding:6px 5px 5px 5px;
margin:5px 0px 5px 5px;
text-shadow:1px 1px 1px white;
}
#contenedor_menu
{
border:solid 0px;
height:40px;
float:left;
margin:20px 0px 0px 50px;
}


#contenedor_princ_fecha_red_social
{

/*background-color:#80493A;*/

width:850px;
border:solid 0px;
height:50px;
margin:auto;
margin-bottom:10px;

}
#contenedor_fecha_red_social
{
width:440px;
border:solid 0px;
height:50px;
float:left;
}
#contenedor_fecha
{
border:solid 0px;
float: left;
height:40px;
padding:12px 5px 10px 5px;
margin:5px 0px 5px 5px;
text-shadow:2px 4px 5px black;
}
#contenedor_hora
{
border:solid 0px;
float: left;
height:40px;
padding:12px 5px 10px 5px;
margin:5px 0px 5px 0px;
text-shadow:2px 4px 5px black;
}
#contenedor_social
{
background-image:url(../imagenes/facebook1.png);
width:40px;
border:solid 0px;
float: left;
height:40px;
margin:5px 5px 5px 5px;
border-radius:12px;
}
#contenedor_social_1
{
background-image: url(../imagenes/twitter_6.png);
width:40px;
border:solid 0px;
float: left;
height:40px;
margin:5px 5px 5px 5px;
border-radius:12px;
}
#contenedor_social_grande
{
background-image:url(../imagenes/facebook_grande.png);
width:70px;
height:70px;
border:solid 0px;
float: left;
margin:0px 10px 0px 0px;
border-radius:12px;

}
#contenedor_social_1_grande
{
background-image: url(../imagenes/twitter_grande.png);
width:70px;
height:70px;
border:solid 0px;
float: left;
border-radius:12px;
}

#contenedor_princ_contactos
{
background: -moz-linear-gradient(top, black, #3c3c3c 1px, #292929 25px);
background: -webkit-gradient(linear, left top, left 25, from(black), color-stop(4%, #3c3c3c), to(#292929));
border-top:solid 0px;

bottom:0;


}
#contenedor_contactos
{

width:890px;
border:solid 0px;
height:130px;
margin:auto;
}
#contenedor_direccion
{
width:210px;
border:solid 0px;
height:110px;
float:left;
margin-top:10px;
padding:0px 10px 0px 10px;
border-right:solid 2px  #333333 

}
#contenedor_tlf
{
width:100px;
border:solid 0px;
height:110px;
float:left;
margin-top:10px;
padding:0px 5px 0px 5px;
border-right:solid 2px  #333333 
}
#contenedor_fax_cel
{
width:100px;
border:solid 0px;
height:110px;
float:left;
margin-top:10px;
padding:0px 5px 0px 5px;
border-right:solid 2px  #333333 
}
#contenedor_email
{
width:310px;
border:solid 0px;
height:110px;
float:left;
margin-top:10px;
border-right:solid 2px #333333;
padding:0px 5px 0px 5px;
}
#contenedor_red_social
{
border:solid 0px; 
height:80px; 
float:left;
width:160px; 
margin:30px 0px 0px 10px; 
}
#contenedor_public_red_social
{
width:200px;
border:solid 0px;
height:150px;
float:left;
margin:auto;
padding:20px 10px 0px 140px;
}
#contenedor_emp_rif
{
width:850px;
height:25px;
border:solid 0px;
margin:auto;
}
.ajusta_contenedor
{
-moz-box-sizing:border-box;
-webkit-box-sizing:border-box;
-o-box-sizing:border-box;
 box-sizing:border-box;
}
.rendondeo_contenedor
{
border-radius: 20px 20px 20px 20px;
-moz-border-radius: 20px 20px 20px 20px;
-webkit-border-radius: 20px 20px 20px 20px;
}
.texto
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
text-align: justify;
color: #FFFFFF;
}
.texto_1
{
font-family:"Times New Roman", Times, serif;
font-size: 16px;
text-align: justify;
color: #000000;
}
.texto_direccion
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
text-align: justify;
color: #FFFFFF;
}
.lista_individual
{
padding:10px;
margin:10px;
}
.titulo
{
text-align:center;
}



