/*HTML*/
img{
   border: 0;
   vertical-align: middle;
}
dt{
   font-weight: bold;
}
small {
    font-size: 90%;
}
p {
    margin-bottom: 1.3em;
}
/*ICONS*/
#contenu .ico {
    background-position: 0 0;
    background-repeat: no-repeat;
    padding-left: 20px;
}
/* RATING */
#contenu form ul.rating_list label {
    float: none;
    margin: 0;
    padding-right: 0;
    text-align: center;
    width: 100%;
}

/* LABELS QUI DEPASSENT DES MENUS HORIZONTAUX */
#menuh ul.submenu li a{
    overflow: hidden;
}
/*COMMENTS*/
#menug div.comment_content,
#menud div.comment_content{
	margin-left: 0;
}
/*PHOTOS*/
.widget_image_last ul{
	float: left;
	width: 100%;
}
.widget_image_last ul li{
	float: left;
}
.widget_image_last ul li img{
	float: left;
        display: block;
}

/* FORCER LA TAILLE DES DIVS DE COLONNES DES PAGES */
body #contenant #contenu div.cols{
   margin:0 -10px !important;
}
body #contenant #contenu div.col_content {
    margin: 0 10px;
    overflow: hidden;
}

/* MARGIN 0 SUR LES ELEMENTS DE LISTE */
ul, ul.li, dl, dl dt, dl dd{
   margin: 0;
   padding: 0;
}
p.titremenu{
    margin: 0;
}

/* PAGINATION */
#contenu div.pagination span {padding: 3px 5px;}

/* NE PAS AFFICHER DE BORDURE SUR LES FIELDSET DANS LES MENUS VERTICAUX */
* body #contenant #menug fieldset, * body #contenant #menud fieldset {
    border-color: transparent;
	width:auto;
}

/* SPAN DANS LES MENUS VERTICAUX */
* body #menug span, * body #menud span {
    display: inline;
	padding:0;
}
/* DT DANS LES MENUS VERTICAUX */
body #menug dt, body #menud dt {
    font-size: 1em;
}

/* VIDEOS DANS LES MENUS VERTICAUX */
div.contenumenu .video_item{
	height: auto;
    min-height: 90px;
    overflow: hidden;
}

/* CONTENU */
#eco{
	clear:both;
}
/*LIENS E-MONSITE*/
#lien-emonsite{
	overflow: hidden;
}
/* MARGE EN BAS DU CONTENU */
* body #contenant #contenu{
	margin-bottom:20px;
}

/* BOUTON AJOUTER AU PANIER DESACTIVE SUR LE E-COMMERCE */
#contenu #eco .eco_prod_intro .disabled{
	color: #000;
    background-color: #ccc;
    cursor: default;
}
	
/* FIX BOUTIQUE */
span.eco_prod_widget_infos_old_price{
	text-decoration: line-through;
}	

/* Lien d'abonnement au fil d'information RSS */
#contenu a.abo_rss {
	background:url(http://static.e-monsite.com/im/feed.png) no-repeat left;
    padding-left:20px;
}

#contenu p.center{
	text-align:center;
}

/*moteur de recherche*/
input.moteurderecherche {
border:1px solid #000;
color:#000;
background:#FFF;
width:100%;
}
input.moteurderecherche_valid {
border:1px solid #FFF;
color:#FFF;
background:#000;
}
div.search_container fieldset {
    padding: 0;
}
.categorieg div.search_container input.textfield,
.categoried div.search_container input.textfield{
	background-position: 2px 50%;
    padding: 2px 2px 2px 20px;
    width: 60%;
}
/* prochains événements de l'agenda */
ul.agenda {
padding: 0 0 0 0;
margin: 0;
}
ul.agenda li {
list-style: none;
padding: 5px 2px 5px 2px;
}
ul.agenda li span {
font-weight:bold;
}


/* Fix */
#hautvpro p
{ margin-top: 0 ; }
#bas p,#lien-emonsite p
{ margin-bottom: 0 ; }

/* Tags */
.tag0{font-size: 75%;}
.tag10{font-size: 80%;}
.tag20{font-size: 90%;}
.tag30{font-size: 100%;}
.tag40{font-size: 110%;}
.tag50{font-size: 120%;}
.tag60{font-size: 140%;}
.tag70{font-size: 150%;}
.tag80{font-size: 160%;}
.tag90{font-size: 170%;}
.tag100{font-size: 180%;}

/* Sous pages */
#menud ul li.sspage,#menug ul li.sspage {
	padding-left: 15px;
}

/* Images */
img{
	border:0;
}
/* Images dans les paragraphes */
#contenant #contenu hr.clear{
	clear:both;
}


/* Diaporama photo -- mod�le 5
 */
#contenant #contenu .panel-overlay h3, .panel-overlay p {
	margin:0.3em 0;
}
#contenant #contenu .panel-overlay h3{
	font-size:20px;
}
#contenant #contenu .panel-overlay p{
	font-size:13px;
}




/* FORMULAIRE #monform */

#contenu #monForm
{
	width: 100%;
}

#contenu #monForm p
{
	margin: 5px 0;
}

/* fieldset , legend */
#contenu #monForm fieldset
{
	margin-bottom: 20px;
	border: #000 1px solid;
	
}
#contenu #monForm fieldset legend
{
	padding: 0 5px;
	font-size: 15px;
	color: #000;
}

/* Label */
#contenu #monForm label
{
	width: 30%;
	float: left;
	padding-right: 1%;
	margin:5px;
    margin-left: 1%;
}

#contenu #monForm .form_label_nostyle
{
	background: none;
}

/* Input */
#contenu #monForm input, #monForm select, #contenu #monForm textarea
{
	margin-left: 1%;
	width: 60%;
	border: #CCC 1px solid;
}

/* case à cocher */
/* case à cocher */
#contenu #monForm input[type="checkbox"], #contenu #monForm input.checkbox, #contenu #monForm input.radio
{
	width: 15px;
	height: 15px;
}


/* button submit */
#contenu #monForm input[type="submit"], #contenu #monForm p.submit input
{
	width: 220px;
	border:#000 1px solid;
}
#contenu #monForm p.submit
{
	text-align:center;
	margin-bottom:15px;
    clear:both;
}

#contenu #monForm p{
clear:both;
}


/* Images  */
#contenu .photo {
margin:2px;
border:0px;
}

#contenant #contenu .visiteurs{
	height: auto;
	min-height: 2em;
	margin-top: 0;
}
