* {
	margin:0;
	padding:0;
}


#nav{ 	width:705px; }
#nav li {
	display:inline;
	list-style:none;
	padding:40px 20px 50px 0;
	

}

#recherche {
	width:250px;
	position:absolute;
	top:57.5em;
    left:56em;

}

#sidebar {
    position:absolute;
	top:62.6em;
    left:0.8em;
	width:170px;
	
}

#sidebar h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0 10px 0;
	border:none;
}

#sidebar h3 {
	color:#999;
	font:100% Verdana;
	font-weight:bold;
	letter-spacing:1px;
	margin:0 0 -10px 0;
}

#sidebar p {
	margin:15px 0;
}

#sidebar p.news {
	background:#fefefe;
}

#sidebar p.news a.more {
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:30px 0;
}

#sidebar p.news a:hover {
	color:#666;
}

#sidebar .subnav {
	border-top:1px solid #fafafa;
}

#sidebar .subnav li {
	list-style:none;
	border-bottom:1px solid #fafafa;
}

#sidebar .subnav li a {	
	color:#666;
	text-decoration:none;
	display:block;
}

#sidebar .subnav li a:hover {
	color:#666;
}

#sidebar .subnav li a b {
	float:right;
	display:none;
	color:#666;
}

#sidebar .subnav li a:hover b {
	display:inline;
}


#sidebarright {
	width:170px;
	
	margin-left:805px;

}

#sidebarright p {
	font:90% Verdana;
	color:#777;
	line-height:20px;
	margin:10px 0;
}

#sidebarright h2 {
	font:160% Arial;
	color:#333;
	margin:10px 0;
	border:none;
}

#sidebarright ul {
	margin:10px 0 10px 15px;
	font:90% Verdana;
}

#sidebarright ul li {
	margin:5px 0;
}

#sidebarright a {
	
	border-bottom:1px dotted #eee;
	color:#444;
	text-decoration:none;
}

#sidebarright a:hover {
	border-bottom:1px dashed #ccc;
}


#content {
	width:705px;
}

#contentnorightbar {
	width:705px;
}



#footer {
	clear:both;
	border-top:1px solid #eee;
	padding:10px;
	margin:30px 0 0;
}



#content ul {
	margin-bottom: 3px;
	color:#333;
}
#content ul span {
	color:#444;
}
#contentnorightbar ul {
	margin:15px 0 15px 20px;
	line-height:25px;
	padding:15px 0;
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	color:#79B933;
}
#contentnorightbar ul span {
	color:#444;
}



/* AutoCompletion CSS */

#autocompletion {
    border: 1px solid #999;
    background: #fafafa;
	text-align: left;
  }
  #autocompletion ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }
  #autocompletion li {
	
  }
  #autocompletion a {
    display: block;
    padding: .2em .3em;
    text-decoration: none;
    color: #333;
  }
  .selected {
    background: #CCC;
  }

#feed {
	color: #0098EF;
	font-weight: bold;
}

.vote a{
	color: #119FF0;
	font-size: 25px;
	font-weight: bold;
	
}

.votetable {
	background: white;
	width : 70px;
	height: 92px;
	margin-right: 5px;
}

/*ajout resux*/
.votelargeur {width: 80px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color:#8CC739;
	line-height:30px;
}

a.cat_display:hover {
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
	color:#8CC739;
	line-height:30px;
}



a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	color: #414448;

	
}

.lien {
    margin: 0 auto;
    width:950px;
    height:50px;
	text-align: center;
}

.lien a 
{

	font-size: 12px;
	color: #414448;
	text-decoration: none;
	text-align:center;
}


.lien a:hover {
	font-size: 12px;
	color: #414448;
	text-decoration: underline;
	}
.lien span {
	color: #F7560F;
	
}

.ariane {
	color: #A9A9A9;
}

.ariane a {
	color: #A9A9A9;
	text-decoration: underline;
	font-weight: normal;
	font-size: 11px;
}

.ariane a:hover {
	color: #A9A9A9;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.sitetable {
	background: #F7F7F7;
	width: 88%;
	border: 1px dashed #CCC;
	vertical-align : top;
	text-align:justify;
	
    
}

.sitetd {
float:left;
border: 1px solid #CCC;
margin: 0 10px 10px 10px;
}

.warning {
	background: #CFEBF7 url(images/notice.png) no-repeat 1em ;
	border: 2px solid #000;
	text-align: center;
	padding: 10px;
	font-family: tahoma, verdana;
	font-weight: bold;
	max-width: 780px;
}


/* Onglets fiche site */
#container {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#container hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
}

#container ul#menu {	
	font-weight: bold;
}
#container ul#menu li {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
#container ul#menu li a {
text-decoration: none;

}
#container ul#menu li a:hover {
text-decoration: underline;
color: #333333;
}
#container h1 ,
#container h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#container .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
}

#container a.current {
	padding: 3px 7px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
#container a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
#container .on {
	display: block;
}
#container .off {
	display: none;
}


body {
	
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	
}


/* DIV */
.affiche
{

margin-top:20px;
width:970px;
height:274px;
}

.armoirie {
position:absolute;
top:9em;
left:64.4em;
border:0
}

.authentification
{
position:absolute;
top:0.5em;
left:30em;
border:0px;
}

.backline 
{
color:#414448;
text-decoration:none;

}
.backline:hover 
{
text-decoration:underline; 
}
.cadre-pub-g{
float:left;
width:697px;
height:100px;
vertical-align:top;
}
.cadre-pub-d{
position:absolute;
top:34.1em;
left:53.7em;

}
.connect
{
position: absolute;
top:0em;
left:16.6em;
}

.connect2
{
position: absolute;
top:0em;
left:25.35em;
}

.conditions
{
margin-left:20px;
text-align:justify;
}


.en-ce-moment
{
float:left;
margin-left:-20px;
margin-top:20px;
}

.espace
{
width: 1000px;
height:200px;
margin: auto;
	
}

.espace12
{
width: 1000px;
height:100px;
margin: auto;
	
}




.flux
{
float:left;
width:800px;
height:38px;
margin-left:10px;
}


.f-newsletter
{
position:absolute;
top:0.5em;
left:10.3em;

}

.footer
{
margin: 0 220px auto;
margin-top:70px;
width:536px;
height:18px;
background-image: url(/public_html/img/footer.png);
background-repeat: no-repeat;
}

.footer-contact
{
margin: 0 auto;
margin-top:810px;
width:536px;
height:18px;
background-image: url(/public_html/img/footer.png);
background-repeat: no-repeat;

}

.footer-legale
{
margin: 0 auto;
margin-top:510px;
width:536px;
height:18px;
background-image: url(/public_html/img/footer.png);
background-repeat: no-repeat;

}

.grandeimgBordure 
{

 border: 3px solid #0293FC;
}


.header
{
	margin: 0 auto;
	width: 797px;
	height:55px;
	background-image: url(/public_html/img/header_connexion.jpg);
	background-repeat: no-repeat;
}

.image-recherche
{
margin-top:22px;
margin-left:95px;

}

.imgBordure
{

border: 1px solid #414448;
margin-top:5px;

}

.imgBorduredrapeau
{
vertical-align:middle;
 border:0;
 }

 
.langues
{
position:absolute;
top:0.85em;
left:57em;
}

#leftvideo
{
margin-top:80px;
margin-left:200px;
}

.left-photo-tuto
 {
	float: left;
	width: 1px;
	padding-top: 20px;
	padding-left: 0px;
}



.lien-dans-contenu
{
font-size:18px;
color:#0293FC;
text-decoration:none;
letter-spacing:0.5px ;
}

.lien-dans-contenu:hover 

{
color:#8EBD00;
text-decoration:none; 

}



.logo
{
padding-top:125px;
width: 400px;
height:66px;
background-image: url(/public_html/img/logo2.jpg);
background-repeat: no-repeat;
}

.menu-video
{
position: absolute;
top:15.7em;
left:0em;
}

.message-newsletter
{
position:absolute;
top:2em;
left:0.5em;
width:500px;
}

.menu 
{
margin: 0 auto;
margin-top:5px;
width: 975px;
height:106px;

}
.menu1
{
position: absolute;
top:40em;
left:2em;
color:#414448;
text-decoration:none;
font-weight: bold ;
font-size:10px;
}
.menu2
{
position: absolute;
top:40em;
left:14.9em;
color:#414448;
text-decoration:none;
font-weight: bold ;
font-size:10px;

}
.menu3
{
position: absolute;
top:40em;
left:31.5em;
color:#414448;
text-decoration:none;
font-weight: bold ;
font-size:10px;
}
.menu4
{
position: absolute;
top:40em;
left:41.6em;
color:#414448;
text-decoration:none;
font-weight: bold ;
font-size:10px;
}
.menu5
{
position: absolute;
top:40em;
left:58em;
color:#414448;
text-decoration:none;
font-weight: bold ;
font-size:10px;
}
.menu6
{
position: absolute;
top:40em;
left:70.7em;
color:#414448;
text-decoration:none;
font-weight: bold ;
font-size:10px;
}
.menu7
{
position: absolute;
top:40em;
left:86.3em;
color:#414448;
text-decoration:none;
font-weight: bold ;
font-size:10px;
}

.moteur-recherche
{
float:left;
margin-left:600px;
width:373px;
height:100px;
background-image: url(/public_html/img/search.png);
background-repeat: no-repeat;


}

.news
{
margin-left:420px;
width:300px;
height:84px;
background-image: url(/public_html/img/news2.jpg);
background-repeat: no-repeat;

}

.photo-ev1
{


width:120px;
height:151px;



}
/*.photo-ev1 a { 
display:block; 
width:100%; 
height:100%; 
font-size:1px; 
color:#dfd; 
text-decoration:none; 
background:url(img/bg_big_a.gif);/* image transparente de 5px sur 5px */ 

.photo-ev2 {


width:120px;
height:151px;



}


.portail-menton
{

margin-top:8px;
padding-left:307px;
height:30px;
color:#414448;


}

.plus-video
{
margin-left:140px;
height:22px;
}

.publicite
{

width:200px;
margin-left:805px;

}

.rmenu_link
{
font-size:14px;
color:#0293FC;
text-decoration:none;
letter-spacing:0.5px ;
font-weight:bold;

}

.rmenu_link:hover
{
font-size:14px;
color:#8EBD00;
text-decoration:none;
letter-spacing:0.5px ;
font-weight:bold;

}


.texte-accueil
{

width:750px;
height:1px;
font-family: arial;
text-indent:3%;
text-align: justify;
font-size:16px;
color:#414448;
}

.texte_article
{
width:750px;
font-family: arial;
text-align: justify;
font-size:16px;
color:#414448;
line-height:20px;
}

.texte-evenement
{
margin-left:120px;
position:relative;
left:1em;
width:200px;
height:150px;
font-family: arial;
text-align: justify;
font-size:11px;
color:#414448;
}

.texte-contact
{
margin-top:30px;
width:750px;
height:1px;
font-family: arial;
text-align: justify;
font-size:16px;
color:#414448;
line-height:20px;

}

.texte-portail
{
width:805px;
height:1px;
color:#414448;
line-height:18px;
}


.texte-recherche
{
float:left;
width:90px;
height:50px;
margin-left:25px;
line-height:30px;
font-weight: bold ;
padding-top:20px;
}

.texte-sous-header
{

font-size: 13px;
text-align: center;
font-family: Verdana, Arial, Helvetica, sans-serif;
color:#414448;
margin-bottom:10px;

}

.texte-news {
position:absolute;
top:20.5em;
left:61.4em;
}

.titre
{
padding-top:5px;
height:1px;
font-size: 40px;
font-weight: bold ;
line-height:70px;
color:#414448;
}

.titre-evenement
{
color:#0293FC;
font-size:12px;
line-height:17px;
text-decoration:none;
}

.titre_galerie_photo
{
width:700px;
padding-top: 20px;
}


.video
{
position: absolute;
top:9.5em;
right:0.8em;
}

.wrapper
{
	width: 1000px;
	background-image: url(/public_html/img/middle.jpg);
	background-repeat: repeat-y;
	margin: auto;
}

h1
{
font-size:17px;
margin: 0 0 0 0;

}

h2
{
font-size:16px;
color:#414448;
margin: 0 55px 0 0;
font-weight: normal ;
font-family: arial;
text-align: justify;
}

h3.lien-categorie a {

text-align: center; font-size: 16px; color:#8CC739; text-decoration:none}



#innerwrapper
{  
 position: relative; /* on positionne le conteneur */   
 margin-left: auto; 
 margin-right: auto;
 width: 970px;
text-align:left; 
  }

#pscroller1
{
padding-top:15px;
margin-left:10px;
font-size: 11px;
font-family: verdana;
width: 300px;
height: 50px;
text-align:left;
color:#414448;
}


