body {
	background-color:#C0C0C0; 
	margin: 0px; 
	padding: 0px; 
	border: 0px; 
	font-size:70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(/img/nav/fond.png);
	/*text-align:center; /* IE */
}

/* Positionnement */
#main {
	width:770px;
	margin : 0 auto;
	padding:0px;
	margin-top:4px;
	border:1px solid #909090;
	border-top:3px solid #909090;
	border-bottom:3px solid #909090;
}
#tablecentrale {
	border-collapse:collapse;
	border:none;
	width:589px;
}
td.conteneur {
	padding:7px;
}
td.conteneur em {
        font-style:normal;
        color:#E71600;
}
#pieddepage {
	width:595px;
	padding-left:175px;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-align:center;
}
#centre {
	background-color:#FFFFFF; 
	padding-left:0.35em;
	padding-right:0.35em;
}

.texte,.accroche {
    text-align:justify;
}

th {
	font-size:0.8em;
	border-bottom: 1px solid #AAAAAA ;
	font-weight:normal;
	text-align:left;
}

td {
	vertical-align:top;
}
/*
.fondbleuclair {  background-color: #96AED8}
*/
/*
.baspage {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.9em; 
	color: #555555}
*/


/* Liens */
a {  
	color: #065793;
	color: #0C4B9B;
	cursor:pointer;
}
/*
a:visited {  
	color: #203755;
}
*/
a:hover {  
	color: #E71600;
	text-decoration: none
}

/* TITRAILLE */
h1,.h1,form .titre {  
	font-family: "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1.7em; 
	color: #E71600; 
	font-weight: normal;
}

h1 {  
	margin-bottom : 0.7em;
}



h2, .h2 {  
	font-family: "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1.3em;
	font-weight: bold; 
	color: #333333;
	margin : 0px;
	padding-bottom:0.15em;
}

.h3,h3,#encartdroite h1 {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 1em; 
	font-weight: bold; 
	color: #303030
}

/* Page d'actualités */
.actu_titre {
	margin-bottom:0px;
}

.date {
	/*font-family : arial,helvetica;*/
	font-size:0.8em;
	color:#999999;
	margin-bottom:1em;
}

.cadregris {  
	border: 1px solid #333333; 
}

/* Cadre gris clair */
.cadre_gris, a .cadre_gris {
	border : 1px solid ##999999;
}

#parudans p {
    margin-bottom:0.5em;
}
#parudans a {
    font-weight:bold;
}

/**
============================
Formulaire
============================
*/
input,textarea,select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:small;
    background-color: #F5F5F8;
    border: 1px solid #999999;
    border-style: solid;
}

.petit_bloc select {
    font-size:x-small;
}
input:focus,textarea:focus,select:focus {
    outline:2px solid #eee;
    border:1px solid #000;
    background-color:#fdfdfd;
}
option {
    border-bottom: 1px dotted #ccc;
    padding:0.15em 0;
}
.submit {
    border: 2px solid #B5B5B5;
    background-color:#707070;
    color:#FFFFFF;
    vertical-align:middle;
}

/*
=============================
TABLEAUX
=============================
*/
td {
	vertical-align:top;
}

hr {
	color: #B4B4B4;
	border-style: none;
	border-bottom:1px dotted #B4B4B4;
 	height: 0px
}

.points {
	color : #fff;
	margin-top: 5px;
	margin-bottom: 5px;
	border: 0px ;
	height : 15px;
  	background: #fff url(img/poisbleus.gif);
}

p,.p  {
	margin : 0px;
	line-height : 1.25em;
	color : #333333
}

ul {
	margin:0px;
	padding:0px;
}
li {
	margin-left:17px;
	margin-bottom:0.2em;
}

/* Article du JDs */
.article {
    margin-bottom:3px;
}
#article table {
        border:1px solid black;
        border-collapse: collapse;
}
#article td {
        border:1px solid black;
        padding:7px;

}
.dossier {
	background-color:#D6DCEB;
	background-image:url(/img/nav/fonddossier.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:15px;
	font-weight:bold;
}

/* Actus sur l'accueil */
.actu {
	/*background-color:#F9F9F7;*/
	padding:7px;
	background-color:#FAFAF5;
	padding-bottom:4px;
	clear:both;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(img/nav/cadre_actu.png);
	border-width:0px;
	border-left:1px solid #C0C0C0;
	border-bottom:1px solid #C0C0C0;
	zoom:100%;

}

.en_attente{
	opacity:0.5;
}
/*
***************************
BLOC JDS
***************************
*/
#bloc_jds p {
	margin-left:5px;
}
#bloc_jds a,.articles a {
	/*color:#444444;*/
	text-decoration:none;
}
#bloc_jds a:hover,.articles a:hover {
	text-decoration:underline;
}
/*
***************************
Article du JDS
***************************
*/
#article p {
margin-top:1em;
}

#article h1 p {
margin:0;
}

p.auteur {
font-weight:bold;
}

/* Publications */
/*.bloc_dossiers a {
	text-decoration:none;
	font-weight:bold;
}

.bloc_dossiers a:hover {
	text-decoration:underline;
}*/

.popup {
	position:absolute;
	margin-top:3em;
	margin-right:-150px;
	padding:5px;
	/*background-color:#F2F0EA;*/
	/*border: 2px solid #ABA89F;*/
	visibility:hidden;
	width:190px;
}


/* Essais */
.essais_gauche {
	float:left;
	width:35%;
	font-weight:bold;
	clear:both;
	margin-top:0.5em;
	margin-bottom:0.5em;
	padding-right:0.5em;
}
.essais_droite {
	float:left;
	width:60%;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
#enfants h3 {
	clear:both;
	/*float:left;*/
	margin-top:10px;
	width:210px;
}
#enfants li {
	margin:0px;
	/*float:left;*/
	padding:0px;
	padding-left:30px;
	list-style-position:inside;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	/*font-size:70%*/
}
#enfants h2 {
	clear:both;
}
/* Fil d'ariane */
#filariane {
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	margin-bottom:0.7em;
	padding:0px;
	padding-bottom:0.4em;
	font-size:1em;
	line-height:0.9;
	border-bottom:1px dotted #B4B4B4;
}
#filariane a {
	text-decoration:none;
}

/* Accroche */ 
.accroche {
	font-weight:bold;
}

.actu h2 {
	margin: 0px;
	text-align : left;
}

h2.lien {
	/*border-top:1px dotted #B4B4B4;
	padding-top:0.15em;*/
}

.photo_actu {
	float:right;
	text-align:center;
	margin-left:20px;
	margin-bottom:15px;
	/*width:150px;*/
	text-align:center;
}

.photo_actu img {
	background-color:#FFFFFF;
	padding : 3px;
	border: 1px solid #CCCCCC;
	background-position:center;
	background-repeat:no-repeat;
}

/*
.quote {  margin-left: 2em; margin-right: 2em}
.encart { border: 1px #FFD13E solid ; background-color: #FFEDBC}
*/


.minitexte, #encartdroite p { 
	font-family: trebuchet ms,Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color : #444444; 
	line-height : 1.25em
} 
/*
#encartdroite,#encartgauche {
	padding: 3px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1em;
	margin-left: 1em;
	float: right;
	text-align: center;
	width: 200;
}

#encartgauche {
	margin-left : 1px;
	margin-right : 1em;
	float : left;
}
.photo {
	display: inline;
	position: relative;
}
*/

/* NAV */
#navgauche {
	width:175px;
	background-color:#F2F1EF;
	background-image:url(/img/nav/fondbarrenav.png);
	min-height:500px;
}
div.bouton {
/*	background-color:#F0F0F0;*/


}
.bouton,a.bouton {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #000000 !important;	
	text-decoration: none;
}

div.dbtn {
	background-color:#F2F1EF;
	background-repeat:no-repeat;
	background-position: 5px 6px;
	padding-left:25px;
}

.dbtn {
	border-bottom:1px solid #CCCCC8;
	padding:4px;
	padding-bottom:4px;
}

.dbtn:hover,div.btnhover {
	background-color:#FCFCFF;
}

.dsbtn {
	margin-top:2px;
	margin-bottom:2px;
	margin-left:-25px;
	padding-left:25px;
	margin-right:-4px;
	border-top:1px solid #e5e5e5;
}

.sousbouton ,a.sousbouton {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 1.1em;
	color: #4F5154;
	text-decoration:none;	
}

a.sousbouton:hover {
	text-decoration:underline;
	/*background-color:#F7F7F9;*/
}

.blanc {
	color:#FFFFFF;
}

.fondgris {
	background-color: #F7F7F9
}

.boite,.boitefermee {
	padding:4px;
	border:solid 1px #AAA;
	border-top-width:0px;
	background-color:#FAFAFD
}

.boitefermee {
	border:solid 1px #AAA;
}

.bloc {
	margin-bottom:1em;
	/*clear:both;*/
}
.petit_bloc {
	margin-bottom:0.3em;
	/*clear:both;*/
}
.clear {
	clear:both;
}
.clear0 {
	clear:both;
	height:0px;
	line-height:0px;
	margin:0;	
}
.minibando {
	color:#FFFFFF;
	font-family:"trebuchet ms",Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align:center;
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(img/nav/anglegris.png);
}
.rechercher {
	background-color:#5D5D98;
}
.newsletter {
	background-color:#6A77B1;
}

.bando h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: small;
	color: #FFFFFF;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	padding-left:30px;
	padding-right:7px;
}
.bando {
	background-repeat: no-repeat;
	background-position: right top;
	background-image: url(img/nav/angleblanc.png);
	clear:both;
}
/* Fonds colorés */
.fondmarron h3,.fondrose h3,.fondjaune h3,.fondvert h3,.fondbleu h3 {
	background-repeat: no-repeat;
	background-position: left top;
}
.fondmarron {
	background-color: #BF7300;
}
.fondmarron h3 {
	background-image: url(img/nav/amarron.png);
}
.fondrose {
	background-color: #996D81;
}
.fondjaune {
	background-color: #CCBB6C;
}
.fondvert {
	background-color: #8CAB02;
}
.fondvert h3 {
	background-image: url(img/nav/avert.png);
}
.fondbleu {
	background-color: #3A7ABB;
}
.fondbleu h3 {
	background-image: url(img/nav/ableu.png);
}
/**
---------------------------------------
MISE EN PAGE
---------------------------------------
*/
.droite {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
.centre {
	text-align:center;
}
img.centre {
	margin-left:auto;
	margin-right:auto;
}
/**
---------------------------------------
TYPO
---------------------------------------
*/
.gras {
    font-weight:bold;
}
.icone {
	border : none;
	vertical-align:middle;
}
.bandeaudroitetitre {
	background-color:#CC3300;
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	font-family:Trebuchet MS, Arial, sans-serif;
	font-size:12px;
}

/* ICONES */
.pdf,.fiche,.deroulant,.image,.commander,.breve {
	background-image:url(img/pdf.gif);
	background-image:url(http://www.intrasos.net/img/icones/page_white_acrobat.png);	
	_background-image:url(img/icones/ie-pdf.png); /* Image simplifiée pour IE qui ne gère pas l'alpha sur les PNG */
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;	
	padding-top:1px;
	padding-bottom:3px;
	text-align:left;
}

.fiche {
	background-image:url(http://www.intrasos.net/img/icones/page_white.png);	
	_background-image:url(img/icones/ie-fiche.png); /* Image simplifiée pour IE qui ne gère pas l'alpha sur les PNG */

}

.image {
	background-image:url(img/photo.png);
}
a img {
    border:none;
}
img#abonnement {
    background:none;
    margin:0;
    padding:0;
    text-align:right;
    margin-left:-22px;
    _margin-left:-30px;
    _margin-right:-4px;
    border:none;
    width:127px;
    /*_position:absolute;*/
}
img#abonnement:hover {
    opacity:0.5;
    -moz-opacity:0.5;
    filter(alpha:opacity=0.5);
}

.commander {
	background-image:url(http://www.intrasos.net/img/icones/email_edit.png);
}

.breve {
	background-image:url(http://www.intrasos.net/img/icones/bullet_white.png);
	_background-image:url(img/icones/ie-puce_blanche.png); /* Image simplifiée pour IE qui ne gère pas l'alpha sur les PNG */
}
/* Administration */
.edition { /* Bloc d'édition */
	padding:5px;
	font-size:0.9em;
	line-height:1.75;
	background-color:#EFEDE6;
	border : 1px solid #DEDCD6;
}
.deroulant {
	background-image:url(http://www.intrasos.net/img/icones/resultset_next.png);
	font-weight:bold;
}
.deroule {
	background-image:url(http://www.intrasos.net/img/icones/resultset_previous.png);

}


/*
=======================================================
MENU D'EDITION
=======================================================
*/
#menu_admin {
    margin:0;
    padding:8px;
    background-color: #124;
    margin-bottom:2em;
    text-align: center;
    color:white;
}

#menu_admin a {
    padding:8px;
    display:inline-block;
    border-left : 1px solid #678;
    color:#fff;
    cursor:pointer;
}

.edition_en_cours {
    border:1px dashed #ccc;
    padding:5px;
    margin-top:5px;
    margin-bottom:5px;
    margin:12px;
}
.edition_en_cours:hover {
    border: solid 1px black;

}
.draggable {
    background-color:#ffe;
    border-width:2px;
}
.draggable:hover {
    cursor:move;
}
.edition_en_cours:hover .edition_menu {
    -moz-opacity:1;
}

.edition_en_cours:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.edition_menu {
    background: #fbf6ed !important;
    color:#777;
    clear:both;
    margin:-5px;
    margin-bottom:2px;
    font-size:11px;
    padding:2px;
    -moz-opacity:0.5;
}

.edition_menu a {
    display:inline-block;
    padding:5px;
    color:#876 !important;
}

.attente,.corbeille {
    -moz-opacity:0.5;
}

.attente:hover,.corbeille:hover {
    -moz-opacity:1;
}

.corbeille .edition_menu,.attente .edition_menu {
    background : transparent url(http://www.intrasos.net/img/icones/hourglass.png) no-repeat 0 0 ;
    text-indent: 25px;

}
.corbeille  .edition_menu{
    background-image:url(http://www.intrasos.net/img/icones/bin_closed.png);
}

.modifier {
    display:none;
    background : transparent url(http://www.intrasos.net/img/icones/page_white_edit.png) no-repeat 0 0 ;
    text-indent: 25px;
}

/*
================================
ADMINISTRATION DU SITE
================================
*/
.alerte,.avertissement {
    color : #CC0000;
    font-weight : bold;
}

div.alerte {
  text-align : center;
}

.avertissement,.ok {
    background-position:1em 1em;
    background-repeat:no-repeat;
    padding:1em;
    padding-left:3em;
    font-weight:bold;
}

.avertissement {
    background-image:url(http://www.intrasos.net/img/icones/exclamation.png);
    border:1px dotted #CC0000;
    background-color:#FFFFCC;
}

.ok {
    color:#006633;
    background-image:url(http://www.intrasos.net/img/icones/accept.png);
    border:1px dotted #00CC00;
    background-color:#EFFFDB;
}

/*
================================
TABLEAUX
================================
*/
table {
    border-collapse:collapse;
}

.tableau {
    width:100%;
}

.tableau td {
    padding:5px;
}

caption {
    margin-top:2em;
    margin-bottom:1em;
}
.tableau td {
    background-color: #DDE6F4;
    background-image: url(http://www.intrasos.net/img/3dbleu.jpg);
    background-repeat: repeat-x;
    background-position: center 0px;
}
tr.impair td, td.impair,.impair {
    background-image:url(http://www.intrasos.net/img/3dgris.jpg);
    background-color:#E9E9E9;
}

/*
================================
FORMULAIRES
================================
*/
.form_ligne {
margin-bottom:1em;
}

.form_ligne p {
clear:left;
}

.form_label {
width:20%;
float:left;
clear:left;
text-align:right;
margin-right:1%;
font-weight:bold;
}
.colonne_etroite .form_label {
width:auto;
float:none;
clear:both;
}
.form_champ {
width:40%;
float:left;
}

.form_commentaire {
float:right;
width:30%;
border-left:3px solid red;
color:red;
padding-left:1%;
}

.submitSupprimer {
padding:0.5em;
padding-left:2em;
font-weight:bold;
background: #E42224 url(http://www.intrasos.net/img/icones/delete.png) no-repeat 0.5em 0.5em;
color:#fff;
border : solid 2px #eee;
border-width: 0 3px 3px 0;
margin: 5px;
}

.encart {
background-color:#DDE6F4;
padding:1em;
}
titre{
font-weight:bold;
}