/* @override http://www.riapgironde.org/beta/css/riap.css */

html, body {
	color : #333;
	font : 1em Arial, Helvetica, Geneva, sans-serif;
	text-align : center;
	background-color : #CEE;
/*	height:100%;*/
}

#conteneur {
	font-size : .814em;
	width : 900px;
	text-align : left;
	line-height : 1.538em;
	margin : 0 auto;
	padding : 0 0 0px 20px;
	background-color : #FFF;
	border : 0 solid #ADD;
	border-width : 0 3px;
/*	min-height: 100%;*/
	position: relative;
	background-image: url('../images/visuels/separateurcolonnes.gif'); /*pour separation visuelle des deux colonnes*/
	background-repeat: repeat-y;
	background-position: 676px;
	text-align: justify;
}

#bandeau_1 {
	padding-top:15px;
	height : 95px;
	padding-bottom : 20px;
	border-bottom : 2px solid #8DD;
	background : url(../images/visuels/reseau_bg_1.png) no-repeat fixed center 30px;
	background-color: #FFF;
}

#bandeau_2 {
	height : 100px;
	background : url(../images/visuels/reseau_bg_2.png) no-repeat fixed center 30px;
	background-color: #FFF;
}

#contenu {
	border-style : solid;
	border-color : #F01 #8DD;
	border-width : 2px 0 0px;
	overflow : hidden;
	padding-bottom: 120px;
	width:900px;
}

#colonne_principale {
	float : left;
	width : 633px;
	margin : 0;
	padding : 20px 23px 10px 0;
	position:relative;
	height: 1%;
}

#colonne_secondaire {
	float : right;
	width : 219px;
	margin : 0;
	padding : 20px 0 10px 23px;
	background : url(../images/visuels/reseau_bg_3.png) no-repeat fixed center 30px;
}

#colonne_principale,
#colonne_secondaire {
	padding-bottom : 10000px;
	margin-bottom : -10000px;
	position:relative;
}

#pied_de_page {
	border-top : 3px solid #F9C;
	color : #6BB;
	padding : 25px 0 0;
/*	position: absolute;
	bottom:0px;*/
	width:900px;
	background-color: #FFF;
}

h1, h2, h3, h4, h5, h6 {
	color : #F01;
	font : bold 1.5em/1.4 Consolas, "Andale Mono", "Bitstream Vera Sans Mono", Monaco, Courier, "Courier New", monospace;
	margin-top : 2em;
	margin-bottom : 1.1em;
	letter-spacing : .1em;
	text-transform : uppercase;
}

h1 {
	color : #F39;
	font-size : 2em;
	margin-top : .2em;
	margin-bottom : .8em;
}

hr {
	color : #3AA;
}

em, i {
	font-style : italic;
}

strong, b {
	font-weight : bold;
}

u {
	text-decoration : none;
	border-bottom : .2em solid #AAA;
}

p, ul, ol, table {
	margin-bottom : 1.6em;
}

:focus {
	outline : 1px dashed #F01;
}

ul, ol {
	margin-left : 2em;
}

ul {
	list-style-type : disc;
}

ul ul {
	list-style-type : circle;
}

ul ul, ol ul, ul ol, ol ol {
	margin-bottom : 0;
}

ol {
	list-style-type : decimal;
}

ol ol {
	list-style-type : lower-alpha;
	margin-bottom : 0;
}

ul.docs_a_telecharger {
	list-style-type : none;
	margin-left : .5em;
}

ul.docs_a_telecharger img {
	margin-right : .6em;
	vertical-align : middle;
}

a:link,
a:visited {
	font-weight : bold;
	text-decoration : none;
	color : #3AA;
	border-bottom : .2em solid #8DD;
}

a:hover,
a:focus {
	color : #F39;
	border-bottom-color : #FAD;
}

#menu_nav {
	background-color : #FFF; /* AJOUT */
	border : 0 solid #FFF;
	border-width : 2px 0 2px 4px;
	margin-top : 4em;
}

#menu_nav ul {
	list-style-type : none;
	margin : 0;
	border : 0 solid #F9C;
	border-width : .3em 0 .2em;
}

#menu_nav ul li { /* MODIF */
	height : 28px;
}

#menu_nav ul li a {
	background-color : #FFF;
	display : block;
	color : #F39;
	text-decoration : none;
	border-bottom : .1em solid #F9C;
	padding : .3em 1em .3em 0; /* MODIF */
}

#menu_nav ul li a:hover,
#menu_nav ul li a:focus {
	color : #E39;
	background-color : #E4F5F5;
	padding-left : .45em;
	padding-right : 0;
}

#menu_nav ul li.actif a {
	color : #F30;
	padding-left : .9em;
	padding-right : 0;
	background-color : #FE0;
}

::-moz-selection {
	background : #FE0;
}

::selection {
	background : #FE0;
}

.petite_image {
	float : left;
	margin-right : 15px;
	margin-bottom : 11px;
	margin-top : 4px;
}

#logos_organisateurs img {
	float : left;
	margin-right : 30px;
	margin-bottom : 10px;
}

#logos_organisateurs img.fse_aquitaine {
	margin-left : -10px;
}

/* ----------------------------------------- */

table.agenda,
table.agenda tr,
table.agenda td {
	border-collapse : collapse;
	border : 0 solid #9CC;
	border-width : 1px 0;
	padding : 5px 10px 5px 0;
}

table.agenda {
	width : 100%;
	border-width : 3px 0;
	border-color : #F01;
}

table.agenda h3 {
	margin : 0;
}

table.agenda ul {
	margin-bottom : 0;
}

table.agenda .journee td {
	width : 50%;
}

table.agenda td.horaires {
	font-size : 85%;
	color : #299;
	width : 55px;
}

table.agenda .titre_journee td {
	color : #F01;
	font-size : 100%;
}

table.agenda  td.titre_demi_journee, table.agenda td.horaires_demi_journee {
	border-color : #F01;
	border-top-width : 3px;
	color : #F39;
}

table.agenda td.horaires_demi_journee {
	font-weight : bold;
	font-size : 100%;
}

table.agenda a.intervenant {
	cursor : help;
	position: relative;
}

/* ====================================================================== */

/* ajouts */

/* tooltip sur les evenements du programme */
table.agenda a.evenement {
	cursor : help;
	position: relative;
	text-decoration:none;
	border: 0px;
	font-weight: normal;
	color: #000;
}
table.agenda a.evenement:hover span {
	display:block;
	position: absolute;
	top:25px;
	left:25px;
	width:300px;
	background-color:#E4F5F5;
	font-size:0.9em;
}
table.agenda a.evenement span {
	display:none;
	padding:5px;
	border: 1px solid ;
	z-index:2;
}

/* tooltip sur les intervenants du programme */
table.agenda a.intervenant span {
	display:none;
	padding:5px;
	border: 1px solid ;
	z-index:2;
	font-size:0.9em;
}
table.agenda a.intervenant:hover span {
	display:block;
	position: absolute;
	top:25px;
	left:25px;
	width:300px;
	background-color:#E4F5F5;
}

/*lien pour affichage des differentes sessions de l agenda*/
ul.liens_agenda{
	border:0px;
	position: relative;
	left:310px;
	top:-35px;
	list-style:none;
	margin : 0;
}
ul.liens_agenda img {
	margin-right : .6em;
	vertical-align : middle;
}
ul.liens_agenda a{
	border: 0;
}

#bandeau_1 a{
	border:0px;
}

h1 {
	color : #F39;
	font-size : 2em;
	margin-top : .2em;
	margin-bottom : .4em;
}

h2 {
	font-size : 1em;
	margin-top : 0;
	margin-bottom : .8em;
}

h3 {
	margin-top : 1.2em;
	margin-bottom : .8em;
}

h4 {
	margin-top : 0;
	margin-bottom : 0;
	font-size : 1.4em;
}

h5 {
	margin-top : 0;
	margin-bottom : 0;
	font-size : 1em;
	letter-spacing : 0em;
	text-transform : none;
	color:#355;
}

h6 {
	margin-top : 0;
	font-size : 1em;
	letter-spacing : 0em;
	text-transform : none;
	color: #F39;
}

/* infos presentees sur la home page */
ul#infos_homepage {
	list-style:none;
	margin-left : 0;
}
ul#infos_homepage p {
	margin:0;
	padding:0;
}
ul#infos_homepage li {
	width:580px;
	padding:15px;
}
li#inscriptions {
	border:2px solid #DC0;
	background:#FE0;
	color:#355;
	margin-bottom:10px;
}
li#syntheses {
	border:2px solid #9BB;
	background:#E4F5F5;
	color:#355;
	margin-bottom:10px;
}

/* ====================================================================== */

/* formulaire d inscription */
ul#nav_inscription{
	margin-left:0px;
	list-style:none;
	color:#8DD
}
ul#nav_inscription a{
	border:0;
}
ul#nav_inscription li#precedent{
	float:left;
}
ul#nav_inscription li#precedent img{
	vertical-align:middle;
	margin-right: 10px;
}
ul#nav_inscription li#suivant input{
	vertical-align:middle;
	margin-left: 10px;
}
ul#nav_inscription li#suivant{
	float:right;
}
form {
	display:inline;
}
#zone_formulaire {
	height: 1%;
}
#zone_formulaire fieldset {
	border: 1px solid #FAD;
	margin-bottom: 5px;
}
#zone_formulaire legend {
	padding-left:5px;
	padding-right:5px;
	color: #FAD;
}
#zone_formulaire legend img {
	vertical-align: bottom;
}
#zone_formulaire input, #zone_formulaire textarea, #zone_formulaire select{
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#zone_formulaire input, #zone_formulaire textarea{
	width:350px;
}
#zone_formulaire input.court{
	width:150px;
}
#zone_formulaire select{
	line-height:35px;
}
#zone_formulaire #texte {
	height:100px;
}
#zone_formulaire .box { /*cas particulier : pour alignement des checkcbox*/ 
	margin-left:0px;
	margin-bottom:10px;
	width:15px;
	position:relative;
	margin-top:3px;
}

#zone_formulaire ol {
	list-style: none;
}
#zone_formulaire li.question {
	margin:0px;
	padding:0px;
	overflow:auto; /*force l'alignement*/
	height:1%;
	margin-bottom:10px;
}
#zone_formulaire label { 
	padding:0px;
	padding-right:10px;
	float:left;
	width: 160px;
	line-height: 18px;
	text-align: right;
/*	background-color:#ECECEC;*/
}
#zone_formulaire .label_erreur { 
	color: red;	
}
#zone_formulaire input.bouton {
	margin-right:25px;
	width:150px;
}
#zone_formulaire input.bouton_court {
	margin-left:10px;
	margin-right:10px;
	width:50px;
}
#zone_formulaire .date {
	margin:0px;
	padding:0px;
}
#zone_formulaire img {
	margin-top:5px;	
}
#zone_formulaire ul {
	overflow: auto;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left:0px;
}
#zone_formulaire .invisible {
	display: none;
}

#zone_formulaire a:link, #zone_formulaire a:visited, #zone_formulaire a:active {
	color: #900014;
	text-decoration : none;
}
#zone_formulaire a:hover {
	color: #900014;
	text-decoration : none;
}

#zone_formulaire .image_diapo {
	margin-left: 1px;
	margin-right: 1px;
}

#zone_formulaire h6 {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
	color: #3AA;
}
#zone_formulaire p {
	margin-left:10px;
	margin-right:10px;
	margin-bottom:10px;
}
#zone_formulaire ul.liste_inline{
	margin-bottom: 0px;
}
#zone_formulaire ul.liste_inline li {
	display: inline;
	margin-bottom: 0px;
	vertical-align: middle;
}
#zone_formulaire input.liste_inline {
	margin-left:0px;
	margin-bottom:0px;
	width:15px;
	margin-right:3px;
}
#zone_formulaire li.sous_liste {
	margin-left: 25px;
}
#zone_formulaire li.sous_liste ul{
	margin-bottom: 0px;
}
#zone_formulaire hr {
	margin-left:210px;
	width:300px;
	margin-top:10px;
	margin-bottom:10px;
	border:0px;
	border-top:1px solid #999;
}
#zone_formulaire .bouton_image {
	margin-top:0px;
	margin-bottom:10px;
}


/* ====================================================================== */

/* accueil provisoire */
#index img {
	margin-top:150px;
	margin-bottom:50px;
	text-align: center;
}
body#index{
	text-align: center;
	background-color: #FFF;
	color : #F01;
	font : bold 1.5em/1.4 Consolas, "Andale Mono", "Bitstream Vera Sans Mono", Monaco, Courier, "Courier New", monospace;
	letter-spacing : .1em;
	text-transform : uppercase;
	font-size : 1em;
	margin-top : 0;
	margin-bottom : .8em;
}