body {
	margin-top: 4px;
	background: #C0C0C0;
	/*text-align: justify;*/
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
/*	font-family: Arial, Helvetica, sans-serif;*/
	font-size: 13px;
	color: #202020;
}

#title h1 {
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    text-shadow: 1px 1px 2px #999999;
/*    font-family: Arial, Helvetica, sans-serif;    */
}

#title h1 span {
    text-shadow: none;
}
#content h2, #content1 h2 {
    font-family: "Helvetica Neue",Helvetica,Verdana,Arial,sans-serif;
    text-shadow: 1px 1px 2px #999999;
/*    font-family: Arial, Helvetica, sans-serif;    */
}

#sidebar h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 1.3em;
    font-style: oblique;
    text-shadow: 2px 2px 3px #999999;
/*    font-family: Arial, Helvetica, sans-serif;    */
}

#wrapper {
    background-color: #ffffff;
    width: 1092px;
    margin: 0 auto;
}

#footer {
	width: 1092px;
	height: 50px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	background: #C0C0C0 url(images/img04.jpg) no-repeat left top;
	color: #202020;
}

#page {
  width: 1092px; 
}

#content {
    width: 780px;
}

#content .colgauche {
    width: 360px;
}

#content .coldroite {
    width: 360px;
    margin-left: 385px;
}

#content1 .colgauche1 {
    width: 320px;
}

.pub1 {
    margin: 0 !important;
    text-align: left;
}
#content1 .coldroite1 {
    margin: 5px 0 10px 318px;
    width: 680px;
}
#mediummap {
    width: 760px;
    height: 760px; 
}

#map {
    width: 360px; 
    height: 350px; 
    margin: 0;    
}
/* Menu */

#menu {
	float: right;
	width: 792px;
	height: 90px;
	background: url(images/img02.jpg) no-repeat left top #C0C0C0;
}

#menu ul#sousmenu {
	margin: 0;
	padding: 6px 0 0 30px;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
}

#menu ul#sousmenu li {
	display: inline;
	text-align: center;
}

#menu ul#sousmenu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 5px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	/*color: #110404;*/
	color: #ffffff;
/*	background-color: #ff3535;*/
	text-shadow: 1px 1px 2px #660505;	
}

#menu ul#sousmenu a:hover, #menu .active a, #menu a:focus {
    /*background: #FFFFFF;*/
    color: #110404;
}

ul#soussousmenu {
    clear: both;
}

/* sous sous menu */
ul#soussousmenu {
	margin: 0;
	padding: 0 0 0 50px;
	list-style: none;
	line-height: normal;
	margin-left: 0px;
	height: 20px;
}

ul#soussousmenu li {
	display: inline;
	text-align: center;
}

ul#soussousmenu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 5px 0 30px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	/*color: #110404;*/
	color: #ffffff;
	background-color: #ff3535;
	text-shadow: 1px 1px 2px #660505;	
}

ul#soussousmenu a:hover, #menu .active a, #menu a:focus {
    /*background: #FFFFFF;*/
    color: #110404;
}

ul#soussousmenu li ul {
    display: none;
    position: absolute;
    top: 35px;
    background: #FF3535;
    width: 395px;
    height: 40px;
    padding-left: 40px;
}

/* Logo */

#logo {
	float: left;
	width: 270px;
	/*height: 86px;*/
	height: 65px;
	margin: 0;
	padding: 5px 0px 0px 30px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1 {
	margin: 0;
	padding: 0;
	font: normal 36px Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	margin: -2px 0 0 0;
	padding: 0;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-size: 10px;
	font-weight: bold;
	color: #444444;
}

#logo a {
	text-decoration: none;
	color: #444444;
}

#logo img {
	padding-top: 13px;
}

.etabs a {
    font-size: 15px;
}

#en-tete ul li a span {
    text-shadow: 1px 1px 2px #660505;
}

#en-tete ul li span img {
    margin-right: 5px;
}

.explications {
    text-align: justify;
    margin: 10px;
    padding: 10px;
    border: 1px solid #bbb;
    background-color: #eee;
}

.traitees {
    border-collapse: collapse;
}

.traitees th {
    border-bottom: 1px solid black;
}
.traitees td {
    border-bottom: 1px dotted black;
    border-left: 1px dotted black;
    border-right: 1px dotted black;
}

.traitees .accepte {
    background-color: #D8F3C9;
}

.traitees .refuse {
    background-color: #F3D8C9;
}

.traitees .accepte:hover {
    background-color: #AAF200;
}

.traitees .refuse:hover {
    background-color: #FF8000;
}

span.explain {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 10px;
}

.offre {
    border-collapse: collapse;
}

.offre th {
    border-bottom: 1px solid black;
    padding: 5px;
}
.offre td {
    border-bottom: 1px dotted black;
    padding: 5px;
}

.offre .erreur {
    background-color: #F3D8C9;
}

.fondjaune {
    background-color: #CCFF99;
}

.texterouge {
    color: #ff0000;
}
.accueil1 .listecats {
    margin-left: 10px;
}
.accueil1 .listecats li {
    display: inline;
    margin-right: 10px;
}

.tout {
    margin: 30px 10px 0 10px;
    text-align: center;
}

.colpair .details li {
    border-bottom: 1px dotted #c0c0c0;
}


.colimpair .details li {
    border-bottom: 1px dotted #fff;
}

.detailsgauche {
    text-align: center;
}

.detailsdroit {
    text-align: center;
}

.colportail {
    height: 250px; 
    overflow: auto;
}

#contentmain {
    width: 500px;
    margin-left: 152px;
    float: left;
}

#contentmain .colgauche {
    width: 235px;
    float: left;
    border: 2px solid #ccc;
    margin-top: 10px;
    height: 330px;
    overflow: auto;
}

#contentmain .coldroite {
    width: 235px;
    border: 2px solid #ccc;
    margin-left: 260px;
    margin-top: 10px;
    height: 330px;
    overflow: auto;
}

#contentmain .colgauche > div, #contentmain .coldroite > div {
    padding: 5px;
}

#contentmain .colgauche h2, #contentmain .coldroite h2, #contentmain .coldouble h2 {
    background-color: #FF3535;
    padding: 5px;
    color: #fff;
    font-variant: small-caps;
    border-bottom: 2px solid #ccc;
    text-align: center;
}

#contentmain .coldouble {
    width: 495px;
    border: 2px solid #ccc;
    margin-top: 10px;
    height: 220px;
    overflow: hidden;
}

.coldouble .doublegauche {
    float: left;
    width: 235px;
    padding: 10px;
}

.coldouble .doubledroite {
    width: 215px;
    margin-left: 250px;
    padding: 5px 10px;
}

#contentmain li  {
    line-height: normal;
    margin: 10px 0;
    text-align: center;
};

#contentmain h3  {
    text-align: center;
}

#sidebarmain {
    margin-left: 670px;
    width: 210px;
}

#loginbox {
    margin-top: 10px;
    border: 1px solid #97648e;
    padding: 5px;
    color: #97648e;
}

#sidebarmain h2 {
    font-size: 14px;
    color: #97648e;
    margin-bottom: 6px;
}

#cloudbox {
    border: 1px solid #97648e;
    padding: 5px;
    color: #97648e;
    margin-top: 20px;
}

#loginbox input {
    border: 1px solid #97648e;
    margin-bottom: 5px;
    background-color: white;
    color: #97648e;
}

#partenairesbox {
    padding: 5px;
    color: #97648e;
    margin-top: 20px;
}

#partenairesbox > div {
    text-align: center;
}

#nbenregsbox {
    margin-top: 20px;
    width: 150px;
    margin-left: 30px;
}


#nbenregsbox p {
    text-align: center;
}

p.question {
    line-height: 16px;
    margin: 15px 0 3px 0;
    text-align: justify;
    font-weight: bold;
    font-size: 15px;
}

p.reponse {
    line-height: 16px;
    margin: 3px 0;
    text-align: justify;
}

ul.reponse li {
    list-style: disc;
    margin-left: 20px;
}

#cgv {
    text-decoration: underline;
    color: #323B51;
    cursor: pointer;
}

.divcv {
    overflow: auto;
    height: 100%;
}

.divcvpart {
    float: left;
    width: 260px;
    margin-right: 9px;
}

.cadrepubcv1 {
    overflow: auto; 
    height: 100%; 
    border: 1px solid #ebebeb; 
    padding: 5px; 
    margin: 10px 10px 0 10px;
}

.cadrepubcv2 {
    border: 1px solid #ebebeb; 
    padding: 0; 
    margin: -1px 10px 10px 10px; 
    text-align: center;
}

.clickable {
    padding: 5px;
}

.clickable span {
    cursor: pointer;
    text-decoration: underline;
}

.uldep li {
    display: inline;
}

.fondcarte {
    background-image: url('fond-carte-france.gif');
    background-repeat: no-repeat;
    background-position: center center;
}

.definition {
    background-color: #F0EBCE;
    
}

#pubastelos {
    text-align: center;
    clear: both;
}

#pubastelosg, #pubastelosd {
    padding: 0;
    margin: 0;
    width: 364px;
    height: 90px;
    background-color: #D0D0D0;
    display: inline-block;
}

#pubastelos img { 
    border: 0;
}


.caracetab {
    float: left;
}

.caracetab2 {
    margin-left: 400px;
}

#emploimap {
    width: 750px; 
    height: 660px; 
}

#login form {
    display: inline-block;
    vertical-align: bottom;
    padding-bottom: 4px;
/*    background-color: #F0F0F0;*/
}

#login form input[type=submit] {
    background-color: #C0C0C0;
    color: #000;
    font-size: 10px;
}

#addthis {
    display: inline-block;
    vertical-align: bottom;
    margin-right: 40px;
}

#plusone {
    display: inline-block;
    vertical-align: bottom;
}

.haut10l {
    height: 150px;
    overflow: auto;
}

#toponglets {
    overflow: auto;
}

.hauteurfixe2 {
    height: 350px;
    overflow: auto;    
    margin-bottom: 10px;
}


