html,body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	height: auto;
}
img {
	border: 2px solid #999999;
}


a {
	color: #EC4703;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}

#cabeza {

}
#basemenu {
	background-image: url(images/h_bgmenu.jpg);
	background-repeat: repeat-x;
	height: 46px;
	width: 100%;
	float: left;
}
#menu {
	height: 46px;
	width: 760px;
	margin-left: auto;
	margin-right: auto;
}
#basefriso {
	background-image: url(images/h_bgfriso.jpg);
	height: 457px;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
}
#friso {
	background-image: url(images/h_friso.jpg);
	height: 457px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#basepasafoto {
	height: 132px;
	float: left;
	width: 100%;
}

#pasafoto {
	height: 132px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/pasafotos.jpg);
	background-repeat: no-repeat;
}
#basecontenido {
	width: 100%;
}








#contenido {
	margin-right: auto;
	margin-left: auto;
	width: 680px;
}
.bajadagral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #6998BA;
	width: 400px;
	float: left;
	margin-bottom: 6px;
}

.titulogral {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6998BA;
	color: #6998BA;
	float: left;
	height: 20px;
	width: 320px;
	margin-bottom: 6px;
	font-weight: normal;
	margin-top: 0px;
	text-transform: uppercase;
}
#welcome {
	margin-top: 10px;
	width: 680px;
	float: left;
}
#welcome img {
	float: left;
	margin-right: 50px;
}
#welcometext {
	float: left;
	width: 400px;
}
#confort {
	margin-top: 10px;
	width: 660px;
	float: left;
	border-top-color: #999999;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #EEF8FF;
	padding: 10px;
}
#confort img {
	float: right;
	margin-top: 20px;
}
#conforttext {
	float: left;
	width: 320px;
}
#confortepigrafe {
	font-size: 18px;
	color: #DE6A10;
	text-align: right;
	float: right;
	width: 120px;
	margin-right: 10px;
	padding-top: 20px;
}




#basepie {
	background-image: url(images/h_bgpie.jpg);
	background-repeat: repeat-x;
	background-color: #E3EAF0;
	clear: both;
}
#basepie #pie {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	height: 30px;
	text-align: center;
	color: #FFFFFF;
	word-spacing: 5px;
	text-transform: uppercase;
	font-size: 9px;
	padding-top: 20px;
}
#basepie #pie a {
	word-spacing: normal;
	color: #2D8EBF;
}
#basepie #w3c {
	text-align: right;
	margin-top: 10px;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}
#basepie #w3c img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

