/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(img/fondo.jpg);
	background-repeat: repeat-x;
}
.contenido {
	width:990px;
	height: 700px;
	position:relative;
	margin:auto;
	}
#banner {
	width: 990px;
	height:466px;
	padding-top:48px;}

#logo {
	width:280px;
	height:131px;
	position:absolute;
	top: 0em;
	right:67em;}
	
#programas {
	width:280px;
	height:595px;
	position:absolute;
	top: 10em;
	right:0em;}
	
#recuadro {
	width: 680px;
	height:216px;
	margin-top:20px;
	margin-bottom:20px;
	background-image:url(img/esquina_head4.gif);
	background-repeat:repeat-y;
	}
	
#titulo {
	width: 680px;
	height:40px;
	margin:0px;
	background-image:url(img/esquina_head2.gif);
	background-repeat:repeat-x;}

#tituloesquina1 {
	width: 18px;
	height:40px;
	margin:0px;
	background-image:url(img/esquina_head1.gif);
	background-repeat:no-repeat;
	float:left;}

#icoflecha {
	width: 27px;
	height:35px;
	margin-top:5px;
	background-image:url(img/icon-title.gif);
	background-repeat:no-repeat;
	float:left;}
	
#titulotexto {
	width: 610px;
	height:30px;
	padding-top:10px;
	padding-left:7px;
	margin:0px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
	float:left;}

#titulotexto em {
	font-size:18px;
	font-weight:bold;
	color:#125db9;
	font-style:normal;}
	
#tituloesquina2 {
	width: 18px;
	height:40px;
	margin:0px;
	background-image:url(img/esquina_head3.gif);
	background-repeat:no-repeat;
	float:left;}

#contenido {
	width: 510px;
	height: 180px;
	margin:0px;
	float: left;
	font-size:12px;
	color:#666666;
	border-left:solid #d8d8d8 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#contenidopata {
	width: 680px;
	height:16px;
	background-image:url(img/esquina_head5.gif);
	background-repeat:no-repeat;
	float: left;}
	
#online {
	width:128px;
	height:180px;
	float: left;
	border-right:solid #d8d8d8 1px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#pata {
	width:990px;
	height:100px;
	padding: 10px 0px 0px 20px;
	float: left;}
	
#menu {
	width:690px;
	height:100px;
	padding:0px;
	float: left;}

#menu ul {
	padding: 0px;
	margin:0px;}
	
#menu li {
	float: left;
	font-size: 11px;
	list-style-type:none;
	padding:10px;
	padding-left:0px;
	margin:0px;}
	
#menu li a{
	color:#666666;
	text-decoration:none;}
	
#menu li a:hover{
	color:#125db9;
	text-decoration:underline;}
	
#pwv{
	width:270px;
	height:100px;
	float:left;}
	
#pwv div{
	height:33px;
	padding: 5px;
	float: right;
	margin-top:40px;}
			
#pwv a{color:#666666;text-decoration:none;}	
#pwv a:hover{color:#125db9;text-decoration:underline;}
#titularestabla { color:#FFFFFF; font:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold;}