body {
	background-color:#E1F4EC;
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#000000;
	line-height:18px;
	background-image: url(../images/bgHeader.jpg);
	margin:0;
	text-align:justify;
}
#container {
	width:100%;
	height:100%;
}
#header {
	width:970px;
	margin:auto;
}
#contenido {
	width:970px;
	margin:auto;
}
#menu {
	float:left;
	width:370px;
	padding-right:20px;
}
#textos {
	float:right;
	width:580px;
}
#btnQuienes {
}
#btnHacemos {
	float:right;
}
#btnHicimos {
}
#footerOut {
	clear:both;
	width:100%;
	background:url(../images/bgFooter.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:400px;
	background-color:#63410F;
}
#footerIn {
	width:970px;
	padding-top:260px;
	padding-left:20px;
	padding-right:20px;
	margin:auto;
}
#formFooter {
	float:right;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
#footerIn a:link, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-decoration:none;
}
#footerIn a:hover {
	text-decoration:underline;
}
#textos h1 {
	font-family:"Courier New", Courier, monospace;
	font-size:16pt;
	text-transform:uppercase;
	font-weight: normal;
	color:#1A4207;
}
.TitulosFooter {
	font-family:"Courier New", Courier, monospace;
	font-size:14pt;
	text-transform:uppercase;
	font-weight: normal;
	color: #FFFFFF;
	margin:0;
}
#alianzasFooter {
	float:left;
	width:500px;
}
.alinzasLogos, #alianzasFooter ul, #alianzasFooter li {
	margin:0 17px 8px 0;
	display:inline;
	list-style:none;
}
#textos h2 {
	font-family:"Courier New", Courier, monospace;
	font-size:14pt;
	font-weight: normal;
	color:#1A4207;
}
.img {
	padding:3px;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
}
#textos a:link, a:visited {
	color:#1A4207;
	text-decoration:none;
}
#textos a:hover {
	text-decoration:underline;
}
#frase {
	margin:auto;
	text-align:center;
}
#menuHome {
	clear:both;
	margin:auto;
	text-align:	center;
	padding-top: 60px;
}
#btnQuienesHome {
	float:left;
	padding-top:20px;
	padding-left: 100px;
}
#btnHacemosHome {
	float:left;
	margin-left:80px;
	padding-top: 45px;
}
#btnHicimosHome {
	float:right;
	padding-top:15px;
	padding-right: 65px;
}
