body {
	background-color: #E2E4E7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2D2C33;
}
a {
	text-decoration:none;
}
img {
	border:none;
}
#if {
	font-size:10px;
	text-align:center;
}
#if a {
	color:#333;
	text-decoration:none;
}
#if a:hover {
	color:#333;
	text-decoration: underline;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
/*#patrocinadores {
	padding:0px;
}

#patrocinadores span {
	text-transform:uppercase;
	text-align:right;
	display:block;
	color:#A1A4AA;
	font-weight:bold;
	margin-bottom:5px;
	padding-right:5px;
}
#patrocinadores_logos {
	background:#FFF;
	padding:10px 0 10px 6px;
}
#patrocinadores_logos img {
	border:1px solid #999;
	margin-right:5px;
}*/
.clear {
	clear:both;
}
.clear_10 {
	clear:both;
	height:5px
}
.left {
	float:left;
	margin:17px 15px 3px 28px;
}
.right {
	float:right;
}
/*#header {
	margin-top:0px;
}*/
#patrocinadores {
}
#patrocinadores_bottom {
	height:72px;
	background:url(../img/cabecera_bg.jpg) no-repeat bottom center;
	position:relative;
}
#patrocinadores_bottom #logo_sant {
	position:absolute;
	width:182px;
	height:53px;
	left: 29px;
	top: 7px;
	border:2px solid white;
}
#patrocinadores_bottom #espana_btn {
	position:absolute;
	width:116px;
	height:26px;
	left: 779px;
	top: 7px;
}
#patrocinadores_bottom #int_btn {
	position:absolute;
	width:116px;
	height:26px;
	left: 779px;
	top: 37px;
}
#patrocinadores_top {
	height:21px;
	background: #333;
	border-bottom:solid 4px #CCC;
}
#patrocinadores #por {
	text-align:center;
	display:block;
	color:#A1A4AA;
	font-weight:bold;
	padding-top:2px;
	padding-right:5px;
	width:240px;
	float:left;
}
#patrocinadores #languaje_btn {
	text-align:center;
	display:block;
	color:#A1A4AA;
	font-weight:bold;
	padding-top:2px;
	padding-right:5px;
	width:480px;
	float:left;
}
#patrocinadores #version_btn {
	text-align:center;
	display:block;
	color:#A1A4AA;
	font-weight:bold;
	padding-top:2px;
	padding-right:5px;
	width:220px;
	float:left;
}
#header_sec {
	position:relative;
}
#menu_indicator {
	position:absolute;
	text-transform:uppercase;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	right: 16px;
	top: 93px;
	text-align:left;
}
#header_flash {
	width:480px;
	height:322px;
	float:left;
	z-index: -1;
}
#header_login {
	width:480px;
	height:322px;
	background:url(../img/login_header_2_con.jpg) no-repeat top center;
	float:left;
	color:#FFF;
}
#header_login a {
	color:#FFF;
}
#header_login a:hover {
	text-decoration:underline;
}
#header_login_sinlogos {
	width:480px;
	height:322px;
	background:url(../img/login_header_2_sin.jpg) no-repeat top center;
	float:left;
	color:#FFF;
}
#header_login_sinlogos a {
	color:#FFF;
}
#header_login_sinlogos a:hover {
	text-decoration:underline;
}
#registered_users {
	display:block;
	padding:15px 15px 8px 15px;
}
#registered_login {
	margin:5px 0 0 15px;
	float:left;
	width:220px;
}
#registered_login input {
	width:210px;
	border:2px solid #B5213A;
	margin-top:3px;
	padding:2px;
	color:#666;
}
#registered_users_2 {
	display:block;
	padding: 5px 15px 10px 15px;
	width:370px;
	float:left;
}
#registered_users_2 a {
	margin-right:40px;
}
#registered_login_left {
	margin:5px 0 0 15px;
	float:left;
	width:280px;
	font-weight:bold;
}
#registered_login_left input {
	width:260px;
	border:2px solid #B5213A;
	margin-top:3px;
	padding:4px;
	color:#666;
}
#registered_users_left {
	display:block;
	padding: 10px 0 10px 15px;
	float:left;
}
#registered_users_left a {
	margin-right:40px;
	color:#666666;
}
#registered_users_left a:hover {
	color:#333;
	text-decoration:underline;
}
#new_users_left {
	display:block;
	padding:10px 15px 10px 15px;
	float:left;
	border-top:1px dotted #CCCCCC;
	width:270px
}
#new_users_left a {
	margin-right:40px;
	color:#666666;
}
#new_users_left a:hover {
	color:#333;
	text-decoration:underline;
}
#entrar {
	margin-top:8px;
	float:left;
}
#header_menu {
	background:#2D0B1C;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	padding:1px;
	text-transform:uppercase;
}
#menu_list ul {
	margin-left: 0;
	padding-left: 0;
}
#menu_list li {
	display: inline;
	list-style-type: none;
}
#menu_list a {
	padding: 3px 11px;
	color: #fff;
	text-decoration: none;
}
#menu_list a:hover {
	background: #FFF;
	color: #2D0B1C;
	text-decoration: none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#menu_list .active {
	background: #FFF;
	color: #2D0B1C;
	text-decoration: none;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
#content {
	margin-top:15px;
}
#premios {
	background:#9B152C url(../img/premios.png) no-repeat top center;
	width:250px;
	padding:33px 20px 20px 30px;
	color:#FFF;
	float:left;
	margin-right:10px;
}
#premios_ing {
	background:#9B152C url(../img/premios_ing.png) no-repeat top center;
	width:250px;
	padding:33px 20px 20px 30px;
	color:#FFF;
	float:left;
	margin-right:10px;
}
#col_left {
	width:300px;
	float:left;
	margin-right:10px;
}
.box {
	background: #FFF;
	padding:10px 0 10px 0;
	color: #333;
	margin-bottom:15px;
	border-top:1px solid #999;
}
.banner {
	margin-bottom:15px;
}
.title_col_left {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#BF2646;
	border-bottom:4px solid #CCCCCC;
	padding:1px 0 5px 10px;
}
#premios td {
	border-bottom:1px solid #FFF;
}
.premios_title {
	display:block;
	font-size:16px;
	margin:10px 0 10px 0;
}
.premios_text {
	font-size:13px;
	margin:10px 0 10px 0;
}
.premios_small {
	font-size:9px;
	margin:10px 0 10px 0;
}
#col_right_tabs {
	width:650px;
	color: #666;
	float:left;
}
#col_right {
	background:#FFF;
	width:650px;
	color: #666;
	float:left;
	border-top:1px solid #999;
	position:relative;
}
#col_right .title {
	color: #333;
	font-size:18px;
	font-weight:bold;
	padding:5px 15px 1px 20px;
	display:block;
	text-transform:uppercase;
}
#col_right p {
	color: #666666;
	font-size:12px;
	padding:0 30px 0 30px;
	line-height:170%;
}
#col_right a {
	color: #900;
	font-size:12px;
	text-decoration:none;
}
#col_right a:hover {
	color: #900;
	font-size:12px;
	text-decoration: underline;
}
#check_list {
	margin-left: 20px;
	padding-left: 0;
	list-style: none;
	line-height:180%;
}
#check_list li {
	background-image: url(../img/check.png);
	background-repeat: no-repeat;
	background-position:0.8em 0.4em;
	padding:0 30px 0 35px;
}
#check_list ul {
	line-height:160%;
}
#check_list ul li {
	padding-left:5px;
	background:none;
}
#pagination {
	display:block;
	padding:10px 15px 0 5px;
	float:right;
	letter-spacing:0.3em;
}
#pagination .current {
	color:#333;
	font-weight:bold;
	font-size:14px;
	border-bottom:1px solid #333;
}
#pagination a {
	color:#666;
	text-decoration:none;
}
#pagination a:hover {
	color: #900;
	text-decoration:none;
}
#col_right .title_under {
	color: #333;
	font-size:18px;
	font-weight:bold;
	padding:5px 15px 5px 20px;
	display:block;
	border-bottom:1px dotted #CCC;
}
#col_right .logo {
	margin-right:30px;
}
#logos_org {
	padding:0 20px 53px 10px;
}
#demuestra {
	background:#FFF url(../img/bg_content.png) no-repeat top right;
	width:650px;
	height:428px;
	color:#FFF;
	float:left;
	border-top:1px solid #999;
}
.demuestra_title {
	color:#9B152C;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	padding:20px 10px 1px 30px;
	display:block;
}
.demuestra_title_2 {
	color:#9B152C;
	font-size:28px;
	font-weight:bold;
	text-transform:uppercase;
	padding:0px 10px 10px 217px;
	display:block;
}
.demuestra_text {
	color: #333;
	font-size:14px;
	font-weight:bold;
	padding:20px 10px 1px 30px;
	display:block;
}
.demuestra_text_2 {
	color:#9B152C;
	font-size:16px;
	font-weight:bold;
	padding:20px 10px 1px 30px;
	display:block;
	text-transform:uppercase;
}
#actualidad {
	margin-top:10px;
	border-top:1px solid #999;
	background:#FFF;
	padding-bottom:5px;
}
.actualidad_title {
	color:#9B152C;
	font-size:18px;
	font-weight:bold;
	padding:15px 10px 1px 10px;
	float:left;
}
.actualidad_icons {
	float:right;
	padding:10px 10px 1px 10px;
}
#noticias {
	border-top:5px solid #E2E4E7;
	padding:5px 5px 5px 10px;
}
.noticia {
	float:left;
	padding:10px;
	border-right:1px solid #9B152C;
	width:290px;
}
.noticia_last {
	float:left;
	padding:10px;
	width:280px;
}
.noticia img {
	float:left;
	padding:2px;
	border: 1px solid #CCC;
	margin: 0 8px 8px 0;
}
.noticia_last img {
	float:left;
	padding:2px;
	border: 1px solid #CCC;
	margin: 0 8px 8px 0;
}
.noticia_left {
	float:left;
	padding:10px;
	width:280px;
	border-bottom:1px dotted #CCC;
}
.noticia_left img {
	float:left;
	padding:2px;
	border: 1px solid #CCC;
	margin: 0 8px 8px 0;
}
.leer_mas {
	text-align:right;
	display:block;
	padding-right:10px;
	padding-top:5px;
}
.leer_mas a {
	color:#9B152C;
	font-weight:bold;
}
.leer_mas a:hover {
	color:#9B152C;
	font-weight:bold;
	text-decoration:underline;
}
#mapa {
	padding-top:18px;
}
#partners_container {
	margin-bottom:18px;
}
.partners {
	padding-top:13px;
}
.partners_title {
	background:#FFF;
	width:300px;
	display:block;
	margin: 5px 10px 0 0;
	border-top:1px solid #B4B7BC;
	float:left;
}
.partner {
	color:#9B152C;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:15px;
	display:block;
	text-align:center;
}
.partners_logos {
	float:left;
	margin:5px 0 0 0;
}
#footer {
	background:#FFF;
	border-top:1px solid #B4B7BC;
	margin-bottom:15px;
	padding:10px;
	text-align:center;
	color:949393;
	font-size:11px;
}
#footer a {
	color:#9B152C;
	font-weight:bold;
}
#footer a:hover {
	color:#9B152C;
	font-weight:bold;
	text-decoration:underline;
}
#vertcal_map {
	float:left;
	width:300px;
	margin-right:11px;
}
#logos_table {
	float:left;
	width:648px;
	height:1108px;
}
.logos_holder {
	height:49px;
	margin-top:3px;
}
#logos_table img {
	margin-right:3px;
}
#empresas {
	position:relative;
	background:#FFF;
	width:648px;
	border-top:1px solid #B4B7BC;
	float:left;
	margin-bottom:3px;
}
#empresas span {
	color:#9B152C;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding:15px;
	display:block;
}
#hor-minimalist-b {
	font-size: 12px;
	background: #fff;
	margin: 0 30px 5px 30px;
	width: 590px;
	border-collapse: collapse;
	text-align: left;
}
#hor-minimalist-b th {
	font-size: 14px;
	font-weight: normal;
	color: #333;
	padding: 10px 8px;
	border-bottom: 2px solid #9B152C;
}
#hor-minimalist-b td {
	border-bottom: 1px solid #FFCFD9;
	color: #7F7F7F;
	padding: 6px 8px;
}
#hor-minimalist-b tbody tr:hover td {
	color: #4F4F4F;
}
#tabs {
	float:right;
	padding-bottom:20px;
	margin-right:25px;
}
.tab {
	background:#6E0F25;
	float:left;
	padding:8px 10px;
	margin-left:8px;
	margin-top:10px;
	color:#FFF;
	text-transform:uppercase;
	color: #fff;
	text-decoration: none;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#tabs a {
	color:#FFF;
	font-weight:bold;
}
#tabs a:hover {
	color:#FFF;
	font-weight:bold;
	text-decoration: underline;
}
.mensaje_error {
	margin-top:3px;
	background: url(../img/warning_ico.gif) no-repeat;
	height: 20px;
	padding-top:3px;
	padding-left: 20px;
}
/* redes sociales*/
div#menu-principal {
	clear: none;
	height: 43px;
	width: 650px;
}
div#lista-menu {
	width:307px;
	height:34px;
	position:relative;
	left:216px;
	background: url(../images/bg_redsocial.gif) no-repeat left top;
}
div#lista-menu ul {
	width:307px;
	height:34px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0pt;
	padding:0pt;
}
div#lista-menu ul li {
	background:transparent none repeat scroll 0%;
	float:left;
	padding:0pt;
	text-indent:-999em;
	margin: 0px;
	display: inline;
	clear: none;
}
div#lista-menu ul li a {
	background:transparent url(../img/bg_redsocial.gif) no-repeat left top;
	border:medium none;
	height:34px;
	overflow:hidden;
	text-decoration:none;
}
div#lista-menu ul li.facebook a {
	background-position: 0px 0px;
	width:43px;
	display: block;
}
div#lista-menu ul li.facebook a:hover {
	background-position: 0px -34px;
}
div#lista-menu ul li.myspace a {
	background-position:-43px 0px;
	width:43px;
	display: block;
}
div#lista-menu ul li.myspace a:hover {
	background-position:-43px -34px;
}
div#lista-menu ul li.google a {
	background-position:-86px 0px;
	width:43px;
	display: block;
}
div#lista-menu ul li.google a:hover {
	background-position:-86px -34px;
}
div#lista-menu ul li.yahoo a {
	background-position:-129px 0px;
	width:43px;
	display: block;
}
div#lista-menu ul li.yahoo a:hover {
	background-position:-129px -34px;
}
div#lista-menu ul li.twitter a {
	background-position:-172px 0px;
	width:43px;
	display: block;
}
div#lista-menu ul li.twitter a:hover {
	background-position:-172px -34px;
}
div#lista-menu ul li.blogger a {
	background-position:-215px 0px;
	width:43px;
	display: block;
}
div#lista-menu ul li.blogger a:hover {
	background-position:-215px -34px;
}
div#lista-menu ul li.netvibes a {
	background-position:-258px 0px;
	width:43px;
	display: block;
}
div#lista-menu ul li.netvibes a:hover {
	background-position:-258px -34px;
}
/*fin de reder sociales*/
/* RSS*/
div#rss {
	/*background-color: #F2F2F2;*/
	padding: 15px;
	font-size: 12px;
}
div#rss h5 {
	background-image: url(../img/suscripciones.gif);
	background-repeat: no-repeat;
	font-size:12px;
	/*text-indent: -5000px;*/
	margin: 0px;
	padding: 0px;
}
div#rss ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#rss ul li {
	background-image: url(../img/rss_ico.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	height:25px;
	padding-left: 25px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	float:left;
}
div#rss ul li.google {
	background-image: url(../img/rss_ico_google.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
div#rss ul li.yahoo {
	background-image: url(../img/rss_ico_yahoo.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
div#rss ul li.live {
	background-image: url(../img/rss_ico_live.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}
div#rss ul li.netvibes {
	background-image: url(../img/rss_ico_netvibes.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
}

