/* CSS Document */
* { margin: 0; padding: 0; }
html { min-height: 100%; margin-bottom: 1px; }

html { margin:0; padding:0; background:#040507 url(../images/fondo.jpg) top center repeat-y;}
body {  margin:0; padding:0; font-family:Arial; color:#000; font-size:12px; }



img { border:none; text-decoration:none;}
a img { border:none; text-decoration:none; }
a, a:hover, a:visited, a:active, img { border:none; text-decoration:none; }

a { color:#000; text-decoration:none; }
a:hover { color:#1377E8 }
h1 { font-size:16px; }
h2 { font-size:14px; }
.hr { background:url(../images/bg_postdivider.gif) repeat-x; height:11px; border:none; margin-bottom:10px; }
.hr hr { display:none; }

#header { background:url(../images/bg_header.gif) repeat-x; position:relative; margin:0 auto; width:950px; height:100px; }
#header a img { border:0; }
.logo a { line-height:25px; padding-bottom:1px;  }
.logo a.logoimg { margin-top:-110px; display:block; width:100px; height:104px; }
.logo { position:absolute; top:22px; left:47px; width:262px; text-align:center; }
.logo strong, .logo h1, .logo h2 { display:none; }

.rollover {
  display: block;
  width: 262px;
  height: 78px;
  background: url(../images/logo2.gif) no-repeat;
  text-indent: -9999px;
}

a.rollover:link, a.rollover:visited, a.rollover:active {
  background: url(../images/logo2.gif) no-repeat;
}

a.rollover:hover {
  background-position: -262px;
}


#nav { position:absolute; width:580px; right:0; bottom:0; list-style:none; }
* html #nav { bottom:-1px; }
#nav li { float:left; }
#nav li a { display:block; height:25px; padding-right:8px; cursor:pointer;}
#nav li a.todo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	cursor:pointer;
}
#nav li a.todo:hover {
height:25px;
background:url(../images/link.gif) center no-repeat;
	color:#FFFFFF;
}


#contentwrap { position:relative; width:950px; margin:0 auto;}
#izq { padding-left:11px; float:left; width:319px;}
#der { float:right; width:330px;}
#der_aba { float:left; width:330px;}


#breadcrumb { position:relative; top:0; width:522px; margin-bottom:10px;  padding:8px 25px; background:url(../images/bg_breadcrumb.gif) repeat-y; font-size:14px; }
#breadcrumb a { font-weight:bold; }

#content {padding-left:11px; float:left; width:667px;  }
#content h1 { font-family:"Trebuchet MS"; font-size:18px; color:#666; line-height:24px; padding:0 10px; }
#content p, #content dl, #content ul, #content ol { line-height:18px; padding:10px;  }
#content a { color: red; font-weight:bold; }
#content a:hover { border:0;  }
#content .postinfo { display:block; padding:5px 10px; margin-bottom:5px; background:#F6F6F6; border:1px solid #E8EDF4; color:#333; }
#content .postinfo a {  }
#content blockquote { width:80%; margin:10px auto; padding:0 26px; line-height:18px; background:#FFF url(../images/bg_blockquote_side.gif) no-repeat 0 50%; }
#content blockquote h1 { color:#1377E8; }

#right { float:left; width:253px; padding-left:9px; }
#right dl { margin-bottom:20px; }
#right dt { font-family:"Trebuchet MS"; font-size:13px; font-weight:bold; padding-left: 13px; height:27px; line-height:27px; }
#right a:hover { text-decoration:underline; }

#subnav { width:239px; list-style:none; }
#subnav dd { margin:0; line-height:30px; background:url(../images/bg_subnav.gif); }
#subnav dt { background:url(../images/bg_right_head.gif) repeat-x; }
#subnav a { display:block; height: 32px;  padding-left:13px; }
#subnav a:hover { text-decoration:none; font-weight:bold; }
#subnav .on { color:#1377E8; height:32px; padding-left:30px; background:url(../images/bg_subnav_on.gif); }
#subnav .last { background:url(../images/bg_subnav_last.gif); }
#subnav .laston { padding-left:30px; background:url(../images/bg_subnav_last_on.gif); }

.box { position:relative; width:245px; background:url(../images/bg_right_head.gif) repeat-x; margin:0; }
.box dd { margin:0; height:65px; background:url(../images/bg_right_box.gif) no-repeat; }
.box dd.last { background:url(../images/bg_right_box_last.gif) no-repeat; }

.box2 { position:relative; width:245px; background:url(../images/bg_right_head.gif) repeat-x; margin:0; }
.box2 dd { padding:5px; margin:0; height:150px; background:url(../images/bg_right_ima.gif) no-repeat; }

.medialist2 dd img { margin:5px 10px 6px 10px; border:0; }
.medialist2 dd p { padding:5px; }
.medialist dd li {
	padding-left:3px;
	list-style-type: none;
}



.box3 { position:relative; width:245px; background:url(../images/bg_right_head.gif) repeat-x; margin:0; }
.box3 dd { text-align:center; margin:3px; height:180px; }

.medialist3 dd img { margin:5px 10px 6px 10px; border:0; }
.medialist3 dd p { padding:5px; }



.medialist dd img { float:left; margin:5px 5px 0 10px; border:0; }
.medialist dd p { padding:5px; }
.medialist dd a {
	padding:5px;
	color: #FF0000;
	text-decoration: none;
}
.medialist dd a:hover {
	padding:5px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}

#footer {
width:930px; margin:0 auto; height:47px; padding:9px; background:url(../images/bg_footer.gif); color:#666; border-bottom:1px solid #D1D1D1;  }
#footer a {  }
#footer a:hover { border-bottom:1px dotted #1377E8; }

.clear { clear:both; }

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
* html .clearfix { height: 1%; }

#encabezado{margin:0 auto; padding:5px;}

form { margin:0; padding:0; }
input { }
input.input { position:relative;width:157px; margin-bottom:8px; height:21px; padding:5px 15px 0; color:#FFF; background:url(../images/bg_search.gif) no-repeat 0 50%;  border:none; }
* html input.input { width:147px; margin-bottom:5px; background-attachment:fixed; padding-right:25px;  }
input.submit { background: #333; color:#FFF; font-size:11px; border:inset; width:auto; border:none; margin:0; padding:5px; }

.floatright { float:right; }
.floatleft { float:left; }
