/*

	Corp du site
	
*/

html, body {
margin:				0px;
padding: 			0px;
background-color:	#000000;
}

body { 
margin: 			0px;
padding: 			0px;
}

body, font, th, td, p { 
font-family:		Verdana, Arial, Helvetica, sans-serif; 
font-size: 			14px; 
color:				#FFFFFF;
}

img { 
border: 			0px;
}

table {
border: 			0px;
}

a { 
text-decoration:	underline; 
color: 				#3B88C5; 
}
a:visited { 
color: 				#3279B2;
}
a:hover { 
color: 				#FF9C00; 
}
a:active {
color: 				#3B88C5;
}

input, textarea, select { 
font-family: 		Verdana, Arial, Helvetica, sans-serif; 
font-size: 			11px; 
background-color:	#FFFFFF;
text-align: 		left;
font-weight: 		bold;
border: 			1px #3B88C5 solid;
}

.copy { 
font-family: 		Verdana, Arial, Helvetica, sans-serif; 
font-size: 			11px; 
text-align:			center;
width:				780px;
background-image:	url('images/copy.jpg');
}

#table_header {
width:				1024px;
height:				183px;
background-image:	url('images/header.jpg');
border-left:		1px solid #000000;
border-right:		1px solid #000000;
}

#annim_flash {
text-align:			right;
padding-right:		8px;
padding-top:		40px;
}

#table_principal {
width:				1024px;
border-left:		1px solid #000000;
border-right:		1px solid #000000;
}

#table_centre {
width:				794px;
background-color:	#000000;
}

#titre_menu {
width:				794px;
height:				163px;
background-image:	url('images/titre_center.jpg');
background-repeat:	no-repeat;
padding-top:		50px;
padding-left:		65px;
font-size:			18px;
font-weight:		bold;
}

.lignetb {
background-image: url('images/seminar/ligne.jpg');
width: 750px;
text-align: center;
height: 70px;
}
.lignetb:hover {
background-image: url('images/seminar/ligne2.jpg');
cursor: pointer;
width: 750px;
text-align: center;
height: 70px;
}