@import url(reset.css);
html, body {
	height:100%;
}

body {
	color:#000;
	font-size:12px;
    text-align:center;
	font-family:Verdana,"Trebuchet MS", Arial, Helvetica, sans-serif;
	background:#FFE500 url(/images/layout/bg_body.png) no-repeat center 188px;
}
/* ===== Common ===== */
a {
	color: #000;
}
a:hover {
	color: #cd003a; 
	text-decoration: none;
}
a:visited {
	color:#000;
}
img.left {
	float:left;
	margin-right:10px;
}
img.right {
	float:right;
	margin-left:10px;
}
img.illustration {
	border:1px solid #a1a1a1;
	margin-bottom:5px;
}
h2 {
	position:relative;
}

#arborescence h2,
#actualites h2,
#team h2 {
	height: 17px;
}

#arborescence h2 span,
#actualites h2 span,
#team h2 span		
	 {
	background:url("/images/layout/h2_arbo.png") no-repeat scroll 0 0 transparent;
	font-size:15px;
	font-weight:bold;
	text-transform: uppercase;
	color: #ffe40c;
	padding-left: 25px;
	padding-top: 1px;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
}

#arborescence .rounded p,
#team .rounded p {
	text-align: justify;
	margin-bottom:10px;
	line-height: 20px;
}

h2 span, h2 a {
	width: 100%;
	height: 100%;
	position: absolute;
}
h3 {
	font-size:13px;	
}
.date {
	color:#818080;
	font-size:11px;
	padding:2px 0;
}
.texte {
	text-align:justify;
	line-height:130%;
}
.textebig {
	text-align:justify;
	line-height:130%;
	padding:15px 0;
}
.texte a:hover{
	color: #cd003a; 
	text-decoration:none;
}
.thumb{
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	display: block;
}
.thumb img {
	border:1px solid #a1a1a1;
}
/* ===== layout ===== */

#drawbar {
	width:100%;
	height:186px;
	border-top:2px solid #7d7d7d;
	background:#ffe40c url(/images/layout/bg_drawbar.png) repeat-x;
}

/* header */
#header {
	width:990px;
	height:151px;
	margin:0 auto;
	position:relative;
	background:url(/images/layout/bg_header.png) no-repeat center bottom;
}
#logo {
	top:30px;
	left:6px;
	position:absolute;
} 
ul#socialhub {	
	float:right;
	height:22px;
	font-size:11px;
	margin-top:4px;
	margin-right:20px;
	padding-top:2px;
	line-height:110%;
	display:inline;
}
ul#socialhub li {
	display:inline;
	padding:0 20px;
}
ul#socialhub li#fb {
	background:url(/images/pictos/fb.png) no-repeat;
}

ul#socialhub li#rss {
	background:url(/images/pictos/rss.png) no-repeat;
}
ul#socialhub li#cb {
	padding-right:0;
	background:url(/images/pictos/club.png) no-repeat;
}

ul#univers {
	float:right;
	clear:both;
	width:400px;
	display:inline;
	margin-top:20px;
	margin-right:44px;
}
ul#univers li {
	float:left;
	height:22px;
	display:inline;
}
ul#univers li span {
	display:none;
}
ul#univers li#pou {
	width:200px;
	border-bottom:7px solid #ffe40c;
	background:url(/images/layout/univ_poujoulat.png) no-repeat center top;
}

ul#univers li#pou a {
	width:200px;
	height:22px;
	display: block;
} 

* html ul#univers li#pou {
	background-image:url(/images/layout/univ_poujoulat.gif);
}
ul#univers li#sta {
	width:126px;	
	background:url(/images/layout/univ_stamm.png) no-repeat center top;
}
ul#univers li#sta a {
	width:126px;
	height:22px;
	display: block;	
}

* html ul#univers li#sta {
	background-image:url(/images/layout/univ_stamm.gif);
}
ul#univers li#riv {
	width:64px;
	background:url(/images/layout/univ_rivages.png) no-repeat center top;
}
* html ul#univers li#riv {
	background-image:url(/images/layout/univ_rivages.gif);
}

ul#univers li#riv a {
	width:64px;
	height:22px;
	display: block;
} 

#newsletter {
	float:right;
	clear:right;
	width:319px;
	margin-top:48px;
}
#newsletter input#votremail {
	font-family:Verdana;
	font-size:11px;
	width:200px;
	border:none;	
}
#newsletter #ok {
	vertical-align:middle;
}
/* end header */

/* common & structure page */
#container {
	width:990px;		
	margin:0 auto;
	text-align:left;
}
#container-int {
	float:left;
	width:990px;
	min-height:1370px;
	background:#fff url(/images/layout/bg_content.png) no-repeat;
}
/* height min for ie */
* html #container-int {
	min-height:1370px;
}
#container-bot {
	float:left;
	width:990px;
	height:28px;
	margin-bottom:10px;
}
#footer, #legal {
	float:left;	
	width:970px;
	height:18px;
	margin-left:10px;
	text-align:center;
	background-color:#FECD0A;
	position: relative;
}
#footer li {
	position: relative;
	padding:0 6px;
	display:inline;
	font-size:11px;
	font-family:Arial;
	font-weight:bold;
	line-height:160%;
	text-transform:uppercase;
}

ul#footer ul.submenu_bas {
	height:64px;
	left:0;
	position:absolute;
	text-align:left;
	top:25px;
}
	
ul#footer ul.submenu_bas li {
	float: none;
	height:17px;
	display:block;	
	line-height: 12px;
}
	
ul#footer ul.submenu_bas li a, ul#footer ul.submenu_bas li a:hover {
	font-size:11px;
	font-weight:normal;
	margin:0;
	padding:0;
	text-transform:none;
	float: none;

}

#legal {
	height:30px;
	margin-top:15px;
	background:none;
}
#legal li {
	padding:6px;
	display:inline;
	font-size:11px;
	line-height:110%;
}
#footer li a:hover, #legal li a:hover {
	color: #cd003a;
}
.sharetool {
	float:left;
	margin-top:15px;
}
.sharetool li {
	height:20px;
	font-size:11px;
	padding-left:20px;
	line-height:110%;
	background:url(/images/pictos/arrow.gif) no-repeat;
}
.sharetool .share {
	width:130px;
	position:relative;
}
.sharetool .share a {	
	width:16px;
	height:18px;
	position:absolute;
}
.sharetool li a:hover {
	color:#cd003a; 
}
.sharetool .share a.fb {
	left:80px;
	background: url(/images/pictos/fb.png) no-repeat;
}
.sharetool .share a.tw {
	background: url(/images/pictos/tw.png) no-repeat;
	left:104px;		
}

.sharetool .share a.bt_delicious {
	left:104px;	
	background: transparent url(/images/pictos/delicious.gif) no-repeat ;	
}

.sharetool .share a.bt_twitthis {
	left:128px;	
	background: transparent url(/images/pictos/twitter.gif) no-repeat ;		
}

.sharetool .share a.bt_wikio {
	left:152px;
	background: transparent url(/images/pictos/wikio.gif) no-repeat ;		
}

.sharetool .share a.bt_technorati {
	left:176px;
	background: transparent url(/images/pictos/technorati.gif) no-repeat ;	
}

.sharetool .share a.bt_digg {
	left:200px;
	background: transparent url(/images/pictos/diggit.gif) no-repeat ;		
}
/* ========= menu ========= */
#menubar {
	width:990px;
	height:35px;
	margin:0 auto;
}
ul#nav {
	width:892px;
	margin:0 auto;
	margin-top:12px;	
}
ul#nav li {
	float:left;
	display:inline;	
}
ul#nav li a {
	display:block;
	height:16px;
	background: url(/images/layout/menubar.gif) no-repeat;
}

ul#nav a#m1 {width:43px;background-position:left top;}
ul#nav a#m2 {width:118px;background-position:-43px top;}
ul#nav a#m3 {width:96px;background-position:-161px top;}
ul#nav a#m4 {width:69px;background-position:-257px top;}
ul#nav a#m5 {width:126px;background-position:-326px top;}
ul#nav a#m6 {width:107px;background-position:-452px top;}
ul#nav a#m7 {width:110px;background-position:-559px top;}
ul#nav a#m8 {width:177px;background-position:-669px top;}
ul#nav a#m9 {width:45px;background-position:-846px top;}

ul#nav a#m1:hover, ul#nav a#m1.on {background-position:left bottom;}
ul#nav a#m2:hover, ul#nav a#m2.on {background-position:-43px bottom;}
ul#nav a#m3:hover, ul#nav a#m3.on {background-position:-161px bottom;}
ul#nav a#m4:hover, ul#nav a#m4.on {background-position:-257px bottom;}
ul#nav a#m5:hover, ul#nav a#m5.on {background-position:-326px bottom;}
ul#nav a#m6:hover, ul#nav a#m6.on {background-position:-452px bottom;}
ul#nav a#m7:hover, ul#nav a#m7.on {background-position:-559px bottom;}
ul#nav a#m8:hover, ul#nav a#m8.on {background-position:-669px bottom;}
ul#nav a#m9:hover, ul#nav a#m9.on {background-position:-846px bottom;}

#breadcrumb {
	width:100%;
	height:26px;
	text-align:right;
}
#breadcrumb img {
	margin-top:8px;
	margin-right:30px;
}
#col-center {
	float:left;
	width:654px;
	margin-left:22px;
	display:inline;
}
#col-right {
	float:left;
	width:309px;
	display:inline;
}

/* ========= Col Right ========= */
.blocr {
	float:left;
	width:300px;
	margin-bottom:10px;
}
.blocr h2 {
	height:22px;
	margin-top:3px;
}
.blocr-int {
	float:left;
	width:282px;
	padding:8px;
	border:1px solid #e2e2e1;
	background: #EEEEEE url(/images/layout/blocr_bg.png) no-repeat bottom;
}

#headlines {
	color:#ffe40c;
	width:282px;
	min-height:80px;
	padding:8px;
	padding-bottom:16px;
	background:#636364 url(/images/layout/blocr_bg_headlines.png) repeat-x left bottom;
}
#headlines ul {
	float:left;
	width:288px;
	display:inline;
}
#headlines ul li {
	float:left;
	display:inline;	
}
#headlines ul li#dateinfo {
	width:84px;
	padding-top:8px;		
}
#headlines ul li#dateinfo span {
	font-size:24px;
	line-height:130%;
}
#headlines ul li#filinfo {
	width:180px;
	line-height:130%;
	padding:5px 10px;
	border-left:1px solid #d1d1d1;
	color:#ffe40c;
}

.programme p {
	font-size:11px;
	line-height:160%;
}

.programme h2 span {
	background: url(/images/layout/h2_programme.png) no-repeat center top;
}
.programme ul {
	float:left;
	width:280px;
	display:inline;
}
.programme ul li {
	float:left;
	width:280px;
	height:20px;
	line-height:160%;
	font-size:11px;
	position:relative;
}
.programme ul li.titre {
	font-weight:bold;
}
.programme ul li.titre a:hover {
	color:#cd003a;
}
.programme ul li.item a {
	position:absolute;
	width:100%;
	height:100%;
}
.programme ul li.item a span {
	padding:0 5px;	
}
.programme ul li.item a:hover {
	color:#cd003a;
	background-color:#fff;
}
.bateaux h2 span {
	background: url(/images/layout/h2_bateaux.png) no-repeat center top;
}
.bateaux .blocr-int {
	text-align:center;	
}
.team h2 span {
	background: url(/images/layout/h2_team.png) no-repeat center top;
}
.team ul {
	width:282px;
	float:left;
	display:inline;
}
.team ul li {
	float:left;
	width:94px;
	height:127px;
	display:inline;	
	font-size:10px;
	text-align:center;
	min-height:100px;
	background: url(/images/layout/blocr_bg_team.png) no-repeat center top;
}
* html .team ul li {
	background: url(/images/layout/blocr_bg_team.gif) no-repeat center top;
}
.team ul li img {
	margin-bottom:6px;	
}
h2#objectif {
	clear:left;
	height:102px;
	margin-bottom:6px;
}
h2#objectif a {
	background: url(/images/layout/h2_objectif.jpg) no-repeat;
}

h2#bstamm {
	height:102px;
	margin-bottom:6px;
}
h2#bstamm a {
	background: url(/images/layout/h2_bstamm.jpg) no-repeat;
}

h2#rivages {
	height:106px;
}
h2#rivages a {
	background: url(/images/layout/h2_rivages.jpg) no-repeat;
}

/* == structure blocs centre == */

.bloc {
	float:left;
	width:632px;
	margin-bottom:10px;
}
.rounded {
	float:left;
	width:599px;
	padding:10px 15px;
	margin-bottom:0;
	border:1px solid #949494;
}
.closing {
	height:12px;
	background: url(/images/layout/bloc_bot_actus.png) no-repeat;
}

/* ========= home ========= */
#bloch-une{
	width:600px;
	padding:10px 15px;
	margin-bottom:0;
	border:1px solid #949494;
}
#bloch-une h2 {
	font-size:22px;
	margin-bottom:12px;
}
#bloch-une .sharetool li {
	float:left;	
}
#bloch-une .sharetool .suite {
	width:120px;
}
#bloch-une .sharetool .ami {
	width:221px;
}

#bloch-galerie h2 {
	height:24px;
}
#bloch-galerie h2 a {
	color: #ffe40c;
	font-size:10px;
	text-align:right;
	line-height:180%;

}
#bloch-galerie h2 span {
	background: url(/images/layout/h2_galerie.png) no-repeat;
}

#bloch-galerie #flowlist {
	width:614px;
	height:248px;
	padding:8px;
	border:1px solid #e2e2e1;
}


#flowlist2 {
	height:500px;
	padding:8px;
	border:1px solid #e2e2e1;
}

#bloch-news {
	width:612px;
	padding:10px;
	border-bottom:1px solid #acacac;
}

#bloch-news h2 {
	font-size:16px;
	margin-bottom:12px;
}


#bloch-news h2 a {
	font-size:16px;
	margin-bottom:12px;
	position: relative;
}

/* ========= pages ========= */

/* ========= News ========= */
#linked-medias h2 {
	height:17px	
}
#linked-medias h2 span {
	background: url(/images/layout/h2_linked_medias.png) no-repeat;
}
#linked-medias h3 {
	margin:8px 0;
}
#linked-medias .audio {
	width:288px;
	height:42px;
	margin-right:10px;
	position:relative;
	background: url(/images/layout/bg_thumb_audio.png) no-repeat;
}
#linked-medias .audio ul {
	font-size:10px;
	left:60px;top:4px;
	position:absolute;	
}
#linked-medias .audio ul li.date {
	color:#fff;
	font-weight:bold;
}

#linked-news h2 {
	height:17px	
}
#linked-news h2 span {
	background: url(/images/layout/h2_linked_news.png) no-repeat;
}
#linked-news li {
	margin-bottom:15px;	
}

/* ========= Medias ========= */

#mediatek h2,
#sontek h2,
#videotek h2 {
	height:17px	
}
#mediatek h2 span,
#sontek h2 span,
#videotek h2 span {
	background:url("/images/layout/h2_arbo.png") no-repeat scroll 0 0 transparent;
	font-size: 14px;
	text-transform: uppercase;
	color: #ffe40c;
	padding-left: 25px;
	padding-top: 1px;	
}

#sontek .rounded,
#videotek .rounded {
	padding-left:8px;
	padding-right:21px;
}
	
#mediatek .thumb {
	margin-right:17px;
	margin-bottom:12px;
}
#mediatek .thumb a:hover img {
	border:1px solid #ffe40c;
}
#themeForm {
	margin-top:10px;
	margin-bottom:20px;
}
#themeForm select {
	width:250px;
	margin-right: 20px;
}

#themeForm div {
	text-align: right;
}


.thumb_info {
	background:none repeat scroll 0 0 #FFE40C;
	border:2px solid black;
	color:black;
	font-weight:bold;
	margin-top:79px;
	padding:5px;
}
/* =========== Sous menu ============= */

/* all menu links */
#subMenusContainer a, ul#nav .sub a {
	display:block;
/*	width:180px;*/
	height:17px;	
	color: black;
	padding:1px 0;
	font-size:12px;
	text-indent:5px;
	line-height:20px;
	font-weight:normal;
	text-decoration:none; 
	font-family: Arial;
	font-weight: bold;	
}

#subMenusContainer li, ul#nav .sub li {
	border-bottom:1px solid black;
}


ul#nav .sub a {
	background-color:#feea48;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	height:18px;
}



ul#nav .sub li {
	height:19px;
}

/* Just sub menu links */
#subMenusContainer a, #nav li li a {
	text-align:left;
}
/* All menu links on hover or focus */
ul#nav .sub a:hover, 
ul#nav .sub a:focus, 
#subMenusContainer a:hover, 
#subMenusContainer a:focus, 
#subMenusContainer a.subMenuParentBtnFocused {
	color: #cd003a;
	background-color:#fee834;
}
/* sub menu links on hover or focus */

/* Submenu Outer Wrapper - each submenu is inside a div with this class - javascript users only */
.smOW { 
	display:none; 
	position: absolute; 
	overflow:hidden; 
	/*the 2px left & right padding lets you have a 1px border 
	  on the ul or ol inside since overflow is set to hidden*/
	padding:0 2px;
	margin:0 0 0 -2px;

}
/* All ULs and OLs */
#nav, #nav ul, #nav ol, 
#subMenusContainer ul, #subMenusContainer ol { 
	padding: 0;
	margin-left:14px;
	margin-top:5px;
	list-style: none;
	line-height: 1em;
	
}
/* All submenu OLs and ULs */
#subMenusContainer ul, #subMenusContainer ol {	
	background-color:#feea48;
}
/* List items in main menu --[for non-javascript users this applies to submenus as well]  */
#nav li { 
	/*great place to use a background image as a divider*/
	display:block;
	list-style:none;
	position:relative;
	float:left;
}
#subMenusContainer li {
	list-style: none;
		z-index: 1100000;
}

/* --------------------------[ The below is just for non-javscript users ]--------------------------*/
#nav li li {float:none;}
#nav li li a { /* Just submenu links*/	
	position:relative;
	float:none;
}
#nav li ul { /* second-level lists */
	position: absolute;
	width:10em;
	margin-left:-1000em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	margin-top:2.2em;
}
/* third-and-above-level lists */
#nav li ul ul {margin: -1em 0 0 -1000em; }
#nav li:hover ul ul {margin-left: -1000em; }

 /* lists nested under hovered list items */
#nav li:hover ul{margin-left: 0; }
#nav li li:hover ul {margin-left: 10em; margin-top:-2.5em;}

/* Les actus */
img.bloc_actu_list {
	border:2px solid black;
	float:left;
	margin:5px 15px 0 0;
}

img.bloc_actu_list_odd {
	border:2px solid black;
	float:right;
	margin:5px 0 0 15px;
}

.actu_list {
	border-bottom:1px solid black;
	margin-bottom:14px;
	padding-bottom:12px;
	text-align: justify;
	line-height: 140%;
	
}
/* Fin les actus */

/* Debut page son */
#player {
	background:url("/images/layout/fond_player_sons.jpg") no-repeat scroll 0 0 transparent;
	height:106px;
	width:614px;
}

#sontek #play {
	height:106px;
	width:614px;
}

#media-desc {
	padding-top: 34px;
	float:left;
	width: 100%;
}

#son_date {
	margin-left: 70px;	
	float:left;
	color:white;
	display: block;
}

#son_titre {
	float:right;	
	font-size: 14px;
	font-weight:bold;
	color: #ffe40c;
	float: right;
	margin-right: 20px;
}

#son_player {
	margin-left: 71px;
	margin-top: 20px;
	float:left;
}

#table_head {
	margin-left:6px;
}

#table_head #th1 {
	width: 65px;	
}

#table_head #th2 {
	width: 182px;
}

#table_head #th3 {
	width: 332px;
}

#table_head th {
	font-weight: bold;	
	height: 48px;
	background: url("/images/pictos/fleche_bas.jpg") no-repeat left 32px ;

}
/* Fin page son */

/* Page skipper */
#titre_team_comm {
	background: url("/images/layout/titre_team_comm.gif") no-repeat;
}	
#titre_team_stamm {	
	background: url("/images/layout/titre_team_stamm.gif") no-repeat;
}
#titre_team_nav {	
	background: url("/images/layout/titre_team_nav.gif") no-repeat;
}	
#titre_team_technique {	
	background: url("/images/layout/titre_team_technique.gif") no-repeat;
}

#team h3 {
	width: 604px;
	height: 15px;
	margin-top: 18px;
}

#bloc_chapo {
	background: url("/images/layout/fond_chapo_skipper.jpg") repeat-x bottom;	
	border: 1px solid #e3e3e3;
	float:left;
	padding: 15px;
}

#bloc_chapo h4 {
	color: #010101;
	font-size: 12px;
	font-family: Verdana;
	text-transform: uppercase;
	margin-bottom: 14px;
} 

#bloc_chapo h2 {
	color: black;
	font-size: 18px;
	font-family: Verdana;
	margin-bottom: 7px;
	height: auto;
}

#chapo_role_team {
	color: #5e5e5d;
	font-size: 11px;
	font-family: Verdana;
	margin-bottom: 12px;	
	text-transform: uppercase;	
}

#team_skips ,
#team_oth {
	margin-top: 10px;
} 

#team_skips li,
#team_oth li {
	display: block;
	width: 199px; 
	height: 110px;
	float: left;	
}

.bernard {
	width: 233px;
	height: 136px;
	display: block;
	float:left;
	margin-top:10px;
}

#team .rounded #chapo_bernard {
	float:left;
	height:80px;
	width:354px;
}

#team .rounded #chapo_bernard p {
	line-height: 15px;
	font-size: 11px;
}

.link_photo_skip {
	float:left;
}

.skip_name {
	float:left;
	width:99px;
	font-weight: bold;
}

.skip_name a {
	font-size: 11px;
	font-family: Arial;
}

.skip_role {
	float:left;
	margin-left:5px;
	width:74px;
}

.skip_role span {
	background:url("/images/pictos/fleche_noire.gif") no-repeat scroll 0 3px transparent;
	float:left;
	font-family:Arial;
	font-size:11px;
	line-height:15px;
	padding-left:12px;
}

.photo_skip {
	margin-right:6px;
	float:left;
	border: 1px solid #FFE40C;
	padding: 2px;
}

.photo_oth {
	margin-right:6px;
	float:left;
	border: 1px solid black;
	padding: 2px;
}

#bloc_chapo {
	line-height: 20px;
	text-align: justify;
	margin-bottom: 15px;
}

#photo_chapo {
 	float: left;
 	margin-right: 7px;
}



/* Fin Page skipper */	
	
/* Page video */

.videoplayer {
	background:url("/images/layout/fond_player_videos.jpg") no-repeat scroll 0 0 transparent;
	height:258px;
	width:617px;
}

#encaps_video {
	width: 396px;
	height: 239px;
	margin-left: 18px;
	padding-top: 12px;
	float: left;
}

.video_pres_generale {
	float: left;
	height: 226px;
	width: 181px;
	margin-top: 22px;	
	margin-left: 15px;
}

.video_pres_generale .date_video {
	font-size: 11px;
	color: white;
}


.video_pres_generale .titre_video_general {
	font-size: 15px;
	color: #ffe40c;
	margin-top: 17px;
}

.video_pres_generale .desc_video_general {
	font-size: 12px;
	color: white;
	margin-top: 25px;
}

.video_pres_generale .copy_video_general {
	font-size: 12px;
	color: white;
	margin-top: 10px;
}

.copy_son {
	float: right;
	color:white;
	font-size: 11px;
	font-style: italic;
	margin-top:5px;
	margin-right:5px;
}

.videos_listing {
	margin-top: 33px;
}

.video_listing img {
	float: left;
}

.video_listing {
	border-bottom:1px solid #11A4D5;
	height:166px;
	margin-top: 17px;
	margin-left:15px;
	margin-right:15px;
	padding-bottom:17px;
	width:612px;
}

.video_pres {
	float: left;
	margin-left: 13px;
	height:160px;
	position: relative;
	width: 340px;
}

.video_pres h5 {
	color: #cd003a;
	font-size: 12px;
}

.video_duree {
	margin-top:58px;
	font-size: 11px;
	display: block;
}

.video_pres .play {
	bottom:0;
	display:block;
	height:36px;
	position:absolute;
	text-decoration:underline;
	width:127px;
}

.video_pres .play span {
	display:block;
	padding-top:15px;
	width:140px;
}
/* Fin page video */

/* Page formulaire contact */
form.inline fieldset {
	background: url("/images/layout/fond_formulaire.jpg") repeat-x scroll 0 bottom white;
	border-bottom:1px solid #A5ACB2;
	border-top:1px solid #A5ACB2;	
	margin:1.5em 0 !important;
	padding:1.4em;
}

form.inline label {
	font-weight:bold;
	height:24px;
	line-height:11px;
	margin-left:21px;
	margin-top:5px;
	width:200px;
	display:block;
	float:left;
	margin-right:10px;
}

form.inline legend {
	color:#E2001A;
	font-size:1.2em;
	font-weight:bold;
}
form.inline input[type="text"], form.inline input[type="password"], form.inline input.text, form.inline input.title, form.inline textarea, select {
	background-color:#FFFFFF;
	border:1px solid #BBBBBB;
	width:175px;
}
form.inline input[type="text"]:focus, form.inline input[type="password"]:focus, form.inline input.text:focus, form.inline input.title:focus, form.inline textarea:focus, form.inline select:focus {
	border-color:#666666;
}
form.inline input[type="password"], form.inline input[type="text"], form.inline input.text, form.inline input.title, form.inline textarea, form.inline select {
	margin:0;
}

form.inline textarea {
	margin-left: 21px;
}

span.obligatoire, span.incomplet { color:#CD003A; font-style:italic; font-weight:bold; }
/* Fin Page formulaire contact */

.theme_bloc {
	margin-bottom: 20px;
}

/* message succes et erreur pour les formulaires */
.error,
.notice, 
.success    { padding: .8em; margin-bottom: 1em; border: 2px solid #ddd; }

.error      { background: #FBE3E4; color: #8a1f11; border-color: #FBC2C4; }
.notice     { background: #FFF6BF; color: #514721; border-color: #FFD324; }

.success {
background:none repeat scroll 0 0 #FFE40C;
border-color:black;
color:black;
}
.error a    { color: #8a1f11; }
.notice a   { color: #514721; }
.success a  { color: #264409; }
/* fin message succes et erreur pour les formulaires */

#valider {
	border:1px solid black;
	background: #EAEAEA;
	margin-right: 93px;
}

#arborescence .rounded #encap_submit {
	padding-bottom:20px;
	text-align: right;
}
/* Haut de page */
a.retour {
	background:url("/images/pictos/retour.gif") no-repeat scroll right 17px transparent;
	color:black;
	display:block;
	font-size:0.9em;
	margin-left:425px;
	padding:10px 10px 0 0;
	text-align:left;
	text-decoration:none;
	width:90px;
}
/* Fin haut de page */
	

#breadcrumbs {
	margin-left:5px;
	width: 100%;
	height: 20px;
	font-size: 11px;
}

#breadcrumbs li {
	float: left;
	width: auto;
	color:black;
}

#breadcrumbs li a {
	color:black;
}

#bloch-une h2 a {
	position: relative;
}
