/*





footerwrapper

*******************************************************************************************************************/

div.footerwrapper {

	position: relative;
	
	background: #4d4d4c url(/images/footerwrapperbg.bmp) left bottom repeat-x;
	
	width: 990px;
	
	margin: 0 auto;
	
}

div.footerboxs {
	
	position: relative;
	
	width: 960px;
	
	height: 1%;
	
	padding: 0 0 30px 0;
	
	font: 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	color: #fff;
	
}

div.footerboxs a {
	
	color: #fff;
	
}

div.footerboxs .footerbox {
	
	position: relative;
	
	float: left;
	
	padding: 64px 0 0;
	
}

div.footerboxs .footerboxtitulo {
	
	position: absolute;
	
	top: 0;
	
	left: 0;
	
	background: url(../images/footerboxtitulos.png) left -37px no-repeat;
	
	width: 94px;
	
	height: 37px;
	
}


/* footerboxmapadesitio */

div.footerboxs .footerboxmapadesitio {
	
	width: 223px;
	
	padding-right: 18px;
	
	padding-left: 10px;
	
	text-transform: uppercase;
	
}

div.footerboxs .footerboxmapadesitio .footerboxtitulo {
	
	background-position: left top;
	
	left: 10px;
	
	width: 99px;
	
}

div.footerboxs .footerboxmapadesitio ul {
	
	list-style: none;
	
}

div.footerboxs .footerboxmapadesitio li {
	
	display: block;
	
	background: url(../images/footerboxmapadesitioli.gif) left 1px no-repeat;
	
	height: 22px;
	
	padding: 0 0 0 21px;
	
	line-height: 22px;
	
	border-bottom: 1px solid #736f6e;
	
}


/* footerboxnewsletter */

div.footerboxs .footerboxnewsletter {
	
	position: relative;
	
	width: 230px;
	
}

div.footerboxs .footerboxnewsletter p { margin: 0 0 10px; }

div.footerboxs .footerboxnewsletter label {
	
	display: block;
	
	width: 175px;
	
	margin: 0 0 3px;
	
	text-transform: none;
	
}

div.footerboxs .footerboxnewsletter input {
	
	display: block;
	
	float: left;
	
	background: url(../images/footerboxnewsletterinput.gif) no-repeat;
	
	width: 148px;
	
	height: 17px;
	
	padding: 1px 2px;
	
	color: #333;
	
	border: 0;
	
}

div.footerboxs .footerboxnewsletter button {
	
	display: block;
	
	float: left;
	
	background: url(../images/footerboxnewsletterbutton.gif) no-repeat;
	
	width: 43px;
	
	height: 17px;
	
	margin: 0 0 0 7px;
	
	border: 0;
	
}

div.footerboxs .newsletterloader {
	
	display: none;
	
	position: absolute;
	
	top: 10px;
	
	right: 25px;
	
}


div.footerboxs .footerboxnewsletter .newsletterresult {
	
	margin: 0 25px 0 0;
	
	padding: 10px 0 0;
	
}

div.footerboxs .footerboxnewsletter .contactoerror,
div.footerboxs .footerboxnewsletter .contactosuccess {
	
	display: block;
	
	padding: 5px;
	
	border: 1px dashed red;
	
}

div.footerboxs .footerboxnewsletter .contactosuccess {
	
	border: 1px dashed green;
	
}


/* footerboxcontacto */

div.footerboxs .footerboxcontacto {	width: 465px; }

div.footerboxs .footerboxcontacto .footerboxtitulo {
	
	background-position: left bottom;
	
	width: 75px;
	
}

div.footerboxs .footerboxcontacto .w143,
div.footerboxs .footerboxcontacto .w298 {
	
	float: left;
	
	width: 142px;
	
	padding: 0 18px 0 0;
	
}

div.footerboxs .footerboxcontacto .w298 {
	
	width: 300px;
	
	padding: 0;
	
}

div.footerboxs .footerboxcontacto p { margin: 0 0 8px; }

div.footerboxs .footerboxcontacto label {
	
	display: block;
	
	margin: 0 0 3px;
	
	border-bottom: 1px solid #736f6e;
	
}

div.footerboxs .footerboxcontacto .text {
	
	display: block;
	
	background: url(../images/footerboxcontactoinput.gif) no-repeat;
	
	width: 139px;
	
	height: 17px;
	
	padding: 1px 2px;
	
	color: #333;
	
	border: 0;
	
}

div.footerboxs .footerboxcontacto .w298 .text {
	
	background: url(../images/footerboxcontactoinput296.gif) no-repeat;

	width: 296px; 
	
}

div.footerboxs .footerboxcontacto textarea {
	
	display: block;
	
	background: #fff;
	
	width: 298px;
	
	height: 60px;
	
	padding: 1px 2px;
	
	color: #333;
	
	border: 1px solid #736f6d;
	
}

div.footerboxs .footerboxcontacto button {
	
	display: block;
	
	float: right;
	
	background: url(../images/footerboxcontactobutton.gif) no-repeat;
	
	width: 120px;
	
	height: 24px;
	
	border: 0;
	
}

div.footerboxs .footerboxcontacto .contactresult {
	
	padding: 10px 0 0;
	
}

div.footerboxs .footerboxcontacto .contactoerror,
div.footerboxs .footerboxcontacto .contactosuccess {
	
	display: block;
	
	padding: 5px;
	
	border: 1px dashed red;
	
}

div.footerboxs .footerboxcontacto .contactosuccess {
	
	border: 1px dashed green;
	
}

div.footerboxs .contactloader {
	
	display: none;
	
	position: absolute;
	
	top: 10px;
	
	right: 0;
	
}


/* footer */

div.footer {
	
	width: 960px;
	
	height: 31px;
	
	overflow: hidden;
	
}

div.footer .direccion {
	
	float: left;
	
	height: 31px;
	
	padding: 0 0 0 28px;
	
	font: 15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
	color: #fff;
	
	line-height: 31px;
	
}

div.footer .copyright {
	
	float: right;
	
	height: 31px;
	
	padding: 0 28px 0 0;
	
	font-size: 9px;
	
	color: #cFd1d2;
	
	line-height: 31px;
	
}
