/* CSS Document */
body{
	/*background:#0d1d33 url(../img/bg/bg2.gif) repeat-x;*/
	margin : 0px 0px 0px 0px;
	font-family:Tahoma;
	/*color:#00aeef;*/
	color:#000000;
}
div{float:left;}
	
.contenido {
	width:915px;
	overflow:hidden;
	/*height:710px;*/
}	
	
.sombratopidx{
	width: 955px;
	height:10px;
	background:url(../imgs/varios/sdw_top.png) repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imgs/varios/sdw_top.png', sizingMethod='scale');
	background-repeat: repeat-x;
	}
.sombratoplefidx{
	width: 10px;
	height:10px;
	background:url(../imgs/varios/sdw_top_l.png) no-repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imgs/varios/sdw_top_l.png', sizingMethod='scale');
	background-repeat: repeat;
	}
.sombratoprigidx{
	width: 10px;
	height:10px;
	background:url(../imgs/varios/sdw_top_r.png) no-repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imgs/varios/sdw_top_r.png', sizingMethod='scale');
	background-repeat: repeat;
	float:right;
	}
.sombrabotidx{
	width: 955px;
	height:10px;
	background:url(../imgs/varios/sdw_bot1.png) repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imgs/varios/sdw_bot1.png', sizingMethod='scale');
	background-repeat: repeat-x;
	}
.sombrabotlefidx{
	width: 10px;
	height:10px;
	background:url(../imgs/varios/sdw_bot_l.png) no-repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imgs/varios/sdw_bot_l.png', sizingMethod='scale');
	background-repeat: repeat;
	}
.sombrabotrigidx{
	width: 10px;
	height:10px;
	background:url(../imgs/varios/sdw_bot_r.png) no-repeat !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imgs/varios/sdw_bot_r.png', sizingMethod='scale');
	background-repeat: repeat;
	float:right;
	}
.lateral_izq_idx{ 
	width: 10px;
	height:701px;
	background:url(../imgs/varios/sdw_left.png) repeat-y left !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imgs/varios/sdw_left.png', sizingMethod='scale');
	background-repeat:repeat-y;
}
.lateral_der_idx{ 
	width: 10px;
	height:701px;
	background:url(../imgs/varios/sdw_right.png) repeat-y !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='imgs/varios/sdw_right.png', sizingMethod='scale');
	background-repeat:repeat-y;
	float:right;
}
.conten{ 
	width:289px;
	height:447px;
	background:url(../img/menusu_text/bg01_01.gif) no-repeat !important;
	z-index:100;
	/*filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../img/menusu_text/bg01_01.gif', sizingMethod='image');
	background-repeat:repeat-y;*/
}

/* menu con textos */
.contboton{
	width:277px;
	height:400px;
	margin-top:25px;
	margin-right:4px;
	float:right;
}
.contboton a{ 
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px; 
	color:#FFF; 
	float:left;
	font-weight:bold; 
	text-decoration:none !important;
	display:block;
	width:207px;	
	text-align:left;
	padding-left:70px;
	padding-top:10px;
}
a.btnMenu1{
	background:url(../img/menusu_text/btn01_01.jpg) no-repeat;
	height:29px;
	background-color:#2c6022;
}
a.btnMenu1:hover{
	background-color:#13490b;
}
a.btnMenu_buy{	
	background:url(../img/menusu_text/btn01_buy.jpg) no-repeat 0 0;
	height:24px;
	background-color:#6b9e5b;
	letter-spacing:-1px;
}
a.btnMenu_buy:hover{
	background-color:#3b7c2c;
}
a.btnMenu2{
	background:url(../img/menusu_text/btn01_02.jpg) no-repeat;
	height:22px;
	background-color:#377828;
}
a.btnMenu2:hover{
	background-color:#144c0b;
}
a.btnMenu3{
	background:url(../img/menusu_text/btn01_03.jpg) no-repeat;
	height:23px;
	background-color:#82c06d;
}
a.btnMenu3:hover{
	background-color:#50a23c;
}
a.btnMenu4{
	background:url(../img/menusu_text/btn01_04.jpg) no-repeat;
	height:22px;
	background-color:#4daa38;
}
a.btnMenu4:hover{
	background-color:#238514;
}
a.btnMenu5{
	background:url(../img/menusu_text/btn01_05.jpg) no-repeat;
	height:22px;
	background-color:#94da82;
	position:relative;
}
a.btnMenu5:hover{
	background-color:#60c649;
}
a.btnMenu6{
	background:url(../img/menusu_text/btn01_06.jpg) no-repeat;
	height:22px;
	background-color:#57bf42;
}
a.btnMenu6:hover{
	background-color:#299d18;
}
a.btnMenu7{
	background:url(../img/menusu_text/btn01_07.jpg) no-repeat;
	height:23px;
	background-color:#91d77f;
}
a.btnMenu7:hover{
	background-color:#5bc144;
}
a.btnMenu8{
	background:url(../img/menusu_text/btn01_08.jpg) no-repeat;
	height:21px;
	background-color:#469237;
}
a.btnMenu8:hover{
	background-color:#1a660e;
}
a.btnMenu9{
	background:url(../img/menusu_text/btn01_09.jpg) no-repeat;
	height:23px;
	background-color:#78b065;
}
a.btnMenu9:hover{
	background-color:#448b2f;
}
a.btnMenu10{
	background:url(../img/menusu_text/btn01_10.jpg) no-repeat;
	height:21px;
	background-color:#306726;
}
a.btnMenu10:hover{
	background-color:#11400c;
}
a.btnMenu11{
	background:url(../img/menusu_text/btn01_11.jpg) no-repeat;
	height:22px;
	background-color:#689958;
}
a.btnMenu11:hover{
	background-color:#367326;
}
a.btnMenu12{
	background:url(../img/menusu_text/btn01_12.jpg) no-repeat;
	height:23px;
	background-color:#2c6020;
}
a.btnMenu12:hover{
	background-color:#10370a;
}

div.planet_tv{ background:url(../img/menusu_text/planet_tv.gif) no-repeat; width:26px; height:24px; display:block; position:absolute; float:right; top:5px; right:87px }

/* menu naranja Byyer*/
.contenbuy{ 
	width:289px;
	height:447px;
	background:url(../img/menubuy_text/bg01_01.gif) no-repeat !important;
	z-index:3;
}
.contenbuy_b{ 
	width:289px;
	height:447px;
	background:url(../img/menubuy_text/bg01_01b.gif) no-repeat !important;
	z-index:3;
}

a.btnMenu2_1{
	background:url(../img/menubuy_text/btn01_01.jpg) no-repeat;
	height:25px;
	background-color:#d18c00;	
}
a.btnMenu2_1:hover{
	background-color:#d67001;	
}
a.btnMenu2_2{
	background:url(../img/menubuy_text/btn01_02.jpg) no-repeat;
	height:22px;
	background-color:#c35700;	
}
a.btnMenu2_2:hover{
	background-color:#c93d00;	
}
a.btnMenu2_3{
	background:url(../img/menubuy_text/btn01_03.jpg) no-repeat;
	height:22px;
	background-color:#ef9f00;	
}
a.btnMenu2_3:hover{
	background-color:#f28600;	
}
a.btnMenu2_4{
	background:url(../img/menubuy_text/btn01_04.jpg) no-repeat;
	height:22px;
	background-color:#ff7300;	
}
a.btnMenu2_4:hover{
	background-color:#fb5500;	
}
a.btnMenu2_5{
	background:url(../img/menubuy_text/btn01_05.jpg) no-repeat;
	height:22px;
	background-color:#ffb54a;	
}
a.btnMenu2_5:hover{
	background-color:#ff9c13;	
}
a.btnMenu2_6{
	background:url(../img/menubuy_text/btn01_06.jpg) no-repeat;
	height:22px;
	background-color:#fe7e13;	
}
a.btnMenu2_6:hover{
	background-color:#ff5f01;	
}
a.btnMenu2_7{
	background:url(../img/menubuy_text/btn01_07.jpg) no-repeat;
	height:22px;
	background-color:#ffae1e;	
}
a.btnMenu2_7:hover{
	background-color:#ff9400;	
}
a.btnMenu2_8{
	background:url(../img/menubuy_text/btn01_08.jpg) no-repeat;
	height:22px;
	background-color:#e56700;	
}
a.btnMenu2_8:hover{
	background-color:#e44a00;	
}
a.btnMenu2_9{
	background:url(../img/menubuy_text/btn01_09.jpg) no-repeat;
	height:22px;
	background-color:#e19700;	
}
a.btnMenu2_9:hover{
	background-color:#e37901;	
}
a.btnMenu2_10{
	background:url(../img/menubuy_text/btn01_10.jpg) no-repeat;
	height:22px;
	background-color:#ad4d00;	
}
a.btnMenu2_10:hover{
	background-color:#b23500;	
}
a.btnMenu2_11{
	background:url(../img/menubuy_text/btn01_11.jpg) no-repeat;
	height:22px;
	background-color:#cc8801;	
}
a.btnMenu2_11:hover{
	background-color:#d06b01;	
}
a.btnMenu2_12{
	background:url(../img/menubuy_text/btn01_12.jpg) no-repeat;
	height:22px;
	letter-spacing:-1px;
	background-color:#a34801;	
}
a.btnMenu2_12:hover{
	background-color:#ab3100;	
}
a.btnMenu2_13{
	background:url(../img/menubuy_text/btn01_13.jpg) no-repeat;
	height:22px;
	background-color:#cc8801;	
}
a.btnMenu2_13:hover{
	background-color:#d06b01;	
}
a.btnMenu2_14{
	background:url(../img/menubuy_text/btn01_14.jpg) no-repeat;
	height:22px;
	background-color:#a34801;	
}
a.btnMenu2_14:hover{
	background-color:#ab3100;	
}	
	
/*LOGIN*/
.LogCont{
	background:url(../img/varios/logbg.gif) no-repeat;
	width:252px;
	height:111px;
	overflow:hidden
}
.text_blanko{
	color:#FFFFFF;
	font-size:11px;
}
.text_Azul{
	color:#3e5d98;
	font-size:10px;
}
.text_Azul12{
	color:#3e5d98;
	font-size:12px;
	text-decoration:none;
}
.text_Azul14{
	color:#3e5d98;
	font-size:14px;
}
.conteclo{
	width:125px;
	height:35px;
	float:right;
}
.logClose{
	background:url(../img/varios/btnclose.gif) no-repeat;
	width:19px;
	height:19px;
	margin-right:5px;
	margin-top:10px;
	float:right;
	cursor:pointer;
}
.form{
	width:245px;
	height:70px;
	float:right;
}
.input{
	width:120px;
	height:14px;
	border:1px #CCCCCC solid;
	margin-top:4px;
}
.login{
	background:url(../img/varios/btnin.gif) no-repeat;
	width:20px;
	height:20px;
	float:right;
	display:block;
	margin-right:10px;
	margin-top:-20px;
	border:0px;
	cursor:pointer;
}
.textuser{
	width:70px; 
	height:30px; 
	margin-top:10px; 
	text-align:right
}	
	/*style search google analitycs*/
	div.gsc-branding-text { color:#fff;}
td.gsc-branding-text div.gsc-branding-text { color:#fff;}
div.cse-overlay { background:#2C71AD; border:3px solid #2059af; }
div.gs-title { color:#FFF;}
div.gsc-resultsRoot div{ display:block; float:none !Important; }
div.gsc-resultsRoot a{ color:#FFF; font-weight:bold;   }
div.gs-snippet{ color:#CCC; }
div.gsc-branding-user-defined{ color:#fff;}
div.gs-visibleUrl { color:#FFF;}

