@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
body{
	background:#000000;
}
img, object, embed, video {
	max-width: 100%;
}

/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}

/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	25;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	position:relative;

}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;  
	background:#B33638;      
}

/* Mobile Layout: 480px and below. */
  
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
	clear: none;
	float: none;

}
#div1 {
}
.zeroMargin_mobile {
    margin-left: 0;
}
.hide_mobile {
    display: none;
}
.main, .header{
	width: 74%;
	margin:0 auto;
}
.main h1{
	font-family: Calibri;
	color: #1e1f22;
	font-size: 24px;
	line-height: 20px;
	font-weight: normal;
	text-align:center;
	margin-bottom:40px;
	margin-top:40px;
}
.main h1 span{
	font-family: HelveticaNeue;
	color: #e63e16;
	font-size: 18px;
	font-weight: 700;
	background-color: #ecb82c;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
	padding:15px;
	margin:10px 20px 0 20px;
}
.main h1 span:hover, .lema:span:hover{
	background-color:#F3CD6C;
}
.main h1 a:link, .lema a:link{
	text-decoration:none;
}
.main h2{
	font-family: Calibri;
	color: #2e2e2e;
	font-size: 25px;
	line-height: 30px;
	font-weight: 700;
	padding:0;
	margin:0;
}
.main h2 span{
	font-weight:normal;
}
.main p{
	font-family: Arial;
	color: #5e5e5e;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	margin:10px 0 15px 0;
	padding:0;
}
.main img{
	float:right;
	max-width:335px;
}
.texto{
	width:60%;
	float:left;
}
.header{
	position:relative;
}
.header img{
	margin-top:10px;
}
.header ul{
	font-family: Calibri;
	color: #050505;
	font-size: 20px;
	font-weight: 400;
	line-height: 26.631px;
	float:right;
	text-decoration:none;
	list-style:none;
	
}
.header ul li{
	float:left;
	padding-top:30px;
}
.header ul li a:link, .header ul li a:visited{
	text-decoration:none;
	padding:0 0 0 20px;
	font-family: Calibri;
	color: #050505;
	font-size: 19px;
	font-weight: 400;
	line-height: 26.631px;
	
}
.header ul li a:hover{
	color:#9A9797;
}
.cuadros_home{
	width: 100%;
	overflow:hidden;
	padding:0;
	margin-top:-100px !important;

}
.cuadros_home ul{
	list-style:none;
	margin:0 auto;
	padding:0;
	float:left;
 left:50%;
  position:relative;
}
.cuadros_home ul li{
	background: url(../images/background_block.png) no-repeat;
	width: 213px;
	float:left;
 position:relative;
 right:50%;
	margin-left:15px;
}
.cuadros_home ul li span{
font-family: Arial;
	color: #171717;
	font-size: 15px;
	font-weight: 700;
	margin-left:15px;
	
}
.cuadros_home ul li p.two{
font-family: HelveticaNeue;
	color: #000000;
	font-size: 12px;
	font-weight: 400;
	width: 182px !important;
	line-height: 15px !important;
		margin-left:15px !important;
		margin-top:5px;
		padding:10px 0 0 0;
		border-top:2px solid #e63c16;
		
}
.nomargin{
	margin-left:0 !important;
}

.cuadros_home ul li img{
	margin-left:15px;
	margin-top:15px;
	margin-bottom:7px;
}

.leftf{
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	color: #2e2e2e;
	float:left;
	margin-top:10px;
	margin-bottom:10px;
}
.footer{
	width: 100% !important;
	background:#A73A3B;
	border-top:2px solid #e63f16;
	margin-top:30px;

}
.rightf, .rightf a:link, .rightf a:visited{
	font-family: Arial;
	color: #2e2e2e;
	font-size: 12px;
	font-weight: 400;
	line-height: 20px;
	float:right;
	text-decoration:none;
margin-top:5px;
padding:0;
}
.rightf a:hover{
	opacity:0.7;
}
.lema{
	position:absolute;
	z-index:10000;
	top:500px;
	right:60px;
	width: 400px;
}
.lema h2{
	font-family: "Trebuchet MS";
	color: #000000;
	margin:0;
	padding:0;
	line-height:30px !important;
	font-size: 40px;
	font-weight: 400;
	line-height: 55px;
	text-align:right;
}

.lema h3{
	font-family: "Trebuchet MS";
	color: #4F4747;
	margin:5px 0 0 0;
	padding:0;
	font-size: 25px;
	font-weight: 400;
	text-align:right;
}
.lema h4{
	font-family: "Trebuchet MS";
	color: #E44C4E;
	margin:5px 0 0 0;
	padding:0;
	font-size: 30px;
	font-weight: 400;
	text-align:right;
}
.lema span{

	font-family: HelveticaNeue;
	color: #000;
	float:right;
	font-size: 18px;
	font-weight: 700;
	background-color: #ecb82c;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
	padding:15px;
	margin:20px 0 0 20px;

}
.preheader{
	width:100%;
	height:65px;
	margin:0;
	padding:0;
	background:url(../images/header.jpg) no-repeat center;
}
.preheader img{
	width:100%;
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (max-width: 480px) {

.gridContainer {
	width: 100%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_tablet {
    margin-left: 0;
}
.hide_tablet {
    display: none;
}
.lema{
	position:absolute;
	z-index:10000;
	top:380px;
	right:20px;
	width: 250px;
}
.lema h2{
	font-family: "Trebuchet MS";
	color: #fff;
	margin:0;
	padding:0;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 20px;
	text-align:right;
}

.lema h3{
	font-family: "Trebuchet MS";
	color: #fff;
	margin:5px 0 0 0;
	padding:0;
	font-size: 1em;
	font-weight: 400;
	text-align:right;
}
.lema h4{
	font-family: "Trebuchet MS";
	color: #fff;
	margin:5px 0 0 0;
	padding:0;
	font-size: 1em;
	font-weight: 400;
	text-align:right;
}
.lema span{

	font-family: HelveticaNeue;
	color: #000;
	float:right;
	font-size: 0.9em;
	font-weight: 700;
	background-color: #ecb82c;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
	padding:15px;
	margin:10px 0 0 20px;

}
.preheader{
	width:100%;
	height:100px;
	margin:0;
	padding:0;
	background:url(../images/header2.jpg) no-repeat center;
}
.preheader img{
	width:100%;
}


}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (max-width: 769px) {

.gridContainer {
	width: 100%;
	max-width: 1400px;
	padding-left: 0;
	padding-right: 0;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
}
.zeroMargin_desktop {
    margin-left: 0;
}
.hide_desktop {
    display: none;
}

.lema{
	position:absolute;
	z-index:10000;
	top:380px;
	right:20px;
	width: 250px;
}
.lema h2{
	font-family: "Trebuchet MS";
	color: #fff;
	margin:0;
	padding:0;
	font-size: 1.5em;
	font-weight: 400;
	line-height: 20px;
	text-align:right;
}

.lema h3{
	font-family: "Trebuchet MS";
	color: #fff;
	margin:5px 0 0 0;
	padding:0;
	font-size: 1em;
	font-weight: 400;
	text-align:right;
}
.lema h4{
	font-family: "Trebuchet MS";
	color: #fff;
	margin:5px 0 0 0;
	padding:0;
	font-size: 1em;
	font-weight: 400;
	text-align:right;
}
.lema span{

	font-family: HelveticaNeue;
	color: #000;
	float:right;
	font-size: 0.9em;
	font-weight: 700;
	background-color: #ecb82c;
	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.5);
	padding:15px;
	margin:10px 0 0 20px;

}



}