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

html, body {
	height:100%
}
body {
	color:#4e4a49;
	text-align:center;
	margin:0;
	font:normal 11px/15px verdana,serif;
	background-color: #282627;
	background-image: url(../images/bg_image.gif);
	background-repeat: repeat;
}

a {
	text-decoration: none;
	color: #9797AA;
}
a:hover {
	text-decoration: underline;
}

#bgTop {
	background-image: url(../images/backTop.png);
	height: 28px;
	width: 1000px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#main {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1200px;
	background-image: url(../images/backInfo.png);
	background-repeat: repeat-y;
}

#top {
	height: 550px;
	width: 986px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 5px;
	position: relative;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#content {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	
}
#perfil {
	display: inline;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
#clientes {
	display: inline;
	float: left;
	width: 270px;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 10px;
	padding-left: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	
}
#contacto {
	display: inline-block;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 3px;
	width: 270px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: none;
}
#novedades {
	display: inline;
	float: left;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 0px;
	margin-left: 25px;
	width: 350px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 380px;
	
}

#footer {
	background-image: url(../images/bgFooter.png);
	background-repeat: no-repeat;
	height: 103px;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;

}

#divInfoMailing {
	position: relative;
	height: auto;
	width: 700px;
	z-index: 3;
	font-size: 11px;
	margin: 0px;
	background-color: #F6F6F6;
	text-align: left;
}

#divDownInfo2 {
	position:relative;
	height: auto;
	width: 700px;
	z-index:1;
	background-color: #555569;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	margin: 0px;
}

.info {
	padding-left: 16px;

}
.creditos {
	color: #FFFFFF;
	padding-top: 78px;
	padding-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;

}

.pSangria {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0px;
	margin-left: 40px;
}
.boton {
	font-size: 11px;
	text-decoration: none;
	background-color: #d9d8d8;
	height: 20px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
