/* Start of CMSMS style sheet 'Colloque - Style' */
/* Generic Styling */

div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}
div#myElement {
	width: 120px;
	
	border: 1px solid black;
	background-color: #f9f9f9;
	float: left;
}

body {
	background:url(/uploads/interface/bg-body.png) repeat-x top center #E8F7F9;
	font-family: Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
        background-color:#F9F9F9;
	//844D0F
  }

* {
        list-style-type:none;
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}
   
a {  
	text-decoration:none;
        color:#f38e00;
//626262
	}
a:hover {
	text-decoration:none;
        color:#f38e00;

	}

#table_titre1{
        float:left;        
        width:700px;
	font-weight:bold;
	clear:both;
	background-color: #CFD0D2;
	height:18px;
	text-align:center;
	border: 3px solid  #CFD0D2; 
}
#table_titre2{
        float:right;        
        width:200px;
	font-weight:bold;
	clear:both;
	background-color: #CFD0D2;
	height:18px;
	text-align:center;
	border: 3px solid  #CFD0D2;
}
#tableGleft{
text-align:justify;
display:inline;
float:left;
width:700px; 
padding-top:1em;
padding-bottom:1em;
padding-left:2px;
padding-right:2px;
}
#tableG{
text-align:center;
display:inline;
float:left;
width:105px; 
height:135px;
padding-top:1em;
padding-left:2.8em
}
#tableD{
text-align:center;
display:inline;
float:left;
border: 1px solid  #CFD0D2; 
width:110px; 
height:135px;
margin:0;
padding-top:1em;

}
#env{
text-align:center;
display:inline;
float:center;

}
#envG{
text-align:justify;
display:inline;
float:left;
width:700px;
}
#envD{
text-align:center;
display:inline;
float:right;
width:215px;
}
#slogan{
text-align:center;
color: #f38e00;
font-style:italic;
font-weight:bold;
font-size:20px;
}
#encadr{
text-align:left;
margin-left:85px;
}
#encadrtariq{
text-align:left;
margin-left:200px;
}
#encaG{
text-align:center;
float:left;
margin-left:1px; 
padding:2px;
padding-bottom:4px;
width:60px;
height:75px;
}
#encaGtariq{
text-align:center;
float:left;
margin-left:1px;
border: 2px solid  #CFD0D2; 
padding:2px;
padding-bottom:4px;
height:105px;
}
#encaDt{
text-align:left;
float:left;
margin-left:1px;
border: 2px solid  #CFD0D2; 
padding:2px;
padding-bottom:4px;
width:205px;
height:105px;
}
#encaD{
text-align:left;
float:left;
margin-left:1px;
border: 2px solid  #CFD0D2; 
padding:2px;
padding-bottom:4px;
width:205px;
height:43px;
}
/* Structure */

#wrapper {
	margin:0 auto;
	width:1000px;
	background:#ffffff;
	font-size:1.20em;
overflow: hidden;
	}
#header {
	height:140px;
        background-color:#bdc4ca;
        background:url(/uploads/images/Banniere2010.jpg) no-repeat;
/*	background:url(/uploads/interface/bandeau-colloque2.jpg) no-repeat;*/
	}

#sidebar {
	float:left;
        margin-left:5px;
	width:240px;
	background:#efefef;
	}
#content {
	float:left;
	min-height:400px;
	}
#footer {
       margin:auto;
       width:1000px;
	clear:both;
	height:100px;
	/*background:url(/uploads/interface/haut2.png) no-repeat;*/
	}

/* Entries */
.linksarticles{
        text-align:right;

}
.entry {
	padding-top:5px;
        padding-left:12px;
	text-align:justify;
	line-height:1.75em;
        width:700px;
	}
.entry-title {
	font-size:1.90em;
	font-weight:normal;
	letter-spacing:-1px;
	text-decoration:none;
	color:#f38e00;
margin-top: 10px;
	}
.date {
	font-size:0.9em;
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	}
.comments {
	margin-top:-1em;
	}
.comments a {
	color:#6CC7DC;
	background:url(/uploads/interface/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	}
.comments a:hover {
	color:#f38e00;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:right;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:white;
	margin-right:2px;
        background:url(/uploads/interface/bg-menu.png) no-repeat center center;
	}
#menu li a:hover {
	background:url(/uploads/interface/bg-smenu-hover.png) no-repeat center center;
        color:#f38e00;
	}

.currentpage {
        background:url(/uploads/interface/bg-menu-hover-stay.png) no-repeat center center;
        color:#f38e00;
        padding:0 15px;
       }
.currentpage2 {
        margin-left:5px;
        font-weight:normal;
	cursor:default;
	letter-spacing:0px;
        color:#f38e00;
        }
/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	/*height:20px;*/
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#f38e00;
	}
#sidebar-bottom {
	height:25px;
	background:url(/uploads/interface/bg-sidebar-bottom.gif) no-repeat top center;
	}

#sidebar-bottom2 {
        height:640px;
        background-color:white;
        border:1px solid;
        border-color:#edebed;
        padding-left:4px;
		}

/* Footer */

#footer-valid {
	padding-top:55px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

h1 {
	font-size:2.5em;
	font-weight:normal;
	cursor:default;
	position:relative; top:50px; left:330px;
	letter-spacing:1px;
	color:#f38e00;
	font-style:italic;
	}
h2 {
        font-size:1.45em;
        margin-left:5px;
	font-weight:normal;
	cursor:default;
	letter-spacing:0px;
	color:#f38e00;
	}


/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(/uploads/interface/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
    display:block;
    width:100px;
    height:25px;
    background:url("/uploads/interface/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(/uploads/interface/bg-ad-top.png) no-repeat;
	padding:5px;
	}
#optionlinks{

        text-align:center;

}
/* bas */

#bas-partenaires {
       margin-left:254px;   
       clear:both;
       height:10px;
       width:550px;
       /*background:url(/uploads/interface/partenaires.jpg) no-repeat;*/
}


#sitemap li a {
       display:block;
       text-align:center;
       list-style-type:none;
       margin:0;
       padding:0;
       color:black;
       text-decoration:none;
}
#sitemap ul li ul a {
       color:black;
       text-decoration:none;
}
#sitemap li a:hover {    
       color:#f38e00;
       text-decoration:none;
 }



div.floated {
	width: 400px;
	float: left;
	margin-left: 1em;
}

a.B { background-image: url('/uploads/interface/index_button_programme0.png'); 
display: block; 
width:210px; 
height:25px;
margin-left: 19em;
}
a.B:hover { background-image: url('/uploads/interface/index_button_programme1.png'); 
display: block;  }

a.C { background-image: url('/uploads/interface/index_button_expo1.png'); 
display: block; 
width:220px; 
height:25px;
}
a.C:hover { background-image: url('/uploads/interface/index_button_expo2.png');
display: block;  }


a.D { background-image: url('/uploads/interface/index_button_atelier1.png'); 
display: block; 
width:128px; 
height:60px;
}
a.D:hover { background-image: url('/uploads/interface/index_button_atelier1a.png'); 
display: block;  }


a.E { background-image: url('/uploads/interface/index_button_atelier2.png'); 
display: block; 
width:128px; 
height:60px;
}
a.E:hover { background-image: url('/uploads/interface/index_button_atelier2a.png'); 
display: block;  }

a.F { background-image: url('/uploads/interface/index_button_atelier3.png'); 
display: block; 
width:128px; 
height:60px;
}
a.F:hover { background-image: url('/uploads/interface/index_button_atelier3a.png'); 
display: block;  }

a.G { background-image: url('/uploads/interface/index_button_atelier4.png'); 
display: block; 
width:128px; 
height:60px;
}
a.G:hover { background-image: url('/uploads/interface/index_button_atelier4a.png'); 
display: block;  }


a.H { background-image: url('/uploads/interface/inscription_button_0.png'); 
display: block; 
width:210px; 
height:25px;
margin-left:5px;
}
a.H:hover { background-image: url('/uploads/interface/inscription_button_1.png'); 
display: block;
}
a.Hb { background-image: url('/uploads/interface/inscription_button_0b.png'); 
display: block; 
width:110px; 
height:25px;
margin-left:0px;
}
a.Hb:hover { background-image: url('/uploads/interface/inscription_button_1b.png'); 
display: block;
margin-left:0px;
}
a.I { background-image: url('/uploads/interface/ateliers_button_0.png'); 
display: block; 
width:110px; 
height:25px;
}
a.I:hover { background-image: url('/uploads/interface/ateliers_button_1.png'); 
display: block;  
}
a.J { background-image: url('/uploads/interface/question_button_0.png'); 
display: block; 
margin-left:250px;
width:210px; 
height:25px;
}
a.J:hover { background-image: url('/uploads/interface/question_button_1.png'); 
display: block;  
margin-left:250px;
}

#envBg{
text-align:center;
display:inline;
float:left;
width:210px; 
height:30px;

}

#envBd{text-align:center;
display:inline;
float:right;
width:210px; 
height:30px;
}
#envCenter{
text-align:center;
display:inline;
float:left;
width:210px; 
height:30px;
margin-left:150px;

}
#artBg{
text-align:center;
display:inline;
float:left;
width:127px; 
height:63px;

}
#artBgd{
text-align:center;
display:inline;
float:left;
width:127px; 
height:63px;


}
#artBd{
text-align:center;
display:inline;
float:left;
width:127px; 
height:63px;

}

#boutonBg{
text-align:center;
display:inline;
float:right;
width:110px; 
height:25px;
margin:0;

}
#boutonBd{text-align:center;
display:inline;
float:right;
width:110px; 
height:25px;
}

#artBdd{
text-align:center;
display:inline;
float:left;
width:127px; 
height:63px;
}

#icone1{
text-align:center;
display:inline;
float:left;
width:70px; 
height:63px;
}
#icone3{
text-align:center;
display:inline;
float:left;
width:105px; 
height:63px;
}
#icone4{
text-align:center;
display:inline;
float:left;
width:45px; 
height:63px;
}
#icone5{
text-align:center;
display:inline;
float:left;
width:80px; 
height:63px;
}

#tableDatelier{
text-align:center;
display:inline;
float:left;
border:0px solid  #CFD0D2; 
width:100px; 
height:auto;
margin:0;
padding-top:0.2em;
}
#tableGprogr{
text-align:center;
display:inline;
float:left;
border:0px solid  #CFD0D2; 
width:120px; 
height:80px;
margin:0;
padding-top:1em;
}
#tableDprogr{
text-align:left;
display:inline;
float:left;
border:0px solid  #CFD0D2; 
width:600px; 
height:auto;
margin-left:0px;
padding-top:0.2em;
}
#tableCatelier{
text-align:center;
display:inline;
float:left;
border:0px solid  #CFD0D2; 
width:100px; 
height:160px;
margin-left:320px;
padding-top:0.2em;
}
#iconeDcycle{
text-align:center;
display:inline;
float:right;
border: 0px solid  #CFD0D2; 
width:120px; 
height:46px;
margin:0;
padding-top:0.2em;
}
#rub_cycle{
border: 1px solid  #CFD0D2; 
width:auto;
height:auto;
padding:2px;
font-family:Arial;
}
#heure{
background:url(/uploads/interface/fond-date.png) repeat-x top center;
height:auto;
width:125px;
height:28px;
}


#rub_cycle1{
border: 1px solid  #CFD0D2; 
width:175;
height:auto;
padding:2px;
font-family: Arial;
}

a.J1 { background-image: url('/uploads/interface/boutton.png'); 
display: block; 
margin-left:250px;
width:210px; 
height:25px;
}

a.J1:hover { background-image: url('/uploads/interface/button.png'); 
display: block;  
margin-left:250px;
}

#photo{
        height:610px;
	width:730px;
	margin:0;
	font:10px Arial, Helvetica, sans-serif;
	color:#4a4d50;
	background:#e8eae6;
}

#fullscreendemo {
	height:100%;
	width:100%;
}


/* End of 'Colloque - Style' */

