@charset "utf-8";
/* CSS Document */

html {
	font-size:14px;
	font-family:"Tahoma", "Trebuchet MS", "Arial";
	color:#333;
	line-height:1.6em;
	background:#494546;
}

body {
	margin:0;
	padding:0;
}

.logo {
	margin-left:70px;
	margin-top:40px;
	*margin-left:40px;
	*margin-top:40px;
	border:none;
}

h1 {
	font-size:26px;
	letter-spacing:-1px;
	margin:25px 0px 10px;
	color:#AD3333;
}

#header {
	width:960px;
	overflow:hidden;
	text-align:left;
}

#contenedorTop {
	background:url(images/bg_header.jpg) repeat-x;
	height:250px;
	margin-bottom:2px;
	z-index:1;
	position:relative;
}

#contenedorTopLeft {
	width:360px;
	float:left;
}

#contenedorTopRight {
	width:600px;
	float:right;
}

#topBusqueda {
	width:450px;
	float:right;
	clear:both;
	height:65px;
	overflow:hidden;
}

#busquedaTop {
	z-index:10;
	position:relative;
	float:right;
	padding-right:44px;
	padding-top:12px;
	overflow:hidden;
}

.doncaja {
	float:left;
	margin-right:13px;
	width:145px;
	*margin-right:19px;
	*width:140px;
	border:none;
	background:none;
	display:block;
}

.donboton {
	display:block;
	width:30px;
	height:35px;
	float:left;
	background:none;
	border:none;
	cursor:pointer;
}

#busquedaBot {
	z-index:9;
	position:absolute;
	float:right;
}

#contenedorMid {
	background:#FFF url(images/bg_medio.png) repeat-x scroll 0px 100px;
	*background:#FFF url(images/bg_medio.png) repeat-x;
	padding-bottom:20px;
	
}

#features {
	position:relative;
	margin:-100px auto 0px;
	z-index:3;
	width:960px;
}

#featuresTexto {
	overflow:hidden;
	text-align:left;
	padding-right:25px;
	background:url(images/bg_arbol.png) no-repeat right top;
	*background:url(images/bg_arbol.png) no-repeat right;
	height:100%;
}

#contendorBot {
	background:url(images/bg_zona2.png) repeat-x top;
}

#topMenu {
	float:right;
}

.imgboton img {
	border:none;
	float:left;
}

#bottom {
	width:960px;
	text-align:left;
	padding:70px 0px 0px;
	overflow:hidden;
}	

#footers {
	display:block;
	height:220px;
	background:url(images/bg_footer.gif) no-repeat bottom center;
	width:960px;
	clear:both;
}

.servicios {
	width:280px;
	*width:270px;
	padding:0px;
	margin:20px 20px 0px 20px;
	float:left;
	height:250px;
	line-height:1.3em;
}

.servicios h1 {
	margin:5px 0px;
	color:#FFF;
	line-height:0.8em;
}

.servicios img {
	float:right;
	margin:0px 0px 0px 10px;
}

.servicios p {
	color:#fff;
	margin:0px;
	padding:0px;
	font-size:13px;
}