body {
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
	background-position: center;
	font-family: "Montserrat Bold";
	font-size: 20px;
	color: #000;
	
}
img {
	margin-left: 4px;
	border: none;
	border-bottom:none;

}


#header { background-image:url(../_img/ECOSAE-ENCABEZADO.png);
	text-align:left;
		width:1024px;
		height:185px;
		margin:auto;
		margin-bottom: 15px;
		}
	
	#header .left {
	float: left;
	margin: 0px;
	width: 400px;
	height:179px;
	text-align: right;
}
	#header .right { 
	float:right; 
	width:624px;
	height:179px;
	margin:0px; 
	padding-left:0px;
	text-align:right;	
}
#exito {
	font-size:26px;
	font-family:"Times New Roman", Times, serif;
	}
		
#banner {
	margin:auto; 
	width:1024px;
	text-align:justify;
	font-size:14px;
	}	


#home {
	margin: auto;
	width: 1024px;
	text-align: left;
	font-size: 14px;
	}

	#home .left { 
	float: left;
	width:626px; 
	text-align:justify;
	font-size:14px;
			}

		
	#home .right {
	float:right;
	width:382px;
	margin-bottom:8px;
	
	
}

#servicios {
	margin:auto; 
	width:1024px;
	text-align: left;
	font-size:14px;
	
	}

	#servicios .left { 
	float: left;
	width:382px; 
	text-align: center;
	font-size:14px;
	background-repeat:no-repeat;
						}

		
	#servicios .right {
	float:right;
	width:626px;
		background-repeat:no-repeat;
		padding:0px;
		}

	
#footer {
	width:1024px;
	text-align:justify;
	padding:30px 0px 15px 0px;
	margin:0 auto;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	clear:both;
	background-repeat:no-repeat;
	}


/***************************
 *        Menú             *
 ***************************/
#menu {
	float: right;
	margin-top:0px;
	width:1024px;
	height:41px;
}

.right p {
	font-size: 24px;
}
#home #exito table {
	font-size: 24px;
}
h1{color: #690};
