.portada_izquierda{
	width: 312px;
	margin: 10px 0 10px 10px;
	float: right;
	display: inline;
}
.portada_derecha{
	width: 312px;
	float: right;
	display: inline;
	margin: 10px 5px 10px 10px;
}
div.dos_columnas{
	background: #FFDFFF;
	width:630px;
	height: 160px;
	margin: 10px 5px 20px 0px;
	float: right;
	padding-left: 10px;
	display: inline;
}
div.destacados{
	width:640px;
	border: 2px dotted #6f2077;
	margin: 20px 5px 20px 0px;
	float: right;
	display: inline;
	position: relative;
	
}
hr.puntos{
	width: 100%;
	border: 2px dotted #6f2077;
	clear: both;
}
div.bloque1{
	border: 1px solid #CCC;
	width: 300px;
	padding-bottom: 10px;
	float: left;
	display: inline;
	padding-left: 8px;
	background: url(images/degradado.jpg) repeat-x bottom;
	margin: 0 0 20px 0;
}
div.bloque1 img{
	padding: 10px 0 0 0px;
	clear: both;
}
div.bloque2{
	border: 1px solid #CCC;
	width: 298px;
	float: left;
	display: inline;
	margin: 0 0 20px 0;
	padding: 8px;
	background: url(images/degradado.jpg) repeat-x bottom;
}

div.destacados img{
	width: 70px;
	height:70px;
	padding: 3px;
	margin-right: 10px;
	border: 1px solid #cccccc;
}
div.destacados a{
	color: #C63EA4;
	font-weight: bold;
	display: block;

}
div.destacados h2{
	font-size: 42px;
	font-weight: bold;
	color: #ECC6F0;
	position: absolute;
	top: -30px;
	left: 10px;
}
p.destacado{
	width: 250px;
	height: 120px;
	float: left;
	display: inline;
	font-size: 11px;
	margin: 30px 0 0px 40px;
}

a.consejos{
	background: url(images/consejos.jpg) no-repeat;
	width: 180px;
	height: 106px;
	margin-top: 10px;
	display: block;
	color: #C63EA4;
	font-size: 16px;
	font-weight: bold;
	padding: 30px 100px 0 20px; 

}
a.consejos:hover{
	text-decoration: none;
}
h2.comillas{
	background: url(images/comillas.gif) no-repeat;
	width: 280px;
	clear: both;
	margin-bottom: 20px;
	font-size: 17px;
	padding: 20px 0 0 20px;
	color: #666;
	font-style: italic;
}
div.bloque3{
	border: 1px solid #CCC;
	width: 310px;
	display: block;
	margin: 7px 0 20px 0;
	padding-bottom: 10px;
	background: url(images/degradado.jpg) repeat-x bottom;	
}
.rosa, .rosa a{
	font-size: 14px;
	color: #C63EA4;
	font-weight: bold;
	padding-top: 5px;
}
.rosa2, .rosa2 a{
	font-size: 20px;
	color: #C63EA4;
	font-weight: bold;
}

.gris, .gris a{
	color: #666666;
	font-size: 16px;
	font-weight: bold;
}
.gris2, .gris2 a{
	color: #666666;
	font-size: 20px;
	padding: 10px 0 10px 0px;
	font-weight: bold;
}
.dos_columnas ul{
	padding-left: 20px;
}
.dos_columnas li{
	list-style-type: disc;
	color: white;
	padding-top: 5px;
}

ul.portada li{
	list-style: none;
	list-style-type: none;
	
	
}
ul.portada li a{
	color: #666;
	line-height: 20px;
}
.lila, .lila a{
	font-size: 16px;
	font-weight: bold;
	color: #6f2077;
}
.lila2, .lila2 a{
	font-size: 22px;
	font-weight: bold;
	color: #6f2077;
}