html, body {
	padding : 0 ;
	background-color : white ;
	font : 90% Arial, Verdana, "Arial Black", "Times New Roman", sans-serif ;
	color : #000000 ;
	font-size : 10pt ;
}

#logo_bici {
	top : 0 ;
	left : 0 ;
	display : block ;
	margin-top : -1.6em ;
	margin-right : 50px ;
	margin-bottom : 12px ;
	float : left ; 
	background-image : url("IMG/logo_bici.jpg") ;
	background-repeat : no-repeat ; 
	width : 80px ;
	height : 71px ;
}

html:first-child #logo_bici { /* Pr Opera */
	width : 78px ;
} 

#en_tete, #menu_ht, #drapeau , #pied_de_page, #menu_gauche, #services, #menu, #menu_gauche, #menu_droite, #pts, .trois_menus, .bici_accueil, form, .cache {
	display : none;
}

h3 {
	font-size : 10pt ;
	color : #11A4D0 ;
	text-decoration : underline ;
	margin-bottom : 25px ;
}

li { list-style-type : none ; }

a { 
	text-decoration : none ; 
	color : black ;
}

.centre { text-align : center ; }

.bleu_marine { color : #000066 ; }

.lien_bleu_marine a { color : #000066 ; }

.bleu { color : #11A4D0 ; }

.rouge { color : red ; }

.vert { color : #b9c448 ; }

.lien_vert a { color : #b9c448 ; }

.italique { font-style : oblique ; }

.gras { font-weight : bold ; }

.souligne { text-decoration : underline ; }

.type_rubrique {
	color : #000066 ;
	text-align : right ;
	font-size : 1.5em ;
	margin-bottom : 1.5em ; /* Espace entre la barre et le txt */
}

.barre {
	width : 22em ;
	height : 2px ;
}

.bici_accueil { /* logo du bici sur la page d'accueil */
	width : 142px ;
	height : 160px ;
	display: block ;
    margin : auto ;
	margin-bottom : 2em ;
}

.liste { /* Utilise ds BiCi pr "Retrouvez actualites */
	margin-left : 2em ;
}

.liste_photos li {
	margin : 0.6em ;
}

.liste_carre li {
	list-style-type : square ;
	margin : 0.3em ;
	margin-left : 2em ;
}

.liste_carre_droite { /* liste un peu alignée vers la droite */
	margin-bottom : 1em ;
}

.liste_carre_droite li { /* Utilise ds ouverture_compte pr ss partie ds sejour */
	list-style-type : square ;
	margin : 0.2em ;
	margin-left : 3em ;
}

.cadre {
	margin-top : 2em ;
	margin-bottom : 2em ;
	padding : 0.3em ;
	border : 1px solid black ;
}

.align_droite {
	margin-left : 9.5em ;
}

p a, .liste a {
	color : #11A4D0 ;
}

/***************** Images dans la partie "Partenaires du BiCI" ************************/

.float_right {
	margin-left : 1.5em ;
	float : right ;
	border : 0 ;
}

.float_left {
	margin-right : 1em ;
	float : left ;
	border : 0 ;
}

#conseil_gnrl {
	width : 57px ;
	height : 79px ;
}

#san {
	margin-top : 0.3em ;
	width : 50px ;
	height : 75px ;
}

#idf {
	width : 170px ; 
	height : 28px ;
}

#ciup {
	margin-top : 0.5em ;
	width : 134px ; 
	height : 52px ;
}

#fnak {
	width : 200px ; 
	height : 50px ;
}

#educ_nationale {
	width: 105px; 
	height: 116px;
}

#euraxess {
	margin-top : 1em ;
	margin-bottom : 1em ;
	width : 59px; 
	height : 40px;
}



/****************************** Galerie de photos *****************************************/

#galerie {
	margin-top : 4em ;
	width : 450px ;
	text-align : center ;
	border : 1px solid #000066 ;
	padding : 15px ;
}

#galerie_mini {
	margin : 0 ;
	padding : 0 ;
}

#galerie_mini li { display : inline ;}

#galerie_mini li a img {
	margin : 2px 1px ;
	border : 0 ;
}

.petite_photo {
	height : 40px ;
}

#photo {
	margin : 0 auto ;
	margin-top : 2em ;
}


#photo dt {
	font : 1.2em Georgia, Arial, Verdana, "Times New Roman", sans-serif ;
	color : #000066 ;
	margin-bottom : 0.8em ;
}

#photo dd { margin : 0 ; }

#big_pict { max-width : 425px ; }


/*****************************/

#temoignage_francesco { 
	margin-top : 0.5em ;
	width : 158px ;  
	height : 119px ;
}

#temoignage_sugimoto { 
	margin-top : 0.5em ;
	width : 115px ; 
	height : 150px ;
}

#plan {
	width : 555px ;
	height : 250px ;
	border : 1px solid #000066 ;
}


