*
	{
	font-family: verdana;
	}

HTML
	{
	height: 100%;
	width: 100%;
	}
	BODY
	{
	background-color: #1993D4;
	height: 100%;
	width: 100%;
	padding: 0px;
	margin: 0px;
	}

A, A:link
	{
	color: #CF301C;
	text-decoration: none;
	}

A:visited, A:hover, A:active
	{
	color: #007952;
	}

HR
	{
	height: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px dashed #1993D4;
	clear: both;
	width: 80%;
	margin-left: 10%;
	}

LI
	{
	list-style-image : url(images/puce_menu.gif);
	list-style-position: outside;
	}

h1
	{
	margin-top: 0px;
	}
h2
	{
	color: #000000;
	font-size: 12px;
	}

h3
	{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	font-style: italic;
	}

OPTION, SELECT
	{
	font-size: 10px;
	}

/* ACCUEIL */

#sommaire
	{
	position: absolute;
	top: 00px;
	left: 0px;
	z-index: 0;
	}

#sommaire IMG
	{
	border: 0px;
	width: 170px;
	height: 270px;
	}

#conteneuraccueil
	{
	position: absolute;
	width: 96%;
	left: 2%;
	height: 96%;
	top: 2%;
	font-size: 10px;
	z-index: 10;
	background-image: url(images/fond_accueil.gif);
	}

#tableauaccueil
	{
	position: absolute;
	top: 140px;
	left: 230px;
	z-index: 0;
	}

#menubasaccueil
	{
	position: absolute;
	bottom: 0px;
	left: 270px;
	text-align: center;
	height: 19px;
	vertical-align: top;
	font-size: 0px;

	}

#postit
	{
	position: absolute;
	bottom: 50px;
	left: 0px;
	width: 158px;
	height: 115px;
	}

#postitcontenu
	{
	position: absolute;
	top: 10px;
	left: 10px;
	width: 138px;
	height: 95px;
	overflow: auto;
	font-size: 10px;
	}

#postitcontenu H1
	{
	color: #221C7F;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	}

#postitcontenu .spip
	{
	color: #000000;
	font-size: 10px;
	margin: 0px;
	}

#menuaccueil
	{
	position: absolute;
	top: 160px;
	left: 280px;
	width: 150px;
	}

#menuaccueil UL, #menuaccueil LI
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 0px;
	}

#actu1
	{
	position: absolute;
	top: 160px;
	left: 440px;
	height: 130px;
	overflow: auto;
	}

#actu1 H1, #actu2 H1, #actu3 H1
	{
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	}

#actu2
	{
	position: absolute;
	top: 300px;
	left: 280px;
	overflow: auto;
	}

#actu3
	{
	position: absolute;
	top: 300px;
	overflow: auto;
	padding-left: 10px;
	border-left: 1px dashed #D65C37;
	}

.cartouche
	{
	background-image: url(images/cartouche_fond.gif);
	height: 30px;
	color: #3E1F81;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}

.cartouche A, .cartouche A:link, .cartouche A:visited
	{
	color: #3E1F81;
	text-decoration: none;
	}

.cartouche A:hover, .cartouche A:active
	{
	color: #D65C37;
	text-decoration: none;
	}

/* INTERIEUR */

/*--  bloc --*/


.bloc
	{
	float: right;
	width: 30%;
	margin: 0px 0px 20px 20px;
	}

.bloc H2
	{
	color: #CF301C;
	font-size: 12px;
	}

.bloc UL
	{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

.bloc LI
	{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	}

/* tableaux */
table.spip {
border:1px solid #C3BFBF;
border-collapse:collapse;
font-family:Verdana,Arial,Sans,sans-serif;
font-size:1em;
margin:auto auto 1em;
}
table.spip caption {
caption-side:top;
font-weight:bold;
margin:auto;
padding:3px;
text-align:center;
}
table.spip tr.row_first {
background-color:#E3EAED;
border:1px solid #C3BFBF;
}
table.spip tr.row_odd {
background-color:#FFF;
border:1px solid #C3BFBF;
}
table.spip tr.row_even {
background-color:#FFF;
border:1px solid #C3BFBF;
}
table.spip th, table.spip td {
text-align:left;
padding:3px 8px;
vertical-align:middle;
border:1px solid #C3BFBF;
}
table.spip th
{text-align:center;
}
/*-- --*/

#conteneur
	{
	position: absolute;
	width: 96%;
	left: 2%;
	height: 96%;
	top: 2%;
	font-size: 10px;
	z-index: 10;
	background-image: url(images/fond.gif);
	}


#cartefrance
	{
	position: absolute;
	top: 0px;
	right: 0px;
	}
#pericles{
	position:absolute;
	top:107px;
	right:120px;
}
#tableau
	{
	position: absolute;
	top: 140px;
	left: 200px;
	z-index: 0;
	}

#menubas
	{
	position: absolute;
	bottom: 0px;
	left: 188px;
	text-align: center;
	height: 19px;
	vertical-align: top;
	font-size: 0px;
	}

#principal
	{
	position: absolute;
	top: 160px;
	left: 230px;
	padding:0 10px 0 10px;
	overflow: auto;
	}

#chemin
	{
	position: absolute;
	top: 110px;
	left: 180px;
	z-index: 1000;
	font-size: 10px;
	}

#chemin h1
	{
	font-weight: normal;
	display: inline;
	font-size: 10px;
	margin: 0px;
	}

#intercreai
	{
	position: absolute;
	bottom: 0px;
	left: 20px;
	}

.chapo
	{
	font-style: italic;
	}

.texte
	{
	font-size: 11px;
	text-align: justify;
	}

/* bloc gauche */

.blocgauche
	{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	}

.blocgauche IMG
	{
	border: 5px solid #FDE4B5;
	margin-bottom: 10px;
	}


.blocgauche H2
	{
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	}

.blocgauche UL
	{
	margin: 0px;
	padding: 0px;
	}

.blocgauche LI
	{
	list-style-type: none;
	}

.blocgauche A
	{
	color: #000000;
	font-style: italic;
	}

.blocgauche A:hover
	{
	font-style: normal;
	}

/* menu gauche */

#menu
	{
	position: absolute;
	top: 200px;
	left: 68px;
	width: 150px;
	text-align: right;
	z-index: 100;
	}

#menu A
	{
	color: #000000;
	}

#menu A:hover
	{
	color: #FFFFFF;
	}

#menu H1
	{
	margin: 0px;
	font-size: 11px;
	width: 150px;
	}

#menu H2
	{
	margin: 0px;
	font-size: 11px;
	width: 150px;
	font-weight: normal;
	font-style: italic;
	}

.fondsecteur83
	{
	background-color: #CF301C;
	}

.fondsecteur1
	{
	background-color: #D65C37;
	}
.fondsecteur17
	{
	background-color: #DA7148;
	}
.fondsecteur84
	{
	background-color: #E78D60;
	}
.fondsecteur65
	{
	background-color: #EBA075;
	}

/* menu gauche intercreai */

#extramenu
	{
	position: absolute;
	top: 200px;
	left: 20px;
	width: 200px;
	text-align: right;
	z-index: 100;
	}

#extramenu A
	{
	color: #000000;
	}

#extramenu A:hover
	{
	color: #FFFFFF;
	}

#extramenu H1
	{
	margin: 0px;
	font-size: 11px;
	width: 200px;
	}

#extramenu H2
	{
	margin: 0px;
	font-size: 10px;
	width: 200px;
	font-weight: normal;
	font-style: italic;
	}

.extrafondsecteur2
	{
	background-color: #009f4f;
	}

.extrafondsecteur3
	{
	background-color: #00ae6d;
	}
.extrafondsecteur4
	{
	background-color: #3eb680;
	}
.extrafondsecteur5
	{
	background-color: #6ac093;
	}
.extrafondsecteur6
	{
	background-color: #79c59d;
	}

.extrafondsecteur7
	{
	background-color: #89caa6;
	}

/* intercreai */

#conteneurinter
	{
	position: absolute;
	width: 96%;
	left: 2%;
	height: 96%;
	top: 2%;
	font-size: 10px;
	z-index: 10;
	background-image: url(images/fond_inter.jpg);
	}


#tableauinter
	{
	position: absolute;
	top: 140px;
	left: 199px;
	z-index: 0;
	}

#menubasinter
	{
	position: absolute;
	bottom: 0px;
	left: 187px;
	text-align: center;
	height: 19px;
	vertical-align: top;
	font-size: 0px;
	}

#principalinter
	{
	position: absolute;
	top: 155px;
	left: 240px;
	overflow: auto;
	}

/* POPUP */

#popup
	{
	width: 300px;
	margin-left: 25px;
	}

#popup *
	{
	font-size: 11px;
	}

#popup H1
	{
	text-align: center;
	}

#popup H2
	{
	text-align:right;
	margin: 0px;
	}

#popup A
	{
	color: #FFFFFF;
	font-weight: bold;
	}

#popup A:hover
	{
	text-decoration: underline;
	}

#popup HR
	{
	height: 0px;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	border-bottom: 1px dashed #FFFFFF;
	clear: both;
	width: 80%;
	margin-left: 10%;
	}



/* SPIP */


.format_png {
	display: inline;
	behavior: url("win_png.htc");
	border: 0px;
	}
.texte_type { display: none; }

A.spip_out
	{
	}
	
/*Bon de commande PERICLES V2*/	

/*page 1 : bon_commande*/
#tableau_recap table{
	border:solid 1px;
	border-collapse:collapse;
	background-color:#F3EDF5;
}

#tableau_recap #entete_tableau{
	border:solid 1px;
	background-color:#F3EDF5;
}
#tableau_recap #entete_tableau td{
font-size:12px;
font-weight:bold;
border:solid 1px;
}
#tableau_recap #entete_tableau th{
font-size:12px;
font-weight:bold;
border:solid 1px;
}


#tableau_recap #corps_tableau{
	border:solid 1px;
}
#tableau_recap #corps_tableau td{
	border:solid 1px;
	height:50px;
	padding-left:5px;
}
#designation_produit{
background-color:#F3EDF5;
border:medium none;
font-size:12px;
height:50px;
width:350px;
}
#quantite_produit{
background-color:#F3EDF5;
border:medium none;
height:50px;
width:60px;
}
#prix{
background-color:#F3EDF5;
border:medium none;
height:50px;
width:75px;
}

.options_radio{
	display:block;
	margin-bottom:10px;
	margin-left:5px;
	overflow:hidden;
	padding:4px 0 0;
}
.options_radio_input{
	float:left;
margin-right:5px;
}


.bonCommandePericles{
	width:980px;
}

.titre_etp{
	color:#CF301C;
	font-size:12px;
	font-style:normal;
}

#validation{
text-align:center;
}

#quantite{
	margin-bottom:10px;
}

.categorie_options{
	color:#1A93D3;
	font-weight:bold;
	margin-bottom:10px;
}

/*Page 2 : bon_commande2*/
.etablissement{
margin-bottom:20px;
width:420px;
}
.div_etablissement{

}
.label_etablissement{
	display:block;
	float:left;
	position:relative;
	width:280px;
}
.input_etablissement{
	display:block;
}
.fieldset_etablissement{
	width:445px;
	float:left;
}

.fieldset_etablissement legend{
	color:#CF301C;
	font-weight:bold;
}

.first_etab{
	margin-top:10px;
}

.date_commande{
	display:block;
	float:left;
	width:980px;
}
.validation_etab{
	float:left;
	width:980px;
}

/*Page 3 : validation_bon_commande*/
.div_etablissement2{
	float:left;
	margin-bottom:10px;
	margin-top:10px;
	width:440px;
}
.recap_num_etab{
	color:#CF301C;
	font-size:13px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:15px;
	width:150px;
}
.recap_infos{
	font-size:11px;
}
.titre_infos{
	color:#1A93D3;
	float:left;
	font-weight:bold;
	width:200px;
}
.infos{
	float:left;
	width:240px;
}
.recap_tableau{
	display:block;
	float:left;
	margin-top:25px;
	position:relative;
	width:900px;
}
.form_validation_definitive{
	float:left;
	margin-top:10px;
	text-align:center;
	width:980px;
}
.notes_recap{
	float:left;
}

.entete_recap h2{
	text-align:center;
	margin-bottom:30px;
}
.titre_infos_tete{
color:#1A93D3;
float:left;
font-weight:bold;
width:200px;
}
.infos_tete{
float:left;
width:700px;
}
.entete_recap{
	font-size:11px;
}