/*////////////////////  Global   ////////////////////*/
a img{
	border:none;
}
a{
	text-decoration:none;
}
a.menuLinkRed{
	color:#ff270c;
}
a.menuLinkRed:visited{
	color:#ff270c;
}
a.menuLinkGrey{
	color:#929293;
	/*letter-spacing:-1px;*/
}
a.menuLinkGrey:visited{
	color:#929293;
	/*letter-spacing:-1px;*/
}
a.menuLinkGrey:hover{
	color:#ff270c;
	/*letter-spacing:-1px;*/
}
body, html {
	height: 100%;
	margin:0px;
	padding:0px;
	font-size:12px;
}
.projet_description{
	margin:0px;
	padding:0px;
	text-align:justify;
}
body {
	background-color:#000000;
	/*background-image: url(../images/carreBlanc.jpg);
	background-position:bottom;
	background-repeat: repeat-x;*/
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
div#logo{
	position:fixed;
	bottom:35px;
	left:10px;
}
*html div#logo{
	position:absolute;
	bottom:35px;
	left:10px;
}
div#logo a img{
	border:none;
}
div#bordRigth {
	position:fixed;
	right:-2px;
	width:25px;
	background-color:#FFF;
	height:100%;
}

/* pour ie */
*html div#bordRigth {

	position:absolute;
	top:0px;
	right:0px;
	width:25px;
	background-color:#FFF;
	height:100%;
	
}
div#bordBottom{

	height:25px;
	width:100%;
	position:fixed;
	bottom:-2px;
	background-color:#FFF;
}
/*  POUR IE 6 */
*html div#bordBottom{

	position:absolute;
	bottom:-2px;
	background-color:#FFF;
}
.general {
	width: 930px;
	margin-left:auto;
	margin-right:auto;
}
.all {
	position:absolute;
    top: 50%;
	width: 930px;
	height: 618px;
	margin-top: -310px;
}

/*////////////////////  content   ////////////////////////////////////////////////////////////*/

div#cadrePhoto{
	width:374px;
	border:1px solid #82807d;
}
div#cadrePhoto img{
	border-left:1px solid #82807d;
	border-right:1px solid #82807d;
	display:inline;
}
/*//////// header ///////////*/

.all .header {
	text-align: right;
	padding: 0px;
	height: 30px;
	margin: 0px;
}


/*//////// content //////////*/
.all .content {
	padding: 0px;
	margin: 0px;
	height: 563px;
}

.margin_top_img{
	margin-top:40px;
}
a.menuEquipe{
	display:block;
	color:#929293;
	letter-spacing:2px;
	margin:12px 0px 0px 0px;
	padding:0px;
}
a.menuEquipe:visited{
	color:#929293;
}
a.menuEquipe:hover{
	color:#ff270c;
}
a.menuEquipeActive{
	display:block;
	color:#ff270c;
	letter-spacing:2px;
	margin:12px 0px 0px 0px;
}
div#milieu {
	width: 780px;
	background-color: green;
	height:70px;
	float: right;
	border: 1px solid #FFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
div#left {
	float: left;
	margin: 0px;
    width: 150px;
	height:435px;
	/*background-color:#003300;*/
}
div.contenuCentral{
	height:500px;
	margin-left:150px;
	border:#82807d;
	border-style:solid;
	border-width:1px;
}
div.menuLeft{
	width:130px;
 	position:absolute;
 	display:inline;
	text-align:right;
	bottom:150px;
	font-size:10px;
	
}
div.menuLeft span.menuLink{
	color:#929293;
}


div.centreDroit{
	float: right;
	width:390px;
	height: 500px;
}
div.centreGauche{
	float: left;
	width: 390px;
	height: 500px;
}
div#tfoot{

	width:350px;
	margin:0px;
	padding:40px 15px 15px 15px;
	text-align:justify;
}
div#tfoot p{
	margin:0px 0px 15px 0px;
	padding:0px;
	text-align:justify;
}

/* //////////////////// TABLEAU GAUCHE  POUR MENU/////////////////////*/
/* A VIRER 		    		*/
table.tableauGauche{
	position:relative;
	top:-50px;
	border:none;
	/*width:240px*/
	width:360px;
	border-collapse:collapse;
	font-size:11px;
}
table.tableauGauche td{
	border:none;
	padding:0px;
	color:#929293;

}

table.tableauGauche thead tr{
	height:425px;
}
table.tableauGauche thead td{
	text-align:right;
	vertical-align:bottom;
}
table.tableauGauche tfoot td a.menuLinkRed{
	padding-left:20px;
	background-image:url(../images/square_orange.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
table.tableauGauche tfoot tr{
	height:75px;
}
table.tableauGauche tfoot td{
	padding-top:425px;
	vertical-align:top;
}
table.tableauGauche tfoot a.menuLink2{
	color:#929293;
	padding-left:20px;
}



/* ///////////////////  TABLEAU GAUCHE AVEC RECTANGLE BORD GRI  ///////////////////////// */
table#tableauGaucheConteneur{
	position:relative;
	padding:0px;
	top:-50px;
	height:425px;
	border:none;
	width:360px;
	border-collapse:collapse;
	font-size:11px;
}
table#tableauGaucheConteneur td{
	vertical-align:bottom;
	border:none;
	border-collapse:collapse;
	padding:0px;
}
table#tableauGaucheContenu{
	width:360px;
	padding:0px;

}
table#tableauGaucheContenu td{
	padding:0px;
	color:#929293;
}
table#tableauGaucheContenu td#links{
	text-align:right;
}
td#borderGrey{
	width:110px;
	border-top:1px solid #666!important;
	border-left:1px solid #666!important;
	border-bottom:1px solid #666!important;
}
td#borderGreyReadyToUse{
	width:110px;
}
td#spacing{
	width:30px;
}
table#tableauGaucheContenu a.menuLink2{
	color:#929293;
	padding-left:20px;
}
div#menuSection{
	position:relative;
	width:350px;
	top:425px;
	/*font-weight:bold;*/
	font-size:11px;
}

div#menuSection a.menuLinkRed{
	padding-left:20px;
	background-image:url(../images/square_orange.gif);
	background-repeat:no-repeat;
	background-position:top left;
}

div#menuSection a.menuLink2{
	color:#929293;
	padding-left:20px;
}
span.nextAndPrev{
	/*font-weight:bold!important;*/
	padding-left:220px;
}
span.nextAndPrev a{
	/*font-weight:bold!important;*/
	color:#929293;
	text-decoration:none;
}
span.nextAndPrev a:visited{
	color:#929293;
}
span.nextAndPrev a:hover{
	color:#929293;
}
/* ///////////////////  TABLEAU GAUCHE POUR CONTENU  ///////////////////////// */

table#tableauGauchePourTexte{
	border:none;
	width:380px;
	border-collapse:collapse;
	/*font-weight:bold;*/
	font-size:12px;
}
table#tableauGauchePourTexte td{
	border:none;
	padding:0px;
}
table#tableauGauchePourTexte tbody tr{
	height:425px;
}
table#tableauGauchePourTexte tbody h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:30px 0px 0px 0px;
	margin:0px 0px 45px 0px;
}
span.firstletter{
	color:#ff270c;
}
table#tableauGauchePourTexte tbody div{
	padding:15px;
	width:350px;
}
table#tableauGauchePourTexte tbody td{
	vertical-align:top;
	padding:0px;
}
table#tableauGauchePourTexte tfoot td a.menuLinkRed{
	padding-left:20px;
	background-image:url(../images/square_orange.gif);
	background-repeat:no-repeat;
	background-position:top left;
	color:#ff270c;
}
table#tableauGauchePourTexte tfoot{
	/*font-weight:bold;*/
}
table#tableauGauchePourTexte tfoot tr{
	height:75px;
}
table#tableauGauchePourTexte tfoot td{
	vertical-align:top;
}
table#tableauGauchePourTexte tfoot a.menuLink2{
	color:#929293;
	padding-left:20px;
}

/*----------- INDEX -------------------------*/
div#titre_index{
	height:280px;
	background-image:url(../images/titre_index.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
div#architecht_index{
	padding-left:522px;
	padding-top:20px;
}
div#architecht_index p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	padding:0px;
	
}
div#architecht_index p.longname{
	letter-spacing:4px;
}
div#architecht_index p.helene{
	letter-spacing:8px;
}
div#architecht_index p.perrin{
	letter-spacing:4px;
}
div#architecht_index p.toussaint{
	letter-spacing:6px;
}
div#titre_index_s{
	position:absolute;
	top: 50%;
	left:50%;
	margin-left:468px;
	margin-top:-54px;
	width:20px;
	height:55px;
	background-image:url(../images/titre_index_s.gif);
	background-repeat:no-repeat;
}
/*----------- LINKS PAGE -------------------------*/
a.menuliens{
	display:block;
	margin:0px 0px 10px 0px;
	padding:0px;
	color:#FFF;
	font-size:12px;

}
div#links{
	/*font-weight:bold;*/
	width:350px;
	margin:0px;
	padding:40px 0px 0px 0px;
}
/*----------- CONTACT PAGE -------------------------*/
#transports {
	color:#000000;
	background-color:#FFFFFF;
	position:absolute;
    top: 47%;
	left: 46%;
	width: 450px;
	height: 450px;
	margin-top: -229px;
	margin-left: -250px;
	display:none;
	padding-left:15px;
}



div#contactDroit{
	padding:35px 0px 0px 0px;
}
div.centreDroitContact{
	margin:0px;
	padding:0px;
	float:right;
	width:245px;
	height:490px;
}

p.email{
	margin:0px 0px 30px 0px;
	padding:0px;
}
div#contactDroit a{
	color:#FFF;
}
div#contactDroit a:visited{
	color:#FFF;
}
div#contactDroit a:hover{
	color:#ff270c;
}
/*----------- MENU FLASH -------------------------*/
div#menu{
	position:absolute;
	right:0px;
	top:50%;
	margin-top:240px;
	width:100%;
	height:32px;
}
p#pmenu{
	display:none;
	padding:0px;
	margin:0px;
	margin-left:150px;
	background-image:url(../images/flechesDroite.gif);
	background-repeat:no-repeat;
	background-position:top right;
}
/*----------- MENU NEXT AND PREVIEUW -------------------------*/
div#LinksBottomAndNextPrev{
	font-size:11px;
	
}
div#nextAndPreview{
	float:right;
	margin-top:32px;
	font-size:17px;
}
a#nextImg{
	margin:0px;
	color:#929293;
}
a#prevImg{
	margin:0px;
	color:#929293;
}
a#nextImg:hover{
	margin:0px;
	color:#ff270c;
}
a#prevImg:hover{
	margin:0px;
	color:#FF0000;
}
span#compteurImg{
	color:#8e8e8e;
	padding-top:5px;
	font-size:15px;
}

