#texto1 h3 {
	color: #000080;
}
#texto3 h3 {
	color: #000080;
}
#principal #contenido #Article {
	float: left;
	width: 300px;
	
	margin-top: 240px;
	margin-right: 10px;
	margin-left: 0px;
	height: 190px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F00;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(221,214,214,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(221,214,214,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,1.00) 0%,rgba(221,214,214,1.00) 100%);
	background-image: none;
	padding-left: 5px;
	border-left: thin solid #FF0000;
}
#Article h1 {
	margin-top: 5px;
	margin-left: 30px;
	margin-bottom: 8px;
	text-decoration: underline;
	font-size: 19px;
}
#Article h2 {
	margin-top: 5px;
	color: #03C;
}
#Article p {
	margin-bottom: -10px;
	font-size: 14px;
}
#pie p {
	margin-top: 5px;
	margin-bottom: 5px;
	letter-spacing: 2px;
}
#article p {
	text-align: justify;
	margin-right: 10px;
	text-indent: 15px;
}
#article-1 {
	width: 900px;
	float: left;
	margin-top: 15px;
	text-indent: 10px;
	text-align: justify;
	font-size: 14px;
}
#article-1 p {
	text-indent: 10px;
	text-align: justify;
	margin-right: 10px;
}
#article-2 p {
	text-align: justify;
	text-indent: 10px;
	margin-top: 5px;
	margin-right: 10px;
}
#principal #contenido #texto {
	color: #03C;
	margin-left: 30px;
	margin-top: 60px;
	margin-bottom: 20px;
	margin-right: 30px;
	float: left;
	width: 840px;
	top: auto;
	font-size: 14px;
}
#textocontacto {
	font-style: normal;
	line-height: 10px;
}
