.article{
	color:black;
	font-size:14px;
	text-align:left;
	margin-left:10px;	
	margin-right:10px;
	line-height:25px;	
			}

.articleImage
{
	width:135px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	border: 1px dotted;
}

.articleImageNoArticle
{
	float:right;
	width:340px;
	height:285px;
	margin-left:10px;
	margin-bottom:10px;
	vertical-align:middle;
	text-align:center;
}


.articleTitle{
	font-size: 25px;
	color: red;
	text-align:center;
}

.SeccionesWord
{
	width:100;
	text-align:center;
	background-color:#e9a9d2;
	padding:5px;
	line-height:25px;
}
.SeccionesLinks
{
	list-style-image: url(../images/);
	font-size: 14px;
}
