* {
	margin : 0;
	padding : 0;
}
body {
	font: normal 70% Arial, Sans-Serif;
	background: #030A09;
	color: #ffffff;	
}
img {
	border: none;
}
#top, #menu, #cos, #coshome, #costhp, #coscontacto {
	margin: 0;
	padding: 0;
	width: 980px;
	margin: auto;
/*	color: #847040;*/
/*	border: solid 1px red;*/
	}
#top {
 	height: 104px;
	background-image: url("../img/top_plancha.jpg");
	background-position: top center;
	background-repeat: no-repeat;
}
#menu {
	height: 32px;	
}
#coshome {
	background-image: url("../img/fondo_plancha_home.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 200px;
/*	padding: 10px;*/
	text-align: justify;
	white-space: 2px;
}
#costhp {
	background-image: url("../img/fondo_thp.jpg");
	background-position: top center;
	background-repeat: no-repeat;
	/*min-height: 250px;
	margin-top: 5px ;*/
	text-align: justify;
	white-space: 2px;
}
#coscontacto {
	background-image: url("../img/fondo_plancha_contacto.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 200px;
/*	padding: 10px;*/
	text-align: justify;
	white-space: 2px;
}
#cos {
	background-image: url("../img/fondo_plancha_int.jpg");
	background-position: top left;
	background-repeat: no-repeat;
	min-height: 200px;
/*padding: 10px;*/
}
#coshome .peu, #cos .peu, #costhp .peu, #coscontacto .peu, peu {
	border-top: solid 1px #847040;
	color: #847040;
	width: 900px;
	margin: auto;
	text-align: center;
/*	position: relative;	*/

}
.peu a {
	color: #847040;
	text-decoration: none;
}
.peu a:hover {
	color: #ffffff;
}
#menu ul { 
	list-style: none;
	list-style-type: none; 
	padding: 5px 85px 5px 0;
	margin: 0 50px 0 0;
	text-align: right;
	background-image: url("../img/menu_plancha.jpg");
	background-position: top right;
	background-repeat: no-repeat;
	}
#menu ul li { 
	list-style-type: none;
	display: inline;
	margin: 0 7px;
	padding: 0;
	}
.enviar {
	padding-top: 10px;
}
.formulario {
/*	border: solid 1px red;*/
	width: 60%;
	margin: auto;
}
hr {
	border: 0;
	width: 100%;
	color: #d8d8d8;
	background-color: #d8d8d8;
	height: 1px;
	margin: 5px 0 5px 0;
	padding: 0;
}
.contenidoItem {
	display: none;
	}
.btn {
	font: normal 80% Arial, Sans-Serif;
}
span.pvp {
	font: normal 80% Arial, Sans-Serif;
}
a.link {
	color: #ffffff;
	font: bold 100% Arial, Sans-Serif;
}
#coshome p {
	width: 425px; 
	position: relative; 
	left: 500px;	
}
#coshome p span {
	color: #847040;
	font: bold 1.2em Arial, Sans-Serif;
}
h2 {
	color: #847040;
	font: bold 1em Arial, Sans-Serif;
}
ul.llista, ul.llista ul {
	list-style: none;	
	}
ul.llista li {
	background: url(../img/punt.gif) top left;
	background-repeat: no-repeat;
	padding: 2px 15px;
	text-align: justify;
	white-space: 2px;
	}
ul.llista li ul li {
	background: url(../img/punt2.gif) top left;
	background-repeat: no-repeat;
	padding: 2px 15px;
	text-align: justify;
	white-space: 2px;
	}
#top a, a {
	color: #847040;
	font: normal 100% Arial, Sans-Serif;
	text-decoration: none;
}
#top a:hover, .sel, a:hover {
	color: #ffffff;
	font: nornal 100% Arial, Sans-Serif;
}