body {
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-image: url(images/fondo.gif);
	margin: 0px;		
}

#tabla_fondo {
	background-image: url(images/sombra.png);
	width: 816px;
}

#tabla_fondo2 {
	background-image: url(images/grafica_fondo.jpg);
	width: 770px;
	background-repeat: no-repeat;
}

#tabla_cabecera {
	background-image: url(images/cabecera.jpg);
	width: 770px;
	background-repeat: no-repeat;
}


#logos {
	margin-left: 25px;
}

#llamado {
	float: left;
	height: 210px;
	width: 370px;
	margin-top:300px;
	margin-left:29px;
	*margin-left:17px;
	margin-right:45px;
	text-align: left;
}
#llamado p{
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	font-weight: bolder;
}
#llamado p .destacado{
	color: #E21019;
}
#llamado p .bolder{
	color: #100494;
}
#botones {
	float: left;
	height: 95px;
	width: 250px;
	margin-top:410px;
	font-size: 15px;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}
#botones a{
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}
#botones a:hover{
	font-size: 15px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#audio {
	height: 40px;
	width: 600px;
	margin-top: 9px;
	*margin-top: -2px;
	margin-left: 145px;
	padding-top: 10px;
	font-size: 12px;
	color: #000;
	clear: both;
	font-weight: bold;
	text-align: left;
}
#audio  a{
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
}
#audio  a:hover{
	font-size: 13px;
	color: #FFF;
	text-decoration: underline;
}
#textos {
	margin-top:10px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	text-align: left;
}
#radio{
	background-image: url(images/fondo_radio.jpg);
	background-repeat: no-repeat;
	padding-right: 304px;
}
#textos h2{
	margin-top: 20px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	text-align: left;
	font-size: 15px;
	text-transform: uppercase;
	background-color: #c6c9e3;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	color: #100494;
}
#textos h3{
	margin-top:10px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	text-align: left;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 45px;
	color: #4D6CAF;
}

#textos p{
	margin-top:0px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	text-align: left;
	font-size: 13px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 45px;
	color: #333;
	padding-right: 45px;
}
#textos .destacado{
	color: #100494;	/*background-color: #c6c9e3;	*/
}
#textos ul{
	margin-top:0px;
	margin-left: 50px;
	text-align: left;
	color: #333;
	padding-right: 45px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #E2101B;
}
#textos li{
	text-align: left;
	color: #333;
	list-style-type: square;
	margin-top: 5px;
	margin-bottom: 5px;
	
}
#textos a{
	color: #100494;;
	text-decoration: none;
}
#textos a:hover{
	color: #100494;
	text-decoration: underline;
}
#textos table{
	font-size: 13px;
	color: #333;
	background-color: #4D6CAF;	
}
#textos th{
	font-size: 15px;
	color: #fff;
	padding: 10px;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #516CAE;
	text-align: left;
}
#textos td{
	font-size: 13px;
	color: #333;
	padding: 10px;
	background-color: #F6F6F6;
	margin: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #516CAE;
}
