html, body{
	font-family: Arial;
	background:#fff url(../img/body_bckg.jpg) repeat-x;
	font-size:12px;

}

/*--------------------- HTML ---------------------*/
div,dl,dt,dd,ul,ol,li,h1,h2,h3,pre,form,body,html,p,blockquote,fieldset,input,img{
	margin:0;
	padding:0;
}

h1, h2, h3{
	font-family: "Trebuchet MS", "Lucida Sans Unicode", Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p{
	margin:5px 0px;
	line-height:16px;
}

a img,:link img,:visited img{
	border:none;
}

a{
	color:#000066;
	outline:none;
}

a:hover{
	text-decoration:none;
}

ul,ol{
	list-style:none;
}

input{
	font-size:11px;
	padding:1px 3px;
}

acronym, abbr {
	border-bottom: 1px dotted #FF9900;
	cursor: help;
}

.hidden{
	display:none;
}

h1{
 color:#333;
 font-size:24px;
 border-bottom:2px solid #333;
 margin-bottom:10px;
}

h2{
font-family:"Arial";
font-size:18px;
color:#B5AF71;
margin:20px 0px 0px 0px;
}


h3{
font-size:11px;
margin:8px 0px;	
}

#container {
  width: 950px;
  margin: 5px auto;
  padding:0;
}

#header{
	float:left;
	width:950px;
	height:40px;
	margin:0;
}

#header a{
	text-decoration:none;
	font-weight:bold;
	color:#333;
}

#header a:hover{
	text-decoration:underline;
	
}

#header ul{
	float:left;
	margin:10px 0 0 15px;
}

#header li{
	margin: 0;
	display:inline;
	padding:2px 7px;
}

#menu{
	float:left;
	width:710px;
	height:35px;
	background:url(../img/menu_bckg.png) no-repeat;
	padding:0 20px;
	margin:0;
}

#menu a{
	color:#666;
}

#menu img{
	float:left;
	margin:4px 0 0 10px;
}

#menu ul{
	float:left;
	margin-left:85px;
}

.inicio{
	background:url(../img/bullet_home.png) no-repeat;
	padding-left:25px;
	padding-top:2px;
}

.ayuda{
	background:url(../img/bullet_help.png) no-repeat;
	padding-left:25px;
}

.contacto{
	background:url(../img/bullet_contacto.png) no-repeat 0 2px;
	padding-left:25px;
}

#menu .active{
	color:#800000;
}

.login{
	background:url(../img/bullet_lock.png) no-repeat;
	padding-left:25px;
	padding-top:2px;
}


.url{
	float:right;
	margin:10px 0px 0 0;
}

#login{
	float:right;
	width:190px;
	height:35px;
	background:#fff url(../img/login_bckg.jpg) no-repeat;
	margin:0;
}

#contenido{
	width:950px;
	float:left;
	margin:5px 0;
}

#left_content_index{
	float:left;
	width:260px;
	margin-right:30px;
}

.uno{
	background:#fff url(../img/bullet_1.gif) no-repeat;
	padding-left:40px;
	line-height:18px;
}

.dos{
	background:#fff url(../img/bullet_2.gif) no-repeat;
	padding-left:40px;
	line-height:31px;
}

#left_content_index img{
	margin:5px 0 0 35px;
}

#left_content_index ul{
	margin:15px 0;
}

.aviso{
	font-size:11px;
	width:260px;
	text-align:center;
	margin-top:25px;
	
}

#right_content_index{
	float:right;
	width:660px;
	height:350px;
	position:relative;
}

#right_content_index h1{
	position:absolute;
	right:25px;
	bottom:5px;
	color:#fff;
	width:350px;
	text-align:right;
	line-height:40px;
	font-size:30px;
	border:none;
}

#formulario_contacto{
	width:350px;
	margin:30px 0 0 270px;
}

#formulario_contacto li{
	float:right;
	margin-top:4px;
}

#formulario_contacto input{
	width:250px;
	margin-left:10px;
}

#formulario_contacto textarea{
	width:254px;
	height:100px;
	margin-left:10px;
}

#formulario_contacto .boton{
	width:80px;
}

#formulario_contacto p{
	float:right;
	width:350px;
	font-weight:bold;
	padding: 4px 0;
	text-align:center;
}

#cabecera{
	float:left;
	position:relative;
	margin-bottom:10px;
}

#cabecera .welcome{
	position:absolute;
	right:20px;
	bottom:5px;
	color:#fff;
	text-align:right;
	font-size:22px;
	line-height:30px;
}

.user_logged{
	position:absolute;
	right:25px;
	top:10px;
	font-size:11px;
	margin:0;
	padding:0;
	color:#fff;
}

#cabecera span a{
	background: url(../img/close.png) no-repeat 0 2px;
	margin-left:10px;
	padding-left:15px;
	color:#fff;
	text-decoration:none;
}


#right_content{
	float:right;
	width:700px;
}

.login_form{
	width:305px;
	float:left;
	margin:10px 70px 10px 0;
}

.login_form h3{
	font-size:14px;
	border-bottom:1px solid #000;
}

.login_form li{
	float:right;
}

.login_form input{
	width:160px;
	margin-left:10px;
}

.login_form textarea{
	width:160px;
	height:100px;
	margin-left:10px;
}

.login_form .boton{
	width:80px;
}

.login_form  p{
	float:right;
	width:300px;
	padding: 4px 0;
	margin:0;
	text-align:center;
}

.aviso_ok{
	color:#006600;
	border:1px solid #003300;

}

.aviso_no_ok{
	color:#f60000;
	border:1px solid #ff0000;
}

#menu_zona_privada {
	float:left;
	width:200px;
	margin-top:5px;
}

#menu_zona_privada li{
	width:200px;
	margin-bottom:2px;
}

#menu_zona_privada a{
	color:#000;
	text-decoration:none;
	background:#e9e9e9;
	width:200px;
	padding:4px 10px;
	display:block;
	outline:none;
}

#menu_zona_privada .active{
	background:#666;
	color:#fff;
}

#menu_zona_privada a:hover{
	background:#ccc;
}

#right_content ul{
	margin:15px 0px;
	float:left;
}

#right_content li{
	line-height:26px;
	padding-left:15px;
}

.gris{
	background:#e9e9e9;
}

#right_content span{
	color:#800000;
	margin:0 5px 0 10px;
	font-size:11px;
	line-height:20px;
}

#right_content img{
	float:right;
	padding:2px;
	border:1px solid #333;
}


#right_content table{
	width:700px;
	margin-top:15px;
	font-size:11px;
}

td{
	height:20px;
	padding:5px 8px;
	
}

.right{
	text-align:right;
}

.rojo{
	color:#ff0000;
}

th{
	background:#ccc;
	padding:5px 4px;
	border:1px solid #fff;
}

#form_alta_puntos{
	float:left;
	width:450px;
}

#form_alta_puntos li{
	float:right;
}

#form_alta_puntos input{
	width:250px;
	margin-left:10px;
}

#form_alta_puntos textarea{
	width:254px;
	height:100px;
	margin-left:10px;
}

#form_alta_puntos .boton{
	width:80px;
}

#form_alta_puntos p{
	float:right;
	width:400px;
	font-weight:bold;
	padding: 4px 0;
	text-align:center;
}

#categorias{
	float:left;
	width:700px;
	margin-top:20px;
	margin-bottom:0px;
	border-bottom:1px solid #666;
	line-height:14px;
}

#categorias ul{
	margin:0;
	padding:0;
}

#categorias li{
	display:inline;
		margin:0;
	padding:0;
}

#categorias li a{
	display:block;
	float:left;
	margin-left:5px;
	background:#eaeaea;
	color:#333;
	padding:0 5px;
	text-decoration:none;
	border:1px solid #666;
	margin-bottom:-1px;
}

#categorias li a:hover{
	background:#dbdbdb;
}

#categorias li .activo{
	background:#fff;
	border-bottom:1px solid #fff;
}

#categorias li .activo:hover{
	background:#fff;
}

#lista_regalos ul li{
	width:685px;
}

.solicitar_regalo{
	margin-top:15px;
}

#regalo{
	float:left;
	width:700px;
}

#regalo h2{
	margin-bottom:10px;
}

#regalo img{
	margin:0 0 10px 20px;
}

#regalo p{
	margin:0 0 5px 0;
	font-size:12px;
	line-height:16px;
}

#regalo ul{
	list-style-type:square;
}

#regalo li{
	margin-left:15px;
	padding:0;
}

.volver{
	float:left;
	text-decoration:none;
	color:#000;
	font-weight:bold;
	display:block;
	padding:4px 8px;
	border:1px solid #333;
	background: #e9e9e9;
}

#footer{
	width:950px;
	float:left;
	margin:10px 0;
	border-top:1px solid #ccc;
}

#footer p{
	width:200px;
}

.notificacion{
	color:#c80000;
	font-weight:bold;
}