/*Cascading Style Sheet designed by Leonardo Cordero on March 2009*/


p {
	text-align: left;
	color: #333333;
	font-family: Corbel;
	font-size: 80%;
}
	
ul {
	font-weight: normal;
	font-variant: normal;
	text-align: left; 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	
}

ol {
	font-weight: normal;
	font-variant: normal;
	text-align: left; 
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;	
}
 
.bottomline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}/*affects the very bottom line at the bottom of the page*/


a {
	display: table-cell;
	text-decoration: underline;
	padding: 0px;
	color:#0033cc;
	
}
a:hover, a:active, a:focus {
	color: #FF3300;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
}

a:visited {
	color: #B00000;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: underline;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
	font-variant: small-caps;
}

h1  {
	font-size: 125%;
	color: #F00;
	margin: 20px 0 0 25px;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-size: 95%;
	text-align: center;
	color: #666666;
	word-spacing: 2px;
	letter-spacing: 1.5px;
	}
h3 {
	font-size: 80%;
	text-align: center;
	color: #666666;
	word-spacing: 2px;
	letter-spacing: 1.5px;
	}
	
.cellindent {
	text-indent: 30px;

}
.questionarios {
	font-weight: bolder;
	font-variant: small-caps;
	color: #990000;
}

.homepageboletin {
	text-align: right;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCCCCC;
	vertical-align: top;
}
.textohome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #999999;
	text-align: justify;
	margin: 3px;
	padding: 3px;
}
.subtituloshome {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bolder;
	text-align: center;
	vertical-align: middle;
	font-variant: small-caps;
	color: #FFFFFF;
	letter-spacing: -1px;
}
.images {
	padding: 5px;
	margin: 5px;
	float: left;
	vertical-align: middle;
}

.images2 {
	padding: 5px;
	margin: 15px;
	float: right;
}

.celdaprincipalhome {
	border: 1px solid #666666;
}
.tabladerecha {
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	line-height: 15px;
	word-spacing: 2px;
	letter-spacing: 1.5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-style: normal;
	color: #666666;

}/*this affects navigation in general*/
 
.cellbottom {
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: lighter;
	font-variant: normal;
}/*this is for the dotted line at the bottom of the navigation table on the right column*/


/*Cascading Style Sheet designed by Leonardo Cordero on 120505*/

.navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	font-style: normal;
	color: #666666;

}/*this affects navigation in general*/
 
.cellbottom {
	border-top-style: dotted;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	text-align: center;
	vertical-align: top;
	display: table-cell;

}/*this is for the dotted line at the bottom of the navigation table on the right column*/

