@charset "UTF-8";
/* CSS Document */

.bgFooter {
	background-image: url(../images/arboles.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.titChicos, h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: 2C91B4;
	text-decoration: none;
	font-weight: normal;
}
.subMenu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: 666666;
	text-decoration: none;
}
.titulos, h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 18px;
	color: 2C91B4;
	text-decoration: none;
	font-weight: normal;
}
.fechas, h3 {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: 644224;
	text-decoration: none;
}
.subTitulos, h4 {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: 644224;
	text-decoration: none;
	font-weight:bold;
}
.textos {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 18px;
	color: 2C91B4;
	text-decoration: none;
	text-align: justify;
}
.lineaPunteada {
	border-top-style: dotted;
	width: 100%;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.inputtext {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #666666;
	width: 180px;
	border: 1px solid #999999;
}
a:hover.SubMenu {
	text-decoration:underline;
	color:#333333;
}
a:hover.textos {
	text-decoration:underline;
}
a:hover.subTitulos {
	text-decoration:underline;
}.inputtextContacto {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	width: 100%;
	border: 1px solid #999999;
	height: 20px;
}
.inputtextContacto2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #666666;
	width: 100%;
	border: 1px solid #999999;
}

