* {
	padding: 0;
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 10pt;
	color: #838286;
}

ul {
	padding-left: 0px;
	margin-left:0px;
	list-style-type: none;
}

li {
	padding-left: 0px;
	margin:0px;
	
}

h1 {
       
	   font-size: 10pt;   
       color: #a6380f; 
       font-weight: bold;
}

h2 {
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;	
}

h3 {
	display: block;
	float: left; 
	height: 28px; 
	width: 97px; 
	background-image:url(upload/images/onglet_off.jpg); 
	background-repeat: no-repeat; 
	text-align: center; 
	padding-top: 8px;
	margin-bottom: 5px;
        font-size: 10px;
        font-weight: none;
}

h3:hover  {
	display: block;
	float: left; 
	height: 28px; 
	width: 97px; 
	background-image:url(upload/images/onglet_on.jpg); 
	background-repeat: no-repeat; 
	text-align: center; 
	padding-top: 8px;
	margin-bottom: 5px;
        font-size: 10px;
        font-weight: bold;

}

h4 {
	font-size: 9pt;
		
}

h5 {
	font-size: 7pt;
	font-weight: none;
	
}


a, a:visited {
	color: #a6380f;
	text-decoration: none;
}

a:hover {
	color: #a6380f;
	text-decoration: underline;
}

.noborder {
	border: 0;
}

img { 
	border: 0px;
}

/*texte*/

.gras {	
	font-weight:bold;
}

.petit {	
	font-size: 8pt;
}
.petit_italique {
	font-size: 8pt;
	font-style: italic;
	padding: 0;
	margin: 0;
}

.noir {	
	color: #808080;
	text-decoration: none;
}

.noir:hover {
	color: #a6380f;
	text-decoration: none;
}

.gris {	
	color: #808080;
	text-decoration: none;
}

.gris, .gris:hover, .gris:visited {
	color: #808080;
	text-decoration: none;
}

.ambre, .ambre:hover, .ambre:visited {
	color: #d0ae59;
	text-decoration: none;
}

.rouge  {	
	color: #a6380f;
	text-decoration: none;
}


/*div*/



#menu_gauche {
	
	width:278px; 
	height:230px;
	float:left;
}

#logo {
	width:726px; 
	height:182px;
	float:left;
	
}

#menu_haut {
	background-color:#000000; 
	color:#FFFFFF; 
	text-align:right; 
	padding-right:20px; 
	padding-top: 17px;
	float:right;
	width:706px;
	height:31px;
	
}

#fond_contact {
	float:left;
	width:1004px;
	min-height:276px;
	background-image:url(images/fond_contact.jpg);
	background-repeat:no-repeat;
	
}

#fond_web {
	float:left;
	width:1004px;
	min-height:276px;
	background-image:url(images/fond_web.jpg);
	background-repeat:no-repeat;
	
}

#fond_animation {
	float:left;
	width:1004px;
	min-height:276px;
	background-image:url(images/fond_animation.jpg);
	background-repeat:no-repeat;
	
}

#fond_developpement {
	float:left;
	width:1004px;
	min-height:276px;
	background-image:url(images/fond_developpement.jpg);
	background-repeat:no-repeat;
	
}

#fond_presentation {
	float:left;
	width:1004px;
	min-height:276px;
	background-image:url(images/fond_presentation.jpg);
	background-repeat:no-repeat;
	
}

#fond_print {
	float:left;
	width:1004px;
	height:276px;
	background-image:url(images/fond_print.jpg);
	background-repeat:no-repeat;
	
}

#fond_index {
	float:left;
	width:1004px;
	height:276px;
	background-image:url(images/fond_index.jpg);
	background-repeat:no-repeat;
	
}

#fond_reference {
	float:left;
	width:1004px;
	min-height:276px;
	background-image:url(images/fond_reference.jpg);
	background-repeat:no-repeat;
	
}

#content {
	margin-left:630px;
	margin-top:50px;
	margin-right:10px;
	text-align:justify;
	
}

#content_reference {
	margin-left:500px;
	margin-top:50px;
	margin-right:10px;
	text-align:justify;
	
}


#menu_bas {
	text-align:center;
	color:#ababab;
	font-size:8pt;
	float:left;
	width:1004px;
	border-top: 1px solid #E3E4E9;
	border-bottom: 1px solid #E3E4E9;
	
		
}

.menu_bas, .menu_bas:hover, .menu_bas:visited {
	color: #ababab;
	text-decoration: none;
	
			
}

.menu_haut, .menu_haut:hover, .menu_haut:visited {
	color: #ffffff;
	text-decoration: none;
		
}

.anim_graphisme {
	width: 374px;
	height: 380px;
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid #E3E4E9;
	border-right: 1px solid #E3E4E9;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
}

.movie {
	width: 480px;
	height: 140px;
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid #E3E4E9;
	border-right: 1px solid #E3E4E9;
	text-align:center;
	
}

/* Formulaire */
input.fields {
	width: 100px;
	border-top: 1px solid #E3E4E9;
	border-left: 1px solid #E3E4E9;
	border-bottom: 1px solid #E3E4E9;
	border-right: 1px solid #E3E4E9;
	height: 18px;
	margin:0;
	padding:0;
}



.submit.button {
	background-color:#FFFFFF;
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	height: 18px;
	margin:0;
	padding:0;
}
/* Fin Formulaire */



