@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,th,td,span{
    margin:0;
    padding:0;
}

body{
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #6D6848;

}

#wrapper{
	margin:0 auto;
	text-align:center;
	width:984;
	background:#DCD7B9;
	height:auto;
	
}


#cabeza{
	background:url(images/fondo_web3.jpg) repeat-x;
	margin:0;
	padding:0;
	height:438px;
}

#flash{
	width:980px;
	height:438px;
}

#cuerpo{
	background:#DCD7B9;
	width:980px;
	border-left:#CFCAAC 1px solid;
	border-right:#CFCAAC 1px solid;
	text-align:left;
}

#contenido{
float:left;
width:660px;
/*border-right:#336633 1px dashed;*/
margin:10px;
background:#DCD7B9;
height:auto;
}



#contenido h2 {
		color: #517257;
		font-size: 28px;
		font-weight: normal;
		letter-spacing: -1px;
		/*text-transform: lowercase;*/
		margin-bottom: 15px;
		clear: both;
	}
	
#contenido .bienvenido{
	background:#CBC5A1;
	border:#AAA480 1px solid;
	padding:5px;	
}	

#contenido .preguntas{
	background:#CBC5A1;
	border:#AAA480 1px solid;
	padding:5px;	
}	
	
/* NUEVO LINKS */
	#contenido p {
		margin-bottom: 20px;
		line-height: 20px;
	}
	
#contenido p a:link, #content p a:visited {
	color: #517257;
	text-decoration:underline;

}
#contenido p a:hover, #content p a:active, #content p a:focus {
	color: #291502;
	text-decoration:none;
}

/* FIN LINKS  */

#menu{
float:right;
width:260px;
margin:10px;


}
/* NUEVO LINKS */
	#menu p {
		margin-bottom: 20px;
		line-height: 20px;
	}
	
#menu p a:link, #content p a:visited {
	color: #517257;
	text-decoration:underline;

}
#menu p a:hover, #content p a:active, #content p a:focus {
	color: #291502;
	text-decoration:none;
}

/* FIN LINKS  */
#menu h2 {
		color: #517257;
		font-size: 28px;
		font-weight: normal;
		letter-spacing: -1px;
		/*text-transform: lowercase;*/
		margin-bottom: 15px;
		clear: both;
	}
	

	#menu  h3 {
		clear: both;
		color: #517257;
		font-size: 22px;
		font-weight: normal;
		letter-spacing: -1px;
		text-transform: lowercase;
		margin-bottom: 15px;
	}
	
/* LISTA */

ul.lista {
	list-style: none;
	margin-bottom: 47px;
}
	ul.lista li {
		margin-bottom: 18px;
		padding-left: 18px;
		font-size: 12px;
		background:url(images/flechita2.gif) no-repeat left;
		
	}
	ul.lista li a {
		color: #75523f;
		text-decoration: none;
	}
	ul.lista li a:hover, ul.blog-feed li a:focus {
		color: #291502;
	}
	

/*  FIN LISTA */

/* CAJA PORTADA*/ 

#cajas{
margin-top:15px;

}


.services-box {
	width: 310px;
	float: left;
	margin-bottom: 20px;
	background: url(images/small-box-bg.png) no-repeat bottom left;
	
	
	
}
	.services-box h3.design-print {
		background: url(images/print-icon.png) no-repeat left;
		padding:  6px 0 8px 60px;
		margin-left: 20px;
		color: #517257;
	}
	.services-box h3.design-web {
		background: url(images/web-icon.png) no-repeat left;
		padding:  6px 0 8px 50px;
		margin-left: 27px;
		color: #517257;
	}
.services-box.right {
margin-bottom: 20px;
	margin-right: 22px;
	border-left:#006633 1px dotted;
	
}
	
.services-box ul {
	list-style: none;
	margin: 0 0 30px 30px;
}
	.services-box ul li {
		margin-bottom: 10px;
		padding-left: 23px;
		background: url(images/flechita2.gif) no-repeat left;
		color: #75523f;
	}
	.services-box ul li a {
		color: #75523f;
		text-decoration: none;
	}
	.services-box ul li a:hover, .services-box ul li a:focus {
		color: #291502;
	}

/* FIN CAJA PORTADA*/ 

.porqueelegirnos {
		background: url(images/handup.gif) no-repeat left;
		padding:  6px 0 15px 50px;
		/*margin-left: 27px;*/
		color: #517257;
}

.preguntas {
		background: url(images/preguntas.gif) no-repeat left;
		padding:  6px 0 8px 50px;
		/*margin-left: 27px;*/
		color: #517257;
}

.guia {
		background: url(images/guia.gif) no-repeat left;
		padding:  6px 0 15px 50px;
		/*margin-left: 27px;*/
		color: #517257;
}


.estadistica {
		background: url(images/star.gif) no-repeat left;
		padding:  6px 0 15px 50px;
		/*margin-left: 27px;*/
		color: #517257;
}


.contactenos {
		background: url(images/email.gif) no-repeat left;
		padding:  6px 0 8px 50px;
		/*margin-left: 27px;*/
		color: #517257;
	}


#contactenos{
/*border-top:#AAA480 1px solid;*/
}


#descargar{
border-top:#AAA480 1px solid;
border-bottom:#AAA480 1px solid;
background:#CBC5A1;
}

#descargar:hover{
background:#E5DFBB;
}

#descargar img{
		/*background: url(images/guia.gif) no-repeat left;*/
		float:left;
		padding:  6px 0 15px 0px;
		/*margin-left: 27px;*/		
}

#pie{
padding-top:15px;
font-size:11px;
text-align:right;
clear:both;
background:#CFC7A0;
height:30px;
width:984px;
padding-right:10px;
}


#pie a:link, #pie a:visited {
	color: #517257;
	text-decoration:none;
	

}
#pie a:hover, #content a:active, #pie p a:focus {
	color: #291502;
	
	text-decoration:underline;
}


.resaltado{
background-color:#FFED8B;
color:#6D6848;
}


.imgborde{
	/*float: left;*/
	/*margin-right: 10px;*/
	border: 2px solid #89835F;
	text-align:center;
	margin-left:18px;

}


.imgizq{
	float: left;
	margin-right: 10px;
	border: 2px solid #89835F;
}

.imgr{
	float: right;
	margin-left: 2px;
	border: 2px solid #89835F;
}

.telefono{
	float: right;
	/*margin-left: 2px;*/
	margin-right:13px;
	border: 2px solid #89835F;
}



#formulario{
width:350px;
background:#FFFFFF;
margin:5px;
border:#89835F 1px solid;
}


#infocontacto{
	position:absolute;
	width:250px;
	left:403px;	
	top: 786px;

}

/* FORMULARIO 
--------------------------------*/

.button{
font-size: 10px;
color:#FFFFFF;
border: 1px Solid #B1B8C1;
background-color: #5A5E69;
padding:2px;
}

/*Text inputs*/
.textinput, .textinputHovered {
	width:236px;
	height:15px;
	background:url(images/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textinputHovered {
	background-position:left bottom;
}

/*Text areas*/
.textarea, .textareaHovered {
	width:310px;
	height:125px;
	background:url(images/textarea.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
}
.textareaHovered {
	background-position:left bottom;
}

/*Button*/
.buttonSubmit, .buttonSubmitHovered {
	width:69px;
	height:26px;
	color:#FFF;
	/*font-weight:bold;*/
	/*padding:2px 5px;*/
	padding:2px;
	padding-bottom:2px;
	font-size:11px;	
	background:url(images/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmitHovered {
	background-position:left bottom;
}


/* FIN FORMULARIO
----------------------------------*/

/* style for  labels */
label {
  display: block;
}

/* style for required labels */
label .required {
  font-size: 0.75em;
  color:#760000;
}

.input {
  width: 200px;
}


#form1{
border: 0px;
padding:10px;
}

#form1 fieldset { 
 border:none; 
} 
