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

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

* { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }


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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* end of reset */ 


body {
	background-image: url(../imgs/bg.png);
}

.wrapper{
	background:#fff;
	}

/* ================================ Logo and Nav ======================= */

.logo{
	padding: 30px 0 0 40px;
}

.nav-box {
height:100px;
margin-top:30px;
padding:30px 0 0 0;
}

.nav li span {
	color:#7f934c;
	}

.nav a{
	color:#7f934c;
	font-size:15px;
	font-family: "Times New Roman", Times, serif;
	text-decoration:none;
	padding-bottom:6px;
	border-bottom:1px solid #64713d;
	}
	
	.nav a:hover{
		color:#CCC;
	}
	
	.nav li{
		float:left;
		display:inline-block;
		margin-left:12px;
		color:#7f934c;
		
	}

/* ==================================== Home page =========================*/

.title h1{
	font-style:italic;
	font-size:21px;
	color:#7f934c;
	padding:40px 0 10px 40px;
	
	} 
	
.title h2{
	font-style:italic;
	font-size:17px;
	color:#333;
	padding:0 0 10px 40px;
	} 
	
.title-historia h1{
	font-style:italic;
	font-size:21px;
	color:#7f934c;
	padding:40px 0 10px 10px;
	
	} 

.title-historia h2{
	font-style:italic;
	font-size:17px;
	color:#333;
	padding:0 0 10px 10px;
	} 	
		
.video{
	height:325px;
	padding:0 0 0 40px;
}

.lady{
	height:325px;
	background: url(../imgs/lady.jpg) no-repeat;
	padding:30px 213px 30px 30px;
	font-style:italic;
	font-size:17px;
	line-height:22px;
	color:#64713d;
	
}
.lady span{
	font-weight:bold;
	}
.h4{
	font-style:italic;
	font-size:14px;
	line-height:22px;
	color:#7f934c;
	}
.review{
	font-size:18px;
	font-style:italic;
	color:#333;
	text-align:center;
	padding:30px 0 0 0;
	line-height: 22px;
	}
	
.review span{
	font-size:14px;
	font-style:normal;
	}
.sombra{
	height:20px;
	background: url(../imgs/sombra.png) no-repeat;
	padding:20px 0 0 0;
	}
	
.primero{
	height:150px;
	background: url(../imgs/banner1.jpg) no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#64713d;
	background-position:right;
	padding:14px 10px 10px 153px;
	margin:20px 0 0 20px;
	line-height: 17px;
	}
.primero span{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:8px;
	color:#333;
	}

.primero-derecha{
	height:150px;
	background: url(../imgs/banner1.jpg) no-repeat;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#64713d;
	background-position:right;
	padding:14px 10px 10px 10px;
	margin:20px 0 0 20px;
	line-height: 17px;
	}
.primero-derecha span{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:8px;
	color:#333;
	}
	
.segundo{
	height:150px;
	background: url(../imgs/banner2.jpg) no-repeat;
	background-position:center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#64713d;
	padding:14px 20px 10px 130px;
	margin:20px 0 0 0;
	}
.segundo span{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#333;
	}
.tercero{
	height:150px;
	background: url(../imgs/banner3.jpg) no-repeat;
	background-position:left;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#64713d;
	padding:14px 40px 10px 130px;
	margin:20px 0 0 20px;
	}
.tercero span{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	color:#333;
	}
.linkweb h3{
	height:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#71c0c6;
	padding:15px 0 15px 10px;
	line-height: 15px;
	}
.h3 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	}
.h3 a:hover{
	color:#999;
	}
.img-left{
	float:left;
	margin:15px 5px 5px 40px;
	}
	
.h5 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	color:#666;
	}
.h5 a:hover{
	color:#999;
	}

	
/* ======================== footer ================ */

.footer{
	background-color:#d0d3c9;
	}
	
.end{
	height:26px;
	background: url(../imgs/sombra-footer.png) no-repeat;
	background-position:center;
	}
	
.nav-footer-box{
	height:35px;
	text-align:center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #898786;
	}
.nav-footer a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	text-decoration:none;
	}
	
.nav-footer a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	}
	
.nav-footer li{
		display:inline-block;
		color:#666;
		margin-left:30px;
		}
		
.direccion h4{
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:10px;
	color:#333;
	padding:20px 0 0 0;
	line-height:13px;
	}
	
.direccion h4 span a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#444;
	text-decoration:underline;
	}
	
.direccion h4 span a:hover{
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	}
		
.facebook{
	font-family:Verdana, Geneva, sans-serif;
	text-align:right;
	font-size:10px;
	color:#333;
	padding:10px 0 0 0;
	line-height:13px;
	}
.img-right{
	float:right;
	margin:5px 0 0 0;
	}
	
/* ==== START Facebook Tab by Schoberg.net ==== */
#fbtab{
background: url(../imgs/facebook-icon.png) no-repeat; /* Path to Image */
right:1px;  /* change this to left: 1px; to put it on the left of the screen */
top:20%;height:63px;width:146px;margin:0;padding:0;position:fixed;z-index:5000;}
#fbtab a{display:block;width:100%;height:100%;}
/* ==== END Facebook Tab by Schoberg.net ==== */


/* ==== Quienes Somos ==== */

.contenido{
	color:#666;
	padding:20px 0 10px 80px;
	font-style:italic;
	text-align: justify;
	}
	
.contenido-historia{
	color:#666;
	padding:20px 0 10px 40px;
	font-style:italic;
	text-align: justify;
	}
	
.contenido h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 22px;
}

.contenido a{
	color:#333;
	text-decoration: underline;
	}
	
.contenido a:hover{
	color:#666;
	}

.contenido h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#7f934c;
	font-size:16px;
	line-height: 22px;}
	
.contenido h1{
	font-style:italic;
	font-size:21px;
	color:#7f934c;
	}
	
.ad1{
	height:280px;
	background-position:center center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#64713d;
	line-height: 17px;
	background-image: url(../imgs/banner1-b.jpg);
	background-repeat: no-repeat;
	padding: 40px 50px 10px 50px;
}

.ad1 span{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:8px;
	color:#333;
	}
	
.ad2{
	height:280px;
	background-position:center center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#64713d;
	line-height: 17px;
	background-image: url(../imgs/banner2-b.jpg);
	background-repeat: no-repeat;
	padding: 40px 50px 10px 50px;
}

.ad2 span{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:8px;
	color:#333;
	}

.ad3{
	height:280px;
	background-position:center center;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-style:italic;
	text-align:center;
	color:#64713d;
	line-height: 17px;
	background-image: url(../imgs/banner3-b.jpg);
	background-repeat: no-repeat;
	padding: 50px 50px 10px 50px;
}

.ad3 span{
	font-family: Verdana, Geneva, sans-serif;
	font-size:10px;
	font-style:normal;
	line-height:8px;
	color:#333;
	}

.img-metodo{
	clear: none;
	float: left;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0px;
	}
	
.contacto{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	font-style:italic;
	color:#666;
	padding:20px 0 30px 100px;
	text-align: left;
	font-weight: normal;
	}
.contacto a{
	color:#333;
	text-decoration: underline;
	}
.contacto a:hover{
	color:#666;
	}
.contacto h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 16px;
	font-weight: lighter;
}

.contacto h2 span{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height: 16px;
	font-weight: bold;
}
.contacto2{
	font-style:italic;
	font-size:13px;
	color:#7f934c;
	padding:20px 0 0 10px;
	line-height: 16px;
	}
	
.contacto2 a{
	color:#444;
	text-decoration:underline;
	}
	
.contacto2 a:hover{
	color:#666;
	}
.img-historia{
	padding:25px 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color: #7f934c;
	text-align:left;
	}

.img-historia2{
	padding:280px 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color: #7f934c;
	text-align:left;
	line-height: 18px;
	}
	
.img-historia3{
	padding:300px 0 0 10px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color: #7f934c;
	text-align:left;
	}
	
.img-historia4{
	padding:5px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color: #7f934c;
	text-align:left;
	line-height: 18px;
	}
	
.img-formacion{
	padding:5px 0 0 80px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color: #7f934c;
	text-align:left;
	line-height: 18px;
	}
	
.linea{
	width:700;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	text-align:center;
	}
	
.submenu-box {
	height:250px;
	margin:30px 40px 0 30px;
	padding:5px 0 0 15px;
}

.submenu li span {
	color:#FFF;
	}

.submenu a{
	color:#7f934c;
	font-size:12px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding-bottom:6px;
	line-height: 45px;
	border-bottom:1px solid #7f934c;
	}
	
	.submenu a:hover{
		color:#CCC;
	}
	
	.submenu li{
		float:left;
		margin-left:28px;
		color:#64713d;
		
	}
