/********** CONTENIDOS **********/


div#contenidos h3 {
	width: 115px;
}

div#contenidos h3 span {
	width: 115px;
	background: url(../img/tituloNuestraFlota.gif) left top no-repeat;
}

div#contenidos img {
	float: left;
	margin: 0 15px 5px 15px;
}
div#contenidos dl{
	margin: 0 0 0 385px;

}
div#contenidos dl dt {
	font-size: 10px;
	color: White;
	background: url(../img/fondoSuperiorDTNuestraFlota.gif) left top no-repeat;
	padding: 1px 0 0 32px;
	font-weight: bold;
	font-family: Verdana, sans-serif;
	height: 15px;
}
div#contenidos dl dd {
	font-size: 10px;
	font-weight: bold;
	background: url(../img/fondoSuperiorDDNuestraFlot2.gif) left top no-repeat;
	height: 26px;
	width: 330px;
	color: #6C6C6C;
/*	border-bottom: dotted 1px #000;*/
	padding: 8px 0 0 19px;
}

div#contenidos dl dd strong.resaltado {
	font-size: 12px;
	color: #F5822C;
}