@charset "UTF-8";
/* CSS Document */
<!--RESET CSS-->
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}

caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}


body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
}
body {
	background-color:#06172B;
	background-image: url(../img/fondo.jpg);
	background-position:top;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

ul li { color:#CCCCCC; font-size:16px;}

h1{ font-size:23px; color:#FFFFFF; margin-top:20px; margin-bottom:15px;
}

h2{ font-size:16px; color:#FFFFFF; margin-top:15px; margin-bottom:15px; padding-left:24px; background:url(../img/flecha.png) left no-repeat; 
}

h3{ font-size:14px; color:#FFFFFF; margin-top:7px; margin-bottom:7px;
}

p{ font-size:14px; color:#CCCCCC; margin:10px 0;
}

hr { margin:0;}

a { color:#FFFFFF; border-bottom:#CCCCCC dotted 1px; text-decoration:none; }

a:link { color:#FFFFFF; border-bottom:#CCCCCC dotted 1px; text-decoration:none; }

a:hover {  color:#FFFFFF; border-bottom:#FFFFFF dotted 1px; text-decoration:none; }

a:active {   color:#FF0000; border-bottom:#FF0000 dotted 1px; text-decoration:none;}

a:visited {   color:#FFFFFF; border-bottom:#CCCCCC dotted 1px; text-decoration:none;}

div.noticia { border-top:1px #03476a solid;}
div.contacto { border-right:1px solid #03476a; position:relative;}
div.formulario { position:relative;}
div.fecha {  padding:0px; font-family:Arial, Helvetica, sans-serif; color: #999999;}

/* set millions of background images */
.rbroundbox { background: url(../img/nt.gif) repeat; }
.rbtop div { background: url(../img/tl.gif) no-repeat top left; }
.rbtop { background: url(../img/tr.gif) no-repeat top right; }
.rbbot div { background: url(../img/bl.gif) no-repeat bottom left; }
.rbbot { background: url(../img/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 100%;  }


#navcontainer{ text-align:center;}
#navcontainer ul {
	text-align:center;
}
#tvcontent slider ul{
	text-align:center;
}

#navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
font-family:"Arial Narrow", Arial, Helvetica, sans-serif;
font-size:18px;
letter-spacing:1px;
cursor:pointer;
}

#navlist li a { color:#CCCCCC; border-bottom:#0f2645 dotted 1px; text-decoration:none;}




#navcontainer_izq { width: 170px; }

#navcontainer_izq ul
{
margin-left: 0;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer_izq a
{
display: block;
padding: 6px;
width: 158px;
background:url(../img/bg.gif);
border-bottom: 1px solid #000000;
}

#navcontainer_izq a:link, #navlist_izq a:visited
{
color: #EEE;
text-decoration: none;
}

#navcontainer_izq a:hover
{
background:url(../img/bg2.gif);
color: #fff;
}


