@charset "utf-8";
/* CSS PARA SIGEDOC (APC) */

body{
	margin:0;
	padding:0;
	font:normal 10px Arial, Helvetica, sans-serif;
	background:url(../images/index/bg.gif) repeat-x;
}

p{

}

a{

}

strong b{

}

i{

}

h1{
	font:bold 1.4em Arial, Helvetica, sans-serif;
	color:#333;
}

h2{
	font:bold 1.3em Arial, Helvetica, sans-serif;
}

h3{
	font:bold 1.2em Arial, Helvetica, sans-serif;
}

img{
	float:left;
	border:none;
}

form{
	margin:0;
	padding:0;
}

/********************************************************* ESTRUCTURALES PRINCIPALES **************************************************/

#align{
	width:770px;
	height:auto;
	margin:0 auto;
	float:none;
}





#cabecera{
	width:770px;
/*	height:92px;
	background: #000099;*/
}
/*-------------------- CONTENIDOS */

#contenidos{
	width:770px;
	float:left;
}

#pie{
	width:770px;
	float:left;
	padding:10px 0;
	margin:20px 0 0 0;
	text-align:center;
	background:#9BB54A;
	color:#fff;
}


/*-------------------- MENU */

.menu{
	width:515px;
	float:left;
	padding:28px 0 0 0;
}

.menu ul{
	margin:0;
	padding:0 0 0 35px;
}

.menu li{
	padding:0 20px 0 10px;
	background:url(../images/index/menu_bullet.gif) no-repeat 0 3px;
	float:left;
	list-style:none;
	color:#9BB54A;
}

.menu a{
	text-decoration:none;
	color:#4F8EB1;
	text-transform: uppercase;
}

.menu a:hover{
	text-decoration:underline;
}

/*-------------------- LOGIN */

.login{
	width:500px;
	padding:28px 0 0 15px;
	float:left;
	color: #9BB54A;
}

.login label{
	float:left;
	padding:2px 5px 0 0px;
	text-transform:uppercase;
	color:#9EA9A3;
}

.login input{
	width:72px;
	height:18px;
	padding:2px;
	float:left;
	margin:0 10px 0 0;
	font:bold 1em Arial, Helvetica, sans-serif;
	border:none;
	background: url(../images/index/login_combo.gif) no-repeat;
}


.login_button{
	width:72px;
	height:18px;
	padding:2px;
	float:left;
	margin:0 10px 0 0;
	font:bold 1em Arial, Helvetica, sans-serif;
	border:none;
	background: url(../images/index/login_buton.gif) no-repeat;
}
.login_olvide{
	width: 126px;
	float:right;
	padding:3px 0;
	text-align:center;
	text-decoration:none;
	color:#374341;
	text-transform:uppercase;
	background:url(../images/index/login_olvide.gif);
}

/*-------------------- BUSCADOR */
.busca{
	width:auto;
	float:left;
	padding:5px 0 0 10px;
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}	
.busca a{
	color: #669900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}			
.buscador{
	width:770px;
	float:left;
	padding:5px 0 0 0;
}

.buscador label{
	text-transform:uppercase;
	float:left;
	color:#fff;
	padding: 3px 10px 0 30px;
}

.buscador_input{
	width:305px;
	height:18px;
	padding:2px;
	float:left;
	margin:0 5px 0 0;
	font:bold 1em Arial, Helvetica, sans-serif;
	border:none;
	background: url(../images/index/buscar_combo.gif) no-repeat;
}

.buscador_lupa{
	width:20px;
	height:18px;
	float:left;
	padding:0;
}

.buscador_avanzada{
	width: 126px;
	float:right;
	margin:0 0 0 17px;
	padding:3px 0;
	text-align:center;
	text-decoration:none;
	color:#374341;
	text-transform:uppercase;
	background: url(../images/index/busqueda_avanzada.gif);
}


/*-------------------- PESTAÑAS */

#pestanas{
	width:660px;
	height:21px;
	float:left;
	padding:12px 0 0 110px;
	margin:0 0 2px 0;
	overflow:hidden;
}

#pestanas ul{	
	margin:0;
	padding:0;
}

#pestanas li{
	list-style:none;
	float:left;
	text-transform:uppercase;
}


#pestanas a{
	color:#fff;
	padding:0 20px;
	text-decoration:none;
	text-align: center;
}

#pestanas li#active{
	width:162px;
	text-align:center;
	padding:4px 0;
	margin:0px 0 0 0;
	background: url(../images/index/pestana_active.gif) no-repeat;
}

#pestanas a:hover{
	text-decoration:underline;
}


#pestanas span{
	color:#fff;
	font: bold 1.1em Arial, Helvetica, sans-serif;
}

#pestanas span strong{
	color:#cddaa5;
}


/********************************************************* COMPRA ***********************************************************/
.compra_volver{
	float:left;
	margin:10px 100px 150px 270px!important;
	margin:10px 200px 125px 25px;
	padding:10px;
}
.compra_fin{
    width:300px;
	height:auto;
	float:left;
	margin:5px 25px 30px 200px!important;
	margin:5px 0 20px 100px;
	padding:10px;
	background:#f2f2f2;
}
.compra_nombre{
	width:700px;
	padding:20px 0 0 30px;
	color:#9BB54A;
	font:bold 1.4em Arial, Helvetica, sans-serif;
	background-position: center;
}
.compra_titulo{
	color:#9BB54A;
	font:bold 12px Arial, Helvetica, sans-serif;
	background-position: center;
	padding-left: 5px;
}
.compra_strong{
	color:#333333;
	font:bold 12px Arial, Helvetica, sans-serif;
}

.compra_conten{
	color:#333333;
	font:12px Arial, Helvetica, sans-serif;
	background-position: center;
	padding-left: 5px;
}
.compra_conten a{
	color:#9BB54A;
	
}
.compra_conten a:hover{
	text-decoration:none;
}
.compra_entidad{
	width:740px;
	padding:10px 0 0 30px;
	color:#B89107;
	font: 1.4em Arial, Helvetica, sans-serif;
	margin-top: 10px;
}
#compra img{
	background-position: left center;
	vertical-align: middle;
	
}
.compra_carro{
	width:730px;
	float:left;
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	padding:5px 0 15 20px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.compra_boton{
	width:730px;
	float:left;
    padding:20px 0 15 20px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.compra_carro ul{
	margin:0;
	padding:0;
	list-style:none;
	height: auto;
}

.compra_carro li{
	float:left;
	color:#333;
	width:185px;
	height:auto;
	display:block;
	padding:10px 2px 10px 2px!important;
	margin:0;
	display: block;
	
}

.compra_carro li a{
	width:180px;
	height:auto;
	display:block;
	float:left;
	padding:0px 2px5px 0px!important;
	margin:0;
	display: block;
	color:#333;

	text-decoration:none;
}

.compra_carro li a:hover{
	background:#f2f2f2;
}

.compra_carro li img{
	width:auto;
	height:auto;
	margin:0;
	padding:0;
}
.compra_carro strong{
	width:110px;
	height:auto;
	overflow:hidden;
	margin:2px 0 3px 0;
	padding:0 0 0 5px;
	font:bold normal 10px Arial, Helvetica, sans-serif;
	float:left;
}
.compra_fondo{
	width:760px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
	padding:10px;
	background:#f2f2f2;
}
.compra_referencia{
	color:#9BB54A;
	font:bold 18px Arial, Helvetica, sans-serif;
	background-position: right;
	text-align: right;
	padding-right: 5px;
}

/********************************************************* BUSQUEDA IMÁGENES ***********************************************************/

.buscar_panel{
	width:770px;
	padding:20px 0 0 0;
	color:#333;
}

.buscar_panel h1{
	width:590px;
	height:15px;
	float:left;
	font:bold 1.4em Arial, Helvetica, sans-serif;

}

.buscar_panel span{
	width:180px;
	height:15px;
	float:left;
	padding:20px 0 0 0;
}

.buscar_panel select{
	width:100px;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	border:none;
	margin:0;
	padding:0;
	color:#333;
}

.buscar_panel p{

}

.buscar_paginado{
	width:770px;
	height:20px;
	float:left;	
}

.buscar_paginado ul{
	margin:0;
	padding:0;
	list-style:none;
}

.buscar_paginado li{
	width:18px;
	height:12px;
	float:left;
	margin:0 1px 0 0;
	text-align:center;
	color:#9BB54A;
	border-right:solid 1px #9BB54A;
}

.buscar_paginado li a{
	color:#384241;
	display:block;
	text-decoration:none;
}

.buscar_paginado li a:hover{
	color:#fff;
	background:#9BB54A;
}

/********************************************************* BUSQUEDA AVANZADA ***********************************************************/


.buscador_avanzado{
	width:770px;
	height:auto;
	float:left;
	padding:5px 0 10px 0;
	background: #f6c217 url(../images/index/avanzado.jpg) no-repeat left bottom;
}

.buscador_avanzado ul{
	margin:0;
	padding:0;
	list-style:none;	
}

.buscador_avanzado li{
	width:140px;
	float:left;
	margin:0 5px 4px 5px;
}

.buscador_avanzado laabel{
	float:left;
	color:#fff;
}

.buscador_avanzado input, .buscador_avanzado select{
	width:135px;
	float:left;
	font:normal 1em Arial, Helvetica, sans-serif;
}



/********************************************************* BOXES HOME *******************************************************************/

.home_left{
	width:265px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
	padding:50px 0 0 0;
}

.home_right{
	width:495px;
	height:auto;
	float:left;
	padding:5px 0 0 0;
	overflow:hidden;
}

.home_logos{
	width:770px;
	height:auto;
´
	float:left;
	padding:10px 0;
}

.home_logos ul{
	margin:0 0 0 270px;
	padding:0;
	list-style:none;
}

#home2 h1{
	color:#FFF;
	border-bottom: 1px solid #fff;
	margin:5px 20px 0 0;

}

#home2_izda{
	width:290px;
	height:280px;
	float:left;
	margin:10px 10px 0 0;
	padding:20px 0 0 80px;
	background:#F9C019 url(../images/home/bg_home_docs.jpg) 10px 10px no-repeat;
}
#home2_izda ul{
	margin:40px 0 0 0;
	padding:0;
	list-style:none;
	font:bold 2.0em Arial, Helvetica, sans-serif;
}
#home2_izda ul li{
	margin:0 20px 0 0;
	border-bottom:1px dotted #fff;
}
#home2_izda ul li strong{
	width:190px;
	float:left;
	padding:0 0 0 30px;
	background:url(../images/home/flcha_home_docs.jpg) no-repeat;
}
#home2_izda ul a{
	color:#fff;
	text-decoration:none;
}
#home2_izdalibro{
	width:670px;
	height:100px !important;
	height:100px;
	float:left;
	margin:10px 10px 0 0;
	padding:20px 0 0 80px;
	background:#F9C019 url(../images/index/folder_documents.gif) 10px 10px no-repeat;
}
#home2_izdalibro ul{
	margin:40px 0 0 0;
	padding:0;
	list-style:none;
	font:bold 16px/20px Arial, Helvetica, sans-serif;
}
#home2_izdalibro ul li{
	margin:0 20px 0 0;
	border-bottom:1px dotted #fff;
}
#home2_izdalibro ul li strong{
	width:400px;
	float:left;
	padding:0 0 0 30px;
	background:url(../images/home/flcha_home_docs.jpg) no-repeat;
}
#home2_izdalibro ul a{
	color:#fff;
	text-decoration:none;
}

#home2_izdalibro2{
	width:670px;
	height:100px !important;
	height:100px;
	float:left;
	margin:10px 10px 0 0;
	padding:20px 0 0 80px;
	background:#F9C019 url(../images/index/document.gif) 10px 10px no-repeat;
}

#home2_izdalibro2 ul{
	margin:40px 0 0 0;
	padding:0;
	list-style:none;
	font:bold 16px Arial, Helvetica, sans-serif;
	color: #ffffff;
}
#home2_izdalibro2 ul li{
	margin:0 00px 0 0;
	border-bottom:1px dotted #fff;
}
#home2_izdalibro2 ul li strong{
	width:550px;
	float:left;
	padding:0 0 5px 5px;
	/* background:url(../images/home/flcha_home_docs.jpg) no-repeat right; */
}
#home2_izdalibro2 ul a{
	color:#fff;
	text-decoration:none;
}

#div_amarillo_750 {
	width:750px;
	float:left;
	background:#ffffff;
	margin:10px 10px 0 0;background:#F9C019;
}
#imagen60_1 {
	width:60px;
	height:75px !important;
	height:75px;
	float:left;
	background:#F9C019 url(../images/index/document.gif) 10px 10px no-repeat;
	}
#imagen60_2 {
	width:60px;
	height:75px !important;
	height:75px;
	float:left;
	background:#F9C019 url(../images/index/folder_documents.gif) 10px 10px no-repeat;
	}
#txt_1 {
	width:600px;
	height:75px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #FFFFFF;
	}
	
#txt_1 p {
	float:left;border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	vertical-align: bottom;
	padding-top: 20px !important;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#ico_flecha_1 {
	height:75px !important;
	height:75px;
	width:50px;
	float:left;
	background:#F9C019;
}

#ico_flecha_1 img {
	float:left;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;}

#home2_dcha{
	width:370px;
	height:300px;
	float:left;
	margin:10px 0 0 0;
	color:#fff;
}

#home2_dcha strong{
	width:130px;
	float:left;
	font: bold 4em/28px Arial, Helvetica, sans-serif;
	padding: 15px 0 0 0;
	text-align:right;
}

#home2_dcha i{
	float:left;
	font: bold 1.5em/20px Arial, Helvetica, sans-serif;
	padding: 15px 0 0 10px;
}

#home2_dcha img{
	float:left;
	padding:10px 0 0 10px;
}

#home2_dcha1{
	width:290px;
	height:73px;
	float:left;
	padding:20px 0 0 80px;
	background:#9AB74D url(../images/home/bg_home_images.jpg) 10px 10px no-repeat;
}

#home2_dcha2{
	width:290px;
	height:73px;
	float:left;
	padding:20px 0 0 80px;
	margin: 10px 0;
	background:#374341 url(../images/home/bg_home_media.jpg) 10px 10px no-repeat;
}

#home2_dcha3{
	width:290px;
	height:73px;
	float:left;
	padding:20px 0 0 80px;
	background:#5294BD url(../images/home/bg_home_books.jpg) 10px 10px no-repeat;
}



/********************************************************* DETALLES DE LA IMAGEN ********************************************************/

.detalles{
	width:770px;
	float:left;
	padding:20px 0;
	overflow:hidden;
}

.detalles_foto{
	width:340px;
	height:auto;
	float:left;
	padding:0 20px 0px 0;
	margin:0 00px 10px 0;
	text-align:center;
	border-right: dotted 1px #333;
}



.detalles_foto2 img{
	float:none;
}

.detalles_data{
	width:390px;
	float: left;
	overflow:hidden;
}

.detalles_data ul{
	font: normal 1.1em Arial, Helvetica, sans-serif;
	margin:0;
	padding:10px 0 0 10px;
	list-style:none;
}

.detalles_data li{
	
}

.detalles_data li a{
	color:#333;
	background:#fff;
	margin:1px 0;
	display:block;
	text-decoration:none;
	padding:5px 0 5px 20px;
	background: url(../images/icons/bullet_verde.gif) no-repeat 9px 9px;
}


.detalles_data li a:hover{
	color:#fff;
	background: #9BB54A url(../images/icons/bullet_blanco.gif) no-repeat 9px 9px ;	
}

.detalles_data p{
}


.detalles_data span{
	font: normal 1.1em Arial, Helvetica, sans-serif;	
	color: #333;
	float:left;
	margin:8px 0 0px 0;
	padding:0px 0 15px 30px;
	border-bottom:1px dotted #333;
	background: url(../images/icons/bullet_verde.gif) no-repeat 19px 3px;
}

.detalles_data li b{
	font: normal 1.1em Arial, Helvetica, sans-serif;	
	color: #333;
	float:left;
	margin:8px 0 0px 0;
	padding:0px 0 15px 30px;
	background: url(../images/icons/bullet_verde.gif) no-repeat 19px 3px;
}

.detalles_data strong{
	text-decoration:underline;
}

.detalles_data_actions{
	width:360px;
	float:left;
	padding: 10px 0 20px 30px;
	background:#f2f2f2;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	text-align:center;
}

.detalles_data_actions strong{
	padding:5px 0 0 0;
	display:block;
	color: #9BB54A;
}

.detalles_data_actions img{
	float:none;
	margin:0 0 10px 0;
}

.detalles_data_actions span{
	width:320px;
	float:left;
	font: normal 0.8em Arial, Helvetica, sans-serif;
}

.detalles_data_actions a{
	display:block;
	color:#333;
	background: none;
}



/*********/

.detalles_foto2{
	width:340px;
	height:auto;
	float:left;
	padding:0 20px 0px 0;
	margin:0 00px 10px 0;
	text-align:right;
	border-right: dotted 1px #333;
	background:#f2f2f2;
}

.detalles_data_actions2{
	width:310px;
	float:left;
	padding: 10px 0 20px 30px;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	text-align:center;
}

.detalles_data_actions2 strong{
	padding:5px 0 0 0;
	display:block;
	color: #9BB54A;
}

.detalles_data_actions2 img{
	float:none;
	margin:0 0 10px 0;
}

.detalles_data_actions2 span{
	width:310px;
	float:left;
	font: normal 0.8em Arial, Helvetica, sans-serif;
}

.detalles_data_actions2 a{
	display:block;
	color:#333;
	background: none;
}

.detalles h1{
	float:none;
	color:#333;
	display:block;
	padding:0 0 5px 10px;
	margin:0;
	border-bottom:1px dotted #333;
}




/********************************************************* BUSQUEDA IMÁGENES ***********************************************************/

.buscar_imagen{
	width:770px;
	float:left;
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	padding:10px 0;
	margin:10px 0;
}

.buscar_imagen ul{
	margin:0;
	padding:0;
	list-style:none;
}

.buscar_imagen li{
	float:left;
	color:#333;
}

.buscar_imagen li a{
	width:120px;
	height:auto;
	display:block;
	float:left;
	padding:2px 2px 10px 2px !important;
	margin:0;
	display: block;
	color:#333;

	text-decoration:none;
}

.buscar_imagen li a:hover{
	background:#f2f2f2;
}

.buscar_imagen li img{
	width:120px;
	height:120px;
	margin:0;
	padding:0;
}

.buscar_imagen strong{
	width:110px;
	height:13px;
	overflow:hidden;
	margin:2px 0 3px 0;
	padding:0 0 0 12px;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	float:left;
	background:url(../images/icons/mini_info.gif) no-repeat 0 3px;
}

.buscar_imagen i{
	width:110px;
	height:13px;
	overflow:hidden;
	float:left;
	padding:0 0 0 12px;
	background: url(../images/icons/mini_coleccion.gif) no-repeat 0 3px;
}

.buscar_imagen b{
	width:110px;
	height:13px;
	overflow:hidden;
	padding:0 0 3px 12px;
	float:left;
	background: url(../images/icons/mini_dinero.gif) no-repeat 0 3px;
}

/********************************************************* BUSQUEDA ARTÍCULOS ***********************************************************/

.buscar_articulo{
	width:770px;
	float:left;
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
}

.buscar_articulo ul{
	margin:0;
	padding:0;
	list-style:none;
}

.buscar_articulo li{
	width:120px;
	height:auto;
	display:block;
	float:left;
	padding:2px 2px 10px 2px;
	margin:0;
	display: block;
	color:#333;
}

.buscar_articulo li a{
	color:#333;
}

.buscar_articulo li a:hover{
	background:#f2f2f2;
}

.buscar_articulo li img{
	width:120px;
	height:170px;
	margin:0;
	padding:0;
}

.buscar_articulo strong{
	width:110px;
	height:13px;
	overflow:hidden;
	margin:2px 0 3px 0;
	padding:0 0 0 12px;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	background:url(../images/icons/mini_info.gif) no-repeat 0 3px;
}

.buscar_articulo i{
	width:108px;
	height:13px;
	overflow:hidden;
	float:left;
	padding:0 0 0 12px;
	background: url(../images/icons/mini_coleccion.gif) no-repeat 0 3px;	
}

.buscar_articulo b{
	width:108px;
	height:13px;
	overflow:hidden;
	float:left;
	padding:0 0 0 12px;
	background: url(../images/icons/mini_folder.gif) no-repeat 0 3px;
}

.buscar_articulo span{
	width:108px;
	height:13px;
	overflow:hidden;
	float:left;
	padding:0 0 0 12px;
	background: url(../images/icons/mini_cat.gif) no-repeat 0 3px;
}


/********************************************************* BUSQUEDA LIBROS ***********************************************************/

.buscar_libro{
	width:770px;
	float:left;
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	padding:10px 0 10px 0;
	margin:10px 0 10px 0;
}

.buscar_libro ul{
	margin:0;
	padding:0;
	list-style:none;
}

.buscar_libro li{
	float: left;
}

.buscar_libro a{

}

.buscar_libro li a{
	width:120px;
	height:auto;
	float:left;
	padding:2px 2px 10px 2px;
	margin:0;
	color:#333;
	text-decoration:none;
}


.buscar_libro li a:hover{
	background:#f2f2f2;
}

.buscar_libro li img{
	width:120px;
	height:120px;
	margin:0;
	padding:0;
}

.buscar_libro strong{
	width:110px;
	height:13px;
	overflow:hidden;
	margin:2px 0 3px 0;
	padding:0 0 0 12px;
	font:bold 1.1em Arial, Helvetica, sans-serif;
	display:block;
	float:left;
	background:url(../images/icons/mini_info.gif) no-repeat 0 3px;
}

.buscar_libro i{
	width:108px;
	height:13px;
	overflow:hidden;
	float:left;
	padding:0 0 0 12px;
	background: url(../images/icons/mini_coleccion.gif) no-repeat 0 3px;	
}

.buscar_libro b{
	width:98px;
	height:13px;
	overflow:hidden;
	float:left;
	padding:0 0 0 12px;
	background: url(../images/icons/mini_folder.gif) no-repeat 0 3px;
}

.buscar_libro li span{
	width:98px;
	height:13px;
	overflow:hidden;
	float:left;
	padding:0 0 0 12px;
	background: url(../images/icons/mini_cat.gif) no-repeat 0 3px;
}

/********************************************************* BOXES NOSOTROS **************************************************************/

.nosotros_left{
	width:265px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
	padding:450px 0 0 0;
	background:url(../images/nosotros/deco_left.jpg) no-repeat;
}

.nosotros_right{
	width:480px;
	height:auto;
	float:left;
	padding:5px 0 0 15px;
	overflow:hidden;
}

.nosotros_right p{
	font:normal 1.1em Arial, Helvetica, sans-serif;
	color:#666;
}

.nosotros_right h1{
	color:#9BB54A;
}

.nosotros_right h2{
	margin:30px 0 0 0;
	color:#9BB54A;
}

.nosotros_left h2{
	color:#999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform:lowercase;
}


/********************************************************* BOXES CONTACTO **************************************************************/

.contacto_left{
	width:480px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
}
.contacto_left p{
	font:normal 1.1em Arial, Helvetica, sans-serif;
	color:#666;
}
.contacto_left h1{
	color:#9BB54A;
}

.contacto_right{
	width:265px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
	padding:10px;
	background:#f2f2f2;
}

.contacto_right ul{
	margin:0;
	padding:0;
	list-style: none;
}


.contacto_right li{
	width:250px;
	margin:0 0 5px 0;
}


.contacto_right label{
	width:100px;
	float:left;
	margin:3px 2px 0px 0;
	color:#9BB54A;
	text-align:right;
	text-transform:uppercase;
}

.contacto_right input{
	width:130px;
	font:normal 1.0em Arial, Helvetica, sans-serif;
}

.contacto_right_butt{
	width:130px;
	float:right;
	margin:0 20px 0 0;
	color:#fff;
	background: #9BB54A;
}

/********************************************************* BOXES registro **************************************************************/

.alta{
	width:480px;
	height:auto;
	float:right;
	margin:0 0px 0 0;
}
.alta a{
	color: #9BB54A;
}

.solicitud_right{
	width:265px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
	padding:10px;
	background:#f2f2f2;
}
.alta_right{
width:250px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
	padding:10px;
	background:#f2f2f2;
}
.alta_right ul{
	margin:0;
	padding:0;
	list-style: none;
}


.alta_right li{
	width:250px;
	margin:0 0 5px 0;
}


.alta_right label{
	width:100px;
	float:left;
	margin:3px 2px 0px 0;
	color:#9BB54A;
	text-align:right;
	text-transform:uppercase;
}

.alta_right input{
	width:130px;
	font:normal 1.1em Arial, Helvetica, sans-serif;
}

.alta_right_butt{
	width:130px;
	float:right;
	margin:0 20px 0 0;
	color:#fff;
	background: #9BB54A;
}


.alta_left{
	width:480px;
	height:auto;
	float:left;
	margin:0 5px 0 0;
}
.alta_left a{
	color: #9BB54A;
}
.alta_left p{
	color:#666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}
.alta_left h1{
	color:#9BB54A;
}
/********************************************************* AVISO LEGALES 
**************************************************************/
.aviso{
	width:auto;
	height:auto;
	float:right;
	margin:0 25px 0 0;
}
.aviso a{
	color: #9BB54A;

}
.aviso_left{
	width:480px;
	height:auto;
	float:left;
	margin:0 5px 0 75px;
}
.aviso_left p{
	font:normal 1.1em Arial, Helvetica, sans-serif;
	color:#666;
}
.aviso_left h1{
	color:#9BB54A;
}

.aviso_right{
	width:265px;
	height:auto;
	float:left;
	margin:5px 0 0 0;
	padding:10px;
	background:#f2f2f2;
}

/********************************************************* BOXES TIENDA **************************************************************/


.tienda_right{
	width:495px;
	height:auto;
	float:left;
	padding:5px 0 0 0;
	overflow:hidden;
}

.tienda_left{
	width:265px;
	height:360px;
	float:left;
	margin:5px 5px 0 0;
	padding:0px 0 0 0;
	background:#9BB54A;
}

.tienda_left ul{
	display:block;
	background:#f6c217;
	margin:0;
	padding: 20px 0;
	list-style:none;
	border-bottom:solid 5px #fff;
 }
 
 .tienda_left li{
 	height:20px;
 	display:block;
 }
 
 .tienda_left label{
 	width:90px;
	text-align:right;
	padding:0 5px 0 0;
 	float:left;
}


.tienda_left input, .tienda_left select{
	width:135px;
	float:left;
	font:normal 1em Arial, Helvetica, sans-serif;

}