#contenido {
	width: 480px;
	background-color: #FFFFFF;
	float: left;
	margin: 0px;
	padding-left: 60px;
	padding-bottom: 20px;
	height: auto;
	border-left-color: #CCCCCC;
}
#contenido ul {
	margin: 0px;
	padding: 0px 0px 2px 6px;
	font-size: 12px;
	line-height: 15px;
}
#contenido p {
	font-size: 12px;
	line-height: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 450px;
	text-align: justify;
}
#contenido li {
	font-size: 12px;
	padding-left: 7px;
	list-style-type: none;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contenido h3 {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: none;
	padding: 20px 0px 5px;
}

#contenido h4 {
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	padding: 5px 0px 5px 10px;
	margin-top: 25px;
	margin-bottom: 20px;
	background-color: #CCCCCC;
	width: 450px;
}


.titulos {
	font-weight: bold;
	color: #666666;
}

.mails {
	font-weight: normal;
	color: #FF3399;
}

.lista {
	width: 400px;
	text-align: justify;
}

#contenido h2 {
	font-size: 12px;
	color: #FF3399;
	text-decoration: none;
	font-weight: normal;
	text-transform: uppercase;
}

.tituloseccion {
	font-weight: bold;
}

.titulosenlaces:link {
	color: #FF3399;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
}
.titulosenlaces:hover {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.titulosenlaces:visited {
	margin: 0px;
	padding: 0px;

}
.titulosenlaces:active {
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

.flechitas {
	font-size: 10px;
	color: #666666;
}


 img, div {
 	behavior: url(iepngfix.htc)
}

	
