﻿* {
	padding: 0;
	margin: 0;
}
a img {
	border:none;
}
body {
	background-color: white;
	color: black;
	font-family: Arial, Helvetica;
	font-size: 8pt;
	margin: 0 auto;
	padding: 0;
}
#construccion {
	margin:3px 0 0 0;
}
#under {
	margin:50px 0 0 0;
	text-align:center;
}
#byc {
	margin:8px 0 0 0;
	text-align:left;
}
/*HEADER*/
#content_header {
	width:100%;
	background-color:#fff;
	height:167px;
}
#header {
	margin: 0 auto;
	color:#000;
	width: 900px;
	height: 167px;
}
#content_logo {
	width:900px;
	height:70px;
	float:left;
}
#logo_home {
	width:152px;
	float:left;
}
#header_rest {
	width:748px;
	float:right;
}
#header_up {
	height:35px;
	float:right;
	width:748px;
	text-align:right;
}
#text_login {
	float:left;
	color:#000;
	font-weight:bold;
}
.green_button {
	width:117px;
	height:25px;
	/*background-image:url("images/green_button.jpg");*/
	float:left;
	padding:10px 0 0 0;
	text-align:center;
	margin:0 0 0 5px;
	list-style:none;
	display:inline;
}
#header_up li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#header_up ul li ul {
	display:none;
	z-index:20;
}
#loginlogin {
	width:120px;
	float:right;
}
#loginlogin label {
	color:#008752;
	font-weight:bold;
	line-height:16px;
}
a[class="recuperarClave"] {
	color:#008752;
	font-size:11px;
	text-align:center;
	line-height:16px;
}
#login input {
	border:0px;
	color:#fff;
	background-color:#000;
	margin:0 2px 0 0;
}
#loginin {
	margin:-10px 0 0 0;
}
#login_yes {
	display:none;
	float:left;
	color:#008751;
	padding: 10px;
	font-weight:bold;
}
#divUsuario table {
	width:200px;
	float:right;
}
#submit {
	margin:5px 5px 0 0;
	text-align:center;
}
.imputbutton {
	text-align:center;
	margin:0 10px 0 0;
}
#header_down {
	height:72px;
}
#social_icons {
	width:168px;
	height:28px;
	margin-right:150px;
	margin-bottom:5px;
	float:right;
}
#ico {
	padding:0 0 0 14px;
	float:left;
}
/*END HEADER*/
/*MENU*/
#content_menu {
	height:29px;
	width:900px;
}
#menu {
	height:29px;
	width:780px;
	float:left;
}
#header #carritoCompras {
	width:750px;
	height:24px;
	text-align:right;
	float:left;
	margin-bottom:2px;
}
.menuholder li {
	float:left;
	list-style:none;
	text-indent: 80px;
	line-height:80px;
}
.menuholder a {
	background:url(images/menu.jpg);
	display:block;
	text-indent:-9000%;
	height:29px;
	margin-right:8px;
}
/*ESTADO NORMAL*/
.item1 a {
	width:77px;
}
.item2 a {
	width:77px;
	background-position:-77px 0px;
}
.item3 a {
	width:75px;
	background-position:-153px 0px;
}
.item4 a {
	width:77px;
	background-position:-230px 0px;
}
.item5 a {
	width:76px;
	background-position:-307px 0px;
}
.item6 a {
	width:77px;
	background-position:-383px 0px;
}
.item7 a {
	width:77px;
	background-position:-460px 0px;
}
.item8 a {
	width:77px;
	background-position:-537px 0px;
}
.item9 a {
	width:77px;
	background-position:-614px 0px;
}
/*ESTADO ROLLOVER*/
.item1 a:hover {
	background-position:0px -32px;
}
.item2 a:hover {
	background-position:-77px -32px;
}
.item3 a:hover {
	background-position:-153px -32px;
}
.item4 a:hover {
	background-position:-230px -32px;
}
.item5 a:hover {
	background-position:-307px -32px;
}
.item6 a:hover {
	background-position:-383px -32px;
}
.item7 a:hover {
	background-position:-460px -32px;
}
.item8 a:hover {
	background-position:-537px -32px;
}
.item9 a:hover {
	background-position:-614px -32px;
}
/*ESTADO ACTIVO*/
.item1 a.active {
	background-position:0px -59px;
}
.item2 a.active {
	background-position:-77px -59px;
}
.item3 a.active {
	background-position:-153px -59px;
}
.item4 a.active {
	background-position:-230px -59px;
}
.item5 a.active {
	background-position:-307px -59px;
}
.item6 a.active {
	background-position:-383px -59px;
}
.item7 a.active {
	background-position:-460px -59px;
}
.item8 a.active {
	background-position:-537px -59px;
}
.item9 a.active {
	background-position:-614px -59px;
}
/*END MENU*/
/*MISCELANEA*/
#miscelanea {
	width:900px;
	height:40px;
	float:left;
	z-index:0px;
}
/*FIN MISCELANEA*/
/*SLIDER*/
#content_slider {
	width:100%;
	background-color:#fff;
	margin-top:20px;
	z-index:20000px;
}
#content_slider_home {
	width:100%;
	background-color:#fff;
	/*background-image:url("images/fondo-slider.jpg");*/
	background-repeat:no-repeat;
	background-position:center;
}
#content_slider_concurso {
	width:100%;
	background-color:#fff;
	background-image:url("images/fondo-concurso.jpg");
	background-repeat:no-repeat;
	background-position:center;
}
#slider {
	margin: 3px auto;
	width: 1154px;
	text-align:center;
}
/*END SLIDER*/
/*SOLAPAS DESCARGAS*/
#descargas1  
{
    width:221px;
    height:23px;  
    float:left;
	margin:0 5px 0 0;}
	
#descargas2 
{
    width:221px;
    height:23px;  
    float:left;
	margin:0 5px 0 0;}	

/*FIN SOLAPAS DESCARGAS*/
/*TIPS*/
#tip1 {
	width:69px;
	height:34px;
	float:left;
	margin:0 5px 0 0;
}
#content_tip1 {
	height:487px;
}
#tip1_left {
	float:left;
	width:351px;
}
#tip1_empty {
	width:100px;
	float:left;
}
#tip1_text_text {
	width:261px;
	float:right;
	text-align:left;
	color:#000;
	font-size:12px;
}
#tip1_right {
	float:right;
	width:801px;
	margin:-2px 0;
}
#tip1_button {
	float:left;
	width:100px;
}
#tip1_trick_text {
	width:601px;
	height:62px;
	background-image:url(images/tip1_06.jpg);
	background-repeat:no-repeat;
	padding:25px 50px;
	text-align:left;
	color:#000;
	font-weight:bold;
}
.tip2_title {
	font-size:15px;
	color:#000;
	font-weight:bold;
}
.tip2_o1 {
	font-size:15px;
	color:#ed1f24;
	font-weight:bold;
}
.tip2_o2 {
	font-size:15px;
	color:#096e47;
	font-weight:bold;
}
#tip2_content {
	width:1152px;
	height:470px;
	text-align:left;
	color:#000;
	font-size:13px;
}
#tip2_1, #tip2_2, #tip2_4, #tip2_5, #tip2_6, #tip2_8 {
	float:left;
}
#tip2_title {
	width:1152px;
	height:86px;
}
#tip2_1 {
	width:254px;
	height:382px;
}
#tip2_2 {
	width:169px;
	height:250px;
}
#tip2_4 {
	width:170px;
	height:382px;
}
#tip2_5 {
	width:70px;
	height:382px;
}
#tip2_6 {
	width:169px;
	height:250px;
}
#tip2_text1 {
	width:149px;
	height:112px;
	padding:10px 15px;
}
#tip2_text2 {
	width:153px;
	height:111px;
	padding:10px 15px;
}
#tip2_8 {
	width:316px;
	height:382px;
}
#tip3_content {
	width:1152px;
	height:500px;
}
#tip3_left {
	float:left;
	width:149px;
}
#tip3_center {
	width:599px;
	float:left;
}
#tip3_text {
	text-align:left;
	color:#000;
	padding: 0 10px;
}
#tip3_right {
	float:right;
	width:404px;
}
/*END TIPS*/
/*VOTACION*/
#grilla {
	margin: 0 auto;
	width: 900px;
	height:350px;
}
#grilla2 {
	margin: 0 auto;
	width: 900px;
	height:auto;
}

#submenu_votacion 
{width:900px;
 height:60px;
 background-color:#C41230;
    }
#submenu_votacion 
{width:900px;
 height:60px;
 background-color:#C41230;
    }
#vot1 {
	width:181px;
	height:49px;
	float:left;
	margin:0 5px 0 0;
}
#vot2 {
	width:300px;
	height:36px;
	float:left;
	margin:0 5px 0 0;
	padding:13px 10px 0 0;
	background-image:url(images/title_xprov.jpg);
	background-repeat:no-repeat;
}
#vot2 select {
	width:120px;
	float:right;
	margin-right:10px;
}

.thumb_votacion {
	width:85px;
	height:54px;
	float:left;
	margin:0 5px 5px 0;
}
#thumb_pcia {
	width:169px;
	height:357px;
	float:left;
	margin:0 5px 0 0;
}
.dibujo_s {
	width:440px;
	height:280px;
}
.datos {
	width:440px;
	height:59px;
	background-image:url(../Images/nombre_votacion.jpg);
	background-repeat:no-repeat;
	color:#fff;
	text-decoration:none !important;
	padding:10px 0 0 10px;
}
#thumb_pcia a {
	text-decoration:none
}
#next {
	width:114px;
	float:right;
}
#previous {
	width:114px;
	float:left;
}
#red {
	clear:both;
	height:20px;
	color:#ed1b24;
	font-weight:bold;
}
/*END VOTACION*/

/*POPUP*/
#popup {
	width:595px;
	height:254px;
	border-style:solid;
	border-width:5px;
	border-color:#e31c23;
}
#popup_error {
	width:239px;
	height:214px;
	border-style:solid;
	border-width:5px;
	border-color:#e31c23;
	text-align:center;
	padding:30px 10px 10px 10px;
}
.modalBackground {
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.5;
}
#logo_concurso {
	margin:0 0 20px 0;
}
#error {
	color:#e31c23;
}
.dibujo {
	float:left;
	width:369px;
	height:254px;
}
#informacion {
	float:right;
	width:226px;
	height:369px;
	padding:10px 0 0 0px;
}
.cerrar {
	float:right;
	margin:0px 10px 0 0;
}
#data_popup {
	padding:0 0 0 10px;
	color:#000;
	font-size:15px;
}
.votar {
	text-align:right;
	float:right;
	/*margin:100px 10px 0 0;*/
position:absolute;
	top:210px;
	left:408px;
}
.votarLogin {
	text-align:right;
	float:right;
	/*margin:80px 10px 0 0;*/
width:200px;
	height:50px;
	position:absolute;
	top:190px;
	left:378px;
}
/*END POPUP*/
/*GOOGLE*/
#google {
	margin:3px 0 0 0;
}
/*END GOOGLE*/
/*CONTENT*/
#content_content {
	width:100%;
	background-color:#fff;
	text-align:center;
}
#content {
	margin: 0 auto;
	color:#000;
	width: 900px;
	overflow:hidden;
	color:#a0968a;
	padding: 0 0 15px 0;
}
/*END CONTENT*/
/*MODULES*/
#linea1 {
	height:12px;
}
#modules {
	clear:both;
	width:900px;
	margin:-5px 0 0 0;
}
#mod1 {
	float:left;
	width:285px;
	height:150px;
	margin:15px 22px 15px 0;
}
#mod2 {
	float:left;
	width:285px;
	height:150px;
	margin:15px 0 15px 0;
}
#mod3 {
	float:left;
	width:285px;
	height:150px;
	margin:15px 0 15px 22px;
}
#mod4 {
	float:left;
	width:587px;
	height:155px;
	text-align:left;
}
#mod5 {
	float:left;
	width:275px;
	height:155px;
	margin:0 0 0 37px;
}
/*END MODULES*/
/*WALLPAPERS*/
#wall-sizes {
	width:275px;
	height:50px;
	margin:120px 0;
}
#wall-sizes a {
	color:#fff;
}
#wall-sizes:link {
	color:#fff;
}
#wall-sizes:visited {
	color:#fff;
}
#wall-sizes:hoover {
 color:#5f5f5f;
}
#sv1 {
	float:left;
	width:275px;
	height:155px;
	margin:0 37px 0 0;
}
#sv2 {
	float:left;
	width:275px;
	height:155px;
}
#sv3 {
	float:left;
	width:275px;
	height:155px;
	margin:0 0 0 37px;
}
#wall1 {
	float:left;
	width:275px;
	height:155px;
	margin:0 37px 0 0;
	background-image:url(images/wall_1.jpg);
	background-repeat:no-repeat;
}
#wall2 {
	float:left;
	width:275px;
	height:155px;
	background-image:url(images/wall_2.jpg);
	background-repeat:no-repeat;
}
#wall3 {
	float:left;
	width:275px;
	height:155px;
	margin:0 0 0 37px;
	background-image:url(images/wall_3.jpg);
	background-repeat:no-repeat;
}
#wall4 {
	float:left;
	width:275px;
	height:155px;
	margin:0 37px 0 0;
	background-image:url(images/wall_4.jpg);
	background-repeat:no-repeat;
}
#wall5 {
	float:left;
	width:275px;
	height:155px;
	background-image:url(images/wall_5.jpg);
	background-repeat:no-repeat;
}
#wall6 {
	float:left;
	width:275px;
	height:155px;
	margin:0 0 0 37px;
	background-image:url(images/wall_6.jpg);
	background-repeat:no-repeat;
}
#wall7 {
	float:left;
	width:275px;
	height:155px;
	margin:0 37px 0 0;
	background-image:url(images/wall_7.jpg);
	background-repeat:no-repeat;
}
#wall8 {
	float:left;
	width:275px;
	height:155px;
	background-image:url(images/wall_8.jpg);
	background-repeat:no-repeat;
}
#wall9 {
	float:left;
	width:275px;
	height:155px;
	margin:0 0 0 37px;
	background-image:url(images/wall_9.jpg);
	background-repeat:no-repeat;
}
#wall10 {
	float:left;
	width:275px;
	height:155px;
	margin:0 37px 0 0;
	background-image:url(images/wall_10.jpg);
	background-repeat:no-repeat;
}
#wall11 {
	float:left;
	width:275px;
	height:155px;
	background-image:url(images/wall_11.jpg);
	background-repeat:no-repeat;
}
#wall12 {
	float:left;
	width:275px;
	height:155px;
	margin:0 0 0 37px;
	background-image:url(images/wall_12.jpg);
	background-repeat:no-repeat;
}
/*END WALLPAPERS*/
/*BLOG*/
#blog {
	margin:5px 0 0 0;
}
#main {
	float:left;
	width:587px;
	text-align:left;
}
#sidebar {
	float:right;
	width:275px;
	margin:0 0 0 37px;
}
#widget {
	padding:5px 0 0 0;
	width:275px;
}
#nota {
	padding:5px 0 0 0;
}
#nota a:link {
	color:#ed1c24;
}
#nota a:visited {
	color:#ed1c24;
}
#nota a:hover {
	color:#000;
}
#fecha {
	background-color:#000;
	color:#fff;
	padding:5px;
	text-align:center;
	width:80px;
}
#titulo {
	font-size:20px;
	color:#000;
}
#foto {
	margin:15px 0;
}
#botones {
	padding: 5px 0 0 0;
	float:left;
	height:30px;
}
/*END BLOG*/
/*COLECCION*/
#col1 {
	float:left;
	width:275px;
	height:367px;
	margin:0 37px 0 0;
}
#col2 {
	float:left;
	width:275px;
	height:367px;
}
#col3 {
	float:left;
	width:275px;
	height:367px;
	margin:0 0 0 37px;
}
#thumbs {
	margin:10px 0 0 0;
}
#thumb {
	width:150px;
	height:150px;
	float:left;
}
#bt-thumb {
	height:150px;
	width:37px;
	float:left;
}
/*END COLECCION*/
/*LOCALES*/
#locales {
	clear:both;
	width:900px;
	margin:10px 0 0 0;
}
#loc1 {
	float:left;
	width:250px;
	height:193px;
	margin:0 37px 0 0;
	background-image:url("images/local-cap.jpg");
	background-repeat:no-repeat;
	padding:38px 0 0 25px;
}
#loc2 {
	float:left;
	width:250px;
	height:193px;
	background-image:url("images/local-gba.jpg");
	background-repeat:no-repeat;
	padding:38px 0 0 25px;
}
#loc3 {
	float:left;
	width:250px;
	height:193px;
	margin:0 0 0 37px;
	background-image:url("images/local-bsas.jpg");
	background-repeat:no-repeat;
	padding:38px 0 0 25px;
}
#loc4 {
	float:left;
	width:250px;
	height:193px;
	margin:0 37px 0 0;
	background-image:url("images/local-outlet.jpg");
	background-repeat:no-repeat;
	padding:38px 0 0 25px;
}
#loc5 {
	float:left;
	width:250px;
	height:193px;
	background-image:url("images/local-interior.jpg");
	background-repeat:no-repeat;
	padding:38px 0 0 25px;
}
#loc6 {
	float:left;
	width:250px;
	height:193px;
	margin:0 0 0 37px;
	background-image:url("images/local-multi.jpg");
	background-repeat:no-repeat;
	padding:38px 0 0 25px;
}
#local-a {
	width:233px;
	padding:10px 0;
	height:160px;
	overflow:scroll;
	overflow-x: hidden;
}
/*END LOCALES*/
/*PADRES*/
#texto {
	padding: 20px 0 0 0;
}
#text {
	width:580px;
	float:left;
	text-align:left;
}
.text-title {
	color:#008751;
	font-size:14px;
	font-weight:bold;
}
.text-color {
	color:#ed1c24;
}
#photos {
	float:right;
}
#photo {
	margin:5px 0;
}
/*END PADRES*/
/*FANCLUB*/
#facebook {
	margin:20px 0 0 0;
	text-align:center;
}
/*END FANCLUB*/
/*REGISTRO*/
#form {
	text-align:left;
	padding:20px 0;
}
.form_input {
	border:0px;
	color:#000;
	background-color:#fff;
	margin:0 2px 0 0;
	border: 1px solid #ccc;
	display:block;
}
.form_button {
	background-color:#E31B23;
	border:none;
	width:40px;
	height:17px;
	color:#fff;
	font-family:Verdana;
	font-size:9px;
	text-transform:uppercase;
	display:block;
	float:right;
	margin-top:5px;
	margin-right:2px;
}
#form textarea {
	border:0px;
	width:202px;
	height:36px;
	color:#fff;
	background-color:#000;
	margin:0 2px 0 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #fff;
}
/*END REGISTRO*/
/*FOOTER*/
#content_footer {
	width:100%;
	background-color:#fff;
	height:100px;
	text-align:center;
}
#footer {
	margin:20px auto;
	width: 900px;
	padding: 10px 0 0 0;
	background-color:#e51b24;
}
#logo_footer {
	float:left;
	border-bottom: solid 14px #e51b24;
	border-left:solid 15px #e51b24;
}
#derechos {
	width:229px;
	height:31px;
	float:left;
	padding:5px 5px 0px 5px;
	background-color:#e51b24;
	font-weight:bold;
	color:White;
}
#navigation {
	width:500px;
	height:31px;
	float:left;
	padding:5px 0px 0px 0px;
	font-size:11px;
	background-color:#e51b24;
	font-style:italic;
	border-right:solid 59px #e51b24;
	color:#fff;
}
#navigation a {
	color:#fff;
}
#navigation a:hover {
	color:#fff;
}
/*END FOOTER*/

.field_input {
/*
 border:0px;
 color:#fff;
 background-color:#000;
 margin:0 2px 0 0;
 -webkit-border-radius: 5px; |
 -moz-border-radius: 5px; 
 border-radius: 5px;
  border: 1px solid #fff;*/
}
/*RECUPERAR Y MODIFICAR CLAVE*/

.tablaClave {
	position:relative;
	right:900px;
	top:10px;
}
.tablaClave .inputClave {
	height:25px;
	margin-top:2px;
	border:solid 2px #A7A9AC;
}
.tablaClave .botonClave {
	background-color:#E51B24;
	color:#fff;
	border:none;
	height:30px;
	padding-right:5px;
	padding-left:5px;
	font-weight:bold;
}
.tablaClave td {
	height:20px;
}
.tablaClave label {
	font-size:14px;
	display:block;
}
.tituloClave {
	font-size:20px;
	font-weight:bold;
	color:#000;
	line-height:30px;
}
.mensajeClave {
	font-family:Verdana, Arial;
	font-size:20px;
	color:#E51B24;
	font-weight:bold;
}
.clavesin {
	position:relative;
	right:0px;
}
/*FIN RECUPERAR Y MODIFICAR CLAVE*/

