/* CSS Document */


@import "menu.css";
@import "utils.css";
@import "contenu_avec_fleche.css";
@import "full_width.css";


body{
	background-color:#674100;
	text-align:center;
	padding:0;
	margin:0;
	font-family:Verdana, Helvetica, sans-serif;
	font-size:11px;
}

div{
	text-align: center;
}

#main {
	margin-top:25px;
	border: 1px solid;
	border-color:#00FF00;
}

h2{
	font-size:16px;
	padding:0;
	margin:0;
	color:#852204;
}

h3{
	font-size:11px;
	padding:0;
	margin:10px 0 0 0;
}

p{
	padding:0;
	margin:4px 0 10px 0;
}

li{
	margin:5px 0
}

ul{
	margin-top: 0px;
}

/*Likologie*/
a:link{
	color:#876920;
}

a:hover{
	color:#644C12;
}

a:visited{
	color:#B18E3A;
}


a.documents{
	padding-left:13px;
	background:transparent url(../images/dot_documents.jpg) no-repeat 0 3px;
}


/*-------ids------*/
#conteneur div{text-align: left;}
#conteneur{
	padding:0px;
	width:1024px;
	margin:0 auto;
	text-align:left;
	top:0px;
}

#top{
	height:54px;
	
	padding:0;
	margin:0;
	background:transparent url(../images/top.jpg) no-repeat top left;
}

#shadow{
	position:absolute;
	top:-58px;
	left:0;
	width:100%;
	padding:58px 0 0 0;
	margin:0;
	background:transparent url(../images/shadow.jpg) repeat-x 0 90px;
}

#topTableau{
    width: 628px;
    height: 59px;
	background:transparent url(../images/topTableau.jpg) no-repeat 0 0;
}
#topTableau h2{
    font-size: 18px;
    color: #FFFFFF;
    font-family: Verdana,Arial;
    padding-left: 35px;
    padding-top: 10px;
}

#corps{
	height:400px;
	background:transparent url(../images/corps.jpg) no-repeat top left;
}

#corps.menuPancarte17{
	background:transparent url(../images/corps_17_menu.jpg) no-repeat 0 0;
}
#corps.menuPancarte24{
	background:transparent url(../images/corps_24_menu.jpg) no-repeat 0 0;
}
#corpsCurriculum{
    /*height:701px;*/
    /*background:transparent url(../images/corpsCurriculum.jpg) no-repeat 0 0;*/
    /*background-image:url(../images/test.jpg);*/
    background-image:url(../images/test.jpg) 
}
#backIMG{
    position: absolute;
    width: 1024px;
    height: 701px;
    background:transparent url(../images/corpsCurriculum.jpg) no-repeat 0 0;
}

#bas{
	height:113px;
	background:transparent url(../images/bas.jpg) no-repeat top left;
}
#basCurriculum{
	height:127px;
	background:transparent url(../images/bas_curriculum.jpg) no-repeat top left;
}
#basTableau{
	height:43px;
	background:transparent url(../images/bottomTBL.jpg) no-repeat top left;
}

#gaucheTBL{
    vertical-align: top;
    width: 151px;
	height:161px;
	background:transparent url(../images/gaucheTableau.jpg) repeat;
}
#gaucheTBL2{
    vertical-align: top;
    width: 151px;
	height:161px;
    background:transparent url(../images/gaucheTableau2.jpg) repeat;
}

#TopTableauDroit{
    vertical-align: top;
    width: 478px;
	height:8px;
	background:transparent url(../images/topTableauDroit.jpg) repeat top left;
}

#basTableauDroit{
    vertical-align: top;
    width: 479px;
	height:10px;
	background:transparent url(../images/basTableauDroit1.jpg) repeat top left;
}

#TopTableauDroit2{
    vertical-align: top;
    width: 478px;
	height:8px;
	background:transparent url(../images/topTableauDroit2.jpg) repeat top left;
}
#basTableauDroit2{
    vertical-align: top;
    width: 478px;
	background:transparent url(../images/basTableauDroit.jpg) repeat top left;
}

#tableauCurriculum{
    position:relative;
    top: -15px;
    left: -40px;
    width: 628px;
    height: 618px;
}

.contenuTableau{
   margin-left: 10px;
   margin-right: 20px;
}

.titreColoneTBL h3{
    color: #FFFFFF;
    width: 100px;
    padding-left: 40px;
    padding-top: 10px;
    font-size: 12px;
    font-family: Verdana,Arial,Helvetica;
    z-index: 100;
}

.imgTableauTop1{
    position: relative;
    top: -11px;
    height: 258px;
    width: 151px;
	background:transparent url(../images/gaucheTBL.jpg) no-repeat top left;
    z-index: 1;
}
.imgTableauTop2{
    position: relative;
    top: -11px;
    height: 258px;
    width: 151px;
	background:transparent url(../images/gaucheTBL2.jpg) no-repeat top left;
    z-index: 1;
}

#ligne{
    width: 462px;
    height: 1px;
    background:transparent url(../images/ligne.jpg) no-repeat top left;
}

#ligne2{
    width: 462px;
    height: 2px;
    background:transparent url(../images/ligne2.jpg) no-repeat;
}

#titreTfo{
	float:left;
}

ul li ul li ul li{
	list-style:none;
	background:transparent url(../images/tiret.jpg) no-repeat 0 7px;
	padding-left:10px;
	margin-left:-10px;
}

ul li ul li ul li ul li{
   	list-style-image:url(../images/4444.jpg);	
    list-style-image:none;
	background:transparent url(../images/t555.jpg) no-repeat 0 0px;
    list-style-type:square;
}

#lienLogo{
   position: absolute;
   top: 99px;
   margin-left: 100px;
   height: 100px;
   width: 130px;
   z-index: 1;
}
#contenu.video p{
	margin-left:5px;
	margin-right:70px;
}

#contenu.video {
	margin-left:252px;
}






/*
#contenu ul{
	margin-left: 20px;
}
*/
