@charset "utf-8";
body {
	background-image: url(../images/fondtop.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #6bc6d8;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color: #333333;
}
#containertop {
	text-align: center;
	height:421px;
	background-image: url(../images/fondbanner.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 1003px;
	margin-left:auto;
	margin-right:auto;
	}
#container {
	text-align: center;
	width: 100%;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	}


#botones {
	width: 808px;
	background-image: url(images/fondobot.jpg);
	height: 60px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
}
#banner {
	width: 856px;
	height: 421px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#bodytex{
	width: 830px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	background-image: url(images/fondocont.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	width: 808px;
	height: auto;
	margin: 0px;
	clear: both;
}
#contenttex {
	width: 494px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 30px;
	float: left;
	
}
#containerbottom {
	text-align: center;
	background-image: url(../images/fondinf.jpg);
	background-repeat: repeat-x;
	background-position: top;
	width: 100%;
	}
#form {
	background-image: url(../images/carta.png);
	background-position: center top;
	width: 314px;
	height: 310px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 45px;
	padding-top: 40px;
	padding-left: 50px;
}
#form2 {
	background-image: url(../images/carta.jpg);
	background-position: left top;
	width: 332px;
	height: 280px;
	padding-top: 30px;
	padding-left: 40px;
	background-repeat: no-repeat;
}

#linksinf {
color:#FFFFFF;
	background-image: url(../images/fondcat.jpg);
	background-position: center top;
	width: 754px;
	height: 106px;
	background-repeat: no-repeat;
	padding-right: 27px;
	padding-left: 27px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
#linksinf a:link { color:#FFFFFF;}
#linksinf a:visited { color:#FFFFFF;}
#linksinf a:hover { color:#FFFFFF;}
#linksinf a:active { color:#FFFFFF;}
#news {
	background-position: center top;
	width: 300px;
	background-repeat: no-repeat;
	float: left;
	margin-left: 20px;
	padding-top: 60px;
}
