/* CSS Document */
/*
}
body {
   width: 100%;
   padding-top:20px;
   heigth: 100%;
   background-color:#030;
}
*/

body {
	text-align: center; 
	background-color:#453;
	padding-top:0px;
	margin-top:0px;
	
	
	/*
	margin-left:-100px;
	*/
	
	background-image:url('../images/general/fondo.jpg');
	
}

body * { text-align: left; 	}

#body0 {
	text-align: center; 
	background-color:#453;
	padding-top:0px;
	margin:0 auto;
	/*
	background-image:url('../images/general/fondo.jpg');
	*/
}

#bodyindex {
	text-align: center; 
	background-color:#453;
	padding-top:0px;
	/*
	background-image:url('../images/general/fondo.jpg');
	*/
}


#header {
	height:200px;
	width:1150px;
	background-color:#FFF;
	margin:0px auto;
}

#boxmain{
	
	height: 600px;
	
	width:1150px;
	background-color:#FFF;
	margin-top:-17px;
	margin-left:auto;
	margin-right:auto;

}

#boxfranja1{
	position:absolute;
	margin-top:250px;		
	height:10px;
	width:1150px;
	background-color:#063;
}
#boxfranja2{
	position:absolute;
	margin-top:260px;		
	height:10px;
	width:1150px;
	background-color:#090;
}
#boxfranja3{
	position:absolute;
	margin-top:270px;		
	height:10px;
	width:1150px;
	background-color:#6C0;
}


#boxpasto{
	position:absolute;
	margin-top:540px;
	margin-left:10px;
	width:1110px;
	height:50px;
}

#boxpelota{
	position:absolute;
	margin-top:500px;
	margin-left:1050px;
	width:100px;
	height:100px;
	z-index:4;
		
}

.typeboton{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	background-color:#030;
	padding:5px;
	color:#FFF;
	cursor:pointer;
}

.typebotondis{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	background-color:#AAA;
	padding:5px;
	color:#555;
	cursor:pointer;
}


#boxtoplogin{
	position:absolute;
	margin-left:35px;
	margin-top:17px;
	width:350px;
	height:150px;
	background-image:url('../images/toplogin.png');
}

#boxlogin{
	position:absolute;
	margin-left:10px;
	margin-top:170px;
	width:400px;
	height:420px;
	text-align:justify;
	background-color:#CC9; /*CF7*/
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	behavior:url('border.htc');
	border-radius: 30px 30px 30px 30px;  behavior:url('border.htc');
	
}

#boxbottomlogin{
	position:absolute;
	margin-left:450px;
	margin-top:430px;
	width:400px;
	height:150px;
	z-index:1;
}

#boxnews1{
	position:absolute;
	padding:10px;
	text-align:justify;
	margin-left:440px;
	margin-top:10px;
	width:470px; /*500*/
	height:210px; /*230*/
	background-color:#FFF;
	z-index:1;
	-moz-border-radius: 30px 30px 30px 30px;
	/*para Safari y Chrome*/
	-webkit-border-radius: 30px 30px 30px 30px;
	/*para IE */
	behavior:url('border.htc');
	/* para Opera */
	border-radius: 30px 30px 30px 30px;  behavior:url('border.htc');

}

#boxnews2{
	position:absolute;
	margin-left:430px;
	margin-top:10px;
	width:200px;
	height:230px;

}

#boxnews3{
	position:absolute;
	margin-left:430px;
	margin-top:290px;
	width:700px;
	height:270px;


}

#boxnews31{
	position:absolute;
	margin-left:0px;
	margin-top:-100px;
	width:680px;
	height:80px;
	padding:10px;
	background-color:#060;
	opacity:0.5;

}

#boxnews32{
	position:absolute;
	margin-left:0px;
	margin-top:180px;
	width:700px;
	height:30px;
	background-color:transparent;

}





#boxnews4{
	position:absolute;
	margin-left:940px;
	margin-top:290px;
	width:200px;
	height:180px;
	background-color:#FFF;
}

#boxinsidenews21{
	position:absolute;
	margin-left:-70px;
	margin-top:-20px;
	width:100px;
	height:40px;
}

#boxinsidenews22{
	position:absolute;
	margin-left:0px;
	margin-top:50px;
	width:200px;
	height:150px;
	
}


/*************************************************************************************************************************************/

#divfranja1{

	margin-top:0px;		
	height:20px;
	width:auto;
	background-color:#063;
}

#divfranja2{

	margin-top:0px;
	height:20px;
	width:auto;
	background-color:#090;
}

#divfranja3{

	margin-top:0px;
	height:20px;
	width:auto;
	background-color:#6C0;
}

#divlogin{
	position:absolute;
	margin-left:20px;
	margin-top:-330px;
	width:25%;
	height:200px;
	background-color:#CF7;
}

#divheader{
	margin-top:0px;
	margin-left:0px;
	width:auto;
	height:100px;
	background-color:#FFF;	
}

#imgheader{
	float:right;
	height:100%;
	width:40%;
	background-color:#333;
}

#divnrews1{
	margin-top:0px;
	margin-left:0px;
	width:auto;
	height:200px;
	background-color:#FFF;	
	
}

#divnrews2{
	margin-top:0px;
	margin-left:0px;
	width:auto;
	height:200px;
	background-color:#FFF;
	/*
	border-bottom:solid;
	border-bottom-color:#000;
	*/
	background-image:url("../images/pasto.png");
}

#divimage1{
	position:relative;
	margin-right:0px;
	margin-top:-190px;
	/*background-color:#000;*/
	width:300px;
	height:200px;
	float:right;
	
	
}

#divimage2{
	position:absolute;
	margin-left:0px;	
	background-color:#FFF;
	width:300px;
	height:200px;
	float:left;
	/*
	border-bottom:solid;
	border-bottom-color:#000;
	*/
	background-image:url("../images/pasto.png");
}

#backgroundimg{ z-index:1; width:100%; height:100%;}

#boxtrofizq{
	padding:10px;
	width:400px;
	float:left;
	background-color:#FFD;
}

#boxtrofder{
	padding:10px;
	width:400px;
	float:right;
	background-color:#FFD;
}


#boxestadisticamain{
	float:left;
	padding:10px;
	width:850px;
	background-color:#FFD;
	height:auto;
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	behavior:url('border.htc');
	border-radius: 30px 30px 30px 30px;  behavior:url('border.htc');	
}

#boxestadisticamenu{
	padding:10px;
	width:210px;
	background-color:#FFD;
	float:right;
	
	-moz-border-radius: 30px 30px 30px 30px;
	-webkit-border-radius: 30px 30px 30px 30px;
	behavior:url('border.htc');
	border-radius: 30px 30px 30px 30px;  behavior:url('border.htc');	
}

#boxposiciones{
	float:left;	
	margin-left:50px;
	width:300px;
	background-color:#FFD;
}

#boxposicionesder{
	float:right;
	margin-left:50px;
	width:250px;
	margin-top:-30px;
	
}

td#tdreglas{
	background-color:#CC9;
	font-size:16px;
	color:#060;
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	padding:10px;
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	behavior:url('border.htc');
	border-radius: 5px 5px 5px 5px;  behavior:url('border.htc');	

}

td#titleestad{
	font-family:Tahoma, Geneva, sans-serif;
	border-collapse:collapse;
	background-color:#060;
	text-align:center;
	font-size:14px;
	padding:10px;
	color:#FFF;
	font-weight:bold;
	/*
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	behavior:url('border.htc');
	border-radius: 5px 5px 5px 5px;  behavior:url('border.htc');	
	*/
}

td#titleestadch{
	font-family:Tahoma, Geneva, sans-serif;
	border-collapse:collapse;
	background-color:#060;
	text-align:center;
	font-size:12px;
	padding:5px;
	color:#FFF;
	font-weight:bold;
	/*
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	behavior:url('border.htc');
	border-radius: 5px 5px 5px 5px;  behavior:url('border.htc');	
	*/
}


td#titleestadr{
	font-family:Tahoma, Geneva, sans-serif;
	border-collapse:collapse;
	background-color:#030;
	text-align:center;
	font-size:14px;
	padding:10px;
	color:#FFF;
	font-weight:bold;
	
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	behavior:url('border.htc');
	border-radius: 5px 5px 5px 5px;  behavior:url('border.htc');	
	
}

td#titleestadi{
	font-family:Tahoma, Geneva, sans-serif;
	border-collapse:collapse;
	background-color:#030;
	text-align:center;
	font-size:14px;
	padding:10px;
	color:#FFF;
	font-weight:bold;
	
	-moz-border-radius:	   30px 30px 0px 0px;
	-webkit-border-radius: 30px 30px 0px 0px;
	border-radius: 		   30px 30px 0px 0px;	
	behavior:url('border.htc');
	
}

td#titleestadi2{
	font-family:Tahoma, Geneva, sans-serif;
	border-collapse:collapse;
	background-color:#030;
	text-align:center;
	font-size:14px;
	padding:10px;
	color:#FFF;
	font-weight:bold;
	
	-moz-border-radius:	   20px 20px 0px 0px;
	-webkit-border-radius: 20px 20px 0px 0px;
	border-radius: 		   20px 20px 0px 0px;	
	behavior:url('border.htc');
	
}


td#normalrowpos{
	border-collapse:collapse;
	text-align:center;
	padding:0px;
}


td#pos1c{
	border-collapse:collapse;
	text-align:center;
	padding:2px;
	background-color:#990;

}
td#pos1d{
	border-collapse:collapse;
	text-align:center;
	padding:2px;
	background-color:#990;
	-moz-border-radius: 0px 30px 30px 3px;
	-webkit-border-radius: 0px 30px 30px 0px;
	behavior:url('border.htc');
	border-radius: 0px 30px 30px 0px;  behavior:url('border.htc');	

}
td#pos1i{
	border-collapse:collapse;
	text-align:center;
	padding:2px;
	background-color:#990;
	-moz-border-radius: 30px 3px 3px 33px;
	-webkit-border-radius: 30px 0px 0px 30px;
	behavior:url('border.htc');
	border-radius: 30px 0px 0px 30px;  behavior:url('border.htc');	

}

td#posyoc{
	border-collapse:collapse;
	text-align:center;
	padding:2px;
	background-color:#C30;

}
td#posyod{
	border-collapse:collapse;
	text-align:center;
	padding:2px;
	background-color:#C30;
	-moz-border-radius: 0px 30px 30px 3px;
	-webkit-border-radius: 0px 30px 30px 0px;
	behavior:url('border.htc');
	border-radius: 0px 30px 30px 0px;  behavior:url('border.htc');	

}
td#posyoi{
	border-collapse:collapse;
	text-align:center;
	padding:2px;
	background-color:#C30;
	-moz-border-radius: 30px 3px 3px 33px;
	-webkit-border-radius: 30px 0px 0px 30px;
	behavior:url('border.htc');
	border-radius: 30px 0px 0px 30px;  behavior:url('border.htc');	

}



td#puntosdetalletit{
	text-align:left;
	padding:5px;
	border-bottom-width:thin;
	border-bottom-color:#AAA;
	border-bottom-style:solid;
}

td#puntosdetalleval{
	text-align:right;
	padding:5px;
}

td#puntosdetalletit2{
	text-align:right;
	padding:5px;	
}

td#puntosdetalletit3{
	text-align:left;
	padding:5px;
}


td#puntosdetalletit2u{
	text-align:right;
	padding:5px;
	border-bottom-width:thin;
	border-bottom-color:#AAA;
	border-bottom-style:solid;	
}

#boxrtup{
	width:700px;
	height:auto;
	background-color:#FFD;
}

#boxrtdown{
	margin-top:30px;
	width:700px;
	height:auto;
	background-color:#FFD;

}

#boxrtmsg{
	margin-top:10px;
	width:700px;
	height:auto;
	background-color:#FFD;

}

#boxbuscar{

	width:1070px;
	background-color:#CC9;
	padding:20px;
	
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px;
}

#boxbuscarresultados{

	width:1030px;
	background-color:#BB8;
	padding:20px;
	
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px;
}

#boxtrofeo{
	/*
	border-color:#FF0;
	background-color:#FFA;
	*/
}

#boxtrofeoestrella{
	position:absolute;
	margin-left:50px;
	margin-top:-50px;	
}

td#boxtrofeos{
	font-family:Tahoma, Geneva, sans-serif;
	border-color:#777;
	border-style:solid;
	border-width:3px;
	background-color:#CCC;
	/*
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	behavior:url('border.htc');
	border-radius: 5px 5px 5px 5px;  behavior:url('border.htc');	
	*/
}

input.classfile{

width:30px;
height:20px;
overflow:hidden;
/*cursor:pointer;*/
background-image:url('../images/general/clip.png');
background-repeat: no-repeat;
background-position: center center;
float: left;
outline: 0px;
	
	
}

#file_browse_wrapper {
	width: 20px !important;
	height: 20px !important;
	background: url('../images/general/clip.png') 0 0 no-repeat;
	border:none;
	overflow:hidden !important;
    }
    #file_browse_wrapper:hover {
	background: url('../images/general/clip.png') 0 0 no-repeat; 
	cursor:pointer;
    }
    #file_browse_wrapper:active {
	background: url('../images/general/clip.png') 0 0 no-repeat;
    }

    .file_browse{
	margin-left:-145px;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    }

    .file_browse:hover{
	margin-left:-145px;
	opacity:0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	cursor:pointer;
}

#botl{
    margin-left:200px;
    width:900px;
    clear:both;
}

#boxpodio{
	width:200px;
	height:200px;
	margin-left:140px;
	margin-top:0px;
	padding:10px;
}

#boxpodioimg1{
	position:absolute; 
	margin-left:200px; 
	margin-top:-215px; 
	height:80px; 
	width:70px;
}

#boxpodionom1{
	text-align:center;
	position:absolute; 
	margin-left:200px; 
	margin-top:-250px; 
	height:20px; 
	width:70px;
}


#boxpodioimg2{
	position:absolute; 
	margin-left:90px; 
	margin-top:-160px; 
	height:80px; 
	width:70px;
}

#boxpodionom2{
	text-align:center;
	position:absolute; 
	margin-left:90px; 
	margin-top:-185px; 
	height:20px; 
	width:70px;
}

#boxpodioimg3{
	position:absolute; 
	margin-left:340px; 
	margin-top:-160px; 
	height:80px; 
	width:70px;
}

#boxpodionom3{
	text-align:center;
	position:absolute; 
	margin-left:340px; 
	margin-top:-185px; 
	height:20px; 
	width:70px;
}


#boxpodiocopa{
	position:absolute; 
    margin-left:240px; 
    margin-top:-225px; 
	height:80px; 
	width:70px;
}

#boxreglogin{
	position:absolute;
	margin-left:10px;
	margin-top:10px;
	width:600px;
	height:560px;
	padding:10px;
	background-color:#CC9;
	text-align:center;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px;
	
}
#boxregnews3{
	position:absolute;
	margin-left:635px;
	margin-top:280px;
	width:500px;
	height:370px;
	
	/*background-color:#666;*/
	
}

#boxregnews1{
	position:absolute;
	padding:10px;
	margin-left:650px;
	margin-top:10px;
	width:470px; /*500*/
	height:210px; /*230*/
	background-color:#FFF;
	-moz-border-radius: 30px 30px 30px 30px;
	/*para Safari y Chrome*/
	-webkit-border-radius: 30px 30px 30px 30px;
	/*para IE */
	behavior:url('border.htc');
	/* para Opera */
	border-radius: 30px 30px 30px 30px;  behavior:url('border.htc');

}

#boxregterms{
	position:absolute;
	padding:0px;
	margin-left:650px;
	margin-top:125px;
	width:470px; /*500*/
	height:440px; /*230*/
	background-color:#FFF;
	-moz-border-radius: 10px 10px 10px 10px;
	/*para Safari y Chrome*/
	-webkit-border-radius: 10px 10px 10px 10px;
	/*para IE */
	behavior:url('border.htc');
	/* para Opera */
	border-radius: 10px 10px 10px 10px;
}

#boxregtermstop{
	position:absolute;
	padding:10px;
	margin-left:0px;
	margin-top:0px;
	width:450px; /*500*/
	height:310px; /*230*/
	background-color:#FFC;
	-moz-border-radius: 10px 10px 10px 10px;
	/*para Safari y Chrome*/
	-webkit-border-radius: 10px 10px 10px 10px;
	/*para IE */
	behavior:url('border.htc');
	/* para Opera */
	border-radius: 10px 10px 10px 10px;
	z-index:1;
	text-align:justify;
	overflow:auto;
	border-color:#F60;
	border-style:solid;
	border-width:medium;
}

#boxregtermsbot{
	position:absolute;
	padding:10px;
	margin-left:0px;
	margin-top:338px;
	width:455px; /*500*/
	height:20px; /*230*/
	background-color:#030;
	-moz-border-radius: 10px 10px 10px 10px;
	/*para Safari y Chrome*/
	-webkit-border-radius: 10px 10px 10px 10px;
	/*para IE */
	behavior:url('border.htc');
	/* para Opera */
	border-radius: 10px 10px 10px 10px;
	
}



#boxregopt1{
	width:600px;
	background-color:#CC9;
}

#boxregopt2{
	width:600px;
	background-color:#CC9;
	margin-top:50px;
}

#boxregopt2_1{
	float:left;
	width:200px;
	background-repeat:no-repeat;	
	height:200px;
}
#boxregopt2_2{
	width:400px;
	background-color:#CC9;
	float:right;

}
#boxregopt2_2_1{
	width:200px;
	background-repeat:no-repeat;	
	height:200px;
	float:left;
}
#boxregopt2_2_2{
	width:200px;
	background-repeat:no-repeat;	
	height:200px;
	float:right;
}

#boxregoptnews{
	width:185px;
	height:195px;
	background-color:#FFA;
	padding:5px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px;

}

#boxaclararegistro{
	position:absolute;
	margin-left:50px;
	margin-top:30px;
	background-color:#FC6;
	width:500px;
	height:50px;
	text-align:justify;
	padding:10px;
	border-color:#F60;
	border-style:solid;
	border-width:thin;
}

td#tdboxaclara{
	background-color:#FC6;
	width:500px;
	height:50px;
	text-align:justify;
	padding:10px;
	border-color:#F60;
	border-style:solid;
	border-width:thin;
}

td#tdboxaclara2{
	background-color:#FC6;
	width:500px;
	text-align:justify;
	padding:10px;
	border-color:#F60;
	border-style:solid;
	border-width:thin;
}

td#tdboxaclaragreen{
	background-color:#9C6;
	width:500px;
	height:50px;
	text-align:justify;
	padding:10px;
	border-color:#060;
	border-style:solid;
	border-width:thin;
}

td#tdboxaclaragreen2{
	background-color:#DDA;
	text-align:justify;
	padding:2px;
	/*
	border-color:#060;
	border-style:solid;
	border-width:thin;
	
	border-bottom-color:#060;
	border-bottom-style:solid;
	border-bottom-width:thin;
	*/
}


td#tdtitnoticias{
	background-color:#453;
	padding:10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px;

}
td#tdmaininfohome{
	background-color:#453;
	padding:10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	behavior:url('border.htc');
	border-radius: 10px 10px 10px 10px;

}

td#indexprom1{
	vertical-align:top;
	padding:5px;
	background-color:#9C6;
	-moz-border-radius: 10px 0px 0px 10px;
	-webkit-border-radius: 10px 0px 0px 10px;
	behavior:url('border.htc');
	border-radius: 10px 0px 0px 10px;

}

td#indexprom2{
	vertical-align:top;
	padding:5px;
	background-color:#9C6;
	-moz-border-radius: 0px 10px 10px 0px;
	-webkit-border-radius: 0px 10px 10px 0px;
	behavior:url('border.htc');
	border-radius: 0px 10px 10px 0px;

}


#boxforgot{
	position:absolute;
	text-align:justify;
	width:360px;
	height:250px;
	margin-left:20px;
	margin-top:0px;

}

#boxlogofooter{
	position:absolute;
	width:400px;
	height:100px;
	margin-top:-5px;
	margin-left:790px;
	/*
	background-image:url('../images/general/spfooter.png');
	*/
}

#boxcontactos{
	position:absolute;
	margin-left:50px;
	margin-top:-745px;
	width:540px;
	height:590px;

}

.tdgrupocontenedor{
	margin-left:-5px;
	margin-top:0px;
	width:1120px;
	height:350px;
	
	clear:both;
}

.tdboxgrupo1{
	position:absolute;
	width:350px;
	height:300px;
	/*background-color:#09C;*/
	background-color:#BE8;
	margin-left:0px;
	padding:10px;
	/*
	border:thin;
	border-color:#030;
	border-width:thin;
	border-style:solid;
	*/
}

.tdboxgrupo2{
	position:absolute;
	width:350px;
	height:300px;
	/*background-color:#FF0;*/
	background-color:#DFA;
	margin-left:375px;
	margin-top:0px;
	padding:10px;
	/*
	border:thin;
	border-color:#030;
	border-width:thin;
	border-style:solid;
	*/
}

.tdboxgrupo3{
	position:absolute;
	width:350px;
	height:300px;
	/*background-color:#FF0;*/
	background-color:#BE8;
	margin-left:750px;
	margin-top:0px;
	padding:10px;
	/*
	border:thin;
	border-color:#030;
	border-width:thin;
	border-style:solid;
	*/
}

#noticiaresaltada{
	margin-left:2px;
	width:818px;
	background-color:#DFA;
	padding:10px;

	border-color:#060;
	border-style:solid;
	border-width:3px;
	
}

.tablaest{
	background-color:#9C9;
	padding:10px;
	
	
	border-color:#390;
	border-style:solid;
	border-width:medium;
}

#boxligahome{
	padding:80px 10px 10px 10px;
	margin-top:10px;
	margin-left:10px;
	height:150px;
	width:300px;
	background-color:#FFF;
	/*
	border-bottom:thin;
	border-bottom-style:solid;
	border-bottom-color:#060;

	border-left:thin;
	border-left-style:solid;
	border-left-color:#060;

	border-right:thin;
	border-right-style:solid;
	border-right-color:#060;
*/
}

#boxligahomebuf{
	position:absolute;
	margin-left:-15px;
	margin-top:-80px;
	height:20px;
	width:200px;
	background-color:#000;
}

.container {
    /*background-color: #CC9;*/
    height:290px;
	width:700px;
	padding:5px;
}
 
.imgfondo{
	position: absolute;
	margin: 0px 0px 0px 0px;
    /*background-color: #FFA500;*/
    height:290px;
	width:700px;

} 
 
.text {
    width: 600px;
    height: 80px;
    background-color: transparent;
    padding:10px;
    color: #FFF;
    position: absolute;
	margin:170px 0px 0px 0px;
    z-index: 2;
}
 
.background {
	position:absolute;
    width: 680px;
    height: 100px;
    background-color: #333;
    padding:10px;
    margin:170px 0px 0px 0px;
	z-index:1;
}
 
.trans {
    opacity: 0.8;
}

.titulo{
	font-family:Verdana, Geneva, sans-serif;
	color:#FFF;
	font-weight:bold;
	font-size:30px;
}

.seleccion{
	position:absolute;
	margin:250px 0px 0px 0px;
	background-color:#000;
	width:700px;
	height:35px;
	text-align:center;
	padding-top:5px; 
	z-index:2;
    background-color: transparent;

}

.cursormano{
	cursor:pointer;
}

.chrismas{
	position:absolute;
	width:150px;
	height:150px;
	margin-top:-95px;
	margin-left:300px;
	z-index:3;
	/*
	background-image:url('../images/ocasion/gorronavidad.png');
	*/
}

