.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.epigraf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #666666;
}

a {
	background-color: #FEDC15;
	text-decoration: none;
	color: black;
}

a:hover {
text-decoration: underline;
}

h1 {
	font-size: 12px;
	padding-top: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
p {
	font-size: 12px;
	line-height: 14px;
	padding-right: 5px;
}
h2 {
	font-size: 18px;
	color: #666666;
	font-weight: normal;
}

h3 {
	font-size: 22px;
	color: #666666;
	font-weight: normal;
}

h4 {
font-family: Garamond, Galliard, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #666666;
	font-weight: normal;
}

li {
	font-size: 12px;
	list-style-type: square;
	line-height: 16px;
	/*top: 2px;*/
	vertical-align: middle;
   padding-bottom: 10px;
 
}
ul{
font-size: 12px;
   /*vertical-align: top;
   padding-top: 15px;
   margin-top: 15px;*/
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 000000;
	background-color: #F7F7F7;
	margin: 0px;
	scrollbar-3dlight-color:#FFFFFF;
scrollbar-arrow-color: #F29B03;
scrollbar-base-color:#F7F7F7;
scrollbar-darkshadow-color:#000000;
scrollbar-face-color:#FFFFFF;
scrollbar-highlight-color:#fffffff;
scrollbar-shadow-color:#000000;
background-image: url(../images/bg_body.jpg);
}

blockquote{
   MARGIN-RIGHT: 5px;
}

.bloque{
   line-height: 130%;
	font-size: 11px;
}

.menu{
	font-size: 12px;
	font-weight: bold;
}

a.menu{
		background-color: transparent;
}

.titArticulos{
	font-size: 36px;
	color: #FFFFFF;
	line-height: 42px;
	padding-top: 8px;
	padding-bottom: 8px;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C81425;
	line-height: 23px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}

.capiArticulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #C81425;
	line-height: 23px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-weight: bold;
}.capiArticulos2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #C81425;
	line-height: 26px;
	font-weight: normal;
	padding: 15px;

}
