#slidePro1 {
	background-image: url(../images/riquadroAS.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
}
#slidePro2 {
	background-image: url(../images/riquadroBD.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#slidePro3 {
	background-image: url(../images/riquadroSD.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#slidePro4 {
	background-image: url(../images/riquadroBS.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-size: 11px;
	height: 410px;
	padding: 10px;
}
#area_stradario_sup {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	width: 850px;
}
#area_stradario {
	margin-right: 15px;
	margin-top: 15px;
	background-color: #FFFFFF;
	float: right;
	clear: right;
	width: 624px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#area_stradario a {
	font-size: 10px;
	text-decoration: none;
	padding-left: 15px;
	line-height: 16px;
}
#area_stradario  a:link, #area_stradario a:visited {

}
#area_stradario  a:hover {
	color: #FF0000;
}

#area_itinerario {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 30px;
	width: 200px;
	float: left;
	text-align: justify;
	clear: left;
}
#area_itinerario p {
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

