/*************HOME******************/

/*Menu perso*/

.mod_2556861 .menu{
	position : fixed;
	/*border : red solid 1px;*/
	width : 92px;
	padding : 25px 35px 18px 42px;
	background-image: url(http://www.margauxd.com/photo/fond-2556861.png?v=1257687721);background-repeat: repeat;position: relative;
}

html>body .mod_2556861 .menu{
	position: fixed;
}

.mod_2556861 .menu .cel1, .mod_2556861 .menu .cel2{
		padding-bottom : 7px;
}

.mod_2556861 .menu .cel1 a, .mod_2556861 .menu .cel2 a{
		padding : 8px;
}

.mod_2556861 .titre a {
		background-color : #272727;
}

.mod_2556861 .menu .id1 a{
		margin-right : 7px;
}

.mod_2556861 .menu .id2 a{
		margin-right : 46px;
}

.mod_2556861 .menu .id3 a{
		margin-right : 9px;
}

.mod_2556861 .menu .id4 a{
		margin-right : 47px;
}

.mod_2556861 .menu .id5 a{
		margin-right : 43px;
}

.mod_2556861 .menu .id6 a{
		margin-right : 35px;
}

.mod_2556861 .menu .id7 a{
		margin-right : 41px;
}

.mod_2556861 .menu .id8 a{
		margin-right : 18px;
}

.mod_2556861 .menu .id1 a:hover,.mod_2556861 .menu .id1 a.selected,.mod_2556861 .menu .id5 a:hover,.mod_2556861 .menu .id5 a.selected, .mod_2556861 .menu .id6 a:hover,.mod_2556861 .menu .id6 a.selected, .mod_2556861 .menu .id7 a:hover, .mod_2556861 .menu .id7 a.selected,.mod_2556861 .menu .id8 a:hover, .mod_2556861 .menu .id8 a.selected {
		background : url(../IMG/onglet_home.png) repeat-x;
}

.mod_2556861 .menu .id2 a:hover, .mod_2556861 .menu .id2 a.selected {
		background : url(../IMG/onglet_labs.png) repeat-x;
}

.mod_2556861 .menu .id3 a:hover, .mod_2556861 .menu .id3 a.selected {
		background : url(../IMG/onglet_pro.png) repeat-x;
}

.mod_2556861 .menu .id4 a:hover, .mod_2556861 .menu .id4 a.selected {
		background : url(../IMG/onglet_misc.png) repeat-x;
}

/*Mes notes*/

.mod_2556848 .cel_entete {
	display : none;
	
}

.mod_2556848 .cel1 {
padding-bottom:11px;
} 

.home_post {
	background-position: top center;
	background-repeat: no-repeat;
	border: 6px solid #272727;
	width:700px;
}

/*.home_post:hover {
	border: 6px solid #11c2fe;
}*/

.home_post .title {
	text-align:left;
	position:absolute;
	bottom:0;
}

.home_post .title a {
	font: "Arial", sans-serif;
	text-decoration: none;
	background-color: #272727;
	display:block;
	
}

a.titleLink:hover,a.rubLink:hover {
	color: #ffffff;
	background-color: #11c2fe;

}
a.titleLink 
{
	font-size:14px;
	color: #11c2fe;
	padding:8px;
}

a.rubLink
{
	font-size:11px;
	color:#ffffff;
	padding-left:8px;
	padding-top:5px;
	padding-bottom : 5px;
  	padding-right :5px;

}
a.rubLink:hover
{


}

a.proworkLink
{
	width:62px;
}
a.labsLink
{
	width:32px;
}
a.miscLink
{
	width:50px;
}

/***********Padding module Article commun*********/

.mod_2556826 .cel1{
	padding-top : 11px;
	padding-left: 30px;
	padding-bottom : 11px;
}

.mod_2633516 .cel1{
	padding-top : 11px;
	padding-left: 30px;
	padding-right: 30px;
}

.mod_2633516 .para_502787{
	padding : 8px;
}

.mod_2633516 .texte{
	line-height:20px;
}

.mod_2556826 .titre, .mod_2633516 .titre{
	display: none;
}

/*****************Annuaire*******************/

.mod_2556825 .cel1{
	padding-top : 11px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom : 11px;
}

.mod_2556825 .cel1 .annuaire {
	padding-top : 20px;
}

.mod_2556825 .cel1 .annuaire a{
	background-color:#272727;
	padding: 5px;
}

/*.mod_2556825 .cel1 .titre a{
	background-color:#272727;
	padding: 5px;
}

.mod_2556825 .cel1 .lien a{
	background-color:#272727;
	padding: 5px;
}*/

/******************LABS***********************/

.vignette_orange {
	padding: 6px;
	border: 0px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	background-color:#272727;
	background-position:center center; 
	background-repeat:no-repeat;
	}
	
.vignette_orange:hover{

	background-color:#ff8e2a;
	/*background : url(docs/IMG/plus.png) no-repeat;*/

}

.vignette_orange a{
	display:block;
	width:206px;
	height:94px;
}

.vignette_orange a:hover {
	background-image:url(../IMG/plus.png);
	background-position:center center;
	background-repeat:no-repeat;
}

/******************Pro-work***********************/

.vignette_verte {
	padding: 6px;
	border: 0px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	background-color:#272727;
	background-position:center center; 
	background-repeat:no-repeat;
	}
	
.vignette_verte:hover{

	background-color:#8be300;
	/*background : url(docs/IMG/plus.png) no-repeat;*/

}

.vignette_verte a{
	display:block;
	width:206px;
	height:94px;
}

.vignette_verte a:hover {
	background-image:url(../IMG/plus.png);
	background-position:center center;
	background-repeat:no-repeat;
}

.grostitre_vert{
	 color: #8BE300;
	 text-align: left;
	 text-decoration: none;
	 font: normal 14px "Arial", sans-serif;
	 background-color:#272727;
	 padding : 8px;
}

/******************Misc***********************/

.vignette_rose {
	padding: 6px;
	border: 0px;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	background-color:#272727;
	background-position:center center; 
	background-repeat:no-repeat;
	}
	
.vignette_rose:hover{

	background-color:#cc0099;
	/*background : url(docs/IMG/plus.png) no-repeat;*/

}

.vignette_rose a{
	display:block;
	width:206px;
	height:94px;
}

.vignette_rose a:hover {
	background-image:url(../IMG/plus.png);
	background-position:center center;
	background-repeat:no-repeat;
}



/************Ibox description commune************/

a.texte_box{
	color: #ffffff;
	font: normal 11px "Arial", sans-serif;
	text-decoration:none;	
}

/************Ibox Verte************/


.titre_box_verte{
	color: #8BE300;
	font: bold 12px "Arial", sans-serif;	
}

a.lien_box_verte {
	color: #8BE300;
	font: bold 11px "Arial", sans-serif;
	text-decoration:none;
}

a.lien_box_verte:hover{
	text-decoration:underline;
}

/************Ibox Bleu************/


.titre_box_bleu{
	color: #11c2fe;
	font: bold 12px "Arial", sans-serif;	
}

a.lien_box_bleu {
	color: #11c2fe;
	font: bold 11px "Arial", sans-serif;
	text-decoration:none;
}

a.lien_box_bleu:hover{
	text-decoration:underline;
}

/************Ibox Rose************/


.titre_box_rose{
	color: #cc0099;
	font: bold 12px "Arial", sans-serif;	
}

/*a.lien_box_rose {
	color: #8BE300;
	font: bold 11px "Arial", sans-serif;
	text-decoration:none;
}

a.lien_box_rose:hover{
	text-decoration:underline;
}*/	

