#cuerpo{
	margin-left: 40px;
	width: 660px;
	text-align: justify;
	color: #333;
	line-height: 1em;
}

#cuerpo .articulo_titulo_1{
	font-size: medium;
	margin-top: 30px;
}

#cuerpo .articulo_titulo{
	font-size: medium;
}

#cuerpo .articulo_titulo_separado{
	margin-top: 50px;
	font-size: medium;
}

#cuerpo .articulo_titulo_enlaces{
	margin-top: 30px;
	font-size: medium;
}

#cuerpo .articulo{
	font-size: small;
}

.articulo_don{
	clear: left;
	font-size: small;
	margin-top: 50px;
}

.articulo_don2{
	font-size: small;
	margin-top: 20px;
	margin-left: 120px;
}

.articulo_centrado{
	font-size: small;
	text-align: center;
}

#cuerpo .lista_contenidos{
	font-size: small;
}

#cuerpo .despedida{
	font-size: small;
	color: #c00;
}

#cuerpo .fecha{
	font-size: small;
	color: #c00;
	margin-top: 30px;
}

#cuerpo a, a:visited, a:hover, a:active{
	text-decoration: none;
	//color: #3c0;
	color: #0f870d;
}

#cuerpo .nota{
	font-size: small;
	color: #0f870d;
}

#cuerpo .imagen{
	margin-top: 30px;
	margin-bottom: 30px;
}

#img1, #img2, #img3{
	float: left;
	padding-left: 70px;
}

#img4{
	margin-left: 75px;
}

#debajo{
	clear: both;
}

#cuerpo #a1{
	padding-left: 80px;
}

#cuerpo #a2{
	padding-left: 110px;
}

#cuerpo #a3{
	padding-left: 110px;
}

#cuerpo #a4{
	padding-left: 90px;
}

#cuerpo #a_1{
	padding-left: 100px;
}

#cuerpo #a_2{
	padding-left: 133px;
}

#cuerpo #a_3{
	padding-left: 127px;
}

#cuerpo #a_4{
	padding-left: 110px;
}

.centrada{
	display: block;
	margin: auto;
}

.lista_vacia{
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}

.tab1{
	padding-left: 25px;
}

.tab2{
	padding-left: 50px;
}

.nota2{
	border: thin dotted #c00;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
