/********** CONTENIDOS **********/


div#contenidos h3 {
	width: 141px;
}

div#contenidos h3 span {
	width: 141px;
	background: url(../img/tituloNotasPrensa.gif) left top no-repeat;
}

div#contenidos div#foto {
	float: left;
	display: block;
	width: 300px;
	margin: 0 0 10px 15px;
}

div#contenidos div#foto img#especial {
	margin: 0 0 0 30px;
}

div#contenidos div#foto p {
	width: 300px;
	margin: 0;
	font-size: 9px;
	text-align: left;
}
div#contenidos div#foto a {
	margin: 0;
	padding: 0 0 0 20px;
	background: url(../img/iconodescarga.jpg) left top no-repeat;
	font: bold 10px Verdana;
	color: #000;
}

div#contenidos div#foto img#segunda{
	margin: 30px 0 0 0;
}


div.conFoto div#desarrollo {
	float: left !important;
	margin-left: 10px !important;
	width: 443px !important;
}

div.conFoto div#desarrollo, [hack] {
	width: 445px !important;
}

div#contenidos div#desarrollo div#introduccion {
	margin: 0 25px 15px 15px;
	padding-bottom: 4px;
	border-bottom: 1px #000 dotted;
}

div#contenidos div#desarrollo div#introduccion h4 {
	position: static;
	overflow: visible;
	height: auto;
	margin: 0;
	background-color: transparent;
	font-size: 10px;
}

div#contenidos div#desarrollo div#introduccion ul {
	margin: 10px 0 6px 10px;
	font-weight: bold;
	font-size: 10px;
}

div#contenidos div#desarrollo div#introduccion li {
	margin: 0 0 1px 0;
	background: url(../img/puntitoNaranja.gif) left 5px no-repeat;
	line-height: 12px;
}

div#contenidos div#desarrollo p {
	margin-bottom: 12px;
}

div#contenidos div#desarrollo p strong {
	color: #fe7715;
}
div#contenidos div#desarrollo p strong.calculoAbierto {
	color: #F5CA00;
}
div#contenidos div#desarrollo p strong.calculoFijo {
	color: #B3D800;
}
div#contenidos div#desarrollo p strong.calculoFacil {
	color: #EB880E;
}
div#contenidos div#desarrollo p strong.planPropietario {
	color: #BF007F;
}
div#contenidos div#desarrollo p strong.planInternacional {
	color: #497FBF;
}
div#contenidos div#desarrollo p q {
	quotes: none;
}

@media all and (min-width: 0px) {
	div#contenidos div#desarrollo p q, [hack] {
		quotes: "", "";
	}
}

div#desarrollo ul {
	margin-bottom: 15px;
}

div#desarrollo li {
	margin: 0 0 0 45px;
	padding-left: 7px;
	background: url(../img/puntitoNegro.gif) left 5px no-repeat;
	font-size: 10px;
}

div#desarrollo a {
	text-decoration: underline;
	color: #000;
}

div#desarrollo a:hover {
	color: #fe7715;
}
div#desarrollo a.email {
	text-decoration: none;
	color: #fe7715;
}
div#contenidos ul#enlaces {
	clear: both;
	margin-right: 25px;
	padding-top: 20px;
	font-weight: bold;
}

div.conFoto ul#enlaces {
	padding-top: 10px !important;
}

div.conFoto ul#enlaces, [hack] {
	padding-top: 20px !important;
}

div#contenidos ul#enlaces li {
	float: right;
	display: inline;
	width: 102px;
	height: 25px;
	margin-left: 20px;
	line-height: 12px;
}

div#contenidos ul#enlaces li a {
	display: block;
	width: 102px;
	height: 25px;
}

div#contenidos ul#enlaces li#imprimir a {
	background: url(../img/botonImprimir.gif) left top no-repeat;
}

div#contenidos ul#enlaces li#guardar a {
	background: url(../img/botonGuardar.gif) left top no-repeat;
}

div#contenidos ul#enlaces li a span {
	display: none;
}