/* CSS Document */

body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	color:#333333;
	background-color:#812123;
	}
body img{
	border:none;
	}
	
#general{
	width:870px;
	height:550px;	
	margin:auto;
	background-color:#EADCBF;
	}
	
#encabezado{
	height:110px;
	}
#encabezado-izq{
	width:370px;
	text-align:left;
	float:left;
	padding-left:30px;
	padding-top:20px;
	}
#encabezado-der{
	width:440px;
	padding-top:65px;
	padding-right:30px;
	text-align:right;
	float:left;
	}		
#encabezado h1{
	font-weight: 500;
	margin-bottom: 5px;
	margin-top: 0px;
	}	
#encabezado h2{
	font-size:24px;
	font-weight: 500;
	margin-top:5px;
	margin-bottom:5px;
	}
#encabezado h3{
	font-weight:500;
	margin-top: 0px;
	margin-bottom:5px;
	color:#666666;
	}
	
	
/*Imágenes de títulos, en el encabezado*/
.tituinicio{
	background-image:url(img/d_inicio.gif);
	background-repeat:no-repeat;
	background-position:190px 15px;
	}
.titutaller{
	background-image:url(img/d_eltaller.gif);
	background-repeat:no-repeat;
	background-position:110px 15px;
	}	
.titugaleria{
	background-image:url(img/d_galeria.gif);
	background-repeat:no-repeat;
	background-position:130px 15px;
	}	
.titubio{
	background-image:url(img/d_biografia.gif);
	background-repeat:no-repeat;
	background-position:90px 15px;
	}
.titucontacto{
	background-image:url(img/d_contacto.gif);
	background-repeat:no-repeat;
	background-position:30px 15px;
	}
	
.cuchillos{
	background-image:url(img/d_cuchillos.gif);
	background-repeat:no-repeat;
	background-position:100px 20px;
	}
.carteras{
	background-image:url(img/d_carteras.gif);
	background-repeat:no-repeat;
	background-position:100px 20px;
	}	
.cinturones{
	background-image:url(img/d_cinturones.gif);
	background-repeat:no-repeat;
	background-position:10px 20px;
	}
.mas{
	background-image:url(img/d_mas.gif);
	background-repeat:no-repeat;
	background-position:190px 20px;
	}

/*menu*/	
#menu{
	width: 170px;
	padding-top:45px;
	color:#666666;
	float: left;	
	text-align: left;

	}
#menu li{
	list-style:none;
	font-size:22px;
	font-weight:500;
	margin-left: -10px;
	line-height: 50px;
	}
#menu li a{
	text-decoration:none;
	padding-right:30px;
	}
.pagina{
	color:#666666;
	}
.pagina:hover{
	color:#999999;
	}
.paginactiva{
	color:#812123;
	font-weight:600;
	background-image:url(img/d_cruzpampa.gif);
	background-repeat: no-repeat;
	background-position:right;

	}

.galeriactiva{
	color:#666666;
	font-weight:600;
	background-image:url(img/d_cruzpampa_02.gif);
	background-repeat: no-repeat;
	background-position:right;
	}
	
#pampa{
	width:29px;
	height:35px;
	background-image:url(img/d_cruzpampa.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	clear:right;
	}
#lenguaje{
	width:110px;
	font-size:14px;
	margin:60px 30px 30px 30px;
	text-align:left;
	}
.banderit{
	float:left;
	padding: 0px 5px 0px 0px;
	}
	
#contenedor{
	width:640px;
	height:360px;
	padding: 15px;
	margin-top:20px;
	background-color:#FEF8EC;
	overflow:auto;
	float:left;
	}
	
#galerita{
	width:630px;
	height:152px;
	clear:both;
	}
#galerita img{
	float:left;
	padding:4px;
	border:solid;
	border-color:#FEF8EC;
	border-width:1px;
	}
#galerita img:hover{
	border-color:#812123;
	}
.galerita-01{
	margin-right:8px;
	}
	

/*Para la galería de imágenes*/	
#grupete-der{
	width:250px;
	height:150px;
	padding:14px 15px 13px 45px;
	float:left;
	}
#grupete-izq{
	width:250px;
	height:150px;
	padding:14px 45px 13px 15px;
	float:left;
	}
	
#info-izq{
	width:300px;
	height:150px;
	padding:15px 0px 15px 0px;
	text-align:left;
	float:left;
	}
#info-izq h4{
	margin-top:0px;
	}
#pic-der{
	width:240px;
	height:140px;
	padding:10px 10px 10px 6px;
	float:left;
	}
#pic-der img{
	padding:4px;
	border-style:solid;
	border-width:1px;
	border-color:#FEF8EC;
	float:left;
	}
#pic-der img:hover{
	border-color:#812123;
	}
	


#general-gal{
	width:700px;
	height:550px;	
	margin:auto;
	background-color:#EADCBF;
	}
	
#encabezado-gal{
	height:70px;
	}
#encabezado-izq-gal{
	width:400px;
	text-align:left;
	float:left;
	padding-left:30px;
	padding-top:10px;
	}
#encabezado-der-gal{
	width:240px;
	padding-top:23px;
	padding-right:30px;
	text-align:right;
	float:left;
	}		
#encabezado-gal h1{
	font-weight: 500;
	margin-bottom: -5px;
	margin-top: 0px;
	}	
#encabezado-gal h2{
	font-size:24px;
	font-weight: 500;
	margin-top:5px;
	margin-bottom:5px;
	}
#encabezado-gal h3{
	font-weight:500;
	margin-top: 0px;
	margin-bottom:0px;
	color:#666666;
	}

#anterior{
	padding-top:15px;
	width:300px;
	float:left;
	text-align:right;
	font-weight:700;
	color:#999999;
	}
#anterior a{
	text-decoration:none;
	color:#333333;
	}
#anterior a:hover{
	color:#666666;
	}
#actual{
	padding-top:15px;
	width:100px;
	float:left;
	font-weight:bold;
	}
#siguiente{
	padding-top:15px;
	width:300px;
	float:left;
	text-align:left;
	font-weight:700;
	color:#999999;
	}
#siguiente a{
	text-decoration:none;
	color:#333333;
	}
#siguiente a:hover{
	color:#666666;
	}
	
	
/*Fin Galería de imágenes
Sección de contacto*/

#contacto{
	margin: 20px 20px -15px 30px;
	text-align:left;
	}
#dato{
	width:280px;
	padding-top:10px;
	font-weight:bold;
	float:left;
	}
#cont02{
	padding-top:30px;
	width:490px;
	text-align:left;
	}
#cont02 p{
	margin-top:0px;	
	}
#cont03{
	padding-top:140px;
	width:50px;
	}
#linea-640{
	width:640px;
	height:20px;
	background-image:url(img/linea-640.jpg);
	background-repeat:no-repeat;
	background-position:10px 17px;
	clear:both;
	}
#links{
	width:640;
	padding-top:45px;
	padding-left:30px;
	text-align:left;
	background-image:url(img/d_links.gif);
	background-position:0px 5px;
	background-repeat:no-repeat;
	}
#encabezado-con{
	width:440px;
	padding-top:28px;
	padding-right:30px;
	text-align:right;
	float:left;
	font-size:14px;
	}	
#gracias{
	margin-top:140px;
	}

.texto-01{
	height:220px;
	text-align:left;
	font-size:14px;
	}
.texto-02{
	text-align:left;
	font-size:14px;
	margin-top: 0px;
	}
	
.imgizq{
	float:left;
	border-style:solid;
	border-width:1px;
	border-color:#812123;
	padding:4px;
	margin-right:10px;
	}

.link-01{
	font-size:12px;
	text-decoration:none;
	color:#333333;
	}
.link-01:hover{
	color:#666666;
	}
.link-02{
	text-decoration: underline;
	font-weight:bold;
	color:#333333;
	}
.link-02:hover{
	color:#666666;
	}
.negrita{
	font-weight:bold;
	}	
.aizq{
	text-align:left;
	}
.centrar{
	text-align:center;
	}
.fizq{
	float:left;
	}
.clear{
	clear:both;
	}
.noabajo{
	margin-bottom:0px;
	margin-top:10px;
	}