/* Elements */
body {
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FFFF00;
	background-image: url();
}
#fond {
	position:absolute;
	width:100%;
	height:99%;
	z-index:1;
	left: 0;
	top: 0;
}
.logo {
background-color:#FFFF00;
left :0px; 
position : relative; 
top : 0px; 
width : 150px;
height: 150px;
float:left;
padding:0px;
z-index:2;
}
.t1 {
background-color:#FFFF00;
left :0px; 
position : relative; 
top : 0px; 
width : 100px;
height: 500px;
float:left;
padding:10px;
text-align:center;
border-left-style:dotted;
border-left-width:thin;
border-right-style:dotted;
border-right-width:thin;
z-index:2;
}
.t2 {
background-color:#FFFF00;
left :0px; 
position : relative; 
top : 0px; 
width : 60px;
height: 500px;
float:left;
padding:10px;
text-align:center;
border-right-style:dotted;
border-right-width:thin;
z-index:2;
}
.t3 {
background-color:#FFFF00;
left :0px; 
position : relative; 
top : 0px; 
width : 60px;
height: 500px;
float:left;
padding:10px;
text-align:center;
border-right-style:dotted;
border-right-width:thin;
z-index:2;
}
.t4 {
background-color:#FFFF00;
left :0px; 
position : relative; 
top : 0px; 
width : 60px;
height: 500px;
float:left;
padding:10px;
text-align:center;
border-right-style:dotted;
border-right-width:thin;
z-index:2;
}
.t5 {
background-color:#FFFF00;
left :0px; 
position : relative; 
top : 0px; 
width : 60px;
height: 500px;
float:left;
padding:10px;
text-align:center;
border-right-style:dotted;
border-right-width:thin;
z-index:2;
}
.c1 { 
background-color : #FFFFFF; 
position : relative; 
top : 0px; 
width : 400px; 
height: 520px;
float:left;
padding:0px;
border-right-style:dotted;
border-right-width:thin;
z-index:2;
}
/* Typo */
.txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
}
.txtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 12px;
	font-style: normal;
	font-variant: normal;
}
.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 14px;
	font-style: normal;
	font-variant: normal;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	line-height: 12px;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	line-height: 12px;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
	line-height: 12px;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
	line-height: 12px;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
}
