@charset "utf-8";


body {
	margin: 0;
	background: url(images/bg_tp.jpg?457c6);
}.top_header_tp {
	background-image: url(images/top_header.jpg?457c6);
	height: 52px;
	width: 100%;
	background-repeat: repeat-x;
}
.top_header_tp .menu_tp {
	height: 52px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.wrpr_tp {
	width: 976px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position:relative;
	padding-left:80px;
}
.wrpr_tp .logo_tp {
	float: left;
	height: 129px;
	width: 297px;
	z-index: 3;
	
	margin-left:0px;
	margin-top:-441px;

}
.footer_tp {
	height: 30px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	
}
.footer_tp .div_copy {
	float: left;
	width: 684px;
	margin-left:55px;
	-margin-left:27px;
	margin-top: 15px;
	height:30px;
}
.wrpr_tp .marcofoto1 {
	float: left;
	height: 108px;
	width: 200px;
}

.wrpr_tp .cont_tp {
	float: left;
	width: 942px;
	clear: both;
}
.wrpr_afuera {
	width: 100%;
	background-image: url(images/bg_wrpr.jpg?457c6);
	display:table;
	padding-bottom:15px;
}



#buscador-div {
	float: left;
	width: 200px;
	height:30px;
	-height:0px;
	margin-top: 15px;
	padding-right:0px;
	
}
.input_buscador {
	float: right;

}
.buscarinput {
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	color:#7e7e7e;
	height:20px;
	width:128px;
	border:solid;
	border-width:1px;
	border-color:#717171;
	
	background-image: url(images/bg_buscar.jpg?457c6);
	}
.lupa {
	float: right;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.copyright a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.copyright a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.copyright a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}
.copyright a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: underline;
}

