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


body {
	padding: 0;
	width:900px;
	margin: 0 auto;
	font-family:Arial, Helvetica, sans-serif;
}
p {
	line-height: 10px;
	font-size:11px;
	margin-top:0;
	padding-bottom:10px;
	text-align:center;
}
span {
	color:#656fc6;
}
/* Links */
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
/* Headings */
h1, h2, {
 font-weight: normal;
 clear: both;
}
h1 {
	width:431px;
	line-height:normal;
	font-weight:bold;
	font-size:24px;
	color:#246fb6;
}
h2 {
	width:431px;
	line-height:normal;
	margin-top:0;
	background-color:#e6effa;
	font-weight:bold;
	line-height:16px;
	padding: 2px 2px 2px 10px;
	font-size:13px;
	color:#246fb6;
}
ul {
	width:431px;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	padding-bottom:40px;
	font-weight:normal;
	line-height:19px;
	font-size:13px;
	color:#424243;
}
ul li {
	list-style:none;
}
.imgcol1 {
	margin-bottom:15px;
	width:431px;
	height:auto;
	border:#CCCCCC 1PX SOLID;
}
.imgcol2 {
	width:401px;
	margin-bottom:15px;
	border:#CCCCCC 1PX SOLID;
}
#line {
	width:882px;
	margin-left:11px;
	height:15px;
	background-color:#e6effa;
}
#logotipo {
	padding: 40px 0px 30px 0px;
	margin-left:11px;
}
#footer {
	width:900px;
	margin-top:30px;
	margin-bottom:30px;
	font-size:11px;
	color:#1d49a3;
}
#footer span {
	color:#1d49a3;
}
#footer .left {
	margin-left:5px;
	margin-bottom:20px;
}
#footer .right {
	margin-left:400px;
	margin-bottom:20px;
}



