
/* ELEMENTOS GENERICOS */

body{
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#CCCCCC;
}
a {
	color:#b1b1b1;
	text-decoration:underline;
}
a:hover {
	color:#761f11;
	text-decoration:none;
}
img {
	border:0px;
}
h1, h2, h3{
	margin:0;
	padding:0;
}
form{
	padding:0;
	margin:0;
}
ul, li{
	padding:0;
	margin:0;
}
input, textarea, select{
	border:1px solid #c5c152;
	width:250px;
	height:12px;
	color:#666666;
	font-size:0.85em;
	padding-left:4px;
	font-family:Arial, Helvetica, sans-serif;
}
table{
	font-size:0.7em;
	color:#666666;
}
/* ESTRUCTURA PRINCIPAL DE CAJAS */

#wrap {
	position: relative;
	width: 775px;
	margin-left: auto;
	margin-right: auto;
}
#footer {
	width: 775px;
	border-top:1px dashed #CCCCCC;
	margin:10px 0 0 0;
	padding-top:5px;
	font-size:0.6em;
	color:#a64d0e;
}
	#footer a {
		color:#5d7200;
	}
	#footer a:hover {
		color:#000000;
	}
	#footer p {
		margin-right:25px;
	}
#headerHome{
	background:url(../images/header.jpg) no-repeat left top;
	height:202px;
	margin-bottom:10px;
}
	#headerHome h1 {
		color:#666666;
		font-size:1.0em;
		letter-spacing:5px;
		margin:10px 0 0 230px;
	}
	#headerHome h2 {
		color:#666666;
		font-size:0.7em;
		letter-spacing:5px;
		padding:3px 0 0 180px;
	}
#header {
	width: 775px;
	height:105px;
	background:#FFFFFF url(../images/bg-img-header.gif) no-repeat right top;
}
	#header h2 {
		color:#666666;
		font-size:0.7em;
		letter-spacing:5px;
		margin:32px 0 0 90px;
	}
#barMenu{
	clear:both;
	height:15px;	
	color:#999999;
	font-size:0.6em;
	padding:18px 0 0 0;
}
	#barMenu li{
		display:inline;
		list-style:none;
		margin:0 10px 0 10px;
	}
	#barMenu li.anchura{
		width: 3.0em;
	}
	#barMenu a{
		text-decoration:none;
	}	
	#barMenu.margenMenu{
		padding:30px 0 5px 0;
	}
#content{
	width: 775px;
}
#sectionName{
	width: 748px;
	background:url(../images/bg-img-fondo.gif) repeat-y left top;
}
	#sectionName h3{
		color:#7d7c00;
	}
	#sectionName p{
		font-size:0.70em;
		color:#666666;
	}
	#sectionName .pastilla-footer{
		background:url(../images/bg-img-footer.gif) no-repeat left bottom;
		width: 748px;
	}
	#sectionName .pastilla-header{
		background:url(../images/bg-img-topheader.gif) no-repeat left top;
		width: 748px;
		min-height:120px;
	}
		#sectionName .pastilla-header h3{
			padding:15px 0 0 5px;
		}
		#sectionName .pastilla-header p{
			margin:5px 20px 0 5px;
		}
#breadCrumb{
	font-size:0.7em;
	color:#999999;
	margin:8px 0 0 0;
}
#columLeft{
	width:340px;
	float:left;
}
#columRight{
	width:400px;
	float:left;
}
	#columRight p{
		font-size:0.85em;
		color:#666666;
	}
		#columRight p.txtNuevo{
			font-size:0.7em;
		}
#box{
	margin:15px 0 0 0;
	background:url(../images/box-bg.gif) repeat-y left top;
	width: 748px;
	font-size:0.7em;
	color:#333333;
	text-align:center;	
}
	#box .box-header{
		background:url(../images/box-header.gif) no-repeat left top;
		width: 748px;
		min-height:250px;
	}
	#box .box-footer{
		background:url(../images/box-footer.gif) no-repeat left bottom;
		width: 748px;	
	}
#contentPhoto{
	visibility:hidden;
}
#newsletters, #zonaPrivada{
	width:280px;
}

/* CLASES GENERICAS */
.productos{
	width:135px;
	height:165px;
	background:url(../images/caja-productos.jpg) no-repeat left top;
	margin:10px 0 10px 0;
}
.textoproducto{
	color:#999999;
	margin:5px 0 0 6px;
	font-size:0.9em;
	letter-spacing:2px;
}
.flotarL{
	float:left;
}
.flotarR{
	float:right;
}
.anchuraCampo{
	width:275px;
}
.anchuraCampo2{
	width:130px;
}
.margenes1{
	margin:6px;
}
.margenes2{
	margin:3px;
}
.margenes3{
	margin:0 0 10px 0;
}
.margenes4{
	margin:28px 3px 5px 5px;
}
.margenes5{
	margin:0 0 0 16px;
}
.margenes6{
	margin:0 0 0 5px;
}
.margenes7{
	margin:10px 0 10px 15px;
}
.margenes8{
	margin:0 0 10px 15px;
}
.margenesProductos{
	margin:0 0 0 3px;
}
.margenesNoticias{
	margin:8px 20px 8px 200px;
}
.limpiar{
	clear:both;
}
.titulosSecciones{
	color:#a64d0e;
	font-size:0.7em;
	letter-spacing:6px;
	font-weight:bold;
	margin:5px 0 5px 0;
}
.tituloLinks{
	font-size:0.7em;
}
.recuadro{
	border:1px solid #999999;
	width:68px;
	height:65px;
}
.icoImgMargen{
	vertical-align:middle;
	margin:0 2px 0 5px;
}
.colorTxt{
	color:#666666;
}
.txtLink{
	color:#666666;
	text-decoration:none;
}
.txtLink:hover{
	color:#000000;
	text-decoration:none;
}
.cursorHand{
	cursor:pointer;
}
.txtJustificado{
	text-align:justify;
}
.btn{
	background:url(../images/bg-btn.gif) no-repeat center center;
	width:65px;
	height:14px;
	border:none;
	color:#FFFFFF;
}
.altura1{
	height:80px;
}
.bordeSeparador{
	border-bottom:1px solid #999999;
	margin-bottom:15px;
	padding-bottom:5px;
}
.alinearImg{
	text-align:center;
}
.textos-encabezados{
	font-size:0.7em;
	letter-spacing:4px;
	color:#5d7200;
}
.cuerpoTxt{
	font-size:0.7em;
}
.textorojo{
	color:#a64d0e;
	font-size:0.7em;
	font-weight:bold;
}

.parrafoDescripcion
{	
	font-size:0.8em;
	color:#666666;
}
.cajaOpciones2{
	width:110px;
	float:left;
	margin-top:5px;
}
