/* HTML tag styles pour écran
 * pour site générique PEEP Yvelines 
 * by Philippe Kirsch 
 * inWay - http://www.inway.fr/ria
----------------------------------------------- */

body {
	background-color: #A4CDE3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #666666;
	text-align: center;
}

#container {
	width: 860px;
	margin: 10px auto 0 auto;
	padding: 0;
	text-align: left;
}

/* Links
----------------------------------------------- */

a:link,
a:visited {
	text-decoration: none;
	color: #006699;
}

a:hover {
	text-decoration: none;
	color: #006699;
	background: #DDEEFF;
}


/* Header
----------------------------------------------- */

#header {
	margin:0;
	padding:0;
	width:100%;
	height:70px;
	position:relative;
}

#header h1 {
	margin: 0;
	padding: 0;
	border: 0;
}

#header h1 a {
	display: block;
	width: 480px;
	height: 52px;
	background: transparent url("images/logoape.gif") no-repeat;
	text-indent: -700em;
	text-decoration: none;
}

/* Pour contact, plan du site, Aide en haut à droite
----------------------------------------------- */

#utilitylink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:85%;
	position: absolute;
	top: 30px;
	right: 0px;
	color: #919999;
	margin:0;
	padding:0;
	background: #D2E6F1;
}

#utilitylink li {
	list-style: none;
	float: left;
	line-height: 1.5em;
	white-space: nowrap;
}

#utilitylink a {
	display: block;
	padding: 0 0.7em 0 0.7em;
	text-decoration: none;
	font-weight: normal;
	color: #000;
}

#utilitylink a:hover {
	color: white;
	background: #006699;
}

/* Barre de navigation
----------------------------------------------- */

#navcontainer {
	margin: 0;
	padding: 0;
	height: 26px;
	background: url(images/backgnav.gif) 0 0 repeat-x;
}

#navcontainer li {
	list-style: none;
	float: left;
	margin-left: 1px;
	padding-left: 28px;
	font-size: 85%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 26px;
	white-space: nowrap;
}

#navcontainer a {
	display: block;
	float: left;
	padding: 0 1.2em 0 0;
	text-decoration: none;
	font-weight: bold;
	border-right:1px solid #B9BEC2;
	color: #FFFFFF;
}

#navcontainer a:hover {
	color: #90C8FF;
	background: none;
}

#navcontainer li#end a {
	display: block;
	float: left;
	padding: 0 1.2em 0 0;
	text-decoration: none;
	font-weight: bold;
	border-right:0px solid #B9BEC2;
	color: #FFFFFF;
}

#navcontainer li#end a:hover {
	color: #90C8FF;
}

/* Accessibilite
----------------------------------------------- */

.byPass {
	position : absolute;
	left:0;
	top:-500px;
	width:1px;
	height:1px;
	margin:0;
	padding:0;
	overflow:hidden;
}

/* Navigation Espace Membre
----------------------------------------------- */

#navmembre {
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border-top: 1px solid #006699;
	z-index: 1;
}

#navmembre ul {
	list-style-type: none;
	text-align: center;
	margin-top: -8px;
	padding: 0;
	position: relative;
	z-index: 2;
}

#navmembre li {
	display: inline;
	text-align: center;
	margin: 0 5px;
}

#navmembre li a {
	padding: 1px 7px;
	color: #3399CC;
	background-color: #fff;
	border: 1px solid #006699;
	text-decoration: none;
}

#navmembre li a:hover {
	color: #fff;
	background-color: #006699;
}

/* Style de caractères
----------------------------------------------- */

/* pas de texte en bleu : on peut les confondre avec les liens */

.cpetit {
	font-size:80%;
}

.cpetitcouleur {
	font-size:80%;
	color: #FF7300;
}

.cnormalcouleur {
	color: #FF7300;
}

.cmoyen {
	font-size:110%;
}

.cmoyencouleur {
	font-size:120%;
	color: #FF7300;
}

.cgrand {
	font-size:140%;
}

.cgrandcouleur {
	font-size:140%;
	color: #FF7300;
}


/* Table
----------------------------------------------- */

table {
	margin-bottom: 1em;
	border-spacing: 0;
	border-collapse: collapse
}

table th,
table td {
	padding: 0.35em 10px;
	vertical-align: top
}

table {
	border-bottom: solid 1px #3399cc;
	border-right: solid 1px #3399cc;
}

th {
	border-top: solid 1px #3399cc;
	border-left: solid 1px #3399cc;
}

td {
	border-top: solid 1px #3399cc;
	border-left: solid 1px #3399cc;
}

th.tablignealt, 
tr.tablignealt {
	background-color: #f1f1f1
}

th.tabtitre, 
tr.tabtitre {
	font-weight: bold;
	background-color: #cccccc;
}

/***** *****/

/* margin : petite marge bleue en haut */

/* padding en bas pour laisser espace  */

#content {
	background-color: #fff;
	margin: 10px 0 0 0;
	padding: 0 0 10px 0;
}

#content h2, #contentSection h2 {
	margin:0;
	padding:5px 0 8px 45px;
	background:#FFF url("images/fleche.gif") 0  5px  no-repeat;
	font-weight: normal;
	font-size:160%;
	color: #FF7300;
	border-bottom: 2px solid #999;
}

#content h3, #contentSection h3 {
	background-color: #e8f0f1;
	padding: 2px 10px 2px 10px;
	font-size: 120%;
	color: #0052A1;
}

#content h4, #contentSection h4 {
	background:#FFF url("images/arrowblue.gif") 10px 40%  no-repeat;
	font-size: 100%;
	padding: 0 10px 0 25px;
	color: #000;
}

#content h5, #contentSection h5 {
	font-size: 90%;
	padding: 0 10px;
	color: #069;
}

#content h6, #contentSection h6 {
	font-size: 85%;
	padding: 0 10px;
	color: #000;
}

#content p, #contentSection p {
	margin: 10px 15px 5px 15px;
}

#content table, #contentSection table {
	margin: 1em 0 1em 2em;
}


/* Page principale
----------------------------------------------- */

#mainImage {
	padding: 0;
	margin: 0;
	background-color: #ffffff;
}


#contentMain {
	background-color: #fff;
	float:left;
	width:100%;
	line-height:1.6em;
	margin: 0 0 0.5em 0;   /* pour footer */
}


/* Colonnes : ici 2 colonnes => on peut ajouter une troisième
 ----------------------------------------------- */

.colonnes {
	float:left;
	width:100%;
	margin-top:.5em;
}

.colonnes p {
	padding:0 10px;
}

.colonnes .part1, .colonnes .part2 {
	background:none;
	float:left;
	width:48%;
	margin:0;
	padding:0;
	padding-left:12px;
}

/* titre pour colonnes */

.colonnes h2 {
	margin:1.75em 0 1em;
	font:bold 92%/1.4em Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:.1em;
}

.colonnes h2 {
	padding:0;
	margin:0 0 .75em;
	padding:5px 10px 5px;
}

.part1 h2 {
	background:#297BBD;
	color: #fff;
}

.part2 h2 {
	background:#caa;
	color: #000;
}

/***** *****/
#apelist1 ul {
	padding: 0em 1em 0 1em;
	margin-left: 1em;
	 list-style-type: none;
}

#apelist1 li {
 	background-image: url(images/puce_orange.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1em;
}
/* autre methode */
#apelist11 li {
	list-style-image: url(images/puce_orange.gif);
}

#apelist2 ul {
	padding: 0em 1em 0 1em;
	margin-left: 1em;
	 list-style-type: none;
}

#apelist2 li {
 	background-image: url(images/puce_chevron.gif);
	background-repeat: no-repeat;
	background-position: 0 0.4em;
	padding-left: 1em;
}

#apelist3 ul {
	padding: 0em 1em 0 1em;
	margin-left: 1em;
	 list-style-type: none;
}

#apelist3 li {
 	background-image: url(images/puce_fleche.gif);
	background-repeat: no-repeat;
	background-position: 0 0.3em;
	padding-left: 1.5em;
}

/* Gestion de section
----------------------------------------------- */

#section {
	background: #fff;
	margin: 10px 0 0 0;
	width: 100%;
	float: left;
}

#contentSection {
	float: left;
	width: 78%;
	margin: 0;
	padding: 0;
	background: #fff;
}

#contentSectionDroite
{
	float: right;
	width: 78%;
	margin: 0;
	padding: 0;
	background: #fff;
}

/* Menu à gauche */
#sidebarGauche {
	float: left;
	width: 20%;
	border-right:1px solid #B9BEC2;
	margin: 0 0 0 0;
	padding: 0;
	background: #D2E6F1;
}

#sidebarGauche h2 {
	font-size: 120%;
	background: #39c;
	color: #fff;
	padding:0.2em 0 0.2em 0.3em;
	margin:0;
}

#sidebarGauche p {
	font-size: 70%;
}

/* Menu à droite */
#sidebar {
	float: right;
	width: 20%;
	border-right:1px solid #B9BEC2;
	margin: 0 0 0 0;
	padding: 0;
	background: #D2E6F1;
}

#sidebar h2 {
	font-size: 120%;
	background: #39c;
	color: #fff;
	padding:0.2em 0 0.2em 0.3em;
	margin:0;
}

#sidebar p {
	font-size: 70%;
}

#navsection {
	padding-left: 0;
	margin-left: 0;
	border-bottom: 1px solid gray;
}

#navsection li {
	list-style: none;
	margin: 0;
	padding: 0.15em 0 0.15em 0.4em;
	border-top: 1px solid gray;
}

#navsection li a {
	display:block;
	text-decoration: none;
}

#navsection a:hover {
	background: #a4cde3;
}

/* Footer
----------------------------------------------- */

#footer {
	clear: both;
	font-size:85%;
	padding: 0 0 2px 0;
}


/* Texte
----------------------------------------------- */

.tcentre {
	text-align: center;
}

.tjustifie {
	text-align: justify;
}


/* Image
----------------------------------------------- */

.imagegauche {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
}

.imagedroite {
	float: right;
	margin-left: 1em;
	margin-bottom: 0.5em;
}

/* Encart
----------------------------------------------- */

#encart {
	border:1px solid #9cb4ce;
	margin-left: 2em;
	margin-right: 2em;
	margin-top: 2em;
	background-color: #eff4fa;
}

#encart p {
	color: #000;
}


/* Division
----------------------------------------------- */

#division {
	width: 90%;
	padding: 10px 15px 5px 15px;
}

#division ul.left {
	float: left;
	width: 50%;
	margin: 0px;
	padding: 15px 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type: square;
	position: relative;
	left: 50px;
}

#division ul.right {
	float: right;
	width: 50%;
	margin: 0px;
	padding: 15px 0px;
	border: 0px none;
	list-style-position: inside;
	list-style-type: square;
}

#division .no-space {
	margin: 0px;
	padding: 0px;
}

