@charset "UTF-8";
/* CSS Document */


/* RESET 1 */

*{ margin:0;padding: 0;border:0;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* RESET 2 */

h1{
	font-size: 26px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 16px;
}
h4{
	font-size: 26px;
}
h5{
	font-size: 14px;
}
h6{
	font-size: 12px;
}

li{list-style: none;}
a{ text-decoration:none;}
a:hover{text-decoration: underline;}

/*  ESTLIOS GENERALES */


div#contenedor{
	/*background-image:url(../../../TEMPLATE_base/images/fondo_head.jpg);*/
	margin:0 auto 0 auto;
	width:960px;

}


div#encabezado{
	/*background-image:url(../../../TEMPLATE_base/images/fondo_head.jpg);*/
	background-color:#fff;
	height: 110px;

}

div#menu{
	height: 260px;

}

div#contenido{
	height: 275px;

}


div#footer{
	background-color:#637050;

}

/*  CLASES GENERALES  */


div.interior{
	width:960px;
	margin: 0 auto;
	text-align:center;

}

div.clearfix{
	width:1px;
	height:1px;
	display:block;
	clear:both;
	content:'.';
	
	}
	
	/*Menu Horizontal*/
	
	
	/* navegador */
	
div#navegador {
	width:720px;
	height:28px;
	font-size:14px;
	background-color:#fff;
	position:relative;
	float:right;
	
	}	
	
	
#navegador.menuh{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	margin-top: 10px;
	color:#5f7746;
	letter-spacing:30px;
}

#navegador img{
	border: black solid 1px;
	margin: 0;
	padding: 0;
	width: 20px;
	height:15px;
}

.menuh ul, li {
	list-style-type: none;
	border-right: 1px solid #5f7746;
	
}

.menuh ul {
	margin: 0;
	padding: 0;
}

.menuh li {
	
	float: left;
	height:25px;
	border-bottom: 1px solid #5f7746;
	padding-left:12px;
	padding-right:11px;
	font-size:13px;
}



.menuh li.en {
	
	float: left;
	height:25px;
	border-bottom: 1px solid #5f7746;
	padding-left:14px;
	padding-right:13px;
	font-size:13px;
}

.menuh li.ru {
	
	float: left;
	height:25px;
	border-bottom: 1px solid #5f7746;
	padding-left:14px;
	padding-right:13px;
	font-size:13px;
}

.menuh a {
	text-decoration: none;
	color: #5f7746;
	background: #fff;
	display: block;
	padding: 3px 10px;
	text-align: center;
	
	border-width: 1px 1px 1px 0;
}

.menuh a#primero {
	border-left: 1px solid #5f7746;
}

.menuh a:hover {
	color: #79a719;
}	
	
	
	
	/* ENCABEZADO */
div#logo{
	position:relative;
	height: 110px;
	float:left;
	margin-top:16px;
	}	


div#nombres{
	
	height: 73px;
	line-height:10px;
	padding-top:5px;
	}	

div#nombres h1{
	
	line-height:50px;
	color: #64341d;
	font-style:oblique;
	}
	
	div#nombres h3{
	
	line-height:0px;
	color: #64341d;
	font-style:oblique;
	}
	
	
div#nombres h6{
	font-weight:lighter;
	color:#333333;
	}
	
div#nombres small{
	position : absolute;
	right:0px;
	top:44px;
	letter-spacing:1px;
	color: #fff;
	}
	
	
/*  MENU*/


div#menu{ 

   margin-top:15px; 

}



.menus li { 
   display:inline; 
   float:left; 
   width:170px;  
   padding-left:5px; 
   margin:5px; 
   text-align: center;
   border-right:0px;
}

.menus li#primero {
	padding-left:0px;
}

div#inf{
position:relative;
z-index: 2;
float:left;
left:20px;
}




div#int{
position:absolute;
top:205px;
z-index: 2;
width:170px;
color:#FFFFFF;
font-size:18px;
}


/* CONTENIDO */

div#contenido{
position:relative;

}


div#bienvenida{
width:695px;
height:50px;
border-bottom:5px;
background-color:#fff;
float:left;
padding-top:10px;
padding-bottom: 20px;
border-bottom-style:solid;
border-bottom-width:2px;
border-right-style:solid;
border-right-width:2px;
border-color:#5f7746;
font-size:25px;
line-height: 110%;
font-family: Verdana;
}

.bienvtext{
font-family: Verdana;
font-size: 25px;
font-weight:bold;
color: #64341d;
}

div#atencion{
width:695px;
float:left;
height:180px;
border-right-style:solid;
border-right-width:2px;
border-color:#5f7746;

}

.email{
color:black;
font-size:16px;
font-style:normal;
font-weight: bold;
}

div#info{
width:263px;
height:280px;
float:right;

}

div#info img{
margin:0 auto;
float:right,
}

.infotext{
font-family: Verdana;
font-size:16px;
text-align:left;
width:200px;
margin-top:10px;
padding-right:40px;
line-height:110%;
float:right;
}

span.bold{
font-weight: bold;
font-size:18px;
}

.dirc{
color:#000000;
font-size:15px;
font-style: italic;
}

div#atencion img{
margin-top:40px;
margin-left:70px;
float:left;
}

.atentext{
font-size:18px;
font-family: Verdana;
text-align:justify;
width:450px;
margin-top:60px;
padding-right:50px;
color:#5f7746;
float:right;

}


div#footer{
/*background-image:url(../images/footer.jpg);*/
/*background-repeat:repeat-y;*/
width:960px;
margin:auto;
background-color:#5b7c21;

}

/*Menu Horizontal footer*/
	
	
.menuf{
	
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	font-size:12px;
}

.menuf ul, li {
	list-style-type: none;
	font-size:12px;
}

.menuf ul {
	margin: 0;
	padding: 0;
}

.menuf li {
	float: left;
	height:25px;
	padding-left:12px;
	padding-right:11px;
	padding-top:5px;
	border-right:0px;
}

.footercolor {
	
	background-color:#64341d;
}

.menuf a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 3px 10px;
	text-align: center;
}

.menuf a#primero {
}

.menuf a:hover {
	color: #79a719;
}

div#footer_info{
font-size:10px;
padding-top:10px;
margin-left:90px;
background-color:#0033CC;
float:right;

}