body{
	background-color: #B2AE91;
}
body,td {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color:#FFFFFF;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}

.border { border:#151515 1px solid;}
.copyright{ 	color:#666666;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;}


.a:link {
	color: #500c1f;
    text-decoration: none ;
}
.a:visited {
	color: #500c1f;
    text-decoration: underline; 
}
.a:hover {
	color: #FFFFFF;
    text-decoration: underline ;  
 } 
.a:active {
	color: #500c1f;
}	
a:link {
	color: #500c1f;
    text-decoration: none ;
}
a:visited {
	color: #500c1f;
    text-decoration: none; 
}
a:hover {
	color: #ffffff;
    text-decoration: underline ;  
 } 
a:active {
	color: #500c1f;
}
.bgrd { background-image: url(images/bruno-bgrd.jpg);
background-repeat:no-repeat;
height:526px;
}
.title {font-weight:bold;
font-size:12px;}

#content{
	width: 723px;
	height: 448px;
	margin: 27px 33px 33px 33px;
	padding: 10px 10px 10px 5px;
}
#content-br{
	width: 30em;
	height: 260px;
	margin: 5px 5px 5px 5px;
	padding: 15px 25px 25px 15px;
	background-image: url(images/cont1.png);
	background-repeat: no-repeat;
	z-index: 1;
	top:10px;
}
#content-br2{
	width: 310px;
	height: 310px;
	margin: 5px 35px 5px 325px;
	background-image: url(images/cont2.png);
	background-repeat: no-repeat;
	z-index: 2;
	top: 0px;
	position: absolute;
}
#content-main{
	top: 10px;
	position: relative;
	height: 320px;
		z-index: 0;
}
#content-4{
	width: 310px;
	height: 250px;
}
.title2 {
	color: #f8f4d4;
	font-weight: bold;
}
.cgv {
	color: #500c1f;
	font-size:12px;
}

input{ font-size:10px;}

