/* CSS Document */
/*********************************************************************************/
/*********************************************************************************/
/************************** REPSOL 2009 - HUGIN SAS ******************************/
/*********************************************************************************/
/*********************************************************************************/

/*********************************************************************************/
/****************************** MISE EN FORME ************************************/
/*********************************************************************************/

body {
	margin:0px;
	padding:0px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: left;
}

#center {
	width:577px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:10px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif*/
}

img, img.nomargin {
margin-bottom: 0;
}

a 				{font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
a img 			{border: 0 none;}
a:link			{text-decoration:none;}
a:active		{text-decoration:none;}
a:visited		{text-decoration:none;}
a:hover			{ext-decoration:none;}

a.home:link		{text-decoration:none;}
a.home:active	{text-decoration:none;}
a.home:visited	{text-decoration:none;}
a.home:hover	{text-decoration:none;}

#global {
	margin: 0 auto;
	width:1004px;
	text-align: left;	
}	
#global #header {
	width:1004px; 
	height:141px;
	text-align:center;
}

/*********************************************************************************/
/*************************** CONTENEUR + CONTENU *********************************/
/*********************************************************************************/

#global #conteneur {
	float:left;
	width:1004px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
}

#global #conteneur #lefter {
	float:left;
	width:202px; 
	height:auto;
}

#global #conteneur #righter {
	float:left;
	width:205px; 
	height:auto;
	display:block;
}

#global #conteneur #title_document {
	display:block;
	padding-left:12px;
}

/********************************** CONTENT ************************************/
