/* CSS Document */
body{
	margin:0 0 0 0;
	padding:0 0 0 0;	
}
.contenedor{
	font-family:Tahoma, Verdana, Arial;
	background-image:url(../images/body-back.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	width: 100%;
	padding-bottom:1.5%;
	position: absolute;
	top: 17px;
	left: 0%;
	right:100%;
	z-index:3;
}
.top-bar{
    background-color: #685425;
	background-image:url(../images/affiliate_program.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	height: 10px;
	width: 100%;
	position: absolute;
	left: 0%;
	top: 0%;
	padding-top:65px;
	margin:0px;
	border-bottom:thin;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:100%;
	z-index:4;
}
.top-image {
	position:absolute;
	left:3%;
	top:3%;
	z-index:4;
}
.content{
	font-size: 12px;
	color: #404040;
}
.titles{
	font-size:12px;
	font-weight:bold;
	color:#461600;
	text-transform:uppercase; 
}
.pagetitle{	
 	font-size:18px;
}
#menu_up ul {
	padding: 0px;	
	margin:0px;	
	list-style-image:url(../images/bullet.gif);    
	font-size: 13px;		
	color:#FFFFFF;	
	z-index: 7;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
}

#menu_up ul li {
	display: inline;
	z-index: 8;	
}

#menu_up ul li a:link, #menu_up ul li a:visited {
	color: #330033;
	text-decoration: none;
	border: 1px solid #4A0000;
	background-color:#EADCBF;
	width:110px;
	padding: 4px 8px;
	z-index: 8;
	float: left;
	list-style-image:url(../images/bullet.gif);
	background-image: url(../images/top-botton-back.gif);
	background-repeat: repeat-x;
}

#menu_up ul li a:hover, #menu_up ul li a:active{
	color: #FFFFFF;
	background-color: #B6AA9A;
    z-index: 8;
	list-style-image:url(../images/bullet.gif);
}
.botones {
	width:100%;
	background-color:#B2A797;
	height:30px;
	left: 0%;
	z-index: 6;
	background-image: url(../images/top-bar-back.gif);
	background-repeat: repeat-x;
}
.introduction{
	width:400px;	
	border: 1px solid #CCCCCC;
	margin-top:12.5%;
	margin-left:2%;
	float:left;
	padding-bottom:3%;
	padding-top:3%;
	padding-left:30px;
	padding-right:30px;
	z-index:3;
}

.right_side{
	width:400px;	
	margin-top:12.5%;
	float:left;
	padding-left:30px;
}

.websites{
	width:254px;
	height:300px;	
	margin-right:5%;
	float:right;
	z-index:3;	
	margin-top:12.5%;	
	z-index:3;	
}
.join{
	margin-left:160px; 
	margin-top:-8px;
}
.form{
	width:400px;
	height:200px;
	float:left;
	margin-top:-3px;
	z-index:3;
}
.leftlogo{
	float:left; 
	padding-right:7px;
}
.centerlogo{
	float:left;
} 
.rightlogo{
 	float:right;
}
.barradown {
	position:absolute; 
	background-color: #685425;
	height: 12px;
	width: 100%;
	left: 0%;
	bottom: 8px;	
	padding-top:10px;
	margin:0px;
	border-bottom:thin;
	border-bottom-color:#FFFFFF;
	border-bottom-style:solid;
	border-bottom-width:100%;
	z-index:0;
}
.barradown2 {
	position:absolute; 
	bottom:0%;
	background-color: #000000;
	height: 8px;
	width: 100%;
	left: 0%;
	padding:0px;
	margin:0px;
	z-index:0;
}
.copyright{
	color:#FFFFFF; 
	text-align:center; 
	font-size:9px; 
	padding-bottom:1px;  
}
a.copyright:link{
	text-decoration: none;
	color:#FFFFFF;
}
a.copyright:visited{
	text-decoration: none;
	color:#FFFFFF;
}
a:link, a:visited{
	font-family:Tahoma, Verdana, Arial;
	text-decoration: none;
	color:#461600;
}
a:hover{
	text-decoration: none;
	color:#B49343;
}
