body {
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:center;
}

#clear {
	clear:both;
}

/********************************** BARRA IDENT *****************************/
#barra_ident {
	width:100%;
	height:25px;
	clear:both;
	background-image:url(../images/e/deg_barra_ident.jpg);
	background-repeat:repeat-y;
	background-position:right;
	border-bottom:1px solid #FFFFFF;
}
	#barra_ident_iz {
		width:35%;
		height:auto;
		float:left;
		margin-left:6px;
		margin-top:2px;
		text-align:left;
	}
		#barra_ident_iz p{
			font-size:1.4em;
			color:#FFFFFF;
			font-weight:bold;
			margin:0px;
		}
	#barra_ident_dr {
		width:60%;
		height:auto;
		float:right;
		margin-right:6px;
		margin-top:2px;
	}

/********************************FIN BARRA IDENT ****************************/

/******************************* TOP ***************************************/

#top {
	width:100%;
	height:110px;
	margin:0px;
	clear:both;
	background-image:url(../images/e/top.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
	#top_la5 {
		width:400px;
		height:90px;
		float:left;
		margin-left:15px;
		margin-top:10px
	}
/**************************** FIN TOP ***************************************/
/******************************** MENU ****************************/

#menu {
	width:100%;
	height:34px;
	text-align:center;
	background-color:#006699;	
	clear:both;
}
	#esquina_menu_iz{
		width:22px;
		height:34px;
		float:left;
		background-image:url(../images/e/esquina_menu.gif);
		background-repeat:no-repeat;
		background-position:left;
	}
	
	#centro_menu {
		float:left;
		margin-left:18px;
		}
	#esquina_menu_dr{
		width:22px;
		height:34px;
		float:right;
		background-image:url(../images/e/esquina_menu_dr.gif);
		background-repeat:no-repeat;
		background-position:right;
	}
/********************************FIN MENU ****************************/
/********************************CONTENEDOR ****************************/
#contenedor {
	width:100%;
	height:auto;
}
	#contenedor_int {
		width:auto;
		height:auto;
		margin:10px;
	}
/********************************FIN CONTENEDOR ****************************/
/********************************** FOOTER *****************************/
#footer {
	width:100%;
	height:auto;
}
	#footer_top {
		width:100%;
		height:35px;
		clear:both;
		background-color:#0e6589;
	}
		#footer_iz {
			width:60%;
			height:15px;
			margin-top:10px;
			margin-left:10px;
			float:left;
			color:#FFFFFF;
			font-size:0.8em;
			font-weight:bold;
			text-align:left;
			
		}		
		#footer_dr {
			width:35%;
			height:auto;
			margin-top:4px;
			margin-right:10px;
			float:right;
			color:#FFFFFF;
			font-size:1.8em;
			font-weight:bold;
			text-align:right;
			
		}
	
	#footer_down {
		width:100%;
		height:auto;
		clear:both;
	}
		#footer_down_int{
			width:100%;
			height:auto;
			margin:4px;
		}
/********************************FIN FOOTER ****************************/
/******************************** CONTENIDOS INDEX ****************************/
#compra_index_navidad {
	width:590px;
	height:260px;
	float:left;
	background-image:url(../images/e/comprar_index.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#compra_index{
	width:590px;
	height:260px;
	float:left;
	background-image:url(../images/e/comprar_index2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
	#compra_index_int {
		width:300px;
		height:auto;
		margin:10px;
		margin-top:50px;
		float:right;
		color:#FFFFFF;	
		text-align:right;	
	}
	#compra_index_int h1{
		color:#FFFFFF;
	}
#atencion_cliente_index {
	width:274px;
	height:260px;
	float:right;
	background-image:url(../images/e/atencion_cliente_index.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
	#atencion_cliente_index_int {
		width:250px;
		height:auto;
		margin:10px;
		margin-top:60px;
		float:right;
		color:#FFFFFF;	
		text-align:left;	
	}

#une_penas {
	width:448px;
	height:260px;
	margin-top:10px;
	float:left;
	background-image:url(../images/e/une_penas.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
	#une_penas_int {
		width:150px;
		height:auto;
		margin:10px;
		margin-top:180px;
		float:right;
		color:#FFFFFF;	
		text-align:right;
	}
	
#inf_sorteos {
	width:448px;
	height:260px;
	margin-top:10px;
	float:right;
	background-image:url(../images/e/sorteos.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
	#inf_sorteos_int {
		width:440px;
		height:auto;
		margin:10px;
		margin-top:150px;
		float:right;
		color:#FFFFFF;	
		text-align:right;
	}
/********************************FIN CONTENIDOS INDEX**************************/
/******************************** COLUMNA MENU LATERAL**************************/
#col_menu {
	width:15%;
	height:auto;
	float:left;
	border-right:1px solid #49a4c9;
	text-align:center;
}

/********************************FIN COLUMNA MENU LATERAL**************************/
/******************************** COLUMNA CONTENIDOS**************************/
#contenido {
	width:83%;
	height:auto;
	float:right;
}
	#contenido_int {
		width:95%;
		height:auto;
		margin:10px;
		text-align:left;
	}

/********************************FIN COLUMNA CONTENIDOS**************************/

#form {
	width:90%;
	height:auto;
	text-align:left;
	font-size:0.8em;
	margin-bottom:5px;
	padding:3px;
}

#centro {
	width:70%;
	height:auto;
	margin:0px;
	margin-top:50px;
	float:left;
	text-align:left;
}

#col_ayuda {
	width:28%;
	height:auto;
	float:right;
	margin-top:50px;
}

#env_loteria {
	width:99%;
	height:25px;
	clear:both;
	margin-bottom:3px;
}
#num_loteria {
	width:85%;
	height:20px;
	text-align:left;
	border:1px solid #49a4c9;
	margin-bottom:4px;
	float:left;
	line-height:20px
}

#precio_lot {
	width:14%;
	height:20px;
	float:right;
	border:1px solid #49a4c9;
	margin-bottom:4px;
	text-align:right;
	line-height:20px
}
	#precio_lot input {
		border:none;
	}

#caja_ayuda {
	width:100%;
	height:auto;
	border:1px solid #49a4c9;
	clear:both;
	margin-bottom:10px;
	text-align:center;
}
	#caja_ayuda_int {
		width:90%;
		height:auto;
		margin:auto;
		text-align:left;
		font-size:0.8em
	}



#caja_iz {
	width:235px;
	height:auto;
	float:left;
}
#caja_iz_int {
	width:225px;
	height:auto;
	margin:5px;
	text-align:left
}
#caja_dr {
	width:235px;
	height:auto;
	float:right;
}
#caja_dr_int {
	width:225px;
	height:auto;
	margin:5px;
	text-align:left
}
