@charset "utf-8";

#banner {
	/*background-image: url(../new_img/backbanner.jpg);
	background-repeat: repeat-y;*/
	text-align:left;
	/* Change for image opacy */
	/* min-height:719px; */
	 

	width:619px;
	/*float:left;*/
	color: #FFFFFF;
	font-size: 11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	/*padding-top: 14px;*/
}

#photo {
	width:619px;
	/*height:719px; */
	/* Change for image opacy */ 
	height:auto; 
}

#fondrondbrand {
	display:none; width:619px;
	/*height:100px; */
	/*height:100px; */
	/* Change for image opacy */ 
	height:auto;
	margin-top:0px;
}
.branddiv {
	display: none;
	position: absolute;
	width: 590px;
	/*height:719px; */
	/* Change for image opacy */ 
	height:auto;
	margin-left: 35px;
	margin-right: 40px;
	margin-top:140px;
	font-size: 22px;
	line-height: 26px;
}
.branddiv a {color:#FFCC00;}
.branddiv h3 {
	color: #D3A72A;
	text-transform:uppercase;
	font-size: 20px;
}
.branddiv p {
	color: #FFFFFF;
	padding-right:20px;
	margin-right:20px;
	font-size: 17px;
}

#logos {
	height: 100px;
	width: auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#infomess {
	background-color: #C1FFA4;
}
#infomess #info {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/info.png);
	height: 20px;
	background-repeat: no-repeat;
}

