/********** CONTENIDOS **********/


div#contenidos h3 {
	width: 164px;
}

div#contenidos h3 span {
	width: 164px;
	background: url(../img/tituloOfertasEmpleo.gif) left top no-repeat;
}

div#contenidos img {
	float: left;
	margin: 0 15px 20px 15px;
}

div#contenidos div {
	display: none;
	margin-bottom: 20px;	
}

div#contenidos dl{
	margin: 0 0 0 385px;
	padding-bottom: 20px;
}

div#contenidos div dl{
	margin: 0;
	padding-bottom: 10px;
}

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 div dl dt {
	color: #6C6C6C;
	background: none;
	padding: 0;
	line-height: 13px;
	height: auto;
	margin-top: 8px;
}

div#contenidos dl dd {
	font-size: 10px;
	font-weight: bold;
	border-bottom: 1px #f5822c dotted;
	background: url(../img/fondoSuperiorDDNuestraFlot2.gif) left top no-repeat;
	width: 330px;
	line-height: 30px;
	color: #6C6C6C;
/*	border-bottom: dotted 1px #000;*/
	padding: 0 0 0 19px;
}

div#contenidos div dl dd {
	font-weight: normal;
	border: 0;
	background: none;
	line-height: 13px;
	padding: 0;
}

div#contenidos dl dd a {
	color: #6C6C6C;
}

div#contenidos dl dd a:hover {
	color: #f5822c;
}

div#contenidos dl dd strong.resaltado {
	font-size: 12px;
	color: #F5822C;
}

div#contenidos div dl dd p {
	margin: 8px 15px 4px 15px;
	text-decoration: underline;
	color: #6c6c6c;	
}

div#contenidos div dl dd ul {
	margin: 0 15px;	
}

div#contenidos div dl dd li {
	margin-bottom: 3px;	
}

div#contenidos div a {
	text-decoration: underline;	
}

div#contenidos p.texto {
	clear: both;
	text-align: center;
	color: #6c6c6c;	
}

div#contenidos a#enviarCurriculum {
	display: block;
	width: 123px;
	height: 25px;
	margin: 10px auto 0 auto;
	background: url(../img/botonEnviarCV.gif) left top no-repeat;
}

div#contenidos a#enviarCurriculum span {
	display: none;
}