html, body
{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	color:#000000;
	background:url(../images/fond.gif) repeat-y top left #FF5F05;
}

img{ border:0px; border:none; }

h1, h2, h3, h4, h5, h6, form, ul, li
{
	padding:0px;
	margin:0px;
}

p
{
	padding:0px 0px 5px 0px;
	margin:0px;
}

ul
{
	padding:0px;
	margin-left:-18px;
}

li
{
	list-style-position:inside;
	list-style-type:none;
	list-style-image:url(../images/puce_blanche.gif);
	line-height:18px;
}

a{ text-decoration:none; }
a:hover{ text-decoration:underline; }

.blanc{ color:#FFFFFF; }
.noir{ color:#000000; }
.orange{ color:#FF5F05; }

.fond_blanc{ background-color:#FFFFFF; }
.fond_orange{ background-color:#FF5F05; }
.fond_gris{ background-color:#D1D1D1; }

.dix{ font-size:10px; }
.onze{ font-size:11px; }
.douze{ font-size:12px; }
.treize{ font-size:13px; }
.quatorze{ font-size:14px; }
.seize{ font-size:16px; }
.dixhuit{ font-size:18px; }
.vingt{ font-size:20px; }
.vingtdeux{ font-size:22px; }

.align_left{ text-align:left; }
.align_center{ text-align:center; }
.align_right{ text-align:right; }
.align_justify{ text-align:justify; }
.align_top{ vertical-align:top; }
.align_middle{ vertical-align:middle; }
.align_bottom{ vertical-align:bottom; }

.bold{ font-weight:bold; }
.italic{ font-style:italic; }

.fleft{ float:left !important; }
.fright{ float:right; }
.clear{ display:block; clear:both; height:1px; overflow:hidden; font-size:1px; }
.display_block{ display:block; }
.overflow_hidden{ overflow:hidden; }

h2
{
	font-size:18px;
	font-weight:normal;
	line-height:22px;
}


/*----------------------------*/
/*                            */
/*   --  CONTENT COMMON  --   */
/*                            */
/*----------------------------*/

#container_left
{
	float:left;
	width:420px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color:#FFFFFF;
}

#container_left .menu
{
	margin:210px 0px 0px 35px;
}

#container_left .menu ul
{
	list-style-type:none;
	line-height:18px;
	padding:0px;
	margin:0px;
	list-style:none;
	width:160px;
}

#container_left .menu ul li
{
	padding-left:12px;
	font-weight:bold;
	height:18px;
	min-height:18px;
	list-style:none;
	margin:0px;
	font-size:12px;
}

#container_left .menu ul li img.left
{
	float:left;
	margin-bottom:-5px;
	margin-left:-12px;
}

#container_left .menu ul li p
{
	float:left;
	padding:0px;
	margin:0px;
	line-height:15px;
}

#container_left .menu ul li img.right
{
	float:left;
	margin-bottom:-5px;
}

#container_left .menu a
{
	color:#000000;
	text-decoration:none;
}

#container_left .menu a:hover
{
	color:#FF5F06;
	text-decoration:none;
}

#container_left .menu .current
{
	/*background:url(../images/menu.gif) no-repeat;*/
	color:#FFFFFF;
}

#container_left img.logo
{
	margin:33px 0px 0px 115px;
}

#container_right
{
	margin-left:420px;
}

.header, .footer
{
	height:auto !important; /* real browsers */
	height:75px; /* IE6: treaded as min-height*/
	min-height:75px; /* real browsers */
}

a.spip_out
{
	color:#FFFFFF;
	text-decoration:underline;
}

a.spip_out:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

a.link_bulle
{
	line-height:1.4em;
	font-style:italic;
	text-decoration:underline;
}

a.link_bulle:hover
{
	line-height:1.4em;
	font-style:italic;
	text-decoration:none;
}

a.link_bulle_equipe
{
	line-height:1.4em;
	font-style:italic;
	text-decoration:underline;
}

a.link_bulle_equipe:hover
{
	line-height:1.4em;
	font-style:italic;
	text-decoration:none;
}

.line_height_normal
{
	line-height:100%;
}



/*-----------------------*/
/*                       */
/*   --  PAGE ABCD  --   */
/*                       */
/*-----------------------*/

.bloc_lettre
{
	position:absolute;
	top:30%;
	left:65%;
	padding-right:40px;
}

.lettre_image
{
	margin-bottom:10px;
	margin-left:180px;
}

.lettre_liens
{
	margin-bottom:30px;
	margin-left:180px;
}

.lettre_texte
{
	width:240px;
}

.lettre_texte p
{
	background-color:#FF5F05;
	padding:0px 0px 0px 10px;
}

.lettre_texte h2
{
	padding-left:10px;
}

.lettre_texte img
{
	display:block;
}

.legende
{
	position:absolute;
	bottom:0px;
	/*background:url(../images/fondlegende.png) repeat-x;*/
	padding:2px 5px;
}

#img_fond
{
	position:absolute;
}



/*-------------------------------------------*/
/*                                           */
/*   --  PAGE TEXTE & PAGE TEXTE LARGE  --   */
/*                                           */
/*-------------------------------------------*/

.texte
{
	width:350px;
	padding-left:25px;
	color:#FFFFFF;
	/*line-height:14px;*/
}

.texte_large
{
	width:560px;
	color:#FFFFFF;
	/*line-height:14px; */
	padding:0px 0px 20px 25px;
}

.bloc_texte a
{
	text-decoration:underline;
}

.bloc_texte a:hover
{
	text-decoration:none;
}

div.cadre_actu
{
	margin:-120px 5px 0px 0px;
	width:160px;
	height:120px;
	z-index:20;
	padding-bottom:5px;
}

div.img_actu
{
	z-index:10;
	padding:5px 5px 0px 0px;
}



/*---------------------------*/
/*                           */
/*   --  PAGE ARCHIBOX  --   */
/*                           */
/*---------------------------*/

.archi_texte
{
	padding:0px 0px 5px 25px;
	width:560px;
}

input
{
	font-size:11px;
	border:#FFFFFF solid 0px;
	background-color:#D7D7D7;
	width:185px;
	height:12px;
	margin-left:10px;
}

.bloc_field
{
	width:205px;
	height:auto !important; /* real browsers */
	height:36px; /* IE6: treaded as min-height*/
	min-height:36px; /* real browsers */
}

.bloc_field .top
{
	width:205px;
	height:auto !important; /* real browsers */
	height:16px; /* IE6: treaded as min-height*/
	min-height:16px; /* real browsers */
}

.bloc_field .content
{
	width:205px;
	height:auto !important; /* real browsers */
	height:16px; /* IE6: treaded as min-height*/
	min-height:16px; /* real browsers */
	background:url(../images/archi_onglet_fond.gif) top left no-repeat;
}

.bloc_field .bottom
{
	width:205px;
	height:auto !important; /* real browsers */
	height:4px; /* IE6: treaded as min-height*/
	min-height:4px; /* real browsers */
}


.login
{
	margin-top:15px;
	margin-left:25px;
	width:300px;
}

.champPass
{
	margin-top:10px;
}

.bouton
{
	display:block;
	margin:10px 0px 0px 187px;
	text-align:right;
	width:42px;
	height:17px;
	background:url(../images/bouton.gif) left top no-repeat;
}

.bouton:hover
{
	background:url(../images/bouton.gif) right top no-repeat;
	cursor:pointer;
}



/*--------------------------*/
/*                          */
/*   --  PAGE CONTACT  --   */
/*                          */
/*--------------------------*/

.background
{
	position:absolute;
}

#adresse
{
	position:absolute;
	left:699px;
	top:145px;
	width:173px;
	height:193px;
	z-index:1;
	background-image:url(../images/contact-adresse.gif);
	/*line-height:14px;*/
	padding-top:10px;
	padding-left:10px;
}

#adresse a
{
	text-decoration:underline;
	color:#000000;
}

#Metro1
{
	position:absolute;
	left:691px;
	top:578px;
	width:108px;
	height:15px;
	z-index:2;
}

#Tolozan {
	position:absolute;
	left:749px;
	top:496px;
	width:73px;
	height:15px;
	z-index:3;
}

#Velov {
	position:absolute;
	left:747px;
	top:446px;
	width:133px;
	height:23px;
	z-index:4;
}

#croix-paquet
{
	position:absolute;
	left:687px;
	top:358px;
	width:129px;
	height:22px;
	z-index:5;
}



/*---------------------------------*/
/*                                 */
/*   --  PAGE TELECHARGEMENT  --   */
/*                                 */
/*---------------------------------*/

.blocs_downloads
{
	width:560px;
}

.bloc_download
{
	float:left;
	width:250px;
	margin-left:20px;
	padding-bottom:50px;
}

.titreDoc
{
	font-size:18px;
	font-weight:normal;
	color:#FFFFFF;
	margin-left:20px;
	margin-bottom:20px;
}

.document
{
	margin-bottom:15px;
	margin-left:20px;
}

.icone
{
	float:left;
}

.infoDoc
{
	margin-left:39px;
}

.nomDoc
{
	font-weight:bold;
}

.tailleDoc
{
	font-style:italic;
}

a.link_download
{
	color:#FFFFFF;
	text-decoration:underline;
}

a:hover.link_download
{
	color:#FFFFFF;
	text-decoration:none;
}



/*-------------------------*/
/*                         */
/*   --  PAGE AGENCE  --   */
/*                         */
/*-------------------------*/

.bloc_agence_text
{
	position:absolute;
	top:75px;
	width:560px;
	padding-left:25px;
}

.bloc_agence_text a
{
	font-weight:bold;
	text-decoration:underline;
}

.bloc_agence_text a:hover
{
	font-weight:bold;
	text-decoration:none;
}

.agenceBlock
{
	position:absolute;
	left:450px;
	width:324px;
	padding:0px;
	margin:0px;
}

.agence_croix
{
	position:absolute;
	top:-12px;
	left:306px;
}

.agenceTexte
{
	color:#FFFFFF;
	background-color:#FF5F05;
	padding:0px 10px
}

.agenceTexte a
{
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	text-decoration:underline;
}

.agenceTexte a:hover
{
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	text-decoration:none;
}




/*-------------------------*/
/*                         */
/*   --  PAGE EQUIPE  --   */
/*                         */
/*-------------------------*/

.bloc_equipe_text
{
	position:absolute;
	top:75px;
	width:560px;
	padding-left:25px;
}

.equipeBlockLarge
{
	position:absolute;
	left:450px;
	width:243px;
}

.equipeBlock
{
	position:absolute;
	left:450px;
	width:210px;
}

.croix_equipe
{
	position:absolute;
	top:-6px;
	left:203px;
}

.croix_blanche
{
	position:absolute;
	top:-6px;
	left:230px;
}

.equipeTexte
{
	color:#000000;
	background-color:#FFFFFF;
	padding-left:8px;
}

.equipeTexte p
{
	padding:0px;
	margin:0px;
}

.equipeTexte a
{
	color:#000000;
	padding:0px;
	margin:0px;
	text-decoration:underline;
}

.equipeTexte a:hover
{
	color:#000000;
	padding:0px;
	margin:0px;
	text-decoration:none;
}

.img_bulle
{
	width:243px;
	background:url(../images/photo_repeat.gif) repeat-y top left;
	position:absolute;
	margin-top:3px;
}

.img_bulle_equipe
{
	width:210px;
	background:url(../images/photomaton_repeat.gif) repeat-y top left;
	position:absolute;
	margin-top:3px;
}



/*----------------------------*/
/*                            */
/*   --  PAGE REFERENCE  --   */
/*                            */
/*----------------------------*/

.menuReference
{
	float:left;
	width:123px;
	/*height:92px;*/
	margin-right:10px;
	margin-bottom:10px;
}

.projetReference
{
	float:left;
	width:123px;
	/*height:92px;*/
	margin-right:10px;
	margin-bottom:10px;
	cursor:pointer;
	z-index:10;
}

.vignette_reference_over
{
	background:url(../images/reference_projet_fond.gif) repeat-y;
	width:123px;
}

td.vignette_hauteur
{
	height:76px;
}

.projetReference *
{
	margin:0px;
}

div.cadre_projet
{
	margin-top:-92px;
	width:123px;
	height:92px;
	z-index:20;
}

div.img_projet
{
	z-index:10;
}



/*-------------------------*/
/*                         */
/*   --  PAGE PROJET  --   */
/*                         */
/*-------------------------*/

{
	color:#FFFFFF;
}

.projetOnLoad
{
	color:#FFFFFF;
}

.autre
{
	background-color:#FF5F05;
}

.reference
{
	background-color:#FFFFFF;
}

.projetRetour
{
	position:absolute;
	left:15px;
	top:15px;
}

.nav
{
	position:absolute;
	top:60%;
	right:10%;
	text-align:right;
}

.navRubrique
{
	text-align:right;
	margin-top:84px;
}

.navProjet
{
	text-align:right;
	margin-top:5px;
}

.navPhoto
{
	text-align:right;
	padding-top:10px;
}

.navInfo
{
	text-align:right;
	padding-top:5px;
	padding-right:130px;
}

.navSuiv
{
	margin-right:30px;
	float:right;
}

.navTexte
{
	margin-right:3px;
	float:right;
	text-align:center;
	font-size:12px;
}

.navPrec
{
	margin-right:3px;
}

#petit
{
	
}

#grand
{
	position:absolute;
	bottom:10%;
	left:25%; 
}

.projetFicheContenu
{
	padding:0px 10px;
}

.projetCroix
{
	position:absolute;
	left:318px;
	top:-8px;
}

.projetFiche
{
	width:325px;
}

.projetTexte
{
	/*line-height:14px;*/
}

.projetTitre
{
	font-size:20px;
	/*line-height:21px;*/
	margin-bottom:10px;
}

.projetSousTitre
{
	margin-top:10px;
	font-size:18px;
	/*line-height:23px;*/
}

.intitule
{
	font-weight:bold;
}

p.projet
{
	float:left;
	background-color:#FF5F05;
	line-height:17px;
	padding:0px;
	margin:0px;
}

p.legende_projet
{
	padding:0px;
	margin:0px;
}

#preloader
{
	position:absolute;
	width:50px;
	height:50px;
}

#imageCourante
{
	position:absolute;
	top:0px;
	left:0px;
}

