body {
	background-color: #6BA8CD;
}
.texto {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	padding:2px;
}
.titulos {
	font-family: "Century Gothic";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF6600;
}

.titulos2 {
	font-family: "Century Gothic";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF6600;
}

.titulostabla {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	text-transform: uppercase;
	color: #FFFFFF;
}


.menu {
	color: #333333;
	text-decoration: none;
	width: 100%;
	font-family: Verdana;
	font-size: 11px;
}

a.menu:hover {
	color: #ff6600;
	text-decoration: underline;
	background-color: none;
	height: 100%;
	width: 100%;
	font-size: 10px;
}
.link {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #FF6600;
	text-decoration: underline;
}
.linksnomail {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FF6600;
	text-decoration: underline;
}
.titulostext {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: 336699;
	text-transform: uppercase;
}
.textoblanco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.linksdurectorio {
	font-family: Verdana;
	font-size: 10px;
	color: #3982AC;
	text-decoration: none;
	display:block;
	height:100%;
	border:1px #999999 solid;
	margin-bottom:2px;
	line-height:15px;
	padding-left:10px;
	background-color:#ffffff;
	}

a.linksdurectorio:hover  {
	text-decoration: underline;
	background-color:#3982AC	
	color:#ffffff;

	}
	
	
		#pdflist ul {
	padding:0px;
	margin:0px;
	border:0px;
		}
	
	
	#pdflist li {
	list-style:  none;
	}
	
	.imgProgramas 	{ border:7px solid #CCC; }
	.imgProgramas:hover	{ border:7px solid  #999; }	
	
	h2{
		
	font-family: "Century Gothic";
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF6600;
	border:1px solid #EF4F31;
	padding:10px;
	text-align:center;
	background-color:#FCDCD6;
}


	h3{
		
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #FF6600;
	border-bottom:1px dotted #999;
	padding:10px;
	text-align:left;
}
	
