/* CSS by SLVDesigns */

body{
	background:url(../images/bg.jpg) #FFFFFF repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

*{
	margin:0px;
	padding:0px;
}

a, img {border:0}

#contenedor{
	width:786px;
	margin:auto;
}

/******Baner******/

#baner h1{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#baner h1 a{
	display: block;
	width: 786px;
	height: 248px;
	margin:auto;
	text-decoration: none;
	background: url(../images/baner.png) no-repeat;
}

/**** Baner promo ****/

#banerp h1{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#banerp h1 a{
	display: block;
	width: 786px;
	height: 248px;
	margin:auto;
	text-decoration: none;
	background: url(../images/baner-promo.png) no-repeat;
}

/**** Baner materiales ****/

#banerm h1{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#banerm h1 a{
	display: block;
	width: 786px;
	height: 248px;
	margin:auto;
	text-decoration: none;
	background: url(../images/baner-mate.png) no-repeat;
}

/**** Baner reformas ****/

#banerr h1{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#banerr h1 a{
	display: block;
	width: 786px;
	height: 248px;
	margin:auto;
	text-decoration: none;
	background: url(../images/baner-reformas.png) no-repeat;
}

/**** Baner contacto ****/

#banercc h1{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#banercc h1 a{
	display: block;
	width: 786px;
	height: 248px;
	margin:auto;
	text-decoration: none;
	background: url(../images/baner-contacto.png) no-repeat;
}

/****Contenido****/

#contenido{
	width:786px;
	background:url(../images/fondo-contt.jpg) no-repeat;
}

#cont{
	clear:both;
	width:700px;
	margin:auto;
	padding-top:20px;
}

#cont h2{
	color:#000;
	font-size:16px;
	margin-bottom:30px;
}

#cont h3{
	color:#000;
	font-size:13px;
}

#cont h4{
	color:#000;
	font-size:13px;
	margin-bottom:30px;
}

#cont p{
	text-align:justify;
}


#foto_emp{
	width:300px;
	height:225px;
	float:right;
	background-image:url(../images/empresa.jpg);
	margin: 0 0 15px 15px;
}

#foto_promo_mas{
	width:300px;
	height:225px;
	float:right;
	margin: 0 0 15px 15px;
}

#foto_material{
	width:300px;
	height:225px;
	float:right;
	background-image:url(../images/material.jpg);
	margin: 0 0 15px 15px;
}

#foto_horario{
	width:270px;
	height:125px;
	float:right;
	background-image:url(../images/horario.jpg);
	margin: 0 0 10px 15px;
}

/***Menu***/

#menu{
	margin-bottom:20px;
	color:#F60;
}

#menu p{
	text-align:right;
}

#menu a{
	color:#F60;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

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

/***** Para que las secciones visitadas del menu tengan color negro en vez de naranja

#menu a:visited{
	color:#000;
}

*****/

/****Secciones****/

#secciones{
	width:700px;
	height:200px;
	margin-top:20px;
}

.seccion{
	width:175px;
	height:200px;
	float:left;
}


/****Pie****/

#bottom{
	clear:both;
	width:100%;
	padding: 0 0 30px 0;
	margin-top:20px;
	background:url(../images/bg_abajo.jpg) #000 repeat-x;
}

#cont_bottom{
	width:700px;
	margin:auto;
	padding:30px;
}

/***cartel***/

#cartel{
	float:left;
	margin-left:15px;
}

#cartel h3{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

#cartel h3 a{
	display: block;
	width: 359px;
	height: 203px;
	text-decoration: none;
	background: url(../images/anuncio.png) no-repeat;
}

#cartel p{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

/***fotos***/

#fotos{
	width:247px;
	height:179px;
	float:left;
	margin-left:60px;
	background-image:url(../images/fotos.png);
}


#pie{
	clear:both;
	text-align:right;
	width:700px;
	margin:auto;
	padding:30px 0 0 0;
}

#pie p{
	color:#FF6600;
	font-size:10px;
}

#pie a{
	color:#FF6600;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

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

/***Para títulos ocultos***/

.oculto{
	text-indent: -10000px;
	margin: 0;
	padding: 0;
	font-size: 10px;
}

/********Promociones********/

#promociones{
	clear:both;
	width:700px;
	margin:auto;
}

/***Menu Promociones***/

#menu_promo{
	margin:20px 0 20px 0;
	width:700px;
}

#menu_promo p{
	text-align:center;
}

#menu_promo a{
	color:#000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}

/***Para resaltados en naranja***/

.resalta_n{
	color:#F60;
	font-size:12px;
}

.resalta_n_peke{
	color:#F60;
	font-size:9px;
}

.resalta_n_10{
	color:#F60;
	font-size:10px;
}

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

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

/*****Para cada promocion****/

.promocion{
	clear:both;
	width:650px;
	padding: 15px 0 0 50px;
}

.titulo{
	text-align:left;
}

.titulo h1{
	font-size:12px;
	color:#000;
	text-transform:uppercase;
}

.titulo h1 a{
	color:#000;
	text-transform:lowercase;
	text-decoration:none;
}

.titulo h1 a:hover{
	text-decoration:underline;
}

.promo_desc{
	float:left;
	margin-top:10px;
	width:400px;
	text-align:left;
	padding: 0 15px 0 20px;
	font-size:10px;
}

.foto_promo{
	float:left;
	width:150px;
	margin: 0 15px 10px 0;
}

/****separador promociones****/

.separa_promo{
	clear:both;
	width:344px;
	height:22px;
	margin:auto;
	background-image:url(../images/separador.png);
}

#image_menu{
	width:430px;
	margin:auto;
	margin-top:20px;
}

#frase_menu{
	width:500px;
	margin:auto;
	margin-bottom:30px;
}

#frase_menu p{
	text-align:center;
}


/***************************Nueva promoción provisional*************************************/

#nueva_promo{
	width:400px;
	height:399px;
	background-image:url(../images/proxima.jpg);
	margin:auto;
}

/************** Contacto ******************/

#contacto{
	/*width:700px;*/
	margin:auto;
	line-height:0.7em;
}

#col_izq{
	float:left;
	margin: 0 30px 15px 0;
}

#col_der{
	float:left;
}

#contacto h2{
	font-size:14px;
	margin-bottom:5px;
	color:#F60;
	letter-spacing:-1px;
	line-height:1em;
}

#contacto h3{
	font-size:11px;
	color:#F60;
	letter-spacing:-1px;
	
}

#contacto h4{
	font-size:11px;
	margin-bottom:5px;
	color:#F60;
	letter-spacing:-1px;
	line-height:0.1em;
}

#contacto p{
	font-size:10px;
	line-height:1em;
}


/************** +INFO DE PROMOCIONES (CALIDADES) ****************/

#calidades p, a{
	font-size:10px;
}


#calidades ul{
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	margin-bottom: 10px;
	list-style:none;
}

#calidades ul li{
	margin-bottom:15px;
	background: url(../images/flecha.gif) no-repeat top left;
	padding-left:25px;
}

#calidades ul li h4{
	font-size:10px;
	margin-bottom:10px;
}

#calidades ul li p{
	color:#000;
	font-size:10px;
	font-weight:normal;
}

/************* Aviso Legal ****************/

#aviso{
	font-size:10px;
}

/******** Fases Promociones ********/

#fases{
	width:700px;
	margin:auto;
}

.foto_fases{
	width:200px;
	height:150px;
	float:left;
	margin:0 10px 40px 10px;
}

.foto_fases img{
	border:1px dotted #000;
}

.foto_fases img:hover{
	border:1px dotted #F60;
}

.foto_fases span{
	font-size:10px;
}

.escape{
	clear:both;
	width:1px;
	height:1px;
	background-image:url(../images/escape.gif);
}
