/* CSS Document */
html {
   width: 100%;
   height: 100%;
}
body{
	color:#FFF;
	background-color:#0C3148;
	font-family:Arial, Helvetica, sans-serif;
	height: 100%;
}
hr.linea{
width:100%;  
height:0px;
border-top:0px;
border-bottom:#FFF solid 1px;
margin : 0px 0px 0px 0px; 
padding: 0px 0px 0px 0px; 
}
hr.linea2{
width:100%;  
height:0px;
border-top:0px;
border-bottom:#FFF solid 1px;
margin : 0px 0px 20px 0px; 
padding: 0px 0px 0px 0px; 
}
@font-face {
    font-family: 'VijayaRegular';
    src: url('vijaya-webfont.eot');
    src: url('vijaya-webfont.eot?#iefix') format('embedded-opentype'),
         url('vijaya-webfont.woff') format('woff'),
         url('vijaya-webfont.ttf') format('truetype'),
         url('vijaya-webfont.svg#VijayaRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
a:link {
	color: #272727;
	text-decoration: none;
}
a:visited {
	color: #272727;
	text-decoration: none;
}
a:hover {
	color: #272727;
	text-decoration: none;
}
#header_fondo{
	BACKGROUND: url(../images/bg_top.jpg) no-repeat center;
	height:191px;
}
#header{
	height:191px;
}
#menu_fondo{
	BACKGROUND: url(../images/bg_menu.jpg) repeat center;
	height:45px;
}
#menu{
	height:45px;
}
#home_fondo{
	BACKGROUND: url(../images/bg_home.jpg) no-repeat center;
	height:631px;
}
#asociados_fondo{
	background-color:#887F70;
	height:auto;
}
#noticias_fondo{
	background-color:#887F70;
	height:auto;
}
#mision_fondo{
	BACKGROUND: url(../images/bg_mision.jpg) no-repeat center;
	height:630px;
}
#valores_fondo{
	BACKGROUND: url(../images/bg_valores.jpg) no-repeat center;
	height:630px;
}
#presentacion_fondo{
	background-color:#887F70;
	height:900px;
}
#contacto_fondo{
	BACKGROUND: url(../images/bg_contacto.jpg) no-repeat center;
	height:630px;
}
#home{
	height:631px;
}
#home2{
	height:auto;
}
#footer_fondo{
	BACKGROUND: url(../images/bg_footer.jpg) no-repeat center;
	height:212px;
}
#footer{
	height:212px;
}
#logo{
	margin-top:20px;
}
#sociales {
  margin-top:30px;
}
#social{
	text-align:right;
}
#social li {
  list-style-type:none;
  display:inline;
  margin:0 5px 0 0;
}
#social a {
  background-image:url(../images/sprites-face.png);
  background-repeat:no-repeat;
  display:inline-block;
  height:31px;
  width:31px;
}
#social-face {
  background-position:0 0px;
}
#social-email {
  background-position:0 -31px;
}
#button {
	font-family: 'VijayaRegular', Arial, sans-serif; 
	padding: 0;  
} 
#button li {  
	display: inline;  
} 
#button li a { 
	font-size:26px;  
	text-decoration: none;  
	float:left;  
	padding: 2px 20px 0px 20px; 
	color: #fff;  
}
#button li a:hover {
	text-decoration: none;
	background-color:#486F8A; 
	padding-bottom:4px;  
	color: #E5B733;
}
#texto_contacto{
	font-family: 'VijayaRegular', Arial, sans-serif; 
	margin-top:30px;
	font-size:24px;
	height:570px;
}
#texto_presentacion{
	font-family: 'VijayaRegular', Arial, sans-serif; 
	margin-top:30px;
	font-size:24px;
	height:570px;
}
#texto_presentacion p.sinmargen{
	line-height: 100%;
	padding-top: 0px;
}
#texto_asociados{
	font-family: 'VijayaRegular', Arial, sans-serif; 
	margin-top:50px;
	font-size:24px;
	height:auto;
}
#texto_asociados p.sinmargen{
	line-height: 100%;
	padding-top: 0px;
}
#texto_home{
	font-family: 'VijayaRegular', Arial, sans-serif; 
	margin-top:50px;
	font-size:24px;
	height:410px;
}
#texto_beneficio{
	font-family: 'VijayaRegular', Arial, sans-serif; 
	margin-top:50px;
	font-size:22px;
	height:auto;
}
#texto_valores{
	font-family: 'VijayaRegular', Arial, sans-serif; 
	margin-top:50px;
	font-size:24px;
	height:570px;
}
#texto_valores p.sinmargen{
	line-height: 100%;
	padding-top: 0px;
}
.titulo_home{
	font-weight:bold;
	font-size:34px;
	margin : 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
}
#texto_home a{
	text-decoration:underline;
	font-weight:bold;
	font-size:28px;
	color:#FFF;
}
#noticias{
	height:120px;
}
#diario{
	margin-top:17px;
	margin-left:110px;
	line-height:17px;
}
a.titulo_noticias{
	text-decoration:none;
	font-family: 'VijayaRegular', Arial, sans-serif;
	font-size:40px;
	color:#FFF;
}
#usuarios{
	margin-top:50px;
	margin-left:75px;
	line-height:17px;
}
#mapa{
	margin-top:50px;
	margin-left:125px;
	line-height:17px;
}
#menu_footer{
	text-align:center;
	margin-top:20px;
	margin-bottom:10px;
}
#menucito {
	margin : 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
#menucito ul {
	margin : 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
}
#menucito li {
	margin : 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	display: inline;
	color: #1768B3; 
} 
#menucito li a { 
	font-size:14px;  
	text-decoration: none;  
	padding: 2px 5px 0px 5px; 
	color: #1768B3;
	text-transform:uppercase; 
}
#direccion{
	text-align:center;
}
#marcas{
	margin-top:10px;
	text-align:center;
}
#cuadro{
	text-align:center;
}
#cuadro p.titulo_cuadro{
	font-weight:bold;
	font-size:30px;
	padding-top:35px;
	padding-bottom:0px;
	line-height: 60%;
}
#cuadro p.fecha{
	line-height: 10%;
	padding-top: 0px;
}
#cuadro p.sinmargen{
	line-height: 140%;
	padding-top: 25px;
	font-size: 20px;
}
#nombrecampo{
	margin-top:2px;
}
.fields_stylish {
	background-color: #5E584D;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px solid #5E584D;
	margin-top:10px;
	margin-bottom:15px;
	padding: 10px;
}
.fields_textarea{
	background-color: #5E584D;
	font-family:Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFF;
	border: 1px solid #5E584D;
	margin-top:10px;
	margin-bottom:15px;
}
#enviar{
	text-align:right;
}