* {
	padding: 0;
	margin: 0;
	
}

body, th, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	background-color: #FFFFFF;
	vertical-align: middle;
}

h1, h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: medium;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 8px;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.6em;
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	background: url(imagenes/img16.gif) no-repeat 0px;
	padding: 0px 5px;
}

a:link {
	color: #666;
	text-decoration:none;
}

a:hover, a:active {
	text-decoration:underline;
	color: #6e1d1c;
}

a:visited {
	color: #666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
	margin-left: 8.5px; /* margen entre la columna 1 y el contenedor de la izquierda*/
		
}

.col-two {
	float: right;
	
}

.two-cols .col-one, .two-cols .col-two {
	width: 200px; /*250*/
}

/* Cajas */

.box-gris {
	margin: 2px;


	}

.box-gris .section {
	font-size: 85%;
	color: #FFFFFF;
	
}

.box-gris .titulo {
	background: gray;
	text-align: center;
	text-decoration: bold;
	color: #FFFFFF;
	font-size: 85%;
	width: 516px;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
	
}

.box-gris .section b {
	display: block;
	
}

.box-gris .content {
	padding: 20px;
}

.box-azul {
	background: url(imagenes/img13.gif) repeat-x;
	margin:2px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;

	behavior:(htc/border-radius.htc);

	
}


.box-azul .titulo {
	text-align: center;
	text-decoration: bold;
	color: #FFFFFF;
	font-size: 85%;
	width: 235px;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
	background-color: #003565;

 
}

.box-azul .content {
	padding-top: 13px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;

}

.box-gris2 {
	margin:2px;
}

.box-gris2 .titulo {
	background: gray;
	text-align: center;
	text-decoration: bold;
	color: #FFFFFF;
	font-size: 85%;
	width: 160px;
	height: 30px;
	display: table-cell;
	vertical-align: middle;
}

.box-gris2 .content {
	padding: 13px;
}

/* Cabecera */

#header {
	width: 100%; /*960px*/
	height: 180px;
	background-image:url(imagenes/header.jpg);
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	background-repeat:no-repeat;
	background-position: center center;
}

/* Menu */

#menu {
	width: 960px;
	height: 30px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
	float: none;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(imagenes/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777B1;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(imagenes/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(imagenes/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(imagenes/img06.gif) no-repeat right top;
	color: #750000;
}

#menu li.active b {
	background: url(imagenes/img05.gif) no-repeat;
	float: left;
}

/* Pagina */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0; /*30'x 0 0 0*/
}

/* Contenido */

#content {
	float: left;
	width: 520px; /*520*/
	
}
.content p {
	margin: 10px 0;
}
/* Feature */

#feature {
	margin-bottom: 10px;
}

/* Sidebar */

#sidebar {
	float:left;
	width: 430px; /*550*/
}

#sidebar .col-one {
	width: 240px; /* 300*/
}

#sidebar .col-two {
	width: 160px; /*200*/
}

/* Pie de pagina */

#footer {
	height: 80px;
	padding: 10px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}
#apDiv1 {
	position:absolute;
	left:717px;
	top:97px;
	width:227px;
	height:19px;
	z-index:1;
}
.fecha {
	text-align: right;
	color: #750000;
	font-weight: bold;
	padding-top: 7px;
	padding-right:7px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/* Colores de links */
.linkbordo {
	COLOR: #660000;
	font-weight: bold;
}
A.linkbordo:visited {

COLOR: #660000; TEXT-DECORATION: none
}
A.linkbordo:link {

COLOR: #660000; TEXT-DECORATION: none
}
A.linkbordo:hover {

COLOR: #660000; TEXT-DECORATION: underline
}

.linkazul {
	COLOR: #000099;
	font-weight: bold;
}
A.linkazul:visited {

COLOR: #000099; TEXT-DECORATION: none
}
A.linkazul:link {
	FONT-SIZE: 12px;
	COLOR: #000099;
	TEXT-DECORATION: none
}
A.linkazul:hover {
	FONT-SIZE: 12px;
	COLOR: #660000;
	TEXT-DECORATION: underline
}

.linknegro {
	COLOR: #000000;
	font-weight: bold;
}
A.linknegro:visited {
COLOR: #000000; TEXT-DECORATION: none
}
A.linknegro:link {
COLOR: #000000; TEXT-DECORATION: none
}
A.linknegro:hover {
COLOR: #990000; TEXT-DECORATION: underline
}

.linkblanco {
	FONT-SIZE: 14px;
	COLOR: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
A.linkblanco:visited {
	FONT-SIZE: 14px; COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.linkblanco:link {
	FONT-SIZE: 14px; COLOR: #FFFFFF; TEXT-DECORATION: none
}
A.linkblanco:hover {
	FONT-SIZE: 14px; COLOR: #FFFFFF; TEXT-DECORATION: underline
}

/* Título principal */
.TITULOPRIN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#330000;
	text-align: center;
}

/* Mas Noticias */
.notiTITULO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000;
	text-align: center;
}
.notiCUERPO {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#666;
	text-align:left;
}
/*esquinas redondeadas*/
.curved {
-moz-border-radius:10px;
-webkit-border-radius:10px;
 behavior:url(archivos/border-radius.htc);
}
