@charset "utf-8";  


body				{
						font-family : Arial, Verdana, Helvetica, sans-serif; 
						font-size : 12px; 
						color : #000000;						
						background-color : #ffffff;
					}



/* styles globaux */
	
a:link 				{ 	
						text-decoration : none; 
						color : #85a58b;
					}

a:hover 				{ 	
						text-decoration : underline; 
						color : #e8a753;
					}

a:visited 			{ 	
						text-decoration : none; 
						color : #ff9d1f;
					}

h1					{
						font-size : 18px; 
						color : #85a58b;
						text-align : left;
						border-bottom : 1px dotted #bfbfbf; 
					}

h2					{
						font-size : 14px; 
						color : #85a58b;
						text-align : left;
					}

input 				{
						border : 1px solid #85a58b;
						background-color : #f1f1f1;
						color : #585858;
						margin : 0; 
						padding : 3px;	
					}

img  				{
						border : none;
					}

p 					{	 
						line-height: 1.5em;	
						color : #181818;							
					}

textarea				{
						border : 1px solid #85a58b;
						background-color : #f1f1f1;
						color : #585858;
						margin : 0; 
						padding : 2px;	
					}

/*-----------------------------------------------------------*/


/* Classes */

.block_align		{	
						text-align : center;
					}

.contact 			{	
						float : left;
						width : 200px;
					}

.contact_2			{	
						float : left;
						width : 280px;
					}

.contact_cases 		{	
						float : right;
					}

.cv 					{	
						font-size : 14px; 
						color : #85a58b;
						text-align : center;
						height : 15px;
						width : 170px;
					}

.gras_orange		{	
						font : bold 14px Verdana, Arial, Helvetica, sans-serif; 
						color : #e8a753;
						line-height: 1.5em; 
					}

.liens				{
						height : 15px;
						width : 270px;
						text-align : right;
					}

.logos_normes		{
						float : left;
						height : 15px;
						width : 80px;
						margin : 0 31px 0 30px; 						
						padding : 0;
					}

.p1					{	
						font-size : 16px; 
						color : #2d4068;
						line-height: 1.5em; 
					}

.p2					{	
						font-size : 14px; 
						color : #585858;
						line-height: 1.5em; 
					}
	
.p3					{	
						color : #585858;
						line-height: 1.5em; 
					}

.p4					{	
						font-size : 10px; 
						color : #585858;
						line-height: 1.5em; 
					}

.plan_site			{
						font-size : 15px; 
						color : #85a58b;
						text-align : left;
						text-decoration : none; 
					}

.technique			{
						font-size : 10px;
						font-family : arial;
						line-height : 1.1;
					}

/*-----------------------------------------------------------*/

#encadrement  		{
						width : 390px;
						border : 1px solid #F99B2E;
						background-color : #f1f1ff;
						color : #585858;
						text-align : left;
						padding : 10px;
						margin : 0 80px 0 80px;
					}

#espace_information 	{	
						float : left;
						height : 30px;
						width : 310px;
						margin : 0;
						padding : 10px 130px 10px 130px;
					}

/*  début de la partie à ne PAS imprimer  */

#topMenu		{
					display:none;
				}
				
#header			{
					display:none;
				}

#menuPrincipal	{
					display:none;
				}

				
#diaporama_arts	{
					display:none;
				}
				
#imageflow
				{
					display:none;
				}

#footer			{
					display:none;
				}
								
/*  fin de la partie à ne PAS imprimer  */



/*  début de la partie à imprimer  */

#corps			{
					background-color:#FFFFFF;
				}

/*  fin de la partie a imprimer  */
