/* Main_style.css */

body
{
	/* behavior:url('csshover2.htc'); */
	padding					: 10px;
	width					: 80%;
	margin					: auto;
    font-size               : 12px;
    color                   :  #006699;
}

.icon
{
	display					: block;
	width					: 25px;
	height					: 25px;
	padding					: 4px;
	background				: #FFFFFF;
	background-image		: url("../img/iconbg.png");
	background-repeat		: no-repeat;
	text-decoration			: none;
	border					: none;
}

.icon img
{
	border					: none;
}

.icon:hover
{
	background-image		: url("../img/iconbgh.png");
}

.texteB {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: bold;

}
.texte {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
	font-weight: normal;
}

#liste
{
	width					: 380px;
	background				: #d6dbc9;
	background-image		: url("../img/listtop.png");
	margin					: 10px;
	padding					: 10px;
	/*padding-top				: 50px;*/
    background-repeat		: no-repeat;
}

#header
{
	width					: 100%;
	height					: 85px;
	background				: #FFFFFF;
	background-image		: url("../img/headerBg2.jpg");
	color					: #FFFFFF;
	padding					: 0px;
}

#headerText
{
	padding-left	: 230px;
	padding-top		: 20px;
    margin          : 0px;
    font-size       : x-large;
    font-weight     : lighter;
    font-style      : oblique;
   	color			: #2b4e62;
}

#ptitle
{
	background-image    : url("../img/titlebg.png");
    background-repeat   : repeat-y;
    font-size           : x-large;
    font-weight         : lighter;
    font-style          : oblique;
   	color			    : #2b4e62;
    border-top          : 1px solid #2b4e62;
    border-bottom       : 1px solid #2b4e62;
    padding-left        : 70px;
    width               : 300px;
}

#logo
{
	float					: left;
	width					: 200px;
	height					: 86px;
	border-right			: 1px solid #22678E;
	padding					: 0px;
}

#top-left
{
	float					: right;
	width					: 100px;
	height					: 85px;
	background-image		: url("../img/headertopright2.jpg");
	margin-right			: 0px;
	padding					: 0px;
}

#content
{

	padding					: 2px;
	padding-left			: 200px; /* v1 : 150 */
	padding-right			: 0px;
	padding-top				: 0px;
	padding-bottom			: 0px;
	background-color		: #FFFFFF;
	background-image		: url("../img/menuback.jpg");
	background-repeat		: repeat-y;
}

#menu
{
	padding-top				: 25px;
	margin-top 				: 0px;
	width					: 198px;/*148px*/
	background				: #f3f6eb; /*#abbaba;*/
	background-image		: url("../img/menutop.jpg");
	background-repeat		: repeat-x;
	float 					: left;
}

#page
{
	margin-top				: 2px;
	background-color		: #FFFFFF;
}

#mtext
{
	padding 				: 25px;
	padding-top				: 10px;
	border					: 1px solid #22678E;
	background-color		: #FFFFFF;
	min-height				: 400px;
}

#bottom
{
	padding-top				: 10px;
	text-align 				: center;
	font-size  				: x-small;
	color					: #abbaba;
}

#impr
{
    float                   : right;
   	background-image		: url("../img/imprimer.gif");
    width                   : 100px;
    height                  : 40px;
}

.menug
{
	height 					: 18px;
	width					: 198px;
	overflow				: hidden;
	display					: block;
	margin-bottom			: 0px;
}

.menugo
{
	height 					: auto;
	width					: 198px;
	overflow				: hidden;
	display					: block;
	margin-bottom			: 0px;
}

/*
.menug:hover
{
	overflow				: visible;
	height					: auto;
}
*/

.menutitle
{
	text-decoration			: none;
	border-top				: 1px solid #FFFFFF;
	border-bottom			: 1px solid #FFFFFF;
	font-size 				: 12px;
	font-weight 			: bold;
	color					: #2b4e62;
	margin					: 0px;
	padding					: 0px;
	padding-left			: 20px;
	background-image   		: url("../img/pin.jpg");
	background-repeat		: no-repeat;
	cursor					: pointer;
}

.menuuni
{
	text-decoration			: none;
	border-top				: 1px solid #FFFFFF;
	border-bottom			: 1px solid #FFFFFF;
	font-size 				: 12px;
	font-weight 			: bold;
	color					: #2b4e62;
	margin					: 0px;
	padding					: 0px;
	padding-left			: 20px;
	background-image   		: url("../img/pin.jpg");
	background-repeat		: no-repeat;
	cursor					: pointer;	
	padding-bottom			: 2px;
	display					: block;
}

.menuuni:hover
{
	border-top				: 1px solid #22678e;
	border-bottom			: 1px solid #22678e;
	color 					: #22678e;
	background-image   		: url("../img/pinb.jpg");
}

.menutitle:hover
{
	border-top				: 1px solid #22678e;
	border-bottom			: 1px solid #22678e;
	color 					: #22678e;
	background-image   		: url("../img/pinb.jpg");
}

.menuitem
{
	text-decoration			: none;
	font-size 				: small;
	color					: #22678e;
	margin					: 2px;
	padding					: 0px;
	padding-left			: 5px;
	cursor					: pointer;
	padding-left			: 5px;
}

.menuitem:hover
{
	font-weight 			: bold;
	color 					: #2b4e62;
}

#partenaire
{
    width                   : 180px;
    height                  : 180px;
    float                   : left;
   	background-image   		: url("../img/partenairBg.png");
    background-repeat       : repeat-x;
    border                  : 1px solid #22678e;
    padding                 : 10px;
    font-size               : large;
    font-weight             : lighter;
   	color			        : #2b4e62;
    text-align              : center;
    margin                  : 5px;
}

#partenaire a
{
    font-size               : large;
    font-weight             : lighter;
   	color			        : #2b4e62;
    text-decoration         : none;
}

#plogo
{
    display                 : block;
    border                  : 1px solid #2b4e62;
    background              : #FFFFFF;
    width                   : 180px;
    height                  : 140px;
    overflow                : hidden;
}

.cleft
{
    clear                   : left;
}

table#equipe_content
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	width: 550px;
}