body 
{
	background-color:#eeecec;
	background-image:url(../img/andy/deez_bg);
	background-repeat:repeat-x;
	text-align:left;
	text-decoration:none;
	margin:0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#565050;
}

a
{
	text-decoration:none;
	color:#565050;
}

a:hover
{
	color:#c0c0c0;
}
/**rep**/
h1
{
			font-weight:bold;
			
			color:#ff6600;
			font-size:20px;
			padding:10px;
}

.link_1
{
	color:#2db0f4;
	
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
}

a:hover.link_1
{
	color:#4e4e4e;
}

.link_2
{

	text-decoration:none;
}

a:hover.link_2
{
	color:#000;
}

.link_3
{
	color:#646464;
	font-weight:bold;
	text-decoration:none;
}

a:hover.link_3
{
	color:#1e1e1e;
}
/**fin repr**/
#cad_global
{
	width:990px;
	margin:auto;
	height:auto;
	text-align:left;

}


/*Propriétés des cadres du Header*/
#cad_header
{
	width:100%;
	height: 44px;
	margin-top:0;

}

#buttoncampus
{
	display: block;
	margin-top: 5px;
	margin-left: 70px;
	float: left;
}
.cta-button {
    display:block;
  width:113px;
  height:30px;
  background:url(../img/andy/bt_campus.png) no-repeat 0 -30px;
  margin:0 auto;
}
.cta-button a {
  display:block;
  width:100%;
  height:100%;
  background:url(../img/andy/bt_campus.png) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button a:hover {

  background-position: 0 30 px;
}



#buttonboutique
{
	display: block;
	margin-top: 5px;
	margin-left: 50px;
	float: left;
}
.cta-button2 {
  display:block;
  width:113px;
  height:30px;
  background:url(../img/andy/bt_my-bee.png) no-repeat 0 -30px;
  margin:0 auto;
}
.cta-button2 a {
  display:block;
  width:100%;
  height:100%;
  background:url(../img/andy/bt_my-bee.png) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button2 a:hover {

  background-position: 0 30 px;
}

#buttonechoes
{
	display: block;
	margin-top: 5px;
	margin-left: 50px;
	float: left;
}
.cta-button3 {
    display:block;
  width:113px;
  height:30px;
  background:url(../img/andy/bt_echoes.png) no-repeat 0 -30px;
  margin:0 auto;
}
.cta-button3 a {
  display:block;
  width:100%;
  height:100%;
  background:url(../img/andy/bt_echoes.png) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button3 a:hover {

  background-position: 0 30 px;
}

#buttoncompte
{
	display: block;
	margin-top: 5px;
	margin-left: 30px;
	float: left;
}
.cta-button4 {
    display:block;
  width:113px;
  height:30px;
  background:url(../img/andy/bt_espace.png) no-repeat 0 -30px;
  margin:0 auto;
}
.cta-button4 a {
  display:block;
  width:100%;
  height:100%;
  background:url(../img/andy/bt_espace.png) no-repeat 0 0;
  text-indent:-9999px;
}
.cta-button4 a:hover {

  background-position: 0 30 px;
}


	#cad_compte
	{
 
		height:44px;
		margin-top:5px; 
		display:block; 
		float:right; 
		color:#fff; 
		font-size:10px; 
		font-weight:bold
	}
	
		#bienv_header
		{
			width:270px;;
			float:left;
			color:#fff;
			font-weight:bold;
		}
		
		#liens_header
		{

			float:left;
			text-align:right;
			list-style:none;
			margin:0;
		}
		
			#liens_header a
			{
				color:#dcdcdc;
				font-weight:bold;
				text-decoration:none;
			}
			
			#liens_header a:hover
			{
				color:#fff;
			}
	
		
		#connexion
		{
			text-align:right;
			margin-right:10px;
		}
		
			#connexion label
			{
				font-weight:bold;
				color:#fff;
			}
			
			.input_connexion
			{
				height:12px;
				width:60px;
				border:2px solid #e4e4e4;
				color:#797979;
				font-weight:bold;
				font-size:11px;
				-moz-border-radius: 8px; 
  				-webkit-border-radius: 8px; 
  				border-radius: 8px; 
			}
			
			#connect_campus
			{
				height:18px;
				font-size:12px;
				font-weight:bold;
				color:#646464;
				border:2px solid #e4e4e4;
				-moz-border-radius: 8px; 
  				-webkit-border-radius: 8px; 
  				border-radius: 8px; 
			}
		
		#options_connexion
		{
		color:#fff;	
		}
		
		#options_connexion a
		{
			text-decoration:none;
			color:#fff;

		}
		
		#options_connexion a:hover
		{
			color:#565050;
		}
		


/*Propriétés du necker*/
#cad_necker
{
	width:100%;
	height:auto;
	background-image:url(../img/andy/ban_bg.png);
	background-repeat:repeat-y;
}

		
#ban{
  	width: 990px;
	height: 150px;
	margin: 0 auto;
	padding-top:10px;
	display: block;
}
#logo
{
height: 130px;
width: 247px;
margin-top: 20px;
background-image:url(../img/andy/logo.png);
display: block;
float: left;
}	



		#header_recherche
		{
			margin-right:20px;
			color:#fff;
			font-weight:bold;
			float: right;
		}
		
			#input_search
			{
				margin-left:10px;
				background:#fff;
				height:15px;
				*height:20px;
				width:140px;
				border:2px solid #e4e4e4;
				color:#797979;
				-moz-border-radius: 8px; 
  				-webkit-border-radius: 8px; 
  				border-radius: 8px; 
			}
			
			#header_search_go
			{
				background:#eaeaea;
				width:35px;
				color:#646464;
				font-weight:bold;
				-moz-border-radius: 8px; 
  				-webkit-border-radius: 8px; 
  				border-radius: 8px; 
			}

	#header_ad
	{
			margin-right:20px;
			padding:5px;
			color:#fff;
			font-weight:bold;
			font-size:11px;
			float: right;
			background-color: #63C2F4;
    		border:1px solid #2DB0F4;
    	-moz-border-radius: 8px; 
    	-webkit-border-radius: 8px; 
    	border-radius: 8px; 
	}

	#header_ad:hover
	{
	border:2px solid #2DB0F4;
	background-color: #fff;
	color:#2DB0F4;
	}

.box {
	margin:0; 
	padding:2px 2px 4px;
	background:#fff url(../img/andy/box-shadow.gif) repeat-x 50% 100%;       
	border-top:1px solid #e5e5dc; border-bottom:1px solid #e5e5dc;
    border-right:1px solid #d5d5cd; border-left:1px solid #d5d5cd;

}

	.box-inner, .box-inner-navigation {
		margin:0; 
		padding:0;
		background:#262623 url(../img/andy/box-grad.gif) repeat-x top center;
		border: 0px solid #262623;
		border-bottom:0;
		position:relative;
	}
	
		/**haut noir sur home**/
		.box-bottom-nav-new {
			padding:0px;
			border-bottom:1px solid #3a3a37;
			background:#10100f url(../img/andy/new-menu-bottom.gif) bottom repeat-x;
			
		}

#the-new-menu-cont {
	width:972px;
	margin-left:8px;
	overflow:hidden;
	font-size:12px;
	line-height:1em;
}

.new-cool-menu {
		height:83px;	/**/			
	}		
		
    #new-menu-ul {

        margin:0px;

        padding:0px;

        border:none;

        height:47px;

        list-style-image:none;

        list-style-position:outside;

        list-style-type:none;

        width:970px;

        position:relative;

    }       

    

    #new-menu-ul li ul{

        margin:0;

        border:none;

        height:38px;

        list-style-image:none;

        list-style-position:outside;

        list-style-type:none;

        width:965px;

        padding:0;

    }   

    

    * html #new-menu-ul li ul{

        height:33px;

    }   

    

    * html #new-menu-ul li ul{

        padding:18px 0 0 0;

        height:36px;

    }

    

    * + html #new-menu-ul li ul{

        padding:18px 0 0 0;

        height:36px;

    }

    

    #new-menu-ul li ul li{      

        height:38px;

    }   

    

    #new-menu-ul li ul li a{        

        color:#bebdb5;
        font-size:12px;     

        font-weight:bold;

        height:26px;

        padding:11px 25px 0 30px;

        background:none;

    }

    

    * html #new-menu-ul li ul li a{     



        height:24px;



    }

	
	#new-menu-ul li ul li a{		
		color:#bebdb5;
		font-size:12px;		
		font-weight:bold;
		height:25px;/**/
		padding:11px 25px 0px 30px;
		background:none;
	}
	

	
	#new-menu-ul li ul li a:hover{		
		color:#fff;
		background:url(../img/andy/subhover.gif) left top repeat-x;
		border-bottom:2px solid #fff;
	}
	
	#new-menu-ul li ul li.current a{		
		color:#fff;
		background:url(../img/andy/subhover.gif) left top repeat-x;
		border-bottom:2px solid #fff;
	}
	
	#new-menu-ul #menu-home ul li a:hover{		
		border-bottom:2px solid #ff6600;
	}
	
	#new-menu-ul #menu-home ul li.current a{		
		border-bottom:2px solid #2db0f4;
	}
	
	#new-menu-ul #menu-campuslife ul li a:hover, #new-menu-ul #menu-campuslife ul li.current a{		
		border-bottom:2px solid #ff6600;
	}
	
	#new-menu-ul #menu-assoces ul li a:hover, #new-menu-ul #menu-assoces ul li.current a{		
		border-bottom:2px solid #ff6600;
	}
	
	#new-menu-ul #menu-agenda ul li a:hover, #new-menu-ul #menu-agenda ul li.current a{		
		border-bottom:2px solid #ff6600;
	}
	#new-menu-ul #menu-media ul li a:hover, #new-menu-ul #menu-media ul li.current a{		
		border-bottom:2px solid #ff6600;
	}
	
	#new-menu-ul #menu-tribune ul li a:hover, #new-menu-ul #menu-tribune ul li.current a{		
		border-bottom:2px solid #ff6600;
	}
	
	
	
	/**img hover haut**/
	#new-menu-ul li{
		float:left;
		height:47px;/**?**/
		margin:0px;
		padding:0;
		width:auto;
	}				
	
	#new-menu-ul li a{		
		-x-system-font:none;
		color:#c1c1b4;
		display:inline-block;
		font-size:16px;		
		font-variant:normal;
		
		height:27px;/**/
		line-height:normal;
		margin:0;
		padding:10px 68px  0;/**/
		width:auto;
	}	
		
	
	#new-menu-ul li a img{		
		display:none;
		position:absolute;
		margin:4px 0 0 4px;
	}	
	
	#new-menu-ul li a:hover{
		background:url(../img/andy/new-menu-hover.gif) left top no-repeat;
		text-decoration:none;
	}	
	
	#new-menu-ul li a:hover img{
		display:inline;
		
	}	
	
	
	
	#new-menu-ul li a span{		
		-x-system-font:none;
		color:#595951;
		display:block;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12px;
		font-size-adjust:none;
		font-stretch:normal;
		font-style:normal;
		font-variant:normal;
		font-weight:normal;
		line-height:normal;
	}
	
/**sub**/
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu {
	line-height:	1.0px;
}
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:			100%;
}
.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:			0;
	top:			4em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:			12em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}


/*** adding the class sf-navbar in addition to sf-menu creates an all-horizontal nav-bar menu ***/
.sf-navbar {		
	position:		relative;
}
.sf-navbar li {
	position:		static;
}
.sf-navbar a {
	border-top:		none;
}
.sf-navbar li ul {
	width:			44em; /*IE6 soils itself without this*/
}
.sf-navbar li li {	
	position:		relative;
}
.sf-navbar li li ul {
	width:			13em;
}
.sf-navbar li li li {
	width:			100%;
}
.sf-navbar ul li {
	width:			auto;
	float:			left;
}
.sf-navbar a, .sf-navbar a:visited {
	border:			none;
}
.sf-navbar li.current {
	background:url(../img/andy/new-menu-hover.gif) left top no-repeat;
		text-decoration:none;
}
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li li.current,
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active {
	background:url(../img/andy/new-menu-hover.gif) left top no-repeat;
		text-decoration:none;
}

.sf-navbar li:hover img,
.sf-navbar li.sfHover img,
.sf-navbar li li.current img,
.sf-navbar a:focus img, .sf-navbar a:hover img, .sf-navbar a:active img {
	display:inline !important;
}

.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active {
	background:		#3c3c3a;
}
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active {
	background:		#3c3c3a;
}
ul.sf-navbar .current ul,
ul.sf-navbar ul li:hover ul,
ul.sf-navbar ul li.sfHover ul {
	left:			0;
	top:			5em; /* match top ul list item height */
}
ul.sf-navbar .current ul ul {
	top: 			-999em;
}

.sf-navbar li li.current > a {
	font-weight:	bold;
}

.sf-sub-indicator {
	display:none !important;
}

.mt a {
	display:block;
	text-align:right;
}





/*Propriétés des cadres du Corps*/
#cad_corps
{
	width:100%;
	height:auto;
	padding:10px;
	overflow:hidden;
	background-image:url(../img/andy/cont_bg.png);
	background-repeat:repeat-y;
}
	
	#cad_center_Tleft_Tright
	{
	width: 720px;	
	padding:5px;
	margin-right:10px;
	display:block;
	float:left;
	}
	
	#cad_center_Fleft_Tright
	{
		overflow:hidden;
		width:780px;
		min-height:600px;
		text-align:center;
	}
	
	#cad_center_Tleft_Fright
	{
		margin-left:40px;
		width:840px;
		min-height:600px;
		text-align:center;
	}
	
	#cad_center_Fleft_Fright
	{
		overflow:hidden;
		width:100%;
		min-height:600px;
		text-align:center;
	}
	
	.cad_intro2
{
	background-color:#fff;
	background-image:url(../img/andy/quote.gif);
	background-repeat:no-repeat;
	margin-bottom:20px;
	padding:15px;
	overflow:hidden;
	border-right:1px dotted #ccc;
	border-bottom:1px dotted #ccc;

}

		.cad_intro2_auteur
		{
			float:right;
			color:#2db0f4;
			font-weight:bold;
			font-size:11px;
			margin:10px;
		}
		
		#cad_const
{
	width:710px;
	text-align:left;
	line-height:20px;

}

	#cad_const2
	{
		background-color:#fff;
		text-align:left;
		border-right:1px dotted #ccc;
		border-bottom:1px dotted #ccc;
		padding:10px;
	}
		
		#g_const
{
	width:100%;
	height:28px;
	background-image:url(../img/andy/g_const.png);

}

		#g_suspense
{
	width:100%;
	height:28px;
	background-image:url(../img/andy/g.png);

}
/*Propriétés des cadres de la colonne Droite*/

#cad_right
	{
		float:right;
		width:240px;
		padding-right:10px;
		height:100%;
		min-height:600px;
	}


.onglet
		{
			display:block;
			background-image:url(../img/andy/assist_bouton.jpg);
			background-repeat:no-repeat;
			width:230px;
			height:20px;
			margin-left:0px;
			margin-top:0;
			color:#fff;
			font-weight:bold;
			vertical-align:middle;
			padding-left:25px;
			padding-top:2px;
		}
		
.dr_content
		{
			background-color:#fff;
			width:230px;
			margin-bottom:15px;
			border-bottom:1px dotted #ccc;
		}	
		
.dr_content_haut
		{
			background-color:#fff;
			width:230px;
			margin-bottom:15px;
			margin-top:-10px;
			border-bottom:1px dotted #ccc;
		}		

#dr_agenda
		{
			display:block;
			background-image:url(../img/andy/dr_agenda.png);
			background-repeat:no-repeat;
			width:230px;
			height:34px;
		}
		
		
	.cad_lateraux
	{
		width:230px;
		padding:10px;
	}
		
		#controls_agenda
		{
			width:200px;
			text-align:center;
		}
		
			#controls_agenda a
			{
        padding-left:5px;
		padding-right:5px;
		font-size: 12px;
        color: #ff6600; 
        font-weight:bold;
        -moz-border-radius: 4px; 
        -webkit-border-radius: 4px; 
        border-radius: 4px; 
        border:1px solid #ccc;
		outline:none;
			}
			
			#controls_agenda a:hover
			{
        color: #fff; 
        font-weight:bold;
         background-color:#ff6600;
        -moz-border-radius: 4px; 
        -webkit-border-radius: 4px; 
        border-radius: 4px; 
        border:1px solid #ccc;
		outline:none;
			}
		
		#agenda_jour
		{
			display:block;
			width:200px;
			text-align:center;
		 color: #fff;
		font-size:14px;
		font-weight:bold;
		 background-color:#63c2f4;
		-moz-border-radius: 4px; 
  		-webkit-border-radius: 4px; 
		border-radius: 4px; 
		border:2px solid #2db0f4; 
			margin-top:15px;
		}
		
		#aff_agenda
		{

		}
		
		.dr_event
			{
			height:40px;
			margin:10px 0;
			font-size:11px;
				}
			.infos_event a
			{
				color:#ff6600;
				font-weight:bold;
				text-decoration:none;	
			}
			
			.infos_event_heure
			{
				color:#2db0f4;
				text-decoration:none;	
			}
			
			.infos_event img
			{
				float:left;
				width:40px;
				height:40px;
				margin-right:5px;
			}
		
			#aff_agenda p
			{
				margin-top:0;
			}
#dr_sondage
		{
			display:block;
			background-image:url(../img/andy/dr_sondage.png);
			background-repeat:no-repeat;
			width:230px;
			height:34px;
		}
		
#dr_je
		{
			display:block;
			background-image:url(../img/andy/dr_je.png);
			background-repeat:no-repeat;
			width:230px;
			height:40px;
		}

#dr_rumeuroscope
		{
			display:block;
			background-image:url(../img/andy/dr_rumeuroscope.png);
			background-repeat:no-repeat;
			width:230px;
			height:34px;
		}

#dr_partenaires
		{
			display:block;
			background-image:url(../img/andy/dr_part.png);
			background-repeat:no-repeat;
			width:230px;
			height:34px;
		}
		
		a#logo_bred
		{
			display:block;
			margin:10px 0 10px 50px;
			width:118px;
			height:73px;
			background-image:url(../img/andy/logo_bred.jpg);
		}
		
		a#logo_mb
		{
			display:block;
			margin:10px 0;
			width:200px;
			height:90px;
			background-image:url(../img/andy/logomb.png);
		}

/*Propriétés des cadres du Footer*/
#cad_footer
{
	display:block;
	height:208px;
	text-align:center;
	
}

#footer1{
	height:155px;
	background-color:#000000;
	text-align:center;
	margin-bottom:30px;
	
}
#backfooter{
	width:985px;
	margin:auto;
}
.cadre_footer{
	width:280px;
	padding-left:30px;
	float:left;
text-align:center;
}
.ban_footer{
	width:200px;
	height:25px;
	padding-top:20px;
	padding-bottom:5px;
}
.texte_footer{
	color:#FFF;
	padding-top:1px;
	padding-bottom:1px;
	text-align:left;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.texte_footer a{
	color:#FFF;
	text-align:left;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.sep_footer{
	width:20px;
	height:115px;
	margin-top:20px;
	margin-bottom:20px;
	color:#FFFFFF;	
	background-color:#OOO;
	background-position:top;
	background-repeat:repeat-y;
	background-image:url(../img/andy/pointille.jpg);
	float:left;
}

#footer2{
	height:53px;
	width:985px;
	margin:auto;
	margin-bottom:30px;
	text-align:center;
}

#copy{
	padding-top:10px;
	color:#8C8C8C;
	text-align:center;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#copy a{
	margin-top:5px;
	color:#8C8C8C;
	text-align:center;
	font-size:9px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}