.clear
{
	clear:both;
	height:0px;
	font-size:0px;
	padding:0px;
	margin:0px;
}

p.pretext
{
	height:64px;
	display:block;	
}

p.error_msg
{
	text-align:center;
	width:250px;
	margin:40px auto;
	color:red;
}


/*MODULO PRENSA*/

#prensa_module
{
	float:left;
	width:300px;
	background-color:#000;
	color:#fff;
	height:445px;
	text-align:left;
	padding:10px;
	text-align:left;
	font-size:14px;
}


#prensa_module dl#system-message
{
	display:block;
	width:300px;
}

#login_salerm
{
	padding:10px;
}

#login_salerm h1
{
	font-size:14px;
	padding:20px 0px 10px;
}

#login_salerm form
{
	text-align:right;	
}

#login_salerm form input.inputbox
{
	width:180px;
	height:12px;
	font-size:11px;
}

#login_salerm p
{
	font-size:11px;
	line-height:16px;
}

#login_salerm form p
{
	color:#666666;
}




.newsletter_buttons
{
		padding-top: 5px;
		text-align:center;
		padding-left:207px;
		margin-top:25px;
		padding-top:25px;
		border-top:1px #666666 dotted;
}

.newsletter_buttons input
{
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px;
	border:none;
	background: url(../../novedades/images/newsletter_button.gif) no-repeat left 4px;
	height:27px;
	width:71px;
	padding-top:0px;
}

.newsletter_buttons input:hover
{
	background: url(../../novedades/images/newsletter_button_hover.gif) no-repeat left 4px;
}

.newsletter_buttons a
{
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px;
	border:none;
	background: url(../../novedades/images/newsletter_button.gif) no-repeat;
	height:20px;
	width:71px;
	padding-top:5px;
	display:block;
	float:left;
	cursor:pointer;
	text-decoration:none;
}

.newsletter_buttons a:hover
{
	background: url(../../novedades/images/newsletter_button_hover.gif) no-repeat;
}






#prensa_module #prensa_c
{
	padding:20px 25px;	
}


#prensa_c
{
	text-align:left;
	/*padding:20px 25px;*/
	font-family:Arial;
	font-size:11px;
}

#prensa_buttons
{
	border-bottom:2px #a68bb7 solid;
}

#prensa_buttons a
{
	color:#d8d0df;
	font-weight:bold;
	text-decoration:none;	
	width:130px;
	height:21px;
	display:block;
	float:left;
	background:url(../images/boton_prensa.gif);
	text-align:center;
	padding-top:6px;
	margin:0px 0px;
}

#prensa_buttons a#a_notas
{
	float:left;
}

#prensa_buttons a:hover
{
	color:#fff;
} 

#prensa_buttons a.current
{
	background:url(../images/boton_prensa_active.gif);
	color:#fff;
}

.prensa_lista
{
	padding: 20px 10px 5px 0px;
	text-align:left;
	height:356px;
	border-bottom:1px #B0B0AF solid;
}

.prensa_lista ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}

.prensa_lista li
{
	padding:0px;
	margin:0px;
	padding:7px 0px;
	border-bottom:1px #808080 dotted;
}

.prensa_lista li a
{
	margin:0px;
	padding:0px;
	padding-left:15px;
	color:#bcbcbc;
	text-decoration:none;
	background-image:url(../images/cruceta.gif);
	background-position: left 5px;
	//background-position: left 6px;
	background-repeat:no-repeat;
	display:block;
	line-height:15px;
}

.prensa_lista li a:hover
{
	color:#fff;
}

.prensa_lista li a.current
{
	margin:0px;
	padding:0px;
	color:#baa2ce;
	font-weight:bold;
	background-image:url(../images/cruceta_active.gif);
	background-position: left 5px;
	//background-position: left 6px;
	background-repeat:no-repeat;
	padding-left:15px;
}

.prensa_lista li a.current:hover
{
	color:#fff;	
}

#dicen_de_nosotros
{
	display:block;
}

#notas_de_prensa
{
	display:none;	
}

#notas_prensa_pag,
#dicen_de_nosotros_pag
{
	margin-top:3px;	
	color:#bcbcbc;
	display:block;
	text-align:right;
}

#notas_prensa_pag a,
#dicen_de_nosotros_pag a
{
	color:#bcbcbc;
	text-decoration: none;
}

#notas_prensa_pag a:hover,
#dicen_de_nosotros_pag a:hover
{
	color:#fff;
}
#notas_prensa_pag a.current,
#dicen_de_nosotros_pag a.current
{
	color:#baa2ce;
}





/*COMPONENTE PRENSA*/

#prensa_contenedor
{
	float:right;
	width:530px;
	background-color:#fff;
	margin:0px;
	padding-right:20px;
}

#prensa_contenedor p
{
	text-align:left;
	font-size:11px;
	color:#666666;
	padding:0px 10px 30px 0px;
	margin:0px;
}

#prensa_contenedor p.creu_lila
{
	padding-left:12px;
	background:url(../images/creu_lila.gif) left 4px no-repeat;
}

#prensa_contenedor h1
{
	padding:32px 0px 10px;
	font-size:18px;
	font-weight:normal;
	color:#6e539a;
	text-align:left;
}

#prensa_contenedor span.lila
{
	color:#6e539a;
	font-weight:bold;
}

#prensa_contenedor p a
{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}

#prensa_contenedor p a:hover
{
	color:#6e539a;
}

#prensa_contenedor h3
{
	text-align:left;
	font-size:12px;
	color:#baa2ce;
	padding:0px;
	margin:0px;
}

#contenedor_central
{
	background-color:#fff;
	padding:0px;
	margin:0px;
}


#prensa_left{

width:250px;
height:350px;
display:inline;
float:left;
text-align:left;
margin-left:10px;

}

#prensa_left #prensa_tipo {
color:#A76F94;
font-size:17px;
font-weight:bold;
margin:0pt;
padding:25px 0pt 50px;
}

#prensa_left #prensa_fecha {
color:#A76F94;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}

#prensa_left #prensa_titulo {
font-size:22px;
}

#prensa_left #prensa_content {
margin-top: 30px;
color:#626260;
font-size:11px;
display:inline;
float:left;
width:250px;
}

.separator
{
	border-bottom:1px dotted #808080;
	float:left;
	display:block;
	height:0px;
	font-size:0px;
	width:250px;
}

#prensa_descargar {
margin-top: 5px;
text-align:left;
font-size:11px;
display:block;
width:100%;
height:70px;

}

#prensa_descargar .boton_prensa_descargar {
background:transparent url(../images/flecha_download_centro.gif) no-repeat scroll left center;
color:#000000;
display:block;
height:25px;
padding-top:10px;
padding-left:25px;
float:left;
}

#prensa_descargar .boton_prensa_descarga_img {
background:transparent url(../images/icon_download_img.gif) no-repeat scroll left center;
color:#000000;
display:block;
height:25px;
padding-top:5px;
padding-right:164px;
padding-top:10px;
padding-left:25px;
float:right;
}

#prensa_descargar .boton_prensa_regalo {
background:transparent url(../images/icon_regalo.gif) no-repeat scroll left center;
color:#000000;
display:block;
height:25px;
padding-top:10px;
padding-left:25px;
float:left;
}

#prensa_right{

display:inline;
float:left;
margin-top:80px;
margin-left:10px;
height:265px;
width:250px;
overflow:hidden;
}

#prensa_footer
{
	border-top:1px #b0b0af solid;
	height: 20px;
	display:block;
	margin-top:4px;
	
}

.footer_content
{
	font-size:11px;
	font-family:Arial;
	padding:5px;
	color:#bcbcbc;
}



#prensa_anterior
{
	float:left;
	text-transform:capitalize;
}

#prensa_siguiente 
{
	float:right;
	text-transform:capitalize;
}

#prensa_anterior a
{
	color:#000;
	padding-left:15px;
	background: url(../images/flecha_anterior.gif) left no-repeat;
	display:block;
	text-decoration:none;
}

#prensa_anterior a:hover,
#prensa_siguiente a:hover
{
	color:#baa2ce;
}

#prensa_siguiente a
{
	color:#000;
	padding-right:15px;
	background: url(../images/flecha_siguiente.gif) right no-repeat;
	display:block;
	text-decoration:none;
}

#prensa_anterior_inactive
{
	cursor:default;
	padding-left:15px;
	background: url(../images/flecha_anterior.gif) left no-repeat;
	display:block;
	text-decoration:none;
}

#prensa_siguiente_inactive
{
	cursor:default;
	padding-right:15px;
	background: url(../images/flecha_siguiente.gif) right no-repeat;
	display:block;
	text-decoration:none;
}

/******************COLABORACION**************/
#colaboracion
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#626260;
	height:465px;
	text-align:left;
}

#colaboracion p
{
	margin:0px;
	padding:10px 0px;
}

#colaboracion .left
{
	display:block;
	width:320px;
	height:100%;
	float:left;
	background:url(../images/bg_colaboracion.gif) top left no-repeat;
}

#colaboracion .right
{
	display:block;
	width:510px;
	float:left;
	background-color:#ffffff;
	padding:0px 40px 0px 30px;
}

#colaboracion .title,
#colaboracion .title2
{
	color:#a76f94;
	font-size:14px;
	font-weight:bold;
}

#colaboracion .title
{
	padding:35px 0px 20px;
}

#colaboracion .title2
{
	padding:10px 0px 0px;
}

#colaboracion p.info_contacto
{
	text-align:right;
	color:#6e539a;
	font-weight:bold;
}

#colaboracion p.info_contacto a
{
	color:#000000;
	font-weight:bold;
}

#colaboracion p.button
{
	padding:35px 0px 25px;
}

#colaboracion p.button a
{
	width:126px;
	height:24px;
	display:block;
	line-height:24px;
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	background:url(../images/boton_rellenar_formulario.gif) top left no-repeat;
}

#colaboracion p.foot
{
	padding:15px 0px 0px;
	border-top:1px #666666 dotted;
	color:#a76f94;
}

#colaboracion form
{
	width:100%;
	padding:0px;
	margin:0px;
}

#colaboracion table
{
	width:510px;
	border-collapse:collapse;
}

#colaboracion td
{
	font-size:11px;
	color:#626260;
	width:215px;
	height:23px;
}

#colaboracion td.boletin
{
	width:100%;
	height:30px;
}

#colaboracion td.td_left
{
	width:285px;
}

#colaboracion input.text
{
	width:210px;
	height:14px;
	font-size:11px;
	color:#626260;
}

#colaboracion input.file
{
	width:210px;
}

#colaboracion .form_buttons
{
	border-top: 1px #626260 dotted;
	margin:10px 0px 0px;
	padding:10px 0px 0px 180px;
	text-align:center;
	width:322px;
}

#colaboracion a.button
{
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px;
	border:none;
	background: url(../images/form_button.gif) no-repeat;
	height:20px;
	//height:30px;
	width:71px;
	padding-top:5px;
	display:block;
	float:left;
	cursor:pointer;
	text-decoration:none;
}

#colaboracion a.button:hover
{
	background: url(../images/form_button_hover.gif) no-repeat;
}

#colaboracion a
{
	color:#000000;
	font-weight:bold;
}

#colaboracion .bottom_line
{
	display:block;
	height:20px;
	border-bottom:1px #626260 dotted;
}


/*****PROMO CANTI*****/
/*****************************************************
	Promocion Cantizano
******************************************************/
#promocion00_background {
	background:url(../images/fondo_promoCantizano.jpg) no-repeat top left;
	width: 902px;
	height: 465px;
	}
form#promocion_form {
	margin: 0;
	padding: 0;
}
#promocion01_background {
	background:url(../images/promoCantizano.jpg) no-repeat top left;
	width: 100%;
	height: 465px;
	}
#promocion01 h4 {
	display: none;
}	
#promocion01 {
	margin: 0;
	padding: 0 25px 0 350px;
	display: block;
}
#promocion01 p {
	padding: 0px 0px 10px;
}
#promocion01_title {
	font-size:18px;
	font-weight:bold;
	color:#931C51;
	padding: 10px 0px 5px;
}
#promocion01 datos span {
	padding: 5px 10px 0 0;
}
#promocion01 span.cp {
	width: 73px;
	display: block;
	float: left;
}
#promocion01 input {
	font-family: Arial,Helvetica;
	font-size: 11px;
	color: #626260;
	height: 15px;
	border: solid 1px #7F9DB9;
}
#promocion01 label.datos { 
	display: block;
	float: left;
	width: 260px;
	padding: 2px 0
	}	
#promocion01 label.datos, #promocion01 label.pregunta {
	text-align: right;
	}
#promocion01 label.datos span, #promocion01 label.pregunta span {
	text-align: left;
	display: block;
	float: left;
	}
#promocion01 label.pregunta {
	width: 520px;
	display: block;
	float: left;
	}
#promocion01 input#nombre, #promocion01 input#direccion, #promocion01 input#provincia,  #promocion01 input#email {
	width: 184px;
	margin-right: 10px;
	}
#promocion01 input#apellidos, #promocion01 input#localidad, #promocion01 input#mobil {
	width: 184px;
	}
#promocion01 input#cp {
	width: 30px;
	margin-right: 10px;
	float: left;
	}
#promocion01 input#pais {
	width: 100px;
	}
#promocion01 input#pregunta {
	width: 184px;
	margin: 2px 0
	}
.button_promocion a {
	color:#fff;
	font-weight: bold;
	font-size: 11px;
	margin:0px 2px;
	border:none;
	background: url(../images/button_promocion.gif) no-repeat;
	height: 23px;
	width: 75px;
	padding-top:5px;
	display: block;
	float:left;
	cursor:pointer;
	text-decoration:none;
	padding-left:0;
}
.button_promocion a:hover {
	background: url(../images/button_promocion_hover.gif) no-repeat;
}
.button_promocion {
	/*margin-top:20px;*/
	text-align: center;
	padding-left:150px;
}
#botonera_promocion {
	padding:0 0px 10px;
	margin:0px;	
}
b.obligado{
	color: #911C51;
}
/**************************************************************/
/**************************************************************/
