/*modifie le 01/02/12 par Maud Mordelet*/


* {	margin:0; padding: 0;	}
body	{ font-family:Verdana, Geneva, sans-serif; }
#head	{ margin:0 auto; padding:auto; width:1024px; }

/*Menu haut vers autres sites groupes*/
div#permission			{ }
div#permission ul		{ padding:0; margin:0px; float:right;}
div#permission  li		{ list-style-type:none; text-align:center;  margin:0 15px; float:right; font-size:10px; }
div#permission  li a	{ color:#313131; font-weight:bold; text-decoration:underline; }
div#permission ul li a:hover { color:#8c2d43  }

/*header*/
#logo_cesi_alumni	{ background:url("../img/alumni/head_homepage.jpg") top left no-repeat; display:block; margin:10px 0; height:110px; }

/*menu principal*/
#barremenu		{
	background-color:#8c2d43;
	margin-bottom:15px;
	height:45px;
	-webkit-box-shadow:0 5px 10px #CCCCCC; /* Safari and Chrome */
	overflow:visible;
	zoom:1;
	box-shadow:0 5px 10px #CCCCCC;
}
#menu{}
#barremenu ul				{ margin: 0 auto; padding: 0; width:1024px; }
#barremenu ul li			{
	color:#FFF;
	cursor:pointer;
	float:left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:15px;
	font-weight:200;
	/*height:45px;*/
	list-style-type:none;
	margin-right:50px;
	padding:0 10px;
	position:relative;
	text-align:center;
	text-transform:uppercase;
	width:130px;
	zoom:1;
}
#barremenu ul li a			{ margin:10px 0; }
#barremenuul li span		{ display:block; padding:20px 15px 4px 8px;  }
#barremenu ul li.inactive_tab:hover 	{ color:#8c2d43; background-color:#f9f5f6; border-bottom:#e4cdd3 1px solid; }
#barremenu ul li.inactive_tab:hover a	{ color:#8c2d43; }
#barremenu ul li.inactive_tab:hover li a	{ color:#ffffff; }
#barremenu ul li li a	{ font-size: 90%; }
#barremenu ul li.current_tab, div#tabs ul li.inactive_tab		{  color:#FFFFFF;  height:30px ; padding-left:3px; padding-right:3px;  }


/*menu deroulant*/
#menuDeroulant
{
 width: 650px;
 list-style-type: none;
 margin-left:0px;
 padding: 0;
 border: 0;
 top: 0;
 left: 0;

}


#menuDeroulant li
{
 float: left;
 margin: 0;
 padding: 0;
 border: 0;
}




#menuDeroulant .sousMenu
{
	border: 0;
	display: none;
	list-style-type: none;
	margin: 0;
	margin-left:-10px;
	padding: 0;
	left:10px;
	position:absolute;
	width:130px;
}

#menuDeroulant .sousMenu li
{
 float: none;
 margin: 0;
 padding: 0;
 border: 0;
}

#menuDeroulant li
{
 float: left;
 margin: 0;
 padding: 0;
 border: 0;
}

#menuDeroulant li a:link, #menuDeroulant li a:visited
{
 display: block;
 height: 100%;
 color: #fff;
 text-decoration:none;
}
#menuDeroulant li a:link, #menuDeroulant li a:visited
{
 display: block;
 height: 100%;
 color: #fff;
 text-decoration:none;
}

#menuDeroulant li a:hover { background-color:#f9f5f6; color: #8c2d43; }
#menuDeroulant li a:active {  }

#menuDeroulant li:hover > .sousMenu { display: block; }
#menuDeroulant .sousMenu li a:link,
#menuDeroulant .sousMenu li a:visited
{
background: #8c2d43;
border: 0;
color: #ffffff;
display: block;
margin: 0;
padding:5px;
text-align:left;
text-decoration: none;
text-transform:none;
}
#menuDeroulant .sousMenu li a:hover
{
 background-image: none;
 background-color: #666;
}

#menuDeroulant .sousMenu li
{
 float: none;
 margin: 0;
 padding:0;
 border: 0;
 width: 149px;
 border-top: 1px solid #ffffff;
 border-right: 1px solid #ffffff;
 border-width:1px 0;
}



/*fin menu deroulant*/

 


#content{
	border-bottom:1px solid #6C6C6C;
	margin:auto;
	overflow:hidden;
	padding:0 auto 20px;
	width:1024px;
}

.main	{ float:left; margin-right:15px; overflow:hidden; width:700px; }
div.main div.tabContent	{ overflow:hidden;}

#top{padding-top:0px; width:717px; float:left;}


#left{
	margin-right:7px;
	float:left;
	width:210px;
}
#contenu{
	float:right;
	width:500px;
}

#bottom{
	float:left;
	padding-top:20px;
	padding-bottom:20px;
	width:700px;
}
#annuaire{
	background-repeat:repeat;
	background-image:url('../img/alumni/bg_annuaire.gif');
	background-position:top left; 
	float:left;
	margin-right:7px;
	width:280px;
}

#offre{
	float:right;
	background-image:url('../img/alumni/bg_emploi.gif');
	background-position:top left; 
	background-repeat:repeat;
	width:410px;
}
#offre .inner {
	margin:5px;
}

#right{
	float:right;
	width:300px;
}



#footer{ width:100%; float:left; margin-top:20px; border-top:#8c2d43 15px solid; }
#foot{border-right: 1px dotted #313131;
    margin:auto; padding:auto; width:1024px;}

/*polices*/
h1{
	background-color:#8c2d43;
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18px;
	font-weight:100;
	margin-top:0px;
	padding:0 5px;
	text-transform:uppercase;
}

h2{
	color:#585252;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-weight:100;
	line-height:22px;
	margin-top:0;
	margin-bottom:5px;
	text-transform:uppercase;
}

h2.fd_rouge			{ background:url('../img/alumni/fd_rouge_titre.gif') repeat-x 0 5px; }
h2.fd_rouge span	{ background:#fff; padding-right:3px; }
h2.fd_rose			{ background:url('../img/alumni/fd_rose_titre.gif') repeat-x 0 bottom;}
h2.fd_rose span		{ background:#fff; padding-right:3px; }

h3{
	background-color:#8c2d43;
	color:#FFFFFF;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	font-weight:100;
	line-height:15px;
	margin:10px 0;
	text-transform:uppercase;
	text-align:center;
	padding:5px;
}
	
h3 a {
	color:#fff;
	text-decoration:none;
}

h3.rose{background-color:#c49b87;
	padding:5px;
	margin-top:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	text-transform:uppercase;
	font-size:14px;
	text-align:center;
	color:#FFFFFF;
	font-weight:100;}
.hr {margin-top:15px; margin-bottom:7px;}

p {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:20px;
	padding:5px 0px 5px 0px;}
.consigne{ font-size:12px;  padding-top: 5px}

h4 {
	color:#8c2d43;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	font-stretch:ultra-condensed;
	font-weight:normal;
	margin-bottom:15px;
	text-transform:uppercase;
}

h4 span{

	background-image:url('../img/alumni/hr.gif');
	background-position:bottom ; 
	background-repeat:repeat-y;
	}
	
li{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	list-style: square ;
	padding-bottom:5px;
	}

	strong{ color:#8c2d43; font-weight:bold;}

/* --- rss --- */
#actus {
	font-size:11px;
	overflow:hidden;
}

#actus #chan_items .item	{
	background:none;
	line-height:normal;
	height:auto;
	margin-bottom:7px;
	text-align:justify;
	width:auto;
}

#actus #chan_items .item .date	{
	color:#000;
	border-right:solid 1px #000;
	padding-right:5px;
	font-weight:bold;
}

#actus #chan_items a		{ color:#000; text-decoration:none; }
#actus #chan_items a:hover	{ text-decoration:underline; }

#actus #chan_items .item a.item_bleu		{ color:#8C2D43; font-weight:bold; }

.fd_gris	{ background-color:#F4F4F4;}
.center		{ text-align:center; }
.gras, .bold	{ font-weight:bold; }

#deux, #trois, #quatre, #cinq, #six, #sept, #huit, #neuf, #dix, #onze, #douze, #quatorze	{ margin-top:50px; }

#profilsLoginForm {
	background-color:#d7d6d4;
	margin-bottom:10px;
	overflow:hidden;
	padding:5px;
}

#profilsLoginForm input[type="text"], #profilsLoginForm input[type="password"] {
	border:solid 1px #808080;
	margin-bottom:3px;
	padding:5px;
	width:95%;
}

#profilsLoginForm a.lost_pwd {
	display:block;
	margin:5px 0 0 0px;
}

/** Bouton de connexion Windows Live */

#connectionLiveStatus	{
	margin:10px 0;
}
#connectionLiveStatus div	{
	font-size:13px;
}
#windows_live {
	/*background:url('../img/vert_separator_home.jpg') no-repeat 0 0;*/
	/*padding:0 15px 0 20px;*/
	text-align:center;
	/*width:45%;
	margin-left:5px;*/
}

#liveConnectButton {
	background:url('../img/live_connect.gif') no-repeat 0 0;
	border:solid 1px #6CA9C7;
	color:#3975A0;
	cursor:pointer;
	font-size:12px;
	font-stretch:normal;
	font-weight:bold;
	height:20px;
	line-height:20px;
	margin:10px auto 16px;
	padding:0 5px 0 25px;
	width:70%;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
}
#liveConnectButton:hover {
	background: url('../img/live_connect.gif') no-repeat 0 -20px;
}
#signInButton {
	/*margin-left:10px; */
}

/** -- formulaire de maj des coordonées -- */
#maj_coord							{ width: 550px; margin:10px auto;}
#maj_coord	label 					{ clear:right; float:left; font-size:12px;}
#maj_coord	input[type="text"]		{ float:right; }

#maj_coord fieldset { border:solid 1px #8C2D43; padding:10px; }

#maj_coord fieldset legend {
	font-style:oblique;
	font-size:14px;
}


/** formulaire inscription */
#InvestigationDemandeInscriptionForm							{ border:solid 1px #8c2d43; width: 550px; margin:10px auto; padding:10px; overflow:hidden;  }
#InvestigationDemandeInscriptionForm	label 					{ clear:right; float:left; font-size:12px;}
#InvestigationDemandeInscriptionForm input[type="text"]			{ float:right; }
#InvestigationDemandeInscriptionForm .nostyle					{ float:none;}
#InvestigationDemandeInscriptionForm	textarea				{ width:100%; }
#InvestigationDemandeInscriptionForm #InvestigationProduitSaisi	{ width:90%; }
#InvestigationDemandeInscriptionForm fieldset 		{ border:solid 1px #8C2D43; padding: 10px;}
#InvestigationDemandeInscriptionForm p				{ line-height:normal; padding:0; }
#InvestigationDemandeInscriptionForm span			{ font-size:12px;; }
#InvestigationDemandeInscriptionForm .error-message, #maj_coord	.error-message	{ clear:both;}

#InvestigationDemandeInscriptionForm fieldset legend {
	font-style:oblique;
	font-size:14px;
}

#jadhere	{
	background:url('../img/alumni/logo-adhesion.png') no-repeat;
	display:block;
	height:55px;
	margin:10px auto;
	width:150px;
}

.item_bleu							{ color:#105bed; font-weight:bold;}
.item_rouge							{ color:#8C2D43; font-weight:bold; font-size:11px; }
.item_bleu, .item_rouge				{ text-decoration:none; }
.item_bleu:hover, .item_rouge:hover	{ text-decoration:underline; }


#nomination	{
	background:url('../img/alumni/nomination.jpg') no-repeat;
	display:block;
	height:205px;
	float:right;
	margin:10px auto;
	width:302px;
}

#viadeo	{
	background:url('../img/alumni/logoViadeo.png') no-repeat;
	display:block;
	height:70px;
	float:left;
	margin:0px 5px 0px 0px;
	width:250px;
}
#linkedin	{
	background:url('../img/alumni/logo-linkedin.png') no-repeat;
	display:block;
	height:70px;
	float:left;
	margin:0px 5px 0px 0px;
	width:250px;
}
