html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body {
background: #fff url('../images/bgtop.gif') repeat-x top center;
font: 12px Verdana, Arial, sans-serif;
text-align: left;
}

a {
/* color: #009EC3; */
color:#000080;
text-decoration: none;
}

a:hover {
color: #666;
}

p {
margin:0 0 10px 0;
padding:0;
color: #222;
font-size:1em;
line-height: 1.3em;
}

h2 {
font-size:1.167em;
line-height: 1.286em;
font-weight: normal;
letter-spacing: .05em;
}

h3 {
font-size:1em;
line-height: 1.5em;
padding-bottom: 1.5em;
letter-spacing: .1em;
text-transform: uppercase;
font-weight: normal;
}

h3 span { font-size:1.167em; }

blockquote
{padding:1.5em 1.5em 0 1.5em;
margin: 0 18px 17px 0;
background-color: #FAF4DF;
border: 1px solid #D0C8B3;
font-style: italic;}

dt
{color: #A13A30;
font-size:1.167em;
line-height: 1.286em;
margin-bottom: .643em;
border-bottom: 1px solid #E7DFBE;
font-weight: bold;
margin-right: 18px;
text-transform: uppercase;
letter-spacing: .05em;}

dl{color: #5E5550;
font-size:1em;
margin: 0 18px;
line-height: 1.5em;
letter-spacing: .005em;}

dd {padding-bottom: 1.5em}

.input1 { border:1px solid #ccc; padding:2px; margin-bottom:5px; margin-top:2px; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
.size1 { width:250px; }
.size2 { width:660px; }
.size3 { width:95%; height:300px; }
.size4 { width:300px; }

.error { color:#CC0000; font-size:14px; }
.bien { color:#009900; font-size:14px; }

.txtmini { font-size:9px; }
.azul_dax { color:#009DC5; }
.medio { vertical-align:middle; }

.menu_adm { margin:15px 0 0 0; padding:0; font-family:Arial, Helvetica, sans-serif; }
.menu_adm li {
font-size:0.917em;
line-height: 1.636em;
border-bottom:#FAF1CD 1px solid;
padding: 0;
color: #5E5550;
margin:0 0 0 40px;
padding:0;
list-style:decimal;
}

.clear{
clear: both;
height: 0;
line-height: 0.0;
font-size: 0;
}

.pnoticias {
	border-top:1px solid #E7DFBE;
	margin-left:20px;
	padding-top:8px;
}

#contenedor {
	width: 956px;
	margin:0 auto;
}

#header { background:url(../images/bgcabecera.jpg) no-repeat top; }

.tit2 {
	margin: 0 0 2px 18px;
	color:#009EC3;
}
.tit3 {
margin: 0 18px 10px 18px;
padding:0 0 5px 6px;
color:#aaa;
border-bottom:4px solid #ddd;
font-weight: bold;
}

h1.logo a {
	width: 91px;
	height: 59px;
	float: left;
	margin: 17px 0 7px 0;
	background: transparent url('../images/logo2.gif') no-repeat top left;
	display: block;
	text-indent: -2000em;
}

.logo span {
display: block;
width: 0;
height: 0;
overflow: hidden;}

#menu_contenedor {
clear: left;
padding-top: 0px
}

#menu, #menu ul {
padding: 0;
margin: 0;
list-style: none;
}

#menu a.{segment_2} {
background-color: #FAF1CD;
color: #9d423b;
}

#menu a {
display: block;
text-decoration: none;
font-size:1em;
line-height: 3em;
letter-spacing: .12em;
text-transform: uppercase;
padding: 0px 1.5em;
color: #FAF1CD;
}

#menu li { float: left; width: 9em; }

#menu li ul, #menu ul li { width: 18em; } /* si kito este ancho me quedarian los submenu horizontales */

#menu ul li a {
color: #FAF1CD;
letter-spacing: .05em;
text-transform: none;
}

#menu li ul {
position: absolute;
display: none;
background-color: #666;
}

#menu li a {
border-top:1px solid #9E9E9E;
color:#ddd;
}

#menu li:hover a, #menu a:focus, #menu a:active a {
color: #fff;
background-color: #009FC6;
border-top:1px solid #7DE6FF;}

#menu li:hover ul, #menu li.p7hvr ul 
{display: block;}

#menu li:hover ul a, #menu li.p7hvr ul a 
{color: #ddd;
background-color: transparent;}

#menu ul a:hover {
background-color: #009FC6!important;
color: #fff!important;
}

#menu a.activo,  #menu a.activo:hover, #menu a.activo:active {
	background-color: #fff;
	color: #009FC6;
	cursor: default;
	border-top: 1px solid #fff;
}

/* The single backslash \ character inside this comment causes IE5 Mac to ignore the following rule, which allows other browsers to render top-level menu items to their natural width. Do not edit this rule in any way. */

#menu li {width: auto;}

#submenu { height:25px; background:url(../images/bgsubmenu.gif) no-repeat; margin-top:16px; }
#submenu ul { padding:5px 0 0 20px; margin:0; }
#submenu li { float:left; list-style:none; }
#submenu span { float:left; margin:0 10px 0 10px; color:#009FC6; }
#submenu a { float:left; color:#009FC6; }
#submenu a:hover { color:#999999; text-decoration:underline; }

#caja_menu_top {
float: right;
width:358px;
height:41px;
background: transparent url('../images/caja_menu_top.gif') repeat-x top right;
}
#caja_menu_top p {
margin:5px 40px 0 40px;
color:#fff;
text-align:center;
}
#caja_menu_top a {
color:#fff;
}
#caja_menu_top a:hover {
color:#fff;
text-decoration:underline;
}
#caja_menu_top a img  {
padding:0;
margin:2px 0 0 2px;
vertical-align:middle;
border:0;
border:1px solid #007593;
background:none;
}
#caja_menu_top a:hover img  {
padding:0;
margin:2px 0 0 2px;
vertical-align:middle;
border:0;
border:1px solid #7DE6FF;
}

.banner {
	padding: 5px;
	border: 1px solid #ddd;
	background-color: #eee;
	margin-top: 18px;
}

#minibanners {
	padding-top:10px;
	list-style:none;
}
#minibanners ul {
	margin:0;
	padding:0;
	list-style:none;
}
#minibanners li {
	float:left;
	margin-right:14px;
	_margin-right:11px; /* hack IE6 */
	list-style:none;
}
#minibanners img {
	border:1px solid #ccc;
}

.contenido {
clear:both;
float: left;
width: 100%;
}

.bloque1b {
	width: 239px;
	float: left;
	margin: 15px 0 0 0;
	border-left: 1px solid #E7DFBE;
}
.bloque1b h1 {  }
.bloque1b h1 {
font-size:17px;
font-weight: normal;
letter-spacing:1px;
color:#666666;
margin-bottom:15px;
margin-left: 18px; padding-right: 18px;
}
.bloque1b h2 { margin-left: 18px; padding-right: 18px; }
.bloque1b h3 { margin-left: 18px; padding-right: 18px; }
.bloque1b p { margin-left: 18px; padding-right: 18px; }

.bloque1c {
	float:left;
	width:716px;
	margin: 15px 0 0 0;
}
.bloque1c h1 {
font-size:17px;
font-weight: normal;
letter-spacing:1px;
color:#666666;
margin-bottom:15px;
}
.bloque1c p { margin-left: 0; padding-right: 18px; }
.bloque1c ul { margin:0 0 15px 20px; padding:0; }
.bloque1c li { margin:0; padding:0 0 5px 0; list-style: outside; }
.bloque1c p { padding-right: 18px; text-align:justify; }

.bloque1d {
	width: 238px;
	float: left;
	margin: 25px 0 25px 0;
	border-right: 1px solid #E7DFBE;
}
.bloque1d p { padding-right: 18px; padding-left: 18px; text-align:justify; }
.bloque1d h3 { margin-left: 18px; padding-right: 18px; }

.bloquenoticias { width:239px; border-left:1px solid #E7DFBE; }
.bloquenoticias p { text-align:left; color:#666; }
.bloquenoticias span { color:#aaa; }

.bloquenoticias li {
font-size:0.917em;
line-height: 1.636em;
border-top:#FAF1CD 1px solid;
padding: .409em .409em .409em 22px;
color: #5E5550;
}

/* pie */

#pie_contenedor {
	width: 956px;
	margin: 0 auto;
	padding-bottom: 20px;
}

#pie {
	clear:both;
	width: 100%;
	float:left;
	background: #666666 url('../images/bgpie.jpg') repeat-x top center;
	margin-top: 15px;
}
#pie a { color:#ccc; }
#pie a:hover { color:#fff; }

#piecol1 {
	width: 614px;
	float: left;
	text-align:left;
	margin:30px 0 18px 0;
	padding:0;
	border:0px solid #ccc;
}

#piecol2 {
	width: 318px;
	float: right;
	text-align:right;
	border-left: 1px solid #666;
	margin: 30px 0 18px 0;
	padding:0;
	border:0px solid #ccc;
}

#piecol1 p, #piecol2 p {
	padding:0;
	margin:0;
	color:#ccc;
}

/* MENU */

.menu {
font-size:1em;
line-height: 3em;
letter-spacing: .12em;
position:relative;
z-index:100;
font-size: 11px;
height:30px;
background: url(../images/menuslogan.gif) right no-repeat;
}

/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left; position:relative; list-style:none; min-width:92px; text-align:center; width:110px; }
.menu ul ul li {text-align:left; }
/* style the links for the top level */
.menu a, .menu a:visited {
border-top:1px solid #9E9E9E;
display:block;
text-decoration:none;
color:#fff;
padding: 0 10px 0 10px;
font-weight:bold;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {
visibility:hidden;
position:absolute;
left:0;
}
.menu ul, ul ul { margin:0; padding:0; }
/* separacion del submenu del menu */
* html .menu ul ul {top:36px;t\op:34px;}

/* posicion del 3º submenu */
.menu ul ul ul{
left:180px;
top:-1px;
width:160px;
margin-top:1px;
}

/* hack IE5.5 */
* html .menu ul ul ul { left:180px; top:-1px; width:160px; margin-top:1px; }

/* tablas para IE */
.menu table { position:absolute; top:0; left:0; border-collapse:collapse;;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {
background-color: #666;
border-top:1px solid #7DE6FF;
height:auto;
line-height:1em;
color: #ddd;
padding:5px 10px;
width:180px;
font-weight: normal;
}

/* rollover */
.menu ul a { color: #ddd; }
.menu ul a:hover { color:#fff; background:#009FC6; }
.menu ul ul a { background-color: #666; color: #ddd; }
.menu ul ul a:hover { color:#fff; background:#009FC6; }
.menu ul ul ul a { background-color: #333; color: #ddd; }
.menu ul ul ul a:hover { color:#fff; background:#009FC6; }
/* hack IE7 */
.menu :hover > a, .menu ul ul :hover > a { color:#fff; background:#009FC6; }

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/* otros */

#activo { background-color: #fff; color:#000; }
#colorlinksubmenu { background-color: #444; }

/* FIN MENU */

/* ADMINISTRACION */

.td1 { padding:5px 0 5px 0; }
