body {
	margin:0;
	padding:0;
	line-height:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#333333; margin:0 auto; background: #333614;
}
.clear {
	clear:both;
	margin:0;
	padding:0;
}
.links {
	margin:0;
	padding:0;
	color:#c89a37;
	margin-top:0px;
	font-size:11px; display:block; padding:5px; text-align:right; position:relative; top:145px; padding-top:15px; font-weight:bold;
	 
	padding-right:0px; background: url(../images/frontend/backnav.png) repeat-x top left ; width:890px; height:20px; padding-right:30px;
	
}
.links a {
	font-size:11px;
	color:#fff;
	text-align:center;
	
	text-transform:uppercase;
	margin-left:4px; font-weight:normal;
}
.header {
	padding:0;
	margin:0 auto;
	
	height:168px; width:925px; 
}
h1 {
	background:url(../images/frontend/logo.png) no-repeat bottom left;
	display:block;
	margin:0;
	padding:0;
	text-indent:-9999px;
	overflow:hidden;
	height:157px;
	display:block;
	width:150px;
	padding-top:5px; position:relative; top:-50px;
}
h1 a {
	height:157px;
	display:block;
	width:150px;
}
#slideshow { margin-left:4.2px; margin-top:0px;}
a { color:#410000; text-decoration:none; font-size:12px;}
.links a { text-decoration:none;
}
.links a:link{ text-decoration:none;
}
.links a:visited { text-decoration:none;
}
.links a:hover { text-decoration: underline;
}
#contenedor {
	background:#fff;
	
	padding:0;
	margin:0 auto;background:url(../images/frontend/back_header.png) no-repeat 0 0; 
}
.contents {
	margin:0 auto;
	padding:0;
	  width:925px; background-color:#cfd2af;}
.col_left {
	float:left;
	width:23%;
	padding-left:0;
	padding-bottom:110px; margin-top:30px; margin-left:10px;
	

}
.col_right {
	width:70%;
	float:left;
	padding:12px; padding-top:20px; padding-left:0;
	
	
}
.col_left .enlaces {
	color:#242e0d; 
	font-size:12px;

	margin-top:-5px;
	margin-bottom:10px; padding-left:5px; margin-right:6px;
}
.enlaces ul {
	list-style:none;
	margin:0;
	padding:0;
	margin-left:0px;
	margin-top:10px; 
}
.enlaces ul li {

	margin:0;
	padding:0;  
	
	color:#32340b;
	font-weight:bold; background:#656a37 url(../images/frontend/backli.jpg) no-repeat 0 0; height:39px; margin-bottom:5px;
}
.enlaces ul li a {
	color:#fff;
	text-decoration: none;
	  padding:10px; padding-left:5px; display:block; font-family:Tahoma, Geneva, sans-serif; 

	 margin-right:10px; font-size:15px;   font-weight:normal;
}
.enlaces ul li a:hover {
	color:#dee1c5;
	text-decoration: none; background: url(../images/frontend/backliho.png) no-repeat; 
	
}
.enlaces ul li.sel a { color:#303309; font-weight:bold;
}
.enlaces ul li h4 {
	color:#9b9b9b;
	text-transform: uppercase;
	font-size:13px;
	margin:0;
	padding:0;
	margin-bottom:3px;
}
.enlaces ul li h4 a {
	color:#014c5f;
	text-transform: uppercase;
	font-size:13px;
	margin:0;
	padding:0;
	margin-bottom:3px;
	text-decoration:none;
}
.phone {
	background: url(../images/frontend/phone.png) no-repeat  right 0;
	height:91px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	
	position:relative;
	top:-148px; right:-22px;
}
.footer {
	 background: url(../images/frontend/back_foo.png) repeat-x 0 0 ;
	height:140px;
	padding:3px;

	font-size:11px;
	color:#FFFFFF;
	margin:0 auto; margin-top:-5px; font-family:Tahoma, Geneva, sans-serif; padding-left:7px;
}
.footer a{
	color:#fff; text-decoration:none;
	
}
.footer a:hover {
	color:#c1debf; text-decoration:underline;
	
}

.footer .info 		{width:930px; margin:0 auto;  }
.footer .info p 		{ text-align:left; }

.sywork {
	background: url(../images/frontend/sywork.png) no-repeat bottom left;
	width:100px;
	height:30px;
	text-indent:-9999px;
	overflow:hidden; float:right; 
	
}
.sywork a {
	display:block;
	width:100px;
	height:30px;
}
/*FORM*/

form textarea, form input {
	background-color:#f1f0d2;
	border:1px solid #e0deb7;
	
	color:#333333;
	color:#a4a06f;
	font-size:11px;
}
.form_error {
	color:#410000;
	font-size:10px;
	text-transform:uppercase;
	
	padding:4px;
	margin-bottom:3px;
	border:1PX solid #bfc89d;
	width:60%;
}

.personal_data.contacto input {
	padding:2px;
	color:#a4a06f;
	
	border:1px solid #bfc89d;
	width:250px;
	margin-bottom:5px;
}
.personal_data.contacto textarea {
	padding:2px;
	color:#a4a06f;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;

	border:1px solid #bfc89d;
	width:360px; height:150px;
}


.personal_data.contacto th { font-size:12px; font-weight:normal;}

.personal_data.contacto  .filters input { width:100px; background-color:#242E0D; color:#FFF; cursor:pointer;}
