ul {
	list-style: none;
}
a {
	text-decoration: none;
	outline: none;
}
p {
	font-size: 1.1em;
}
#contenido-general #contenido-principal .interior p a {
	color: #f07100;
	text-decoration: underline;
}
form p {
	clear: both;
}
.breadcrumb {
	background: url(../images/titulos/breadcrumb-azul-iframe.gif) no-repeat;
	width: 739px;
	height: 36px;
	float: left;
	color: #c9e8ff;
	line-height: 40px;
	padding-left: 27px;
}
.breadcrumb a, .breadcrumb a:visited {
	font-weight: bold;
	color: #c9e8ff;
}
.breadcrumb a:hover {
	color: #FFF;
}
.breadcrumb a.active {
	color: #FFF;
}
#contenido-principal {
	width: 766px;
	float: left;
	/*padding-top: 17px;*/
}
#contenido-principal .foto-pricipal {
	width: 582px;
	height: 207px;
	float: left;
	padding: 0 0 0 6px;
	margin-bottom: 10px;
}

#contenido-principal h2 {
	color: #FFF;
	font-size: 1.5em;
	background: #1a6db3 url(../images/titulos/h2-span.gif) no-repeat right top;
	padding: 0 0 9px 0;
	/*display: inline;*/
	float: left;
	width: 584px;
	height: 19px;
	margin-bottom: 15px;
}

#contenido-principal h2 span {
	background: url(../images/titulos/h2.gif) no-repeat left;
	display: block;
	padding: 3px 0 5px 20px;
	float: left;
}


/*legales*/
.legales {
	background: url(../images/backgrounds/legales.gif) left bottom repeat-x;
	padding-bottom: 10px;
}
.legales div {
	background: url(../images/backgrounds/legales.gif) left top repeat-x;
	padding-top: 10px;
}
.legales p {
	color: #86a2ba;
	font-size: 1em;
	margin: 0 10px; 
}
/*iframe*/
iframe {
	width: 750px;
	margin-left: 8px;
	border: none;
}

