/*** CSS La puce ŕ l'oreille  -  14.09.2009  ***/


/* Default  */

body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background-image:url(/multimedia/images/img_structures/fond.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin:0px;
	color:#333333;
	background-color:#b7deff;
}

.left{
	float:left;
	margin-right:10px;}

.right{
	float:right;
	margin-left:10px;}
	
img{
	border:0px;
	
}


h1 {font-size:20px;margin:10px 0 10px 0;}
h2.linebelow {border-bottom:1px dotted #ccc; margin-bottom:5px}
/*****************************************************/
/*******      Principaux DIVS & colonnes    **********/
/*****************************************************/

#principal{
	width:993px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/multimedia/images/img_structures/bg.png);
	background-repeat:repeat-y;

	}

/***** Colonnes HOME ***********/

#colG{
	padding-left:8px;
	margin-top:6px;
	height:376px;
	width:194px;
	float:left;
	}

#colM{
	margin-left:205px;
	width:539px;
	padding-top:10px;
	}
	
#colM #colMG{
	width:190px;
	float:left;
	padding-left:10px;
	padding-top:0px;
	}
	
#colM #colMD{
	
	width:325px;
	float:right;
	}
	
#colD{
	float:right;
	width:225px;
	font-size:10px;
	background-image:url(/multimedia/images/img_structures/fondcold.gif);
	background-repeat:no-repeat;
	padding-top:15px;
	padding-right:13px;
	margin-bottom:10px;
	}

.result{
        border-bottom:1px dotted #CCCCCC;
        margin-bottom:20px;
        float:left;
        width:100%;
        padding-bottom:10px;
}
.subtitle{
        margin-bottom:20px;
        float:left;
        width:750px;
        text-transform:uppercase;
        font-size:13px;
}
.resultText{
       width:500px;
       float:left;
}	
/***** Bloc En avant entouré par un filet + ombre ***********/

#colM #colMG .enavant{
	border:1px solid #e7e7e7;
	border-top:1px solid #d6d5d5;
	border-bottom:none;
	padding:10px;
	padding-bottom:20px;
	background-image:url(/multimedia/images/img_structures/ombre_blochome.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:20px;
	line-height:15px;
	}
	
/***** Colonnes INTERIEURES ***********/

.colMint{
	/* margin-left:205px; */
        float:left;
	width:740px;
	padding:20px;
	padding-top:10px;
	position:relative;
	}
	
.colDint{
	float:right;
	width:225px;
	font-size:10px;
	background-image:url(/multimedia/images/img_structures/fondcold.gif);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-bottom:10px;
	}
	
/***** Bloc En avant entouré par un filet + ombre ***********/	
.colMint .enavant{
	border:1px solid #e7e7e7;
	border-top:1px solid #d6d5d5;
	border-bottom:none;
	padding:10px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	background-image:url(/multimedia/images/img_structures/ombre_blocint.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:20px;
	line-height:15px;
	}
	

	
/*****************************************************/
/********************      ENTETE    *****************/
/*****************************************************/

#entete{
	height:224px;
	background-image:url(/multimedia/images/img_structures/bandeau_home2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#enteteint{
	height:149px;
	background-image:url(/multimedia/images/img_structures/bandeau_page_int2.jpg);
	background-repeat:no-repeat;
	background-position:center;
}
	


/*****************************************************/
/***************          MENU        ****************/
/*****************************************************/

#ssmenu{
	position:absolute;
	width:194px;}
	

#colG #ssmenu a:link, #colG #ssmenu a:visited, #colG #ssmenu a:active{
	display:block;
	width:186px;
	height:26px;
	background:transparent;
	margin:0px;
	margin-bottom:3px;
	padding-left:8px;
	line-height:26px;
	text-decoration:none;
	font-size:11px;
	color:#000;
	}
	
#surmenu{
	position:absolute;}

#colmenu{
	position:absolute;
	width:194px;}
	
.colormenu{
	height:26px;
	margin-bottom:3px;
	background-color:#b3ab94;
	}
	
#menu5, #menu7{
	height:37px;}
	
#colG #ssmenu a.menugd:link, #colG #ssmenu a.menugd:visited, #colG #ssmenu a.menugd:active{
	height:33px;
	line-height:15px;
	padding-top:4px;
	}
	
#colG #ssmenu a {
	z-index:1;}
	

	
/*****************************************************/
/**********          Pied de page        *************/
/*****************************************************/

#piedpage{
	height:34px;
	background-image:url(/multimedia/images/img_structures/fondpp.gif);
	font-size:10px;
	color:#FFF;
	line-height:27px;
	text-align:center;
	
	}
	
	
#piedpage a:link, #piedpage a:visited, #piedpage a:active{
	color:#FFF;
	text-decoration:none;	
}

#piedpage a:hover{
	color:#EEE;
	text-decoration:none;	
}

#piedpage #encartG{
	float:left;
	width:108px;
	font-size:9px;
	color:#a39d8c;
	line-height:12px;
	text-align:left;
	font-style:italic;
	padding-left:15px;
	margin-top:-3px;
}

#piedpage #content{
	float:right;
	width:800px;
	margin-right:20px;
	text-align:center;}
/*-----------------------------------------------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/

/*****************************************************/
/**********       CONTENUS :: Titres     *************/
/*****************************************************/		

	
h2{
	color:#7f9db9;
	font-size:11px;
	font-weight:bold;
	margin:0px;}
	
h3{
	font-size:11px;
	margin-top:5px;
}

/*****************************************************/
/*******         CONTENUS :: Images        ***********/
/*****************************************************/

.logopartn	{
	vertical-align:middle;
	padding-right:8px;
	margin-top:10px;
	display:inline;
}

#colM img, .colMint img, .colDint img{
	padding:1px;
	border:1px solid #b5ad96;}
	
#colM .imgtitre, #colD .imgtitre, .colMint .imgtitre, .colDint .imgtitre{
	display:block;
	margin-bottom:10px;
	border:none;
	padding:0px;}
	
#colM .separ, #colD .separ, .colMint .separ, .colDint .separ{
	display:block;
	border:none;
	padding:0px;
	margin-top:12px;
	margin-bottom:12px;
}

.colMint .separ{
	display:block;
	margin-left:auto;
	margin-right:auto;}
	
.separint{
	display:block;
	clear:both;
	margin-left:220px;}
	

	
/*****************************************************/
/*******         CONTENUS :: Liens         ***********/
/*****************************************************/	
	
a.more:link, a.more:visited, a.more:active{
	color:#474546;
	font-weight:bold;
	text-decoration:none;
	line-height:24px;
	background-image:url(/multimedia/images/img_structures/pucemore.gif);
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:10px;}
	
a.more:hover{
	color:#b5ad96;
}

a:link, a:visited, a:active{
	text-decoration:none;
	color:#7f9db9;
	}
	
a:hover{
	text-decoration:none;
	color:#a39d8c;
	}
	
	
/*****************************************************/
/*******       CONTENUS :: Formulaire      ***********/
/*****************************************************/	

#searchForm{
       width:225px;
       float:right;
       margin-top:15px;
       margin-left:15px;
}
#searchFormHome{
    margin-bottom:10px;
    width:225px;
    float:none;
    margin-top:0px;
}
#headerContent{
       width:500px;
       float:left;
       margin-top:15px;
}
select.home{
	width:237px;
	height:20px;
	font-size:10px;
	margin-bottom:5px;}
	
select.int{
	width:200px;
	height:20px;
	font-size:10px;
	margin-bottom:5px;}
	
input.bout{
	background-color:#7f9db9;
	border:none;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	margin-right:5px;
	padding:4px;
	}
	
/*****************************************************/
/*******         CONTENUS :: Listes        ***********/
/*****************************************************/

ul{
	margin:0px;
	padding:15px;
	padding-top:0px;
	padding-bottom:0px;
	}	
	
li{
	color:#000
	font-size:11px;
	list-style-image:url(/multimedia/images/img_structures/puce_li.gif);
	padding-bottom:3px;
	}
	
ul a:link, ul a:visited, ul a:active{
	text-decoration:none;
	color:#8a8579;
	
	}
	
ul a:hover, .selected{
	text-decoration:none;
	font-weight:bold;
	}
	
/***** Bloc 1 liste sur 2colonnes ***********/

.colmenuG{
	float:left;
	width:275px;}
	
.collistG{
	float:left;
	width:245px;}
	
.collistD{
	float:right;
	width:245px;}



/*-----------------*/

.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

/* TAG CLOUD */
div#tagcloud { text-align:center; height:200px; padding-top:50px; padding-bottom:50px; }
div#tagcloud a.tagcloud_item { font-family:Arial; font-weight:normal; } 
div#tagcloud a.tagcloud_item:hover { text-decoration:underline; }
/*
div#tagcloud a.keyword { font-family:cursive; }
div#tagcloud a.region { font-family:monospace; }
*/


/* Contact */
#contact td {background:#ffffff;}