@charset "utf-8";

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, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* #########################
######## CSS SERGIO #########
###########################*/

/*###### Layout ########*/

body {
background: #FAFAFA url('images/bg_body.png') top repeat-x;
border-top: 5px solid #666;
font: 13px "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}

#col_der {
float:right;
width:300px;
}

#col_izq {
width:620px;
}

.clear {
clear:both;
}

.clear_left {
clear:left;
}

.clear_right {
clear:right;
}

#content {
clear: both;
line-height: 1.5em;
}

#visual-portal-wrapper {
margin:0 auto;
width:960px;
}

/*###### Fin Layout ########*/

/*###### Header ########*/

#header {
position:relative;
}

#header .buscador {
background:url('images/bg_buscador.png') no-repeat;
height:30px;
padding:5px 0 3px 10px;
position:absolute;
right:0;
top:14px;
width:197px;
}

#header .buscador input[type="text"] {
border:none;
font-size:13px;
vertical-align:middle;
width:158px;
}

#header .buscador input[type="image"] {
vertical-align:middle;
}

#header h1 {
margin:10px 0;
}

#header .menu {
background: #C00 url('images/bg_nav.png') top repeat-x;
border-radius: 0.5em;
-moz-border-radius: 0.5em;
-webkit-border-radius: 0.5em;
}

#header .menu ul li {
border-right: 1px solid #FE0000;
float: left;
}

#header .menu ul li a {
border-right: 1px solid #7A0000;
color: white;
display: block;
float: left;
font-size: 14px;
padding: 9px 16px;
text-decoration: none;
text-shadow: -0 -1px 2px #333;
-moz-text-shadow: 0 -1px 2px #333;
-webkit-text-shadow: 0 -1px 2px #333;
}

#header .menu ul li a:hover {
background-color: rgba(0,0,0,0.2);
text-decoration:none;
}

#header .menu ul li .primero {
border-radius:0.5em 0 0 0.5em;
-moz-border-radius:0.5em 0 0 0.5em;
-webkit-border-radius:0.5em 0 0 0.5em;
}

#header .top_menu {
position:absolute;
top:22px;
right:215px;
}

#header .top_menu ul li {
float:left;
}

#header .top_menu ul li a {
border-left:1px dotted #999;
color:#C00 !important;
float:left;
font-size:11px;
display:block;
padding:0 5px;
}

#header .top_menu ul li a:hover {
color:#C00 !important;
text-decoration:underline;
}

/*###### Fin Header ########*/

/*###### Content ########*/

.botones {
text-align: right;
}

.botones img {
float:none !important;
}

.botones a:hover {
opacity:0.8;
filter:alpha(opacity=80);
}

#content .documentDescription, #content #description {
color:#000;
font-weight:bold;
margin-bottom:10px;
}

#content div.documentByLine {
display: none !important;
}

#col_izq h1 {
border-bottom: 1px dashed #CCC;
color:#069;
font-size: 28px;
line-height:32px;
margin: 20px 0 !important;
padding-bottom: 10px;
}

#col_izq h2 {
font-size: 20px;
line-height: 24px;
margin: 40px 0 10px 0 !important;
}

#col_izq h3 {
font-size: 16px;
line-height: 20px;
margin: 20px 0 10px 0 !important;
}

#col_izq a {
color:#C00 !important;
}

#col_izq a:hover {
color:#C00 !important;
text-decoration:underline;
}

#col_izq iframe {
width:100%;
}

#col_izq .item {
border-bottom:1px dashed #CCC;
clear:left;
padding:20px 0;
}

#col_izq .item h3 {
font-size:13px;
font-weight:bold;
line-height:15px;
margin-bottom:5px;
}

#col_izq .item p {
font-size:12px;
margin-bottom:0 !important;
line-height:17px;
}

#col_izq .item .fecha {
color:#999;
font-size:11px;
}

#col_izq .item .txt {
margin-left:90px;
}

#col_izq .item img {
float:left;
}

#consuma_datos {
float:left;
height:446px;
width:290px;
}

#consuma_datos h2 {
color:#000;
font-size:20px;
margin-bottom:20px;
}

#consuma_datos h3 {
font-size:16px;
margin-bottom:5px;
}

#consuma_datos p {
line-height:17px;
margin-bottom:0 !important;
}

#consuma_datos a {
color:#C00 !important;
}

#consuma_datos a:hover {
color:#C00 !important;
text-decoration:underline;
}

#doc_bcn {
float:right;
width:290px;
}

#doc_bcn h2 {
color:#000;
font-size:20px;
padding-bottom:20px;
}

#doc_bcn h2 span {
color:#069;
font-size:20px;
padding-bottom:20px;
}

#doc_bcn .item {
border-top:1px dashed #CCC;
clear:both;
padding:20px 0;
}

#doc_bcn h3 {
font-size:13px;
font-weight:bold;
line-height:15px;
margin-bottom:5px;
}

#doc_bcn p {
font-size:12px;
margin-bottom:0 !important;
line-height:17px;
}

#doc_bcn .fecha {
color:#999;
font-size:11px;
}

#doc_bcn a {
color:#C00 !important;
}

#doc_bcn a:hover {
color:#C00 !important;
text-decoration:underline;
}

#doc_bcn .txt {
margin-left:90px;
}

#doc_bcn img {
float:left;
}

#enlaces a {
border-top:1px solid #FFF;
border-bottom:1px solid #CCC;
color:#C00 !important;
display:block;
font-size:16px;
line-height:17px;
}

#enlaces a:hover {
color:#C00 !important;
text-decoration:underline;
}

#enlaces .ideas {
background:url('images/ico_idea.png') 0 14px no-repeat;
border-top:none !important;
padding:20px 0 20px 80px;
}

#enlaces .manuales {
background:url('images/ico_manual.png') 0 10px no-repeat;
padding:37px 0 37px 80px;
}

#enlaces .estrellas {
background:url('images/ico_estrellas.png') 0 12px no-repeat;
padding:20px 0 20px 80px;
}

#enlaces .mundo {
background:url('images/ico_mundo.png') 0 15px no-repeat;
padding:30px 0 30px 80px;
}

#enlaces .puzzle {
background:url('images/puzzle.png') 0 15px no-repeat;
border-bottom:none !important;
padding:30px 0 30px 80px;
}

#form {
border-top:none !important;
}

#form h2 {
border-bottom:1px dashed #CCC;
margin:0 0 20px 0 !important;
padding-bottom:10px;
}

#form .formulario {
background:#EEE;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
margin:20px 0;
padding:20px;
}

#form .formulario div {
margin-bottom:10px;
}

#form .formulario div textarea {
border:1px solid #999;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
min-height:80px;
}

.image-right,
.image-left {
border:none !important;
}

.imagentextocostado {
border-bottom:1px dashed #CCC;
margin-bottom:20px;
padding-bottom:20px;
}

.imagentextocostado img {
border:1px solid #999 !important;
box-shadow: 2px 2px 7px #999;
-moz-box-shadow: 2px 2px 7px #999;
-webkit-box-shadow: 2px 2px 7px #999;
width:350px;
}

.mini h2 {
color:#069;
font-size:16px;
margin-bottom:10px;
}

.portlet {
background:#FFF;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
box-shadow: 0 1px 4px #333;
-moz-box-shadow: 0 1px 4px #333;
-webkit-box-shadow: 0 1px 4px #333;
padding:10px;
}

.portlet a {
color:#C00 !important;
}

.portlet a:hover {
color:#C00 !important;
text-decoration:underline;
}

.portlets {
width:640px;
}

#portlets_inf {
margin-top:20px;
}

.portlet2 {
background:#DDD;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
margin-bottom:20px;
padding:10px;
}

.portlet2 h2 {
border-bottom:1px dashed #FFF;
color:#069;
font-size:16px;
margin-bottom:10px;
padding-bottom:10px;
}

.portlet2 h3 {
font-size:14px;
font-weight:bold;
margin-bottom:5px;
}

.portlet2 a {
color:#C00 !important;
}

.portlet2 a:hover {
color:#C00 !important;
text-decoration:underline;
}

.portlet2 .txt {
margin-left:90px;
}

.portlet2 img {
float:left;
}

#spotlight {
background:#FFF;
border-radius:7px;
-moz-border-radius:7px;
-webkit-border-radius:7px;
box-shadow: 0 1px 4px #333;
-moz-box-shadow: 0 1px 4px #333;
-webkit-box-shadow: 0 1px 4px #333;
height:190px;
margin-bottom:20px;
padding:10px;
position:relative;
width:620px;
}

#spotlight .img {
float: left;
height: 193px;
margin-right: 20px;
overflow: hidden;
width: 252px;
}

#spotlight h3 {
color:#069;
font-size:21px;
line-height:25px;
margin:10px 0;
}

#spotlight h3 a {
color:#069 !important;
}

#spotlight h3 a:hover {
color:#C00 !important;
}

#spotlight p {
color:#666;
}

#spotlight .jcarousel-control {
bottom:0;
position:absolute;
right:0;
}

#spotlight .jcarousel-control a {
text-indent:-9999px;
background:url('images/bot_off.png') no-repeat;
font-size: 75%;
text-decoration: none;
font-family:'Arial';
width:11px;
height:11px;
display:inline-block;
}

#spotlight .jcarousel-control a.seleccionado {
text-indent:-9999px;
background:url('images/bot_on.png') no-repeat;
font-size: 75%;
text-decoration: none;
font-family:'Arial';
width:11px;
height:11px;
display:inline-block;
}

#spotlight .jcarousel-control a:focus,
#spotlight .jcarousel-control a:active {
/*outline: none;*/
}

/*###### Fin Content ########*/

/*###### Footer ########*/

#footer {
border-top:2px solid #CCC;
clear:both;
margin:40px 0 20px 0;
}

#footer .left {
float:left;
margin:23px;
width:20%;
}

#footer .left h3 {
margin-bottom:5px;
}

#footer ul li {
display:block;
font-size:11px;
margin-bottom:3px;
}

#footer a {
color:#C00 !important;
}

#footer a:hover {
color:#C00 !important;
text-decoration:underline;
}

#footer .bottom {
border-top: 1px solid #CCC;
clear: both;
padding: 20px 0;
text-align: center;
}

#footer .bottom p {
color:#666;
font-size:11px;
line-height:17px;
}

/*###### Fin Footer ########*/

/*############ Alejandro ##########*/
#noticias_datos {
/*height:110px;*/
width:290px;
}

#noticias_datos h2 {
color:#000;
font-size:20px;
margin-bottom:10px;
}

#noticias_datos h3 {
font-size:16px;
margin-bottom:5px;
}

#noticias_datos h4 {
font-size:13x;
margin-bottom:1px;
}

#noticias_datos p {
line-height:17px;
margin-bottom:0 !important;
}

#noticias_datos a {
color:#C00 !important;
}

#noticias_datos a:hover {
color:#C00 !important;
text-decoration:underline;
}



#consuma_datos2 {
height:308px;
width:290px;
}

#consuma_datos2 h2 {
color:#000;
font-size:20px;
margin-bottom:20px;
}

#consuma_datos2 h3 {
font-size:16px;
margin-bottom:5px;
}

#consuma_datos2 p {
line-height:17px;
margin-bottom:0 !important;
}

#consuma_datos2 a {
color:#C00 !important;
}

#consuma_datos2 a:hover {
color:#C00 !important;
text-decoration:underline;
}
