/* This css file serves as a template for index.php */
body {
        margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 64.5%;
        color: #64666F;
}

img{
    border: 0px;
}

.Estilo17 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
       	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0; padding: 1px;
	background: #E5E9F6;
	border-top: 1px solid #fff;
        color: #000;
}

.Estilo13 {
        font-size: 12px;
        font-weight: bold;
        color: #2F2B2A;
        letter-spacing: 1px;
}

.noticia {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-style: normal;
}

.encuesta {
       font-family: Arial, Helvetica, sans-serif;
       font-size: 12px;
       font-style: normal;
       color:#2F2B2A;
}

.smallLetters {
	display: none;
	text-align: center;
	width: 80px;
	color: #ffffff;
	font-size: 12px;
	margin-top: 13px;
	float: right;
}

li.active .smallLetters {
	display: block;
}

input {
    font-family: Tahoma, sans-serif;
    font-size: 11px;
    color: #2F2B2A;
}

a{
 color:#2073A0;
 text-decoration:underline;
 font-weight:bold;
 font-size:11px;
}
a:hover{color:#2073A0; text-decoration:underline}
.open-action{background:url(../img/arrow_open.gif) no-repeat 100% 50%;padding-right:12px;}

A.linkBlack:LINK {
        font-family: Verdana, Arial, Helvetica, sans-serif;
       	font-size: 1em;
	font-style: normal;
	color: #000;
	text-decoration: none;
        font-weight: bold;
}
A.linkBlack:ACTIVE {
        font-family: Verdana, Arial, Helvetica, sans-serif;
       	font-size: 1em;
	font-style: normal;
	color: #000;
	text-decoration: none;
        font-weight: bold;
}
A.linkBlack:VISITED {
        font-family: Verdana, Arial, Helvetica, sans-serif;
       	font-size: 1em;
	font-style: normal;
	color: #000;
	text-decoration: none;
        font-weight: bold;
}
A.linkBlack:HOVER {
        font-family: Verdana, Arial, Helvetica, sans-serif;
       	font-size: 1em;
	font-style: normal;
	color: #000;
	text-decoration: underline;
        font-weight: bold;
}