@charset "utf-8";

.rubropic {
	float:right;
	padding-left:0px;
	padding-right:10px;
	height:350px;
	/*margin-left:5px;*/
}

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	background-image: url(../img/bg_fade2.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#header  {
	height: 153px;
	font-weight: bold;
	width: 980px;
	background-image: url(../img/header.png);
	text-align: left;
}
#header form {
	display: inline;
}

#header .idioma {
	width: 200px;
	display: inline;
	position: relative;
	top: 114px;
	left: 65px;
	font-size: 11px;
	font-weight: normal;
}
#header .idioma select {
	background-color: #B3A4C8;
	color: #FFFFFF;
	font-size: 11px;
	width: 120px;
}
#header .buscador {
	width: 200px;
	display: inline;
	position: relative;
	top: 114px;
	left: 140px;
	vertical-align: baseline;
	font-size: 11px;
	font-weight: normal;
}
#header .buscador a {
	color:#E30012;
	font-weight:bold;
	text-decoration:none;
	font-size: 13px;
	text-transform: uppercase;
}
#header .buscador input {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #B3A4C8;
}


#contenido {
	width: 980px;
	background-repeat: repeat-y;
	background-position: left;
}

#contenido #topmenu {
	color: #DF1428;
	font-weight: bold;
	font-size: 12px;
	width: 930px;
	background-image: url(../img/blanco_mroado.gif);
	background-repeat: repeat-y;
	background-position: center;
	position: relative;
	left: 2px;
	text-transform: uppercase;
	padding-top: 2px;
	padding-bottom: 5px;
}

#contenido #topmenu a {
	text-transform: uppercase;
	color: #13679F;
	text-decoration: none;
	font-weight: bold;
}

#shadow-slideshow {
	width: 920px;
	background-color: #1F1045;
	text-align: left;
	vertical-align: top;
	height: 341px;
	margin-left: 4px !important; #
	margin-left: 0px;
	position: relative !important;
	left: 6px !important; #	
	left: 4px; #
	margin-bottom: 4px;
	}

#contenido #slideshow {
	width: 920px;
	color: #000000;
	position: relative;
	left: -4px;
}


#shadow-textos {
	width: 920px;
	background-color: #1F1045;
	text-align: left;
	vertical-align: top;
	margin-left: 4px !important;
	position: relative !important;
	left: 6px !important;
	margin-left: 0px;
	left: 4px;
	margin-top: 20px;
}

#contenido #textos {
	width: 920px;
	color: #000000;
	position: relative;
	left: -5px;
	background-color: #FFFFFF;
	top: -5px;
	text-align:justify;
	min-height:300px;
}
#contenido #textos h4 {
	text-transform: uppercase;
	color: #DF1428;
	background-color: #e4e4e4;
	background-image: url(../img/h4_fade_920.jpg);
	height: 32px;
	padding-top: 9px;
	padding-left: 15px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 22px;
}
#contenido #textos h5 {
	color: #3D2088;
	padding-top: 10px;
	padding-left: 15px;
	margin-right: 10px;
	margin-top: 0px;
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 10px;
}

#left-box a {
	text-decoration:none; 
}

#contenido #right-stuff {
	float: right;
	margin-right: 0px !important; #
	margin-right: 7px;
}
#contenido #textos .flecha {
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}
#contenido #textos .orasi {
	width: 335px;
	margin-left: 60px;
	font-size: 13px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CEDCE8;
	height: 350px;
	overflow:auto;
}

#contenido #textos .orasi_txt {
	width: 600px;
	margin-left: 60px;
	font-size: 13px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CEDCE8;
	height: 350px;
	overflow:auto;
}

.orasi_txt2 {
	width: 600px;
	margin-left: 60px;
	font-size: 13px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CEDCE8;
	height: 350px;
	overflow:auto;
}

#contenido #textos .orasi_full {
	width: 830px;
	margin-left: 60px;
	font-size: 13px;
	padding-right: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CEDCE8;
	height: 350px;
	overflow:auto;
}

#contenido #textos .back {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #4C789F;
	text-align: center;
	width: 80px;
	display: inline-block;
	height: 16px;
	padding-top: 2px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #48A0E1;
	border-right-color: #12486E;
	border-bottom-color: #12486E;
	border-left-color: #48A0E1;
	margin-left:46%;
	margin-bottom: 10px;
	margin-top: 10px;
	clear: both;
}
#contenido #textos .back a {
	color: #FFFFFF;
	text-decoration: none;
}
#contenido #textos a {
	text-decoration: none;
}

#contenido #textos #related_docs {
	float: right;
	margin-right: 8px !important;
	margin-right: 5px;
	padding-right: 10px;
	padding-left: 5px;
	font-size:13px;
	width: 220px;
	height: 350px;
	overflow:auto;
}
#contenido #textos #related_docs a,#contenido #textos #related_docs a:visited {
	color: #4D79A0;
	text-decoration: none;
}
#contenido #textos #related_docs a:hover {
	color: #3D6D95;
	text-decoration: underline;
}


#contenido #shadow2 {
	background-color: #1F1045;
	width: 260px;
	position: relative;
	margin-top: 10px;
	margin-right: 25px !important;
	margin-right: 12px;
	margin-bottom: 15px;
	margin-left: 4px;
	float: none;
}

#contenido #right-box {
	float: none;
	width: 100%;
	position: relative;
	top: -5px;
	left: -5px;
	background-color: #FFFFFF;
	color: #000000;
}
#contenido #right-box h4 {
	background-image: url(../img/h4_fade2.jpg);
	color: #DF1428;
	text-align: left;
	text-transform: uppercase;
	background-repeat: repeat-y;
	background-position: left;
	padding-left: 10px;
	height: 25px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #E4E4E4;
}

#contenido #right-box h4 a{
	color: #DF1428;
	text-decoration:none;
}

#contenido #right-box #participa {
	background-color: #DEE3FE;
	height: 353px;
	overflow:hidden;
	text-align: left;
}

#contenido #right-box #participa a {
	color:#FFFFFF;
	text-decoration:none;
}
#contenido #right-box #participa img {
	border:none;
}
#contenido #right-box #participa table {
	font-weight: bold;
	color: #FFFFFF;
	width: 100%;
}
#contenido #right-box #participa .sq {
	background-image: url(../img/participa_sq.png);
	background-repeat: no-repeat;
	height: 111px;
	background-position: center center;
	width: 50%;
	text-align: center;
	vertical-align: top;
}
#contenido #right-box #participa .sq div {
	padding-top: 6px;
	padding-bottom: 12px;
	text-transform: uppercase;
	font-size: 11px;
	text-align: center;
}


#contenido #right-box #participa .donas {
	background-image: url(../img/participa_colspan.png);
	background-repeat: no-repeat;
	height: 40px;
	background-position: 2px center;
	vertical-align: middle;
	font-size: 14px;
	text-transform: uppercase;
}
#contenido #right-box #participa .donas input {
	font-size: 11px;
	color: #FFFFFF;
	background-color: #A094BC;
}

#contenido #right-box .participa {
	color: #FFFFFF;
	text-align: center;
	background-image: url(../img/fade_black.jpg);
	font-size: 18px;
}


#contenido #right-box #lista {
	text-align: left;
}
#contenido #right-box #lista #item {
	font-weight:bold;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right:5px;
	padding-right: 10px;
	padding-left: 28px;
	padding-top: 5px;
	background-color: #F0EFF1;
	background-image: url(../img/redbullet.jpg);
	background-repeat: no-repeat;
	height: 22px;
	
}
#contenido #right-box #lista #item a,#contenido #right-box #lista #item a:visited {
	color:#000000;
	text-decoration:none;
}
#contenido #right-box #lista #item a:hover {
	text-decoration:underline;
}

#contenido #shadow2 #right-box #participa li {
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 8px;
	margin-right: 5px;
}
#contenido #shadow {
	background-color: #1F1045;
	position: relative;
	width: 645px;
	float: left;
	margin-top: 10px;
	margin-bottom: 6px;
	margin-left: 34px !important;
	margin-left: 18px;
}
#contenido #left-box {
	width: 645px;
	text-align: left;
	position: relative;
	left: -5px;
	top: -5px;
}
#contenido #left-box #blue_box {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #055295;
	padding-left: 20px;
	font-size: 25px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#contenido #left-box #blue_box img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: middle;
}
#contenido #left-box #blue_box a {
	color: #FFFFFF;
	text-decoration: none;
}

#contenido #left-box #tienda_item {
	display: inline-block;
	width: 150px;
	color: #3B2E7D;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#contenido #left-box #graph_item {
	display: inline-block;
	width: 150px;
	background-color: #055295;
	color: #FFFFFF;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 13px;
}
#contenido #left-box #graph_item img {
	height:140px !important;
	height:130px;
}
#contenido #right-box .conocermas {
	padding-top:5px;
}
#contenido #right-box .conocermas td {
	background-image: url(../img/conocermas-item.gif);
	height: 86px;
	width: 147px;
	background-repeat: no-repeat;
	text-align: center;
}
#contenido #right-box .conocermas img {
	border:none;
}
#contenido #right-box .conocermas a {
	color:#FFFFFF;
	text-decoration:none;
}





#contenido #left-box img {
	border:none;
}
#contenido #left-box #que_es {
	margin-left: 15px;
	background-image: url(../img/blue_arrows.gif);
	background-repeat: no-repeat;
	padding-left: 40px;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 330px;
	font-size: 13px;
}

#contenido #left-box a {
	color:#000000;
}


#contenido #left-box h4 {
	background-image: url(../img/h4_fade.jpg);
	color: #DF1428;
	text-align: left;
	text-transform: uppercase;
	background-repeat: repeat;
	background-position: left;
	padding-left: 10px;
	height: 28px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	background-color: #E4E4E4;
	font-size: 18px;
}


#contenido #left-box div {
	background-color: #FFFFFF;
	color: #000000;
	padding: 0px;
	clear: both;
}
#contenido #left-box .texto {
	font-size: 13px;
	text-align: justify;
	height:165px;
	overflow:hidden;
}
#contenido #left-box h5 {
	font-size: 18px;
	font-weight: bold;
	color: #3B2E7D;
	padding-left: 10px;
	margin: 0px;
	clear:both;
}


#contenido #left-box .texto table {
	width: 635px;
}
#contenido #left-box .texto p {
	padding-top: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left: 65px;
	margin-right: 5px;
}
#contenido #left-box .texto .box {
	width: 300px;
}
#contenido #left-box .texto .box p {
	padding-left: 0px;
}
#contenido #left-box hr {
	vertical-align: middle;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#contenido #left-box .left-item-img {
	float: right;
	margin-top: 5px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 5px;
}
#contenido #left-box .left-item-img2 {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
}


#contenido #left-box .texto .bluearrows {
	display: compact;
	position: relative;
}
#contenido #bg_boxes .bluearrow {
	display: compact;
	float: left;
}

#contenido #left-box .texto .bluearrows-right {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
#contenido #left-box .texto table h5 {
	padding-left: 0px;
}
#contenido #left-box .texto table p {
	padding-left: 50px;
	text-align: justify;
	padding-right: 5px;
}
#contenido #left-box #bg_boxes {
	background-color: #FFFFFF;
	width: 100%;
	color: #000000;
}
#contenido #left-box #bg_boxes h5 {
	font-size: 16px;
	color: #3B2E7D;
	padding-left: 10px;
	margin: 0px;
}
#contenido #left-box #bg_boxes td {
	width: 50%;
	text-align: justify;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0DFE3;
}

#contenido #left-box #bg_boxes td div {
	height:110px;
	overflow:hidden;
	font-size: 13px;
	display: block;
	background-image: url(../img/blue_arrows_sm.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-left: 25px;
	padding-right: 5px;
}

#contenido #left-box #bg_boxes td.left {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C0C0C0;
}

#contenido #left-box #bg_boxes .bluearrows {
	float: left;
	padding-left: 25px;
	padding-top: 5px;
}


#footer {
	clear: both;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #880000;
	width: 940px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#contenido #right-box #blue_box {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #055295;
	font-size: 22px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#contenido #right-box #blue_box a {
	color: #FFFFFF;
	text-decoration: none;
}

.notraduc {
text-align:center;
background:#CC0D1F;
color:#FFFFFF;
font-weight:bold;
}

.titulo {
	font-size:16px;
	font-weight:bold;
	color:#990000;
}
.multimedia td {
font-size:13px;
padding-bottom:10px;
border-bottom: 1px dotted #9C8BB8;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #shadow-slideshow,#shadow-destacado { left: 4px !important; }
	#contenido #right-stuff { margin-right: 10px !important; }
}


#shadow-destacado {
	width: 920px;
	background-color: #1F1045;
	text-align: left;
	vertical-align: top;
	height: 30px;
	margin-left: 4px !important;
#
	margin-left: 0px;
	position: relative !important;
	left: 6px !important;
#	
	left: 4px; #
	margin-bottom: 4px;
	margin-top: 14px;
	margin-bottom: 6px;
	}


#contenido .destacado  {
	position: relative;
	text-align:center;
	top: -4px;
	left: -4px;
	height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #055295;
	font-size: 25px;
}
#contenido .destacado  a{
	margin:10px;
	text-decoration:none;
}
table.ultimas{
	max-height:68px;
	height:68px;
	width:100%;
	background-color:#7A7A7A;
	font-size:15px;
	color:#FFF;
	border-bottom:1px solid #9B9B9B;
}
div.ultimas_imagen{
	width:34%;
	max-width:34%;
	height:54px;
	max-height:54px;
	float:left;
	margin-left:3px;
}
div.ultimas_texto{
	width:145px;
	max-width:145px;
	height:54px;
	max-height:54px;
	float:right;
}
td.ultimas_noticias{
	border-right:2px solid #A0A0A0;
	width:235px;
	max-width:235px;
}
.ultimas_noticias a{
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
img.img_ultimas{
	max-height:54px;
	max-width:75px;
}
div.principal{
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.noticias_izq{
	width:632px;
	height:440px;
	float:left;
	vertical-align:middle;
	margin-left:10px;
}
table.noticias_der{
	background-color:#E8E8E8;
	width:100%;
	height:100%;
	border:1px solid #BBBBBB;
}
td.noticia_der{
	height:57px;
	max-height:57px;
}
img.img_der{
	max-height:55px;
	max-width:80px;
}
.banner {
	background-color:#000;
	background-position:center;
	background-repeat:no-repeat;
	width:300px;
	height:200px;
	border:none;
}