@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a:link {
	color: #FFF;	
	
}
a:visited {
	color:#FFF;		
}
a:hover {
	color: #FC0;	
}
a:active {
	color: #FC0;
	
}

#header{
	height: 114px;
	width: 100%;
	margin: 0px auto;
	text-decoration: overline;
	background-image:url(../det/bk-header.jpg);
	background-position:top;
	background-repeat:no-repeat;
	
}
#head{
	height: 114px;
	width: 960px;
	margin: 0px auto;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size:11px;
	color:  #333;
}
#head a:link{
color:  #FFF;
} 
#head a:visited{
color: #FFF;
} 
#head a:hover{
color: #999;
} 
#head a:active{
	color:  #999;
	text-decoration: none;
} 
#logo{
	height: 76px;
	width: 215px;
	margin-top:30px;
	margin-left:20px;
	float:left;
	
}
#redes{
	height: 35px;
	width: 300px;
	margin-top:5px;
	margin-right:20px;
	float:right;
	
}

#redes a:link{
color: #F03;
} 
#redes a:visited{
color: #F03;
} 
#redes a:hover{
color: #333;
} 
#redes a:active{
	color: #333;

} 

#botonera-top{
	height: 45px;
	width: 100%;
	background-image: url(../det/bk-botonera.jpg);
	background-position:top;

}
#botonera{
	height: 42px;
	width: 960px;
	margin: 0px auto;

}
.texto-over{
	font-size:18px;
	text-decoration:none;
	color: #FFF;
}

#centro{
	height:auto;
	width:100%;
	background-image:url(../det/bk-centro.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	
}
#main{
	height:800px;
	width:960px;
	margin-top: auto;
	margin-right:auto;
	margin-left: auto;
	margin-bottom:auto;
	background-image:url(../det/bk-main.png);
	background-position:top center;
	background-repeat:no-repeat;
	
}


#banner {
	height: 397px;
	width:960px;
	float:right;

}

#content {
	height:710px;
	width:960px;
	margin-top:5px;
	float:left;
	background-image:url(../det/pest-contactenos.png);
	background-position:top left;
	background-repeat:no-repeat;

}
#content-left {
	height:455px;
	width:540px;
	margin-left:40px;
	margin-top:80px;
	float:left;
	font-family:Century Gothic;
	text-align:justify;
	font-size:12px;
}
#content-left a:link{
color:  #ba0732;
} 
#content-left a:visited{
color: #ba0732;
} 
#content-left a:hover{
color: #999;
} 
#content-left a:active{
	color:  #999;
} 
#content-right {
	height:455px;
	width:320px;
	margin-top:80px;
	margin-right:40px;
	float:right;
	font-family:Century Gothic;
	text-align:justify;
	font-size:12px;
}
#slide {
	height:126px;
	width:940px;
	margin-top:20px;
	margin-left:10px;
	float:left;

}



#menu-foot{
	height: auto;
	width:960px;
	margin: 0px auto;
	float:left;
	margin-top:20px;
	text-align:center;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color: #FFF;

}


#copyright{
	height: auto;
	width:960px;
	margin: 0px auto;
	float:left;
	margin-top:40px;
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color: #FFF;

}			
	

#foot{
	height:68px;
	width:960px;
	margin: 0px auto;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	color: #FFF;

}

#footer{
	height:68px;
	width:100%;
	text-align:center;
	background-image:url(../det/bk-footer.gif);
	background-position:top;
	position:fixed;
	bottom:0;

	
}
