/* ===================================================================================== */
/* 		GENERAL																			 */
/* ===================================================================================== */

#divLeft {
position: relative;
float: left;
text-align: left;
}

#divRight {
position: relative;
float: right;
}

#tableMain {
width: 980px;
}

#tdSpacerV {
width: 12px;
}

#tdSpacerH {
height: 5px;
}

/* ===================================================================================== */
/* 		MAIN STRUCTURE																	 */
/* ===================================================================================== */

body {
  padding: 0px;
  margin: 0;
  background-color: #E8E7DD;
  background-image: url('../img/bg.jpg');
  background-repeat: no-repeat;
  background-position: center top;
  width: 100%;
}

#wrapper { 
 margin: 0 auto;
 padding: 0px;
 width: 100%;
}

#header {
 width: 980px;
 height: 128px;
 background-image: url('../img/header_bg.gif');
 background-repeat: repeat-x;
 background-position: center top;
 background-color: #F3F2ED;
}

#content { 
 width: 940px; /* se le restaron los paddings laterales */
 color: #333;
 background: #E0DFD5;
 margin: 0px 0px 0px 0px;
 padding: 30px 20px 20px 20px;
 text-align: left;
}

#footer { 
 width: 100%;
 color: #333;
 background-color:#342C2D;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 100px;
 background-image: url('../img/footer_edge.gif');
 background-repeat: repeat-x;
 background-position: left top;
 height: 160px;
}

#divSpacer {
 width: 100%;
 height: 10px;
}

/* ===================================================================================== */
/* 		HEADER & MENU																	 */
/* ===================================================================================== */

#logo {
position: relative;
float: left;
top: 15px;
left: 30px;
}

#mapa {
position: relative;
float: right;
right: 10px;
top: -24px;
width: 295px;
height: 120px;
background-image: url('../img/mapa.gif');
background-repeat: no-repeat;
}

#menu {
position: relative;
float: right;
top: 85px;
right: 15px;
z-index: 10;
}

.menu, .menuon {
padding: 0px 5px 0px 0px;
}

.menu a {
	display: block;
	padding: 5px 10px 3px 10px;
	background: #191919;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial; 
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 3px solid #191919;
}

.menu a:hover, .menu a:active {
	background: #000000;
	border-bottom: 3px solid #FF9900;
}

.menuon a, .menuon a:hover, .menuon a:active {
	display: block;
	padding: 5px 10px 3px 10px;
	background: #191919;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial; 
	font-size: 11px;
	color: #FFCC00;
	border-bottom: 3px solid #191919;
}

.idioma {
padding: 0px 5px 0px 0px;
}

.idioma a {
	display: block;
	padding: 5px 10px 3px 10px;
	background: #64635D;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial; 
	font-size: 11px;
	color: #FFFFFF;
	border-bottom: 3px solid #64635D;
}

.idioma a:hover, .idioma a:active {
	background: #64635D;
	border-bottom: 3px solid #FF9900;
}


/* ===================================================================================== */
/* 		HOME																			 */
/* ===================================================================================== */

#tdWelcome {
width: 467px; /* se le rest๓ el padding lateral */
background-image: url('../img/linea_v.gif');
background-repeat: repeat-y;
background-position: right center;
padding: 0px 0px 20px 30px;
}

#tdContenedor {
width: 837px; /* se le rest๓ el padding lateral */
padding: 0px 0px 20px 30px;
}

#tdServices {
width: 413px; /* se le rest๓ el padding lateral */
padding: 0px 0px 0px 30px;
}

#tdTitle {
/* padding: 0px 0px 15px 0px; */
height: 60px;
text-align: left;
}

#tdTexto {
padding: 0px 30px 0px 0px;
}

.texto {
font-family: Tahoma, Arial;
font-size: 0.8em;
color: #2E1F0A;
line-height: 1.6em;
}

	.texto a:link, .texto a:visited {
	color: #FF5500;
	text-decoration: none;
	}
	
	.texto a:hover {
	color: #FF9900;
	text-decoration: none;
	}
	
	.texto li a:link, .texto li a:visited {
	color: #2E1F0A;
	text-decoration: none;
	}

.texto li {
list-style: none outside;
}

.texto1 {
font-family: Tahoma, Arial;
font-size: 0.8em;
color: #2E1F0A;
line-height: 1.6em;
}

	.texto1 a:link, .texto1 a:visited {
	color: #2E1F0A;
	text-decoration: none;
	}
	
	.texto1 a:hover {
	color: #FF9900;
	text-decoration: none;
	}
	
#tdServiciosTop {
width: 200px;
height: 7px;
background-image: url('../img/services_top.gif');
background-repeat: no-repeat;
}

#tdServicios {
background-color: #BFBDAA;
padding: 0px 10px 10px 10px;
}

.serviciosbutton {
font-family: Tahoma, Arial;
font-size: 0.8em;
color: #2E1F0A;
line-height: 1.6em;
}

	.serviciosbutton a:link, .serviciosbutton a:visited {
	display: block;
	width: 147px; /* se le rest๓ el padding lateral */
	height: 38px;
	background-image: url('../img/services_button.gif');
	background-repeat: no-repeat;
	padding: 6px 0px 0px 53px;
	color: #2E1F0A;
	text-decoration: none;
	}

	.serviciosbutton a:hover {
	background-image: url('../img/services_button_over.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	}

h1, .title {
font-family: Tahoma, Arial;
font-size: 1.1em;
color: #2E1F0A;
line-height: 1.6em;
}

	h1 a:link, h1 a:visited, .title a:link, .title a:visited {
	color: #2E1F0A;
	text-decoration: none;
	}
	
	h1 a:hover, .title a:hover {
	color: #FF9900;
	text-decoration: none;
	}
	
#tdLista {
padding: 0px 0px 0px 10px;
}

#tdQuoteHomeLeft {
width: 7px;
height: 60px;
background-image: url('../img/quotehome_left.gif');
background-repeat: no-repeat;
background-position: right;
}

#tdQuoteHomeRight {
width: 7px;
height: 60px;
background-image: url('../img/quotehome_right.gif');
background-repeat: no-repeat;
}

#tdQuoteHomeCenter {
background-color: #FFFFFF;
width: 398px;
text-align: center;
padding: 3px 0px 0px 0px;
}

#tdFullText {
padding: 0px 0px 20px 30px;
}

.categoria, .categoriaon {
padding: 0px 0px 2px 0px;
width: 412px;
}

.categoria a {
	display: block;
	padding: 7px 10px 5px 20px;
	background: #191919;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, Arial; 
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom: 3px solid #191919;
}

.categoria a:hover, .categoria a:active {
	background: #191919;
	border-bottom: 3px solid #FF9900;
}

.categoriaon a, .categoriaon a:hover, .categoriaon a:active {
	display: block;
	padding: 7px 10px 5px 20px;
	background: #191919;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, Arial; 
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	border-bottom: 3px solid #191919;
}

/* ===================================================================================== */
/* 		DESTACADO																		 */
/* ===================================================================================== */

#tdFeatured {
background-color: #F4F3E9;
}

#tdFeaturedTop {
height: 8px;
}

#divFeaturedTopLeft {
position: relative;
float: left;
width: 8px;
height: 8px;
background-image: url('../img/featured_topleft.gif');
background-repeat: no-repeat;
background-position: left top;
}

#divFeaturedTopRight {
position: relative;
float: right;
width: 8px;
height: 8px;
background-image: url('../img/featured_topright.gif');
background-repeat: no-repeat;
background-position: right top;
}

#divFeaturedBottomLeft {
position: relative;
float: left;
width: 8px;
height: 8px;
background-image: url('../img/featured_bottomleft.gif');
background-repeat: no-repeat;
background-position: left top;
}

#divFeaturedBottomRight {
position: relative;
float: right;
width: 8px;
height: 8px;
background-image: url('../img/featured_bottomright.gif');
background-repeat: no-repeat;
background-position: right top;
}

#tdFeaturedMain {
padding: 10px 30px 0px 30px;
}

#tdFeaturedLeft {
width: 507px; /* se le rest๓ el padding lateral */
padding: 0px 20px 20px 0px;
}

#tdFeaturedRight {
width: 373px; /* se le rest๓ el padding lateral */
padding: 40px 0px 0px 0px;
text-align: center;
}

.featuredvisit a {
	display: block;
	width: 183px;
	height: 42px;
	padding: 13px 0px 0px 26px;
	background-image: url('../img/featuredvisit.gif');
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	text-align: left;
	font-family: Tahoma, Arial; 
	font-size: 14px;
	color: #FFFFFF;
}

.featuredvisit a:hover, .featuredvisit a:active {
	color: #FF9900;
}

/* ===================================================================================== */
/* 		PORTFOLIO																		 */
/* ===================================================================================== */

#tdPortfolio {
padding: 20px 0px 20px 0px;
border-bottom: 1px solid #E0DFD5;
}

#divPortfolioThumb {
float: left;
background-color: #FFFFFF;
border: 1px solid #CAC8B4;
width: 461px;
height: 180px;
padding: 5px 0px 0px 5px;
margin-right: 30px;
}

#divPortfolioText {
}

/* ===================================================================================== */
/* 		SERVICIOS																		 */
/* ===================================================================================== */

#tdPanelTop {
width: 412px;
height: 7px;
background-image: url('../img/panel_top.gif');
background-repeat: no-repeat;
}

#tdPanel1 {
background-color: #BFBDAA;
padding: 10px 10px 10px 20px;
}

#tdPanel2 {
background-color: #333333;
padding: 10px 10px 10px 20px;
}

#tdPanel1Rounded {
width: 412px;
height: 7px;
background-color: #BFBDAA;
}

#tdPanel2Rounded {
width: 412px;
height: 7px;
background-color: #333333;
}

#divPanelTopLeft {
float: left;
height: 7px;
width: 7px;
background-image: url('../img/panel_topleft.gif');
background-repeat: no-repeat;
}

#divPanelTopRight {
float: right;
height: 7px;
width: 7px;
background-image: url('../img/panel_topright.gif');
background-repeat: no-repeat;
}

#divPanelBottomLeft {
float: left;
height: 7px;
width: 7px;
background-image: url('../img/panel_bottomleft.gif');
background-repeat: no-repeat;
}

#divPanelBottomRight {
float: right;
height: 7px;
width: 7px;
background-image: url('../img/panel_bottomright.gif');
background-repeat: no-repeat;
}

.title2 {
font-family: Tahoma, Arial;
font-size: 1.1em;
color: #FFCC00;
line-height: 1.6em;
}

.texto2 {
font-family: Tahoma, Arial;
font-size: 0.8em;
color: #FFFFFF;
}

.texto3 {
font-family: Tahoma, Arial;
font-size: 0.8em;
color: #FFCC00;
}

.texto4 {
font-family: Tahoma, Arial;
font-size: 0.8em;
color: #333333;
}




/* ===================================================================================== */
/* 		CONTACTO																		 */
/* ===================================================================================== */

.border {
border: 1px solid #CAC8B4;
}

/* ===================================================================================== */
/* 		QUOTE																			 */
/* ===================================================================================== */

#tableQuote {
width: 450px;
}

#tableQuoteSend {
width: 467px;
}

#tdFormHeader {
background-color: #BFBDAA;
padding: 10px 20px 15px 20px;
border-bottom: 1px solid #CAC8B4;
}

#tdForm {
background-color: #E0DFD5;
padding: 10px 20px 15px 20px;
border-bottom: 1px solid #CAC8B4;
}

.form {
font-family: Tahoma, Arial;
font-size: 0.8em;
color: #2E1F0A;
padding: 2px 4px 2px 4px;
}

.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
font-family: Tahoma, Arial;
font-size: 0.8em;
color:#666;
font-weight:bold;
padding: 2px 5px;
background:url(../img/formbg.gif) repeat-x left top;
}

/* ===================================================================================== */
/* 		FOOTER																			 */
/* ===================================================================================== */

#tdFooter {
padding: 30px 40px 0px 40px;
}

.footer {
font-family: Tahoma, Arial;
font-size: 0.6em;
color: #BFBDAA;
line-height: 1.7em;
}

	.footer a:link, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.footer a:hover {
	color: #FF9900;
	text-decoration: none;
	}

.request {
padding: 0px 0px 0px 0px;
}

.request a {
	display: block;
	padding: 7px 10px 7px 10px;
	background: #1B1616;
	text-decoration: none;
	text-align: center;
	font-family: Tahoma, Arial; 
	font-size: 12px;
	color: #F4F3E9;
	border-top: 1px solid #7C7979;
	border-right: 1px solid #0E0B0B;
	border-bottom: 1px solid #060505;
	border-left: 1px solid #4B4747;
}

.request a:hover, .request a:active {
	background: #1B1616;
	border-top: 1px solid #060505;
	border-right: 1px solid #4B4747;
	border-bottom: 1px solid #7C7979;
	border-left: 1px solid #0E0B0B;
}