/*********/
/*general*/
/*********/
* {
margin: 0;
padding: 0;
border: 0;
font-family:  Arial, Verdana, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
text-decoration: none;
color: #000000;

}
.both {
	clear: both;
	}

.left, #left {
	float: left;
	}
.right, #right {
	float: right;
	}

.bold {
	font-weight:bold;
}

.center {
	text-align:center;
}


.rouge {
	color:#b70909;
}

a {
	position:relative;
	z-index:1;
}

input {
	position:relative;
	z-index:1;
}

p {
	position:relative;
	z-index:1;

}

img {
	position:relative;
	z-index:1;

}


p.message {
	font-weight:bold;
	color:#006600;
	text-align:center;
	margin-top:5px;
	text-transform:uppercase;
}

p.erreur {
	font-weight:bold;
	color:#00FF00;
	text-align:center;
	margin-top:5px;
	text-transform:uppercase;
	font-size: 20px;
}

body {
	margin: 20px 0px 0px 0px;
	padding: 0;
	text-align: center;
	background-color:#e6e6e6;
	}
#general {
	position: relative;
	width: 970px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;

	}

#general #ombre_haut {
	background-image: url(/layout/img/ombre_haut.gif);
	background-repeat: no-repeat;
	width:970px;
	height:10px;
	margin-bottom:0px !important;
	margin-bottom:-5px;
}

#general #ombre_milieu {
	background-image: url(/layout/img/ombre_milieu.gif);
	background-repeat: repeat-y;
	width:970px;
}

#general #ombre_bas {
	background-image: url(/layout/img/ombre_bas.gif);
	background-repeat: no-repeat;
	background-position: top;
	width:970px;
	height:20px;
	text-align: center;
}
#general #ombre_bas p {
	padding-top: 5px;
	}
#general #ombre_bas p a{
	color:#666666;
	}


/************************* BANDE NOIRE ***********************/

#general #ombre_milieu #bande_noire {
	width:940px;
	margin-left:10px;
	background-color:#343434;
	height:15px;
	padding-right:10px;
}

#general #ombre_milieu #bande_noire p {
	text-align:right;
color:#fff;
	font-weight:bold;
}

#general #ombre_milieu #bande_noire p a{
	font-size:11px;
	color:#fff;

}


/************************** BANDEAU ******************************/

#general #ombre_milieu #bandeau {
	width:950px;
	margin-left:10px;
	background-image: url(/layout/img/bandeau.jpg);
	height:169px;

}

#general #ombre_milieu #bandeau #bandeau_gris {
	width:946px;
	/*background-image: url(/layout/img/bandeau_gris.png) !important;*/
	height:29px;
	
	margin-top:31px;

}

#general #ombre_milieu #bandeau #bandeau_gris p {
	line-height:32px;
	vertical-align:middle;
	color:#FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-align:center;
	font-size:15px;
}


/************************** MENU **************************************/


#general #ombre_milieu #menu {
	width:942px;
	background-repeat:repeat-x;
	background-image: url(/layout/img/fond_menu.gif);
	height:33px;
	margin-left:10px;
	padding-left:8px;
}

#general #ombre_milieu #menu .separation {
	float:left;
	width:1px;
	height:29px;
	background-color:#000000;
	margin-top:2px;
	margin-bottom:2px;
	
}

#general #ombre_milieu #menu div.item {
	float:left;
	line-height:33px;
	vertical-align:middle;
	height:33px;
}

#general #ombre_milieu #menu div.item a {
	float:left;
	padding-left:15px;
	padding-right:15px;
	font-weight:bold;
	font-size:13px;
	text-transform:uppercase;
	height:33px;
}

#general #ombre_milieu #menu div.sinscrire {
	border-right:none;
	margin-top:1px;
}

#general #ombre_milieu #menu div.sinscrire a {
	border-right:none;
	padding-left:16px;
}

#general  #menu .sous_menu div.liens_menu {	
	text-align:left;
	font-size:12px;
	text-transform:none;
	border:none;
	padding:5px 5px 5px 7px;
}

#general  #menu .sous_menu div.ligne {	
	border-bottom:1px solid #fff;
}

#general  #menu .sous_menu#sous_menu_1 {
  	position: absolute;
	left:26px;
	top:227px;
	width:269px;
  }

#general  #menu .sous_menu#sous_menu_2 {
  	position: absolute;
	left:300px;
	top:227px;
	width:230px;
  }

#general  #menu .sous_menu#sous_menu_3 {
  	position: absolute;
	left:427px;
	top:227px;
	width:160px;
  }
  
  
  #general  #menu .en#sous_menu_1 {
  	position: absolute;
	left:20px;
	top:227px;
	width:269px;
  }

#general  #menu .en#sous_menu_2 {
  	position: absolute;
	left:245px;
	top:227px;
	width:230px;
  }

#general  #menu .en#sous_menu_3 {
  	position: absolute;
	left:370px;
	top:227px;
	width:160px;
  }

#general  #menu .sous_menu{
	display: none; 
	margin: 0px;
	padding:0px;
	z-index:2;
	background-color:#ffc000;

}


/*********************** CONTENU ******************************/
#general #ombre_milieu #contenu {
	padding-bottom:16px;

}

#general #ombre_milieu #contenu h1 {
	text-transform:uppercase;
	color:#b70909;
	font-size:16px;
	border-bottom:1px solid #b70909;
	margin-top:30px;
	text-indent:5px;
	width:917px;
}

#general #ombre_milieu #contenu h1 span {
	text-transform:none;
	color:#b70909;
	margin-left:600px;
	font-style:italic;
}

#general #ombre_milieu #contenu h1 span a {
	text-transform:none;
	color:#b70909;
	font-style:italic;
}

#general #ombre_milieu #contenu  h2.fond_rouge{
	background-color:#b70909;
	width:906px;
	padding:5px 5px 5px 7px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	margin-bottom:18px;
	margin-top:10px;
}


#general #ombre_milieu #contenu  h3{
	margin-bottom:10px;
}

#general #ombre_milieu #contenu label {
	width:160px;
	float:left;	
	text-align:right;
	padding-top:2px;
	margin-top:5px;
	margin-right:3px;
	color:#343434;
}

#general #ombre_milieu #contenu input {
	border:1px solid black;
	/*height:20px;*/
	/*padding:3px;*/
	margin-top:5px;
	width:173px;
}

#general #ombre_milieu #contenu select {
	border:1px solid black;
	height:20px;
	margin-top:5px;
	width:180px;
}

#general #ombre_milieu #contenu textarea {
	border:1px solid black;
}

#general #ombre_milieu #contenu input#submit {
	height:20px;
	background-repeat:no-repeat;
	background-image: url(/web/img/bt_connexion.gif);
	width:113px;
	border:none;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	margin-top:20px;
	cursor:pointer;
	margin-bottom:10px;

}


#general #ombre_milieu #contenu.texte h2 {
	text-transform:uppercase;
	color:#ff7800;
	font-weight:bold;
	font-size:15px;
	padding-left:8px;
	padding-top:8px;
	padding-bottom:8px;
}



/*********************** BANDEAU BLEU ******************************/

#general #ombre_milieu #bandeau_2 {
	width:933px;
	background-repeat:no-repeat;
	background-image: url(/web/img/bandeau_2.jpg);
	height:314px;
	margin-left:19px;
	margin-top:9px;
	margin-bottom:9px;
}

#general #ombre_milieu #bandeau_2 #titre_rdv {
	width:638px;
	background-image: url(../layout/img/bandeau_3.png)!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=/web/img/bandeau_3.png);
	background-image: none;
	height:314px;
	margin-left:300px;
}

#general #ombre_milieu #bandeau_2.fr #titre_rdv {
	background-image: url(/web/img/bandeau_3_fr.png)!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=/web/img/bandeau_3_fr.png);
	background-image: none;
}

#general #ombre_milieu #bandeau_2.en #titre_rdv {
	background-image: url(/web/img/bandeau_3_en.png)!important;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop src=/web/img/bandeau_3_en.png);
	background-image: none;
}




/*********************** BANDE ROUGE ******************************/
#general #ombre_milieu #bande_rouge  {
	width:933px;
	background-repeat:no-repeat;
	background-image: url(/web/img/bande_rouge.gif);
	height:50px;
	margin-left:10px;
}

#general #ombre_milieu #bande_rouge p  {
	padding-top:6px;
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
}

#general #ombre_milieu #bande_rouge p a  {
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:18px;
display:block;
}

#general #ombre_milieu #bande_rouge span  {
	text-align:center;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	font-size:13px;
	display:block;
}


/*********************** BLOC ORANGE ******************************/

#general #ombre_milieu #accueil .bloc  {
	width:446px;
	background-repeat:no-repeat;
	background-image: url(/web/img/bloc.gif);
	height:185px;
	float:left;
	margin-left:20px !important;
	margin-left:10px;
}

#general #ombre_milieu #accueil #blocs  {
	width:950px;
	margin-left:10px;
	margin-top:13px;
}

#general #ombre_milieu #accueil .bloc h2  {
	color:#ff7800;
	text-transform:uppercase;
	font-size:18px;
	text-align:center;
	line-height:35px;
	vertical-align:middle;
}

#general #ombre_milieu #accueil .bloc h3  {
	color:#ff7800;
	text-transform:uppercase;
	font-size:14px;
	padding-top:13px;
	padding-left:8px;
}

#general #ombre_milieu #accueil .bloc p  {
	background-repeat:no-repeat;
	background-image: url(/web/img/puce.gif);
	margin-left:15px;
	margin-right:13px;
	padding-left:15px;
	background-position:0px 7px; 
	margin-top:14px;
	font-weight:bold;
	font-size:13px;


}

/************************* BAS DE PAGE ************************/

#general #ombre_milieu .bas  {
	height:107px;
	width:950px;
	margin-left:10px;

}

#general #ombre_milieu .bas#logo  {
	background-repeat:repeat-x;
	background-image: url(../layout/img/bandeau_logos_cci.gif);

}

#general #ombre_milieu .bas#partenaires  {
	background-image: url(../layout/img/2012_bandeau_sponsors.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#general #ombre_milieu .bas p {
	color:#58585a;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	padding-left:11px;
	padding-top:4px;
}


/************************* CONNEXION *******************************/

#general #ombre_milieu #contenu #connexion  {
	margin-left:28px;

}

#general #ombre_milieu #contenu #connexion  h1{
	margin-bottom:30px;

}

#general #ombre_milieu #contenu #connexion .bloc, #general #ombre_milieu #contenu #inscription .bloc {
	width:559px;
	margin-left:205px;
	background-color:#e6e6e6;
	padding-bottom:10px;
	margin-bottom:10px;
}

#general #ombre_milieu #contenu #connexion .bloc h2,  #general #ombre_milieu #contenu #inscription .bloc h2 {
	text-transform:uppercase;
	font-size:15px;
	font-weight:bold;
	color:#ff7800;
	padding-left:16px;
	padding-top:11px;
	margin-bottom:26px;
}


#general #ombre_milieu #contenu #connexion .bloc #formulaire {
	margin-left:141px;
	margin-bottom:10px;
}

#general #ombre_milieu #contenu #connexion .bloc #formulaire p {
	text-align:left;
}

#general #ombre_milieu #contenu #connexion .bloc  p {
	text-align:center;
}

#general #ombre_milieu #contenu #connexion .bloc  a {
	text-align:center;
	font-size:11px;
	color:#b70909;
	font-weight:bold;
	text-decoration:underline;
}

#general #ombre_milieu #contenu #connexion .bloc p label {
	text-align:right;
	float:left;
	width:90px;
	font-weight:bold;	
	margin-right:5px;

}

#general #ombre_milieu #contenu #connexion .bloc input {
	height:18px;
	border:1px solid black;
	margin-bottom:2px;
	width:178px;
}

#general #ombre_milieu #contenu #connexion .bloc input#submit_connexion {
	height:20px;
	background-repeat:no-repeat;
	background-image: url(/web/img/bt_connexion.gif);
	width:113px;
	border:none;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:bold;
	padding-bottom:3px;
	margin-top:10px;
	margin-left:82px;
}


/************************* INSCRIPTION *******************************/

#general #ombre_milieu #contenu #inscription  {
	margin-left:28px;

}

#general #ombre_milieu #contenu #inscription p{
	margin-top:10px;
}



#general #ombre_milieu #contenu #inscription #gauche {
	float:left;
	width:468px;

}

#general #ombre_milieu #contenu #inscription #gauche .radio {
	width:20px;

}

#general #ombre_milieu #contenu #inscription #gauche p {
margin-top:0px;

}

#general #ombre_milieu #contenu #inscription #droite {
	float:left;
	width:449px;
	background-color:#e6e6e6;
	padding-top:10px;
	padding-bottom:10px;
}

#general #ombre_milieu #contenu #inscription #droite p {
	margin-left:15px;
	line-height:20px;
	margin-top:0px;
}

#general #ombre_milieu #contenu #inscription #droite span{
	font-weight:100;
}

#general #ombre_milieu #contenu #inscription #produits_comptences p{
	margin-left:28px;
	color:#343434;
	line-height:20px;
}

#general #ombre_milieu #contenu #inscription #produits_comptences textarea{
	margin-top:5px;
	margin-bottom:10px;
	width:876px;
	height:100px;
}

#general #ombre_milieu #contenu #inscription .participant {
	float:left;
	width:400px;
	margin-left:20px !important;
	margin-left:10px;
	margin-bottom:20px;
}

#general #ombre_milieu #contenu #inscription .participant p {
	margin-top:0px;
}

#general #ombre_milieu #contenu #inscription input#submit {
	margin-left:400px;
}

#general #ombre_milieu #contenu #inscription input#submit.enregistrer {
	margin-left:200px;
}

#general #ombre_milieu #contenu #inscription #validation   {
	border-bottom:1px solid #b70909;
	padding-bottom:10px;
	width:917px;
}

#general #ombre_milieu #contenu #inscription #validation p  {
	width:113px;
	height:20px;
	background-image:url(/web/img/bt_validation.gif);
	background-repeat:no-repeat;
	float:left;
	text-align:center;
	vertical-align:middle;
	line-height:20px;
	color:#FFFFFF;
	text-transform:uppercase;
	margin-left:15px !important;
	margin-left:8px;
}

#general #ombre_milieu #contenu #inscription #validation p a  {
	color:#FFFFFF;
	font-weight:bold;
}

#general #ombre_milieu #contenu #inscription .bloc p {
	text-align:center;
	font-weight:bold;
	padding:5px 10px 5px 10px;
}

#general #ombre_milieu #contenu #inscription .bloc  {
	margin-top:10px;
}

#general #ombre_milieu #contenu #inscription .bloc h2  {
	margin-bottom:10px;
}



/****************************** PANEL ***************************************/

#general #ombre_milieu #contenu #panel {
	margin-left:28px;
}

#general #ombre_milieu #contenu #panel .gauche {
	float:left;
	width:468px;

}

#general #ombre_milieu #contenu #panel .droite {
	float:left;
	width:409px;
	background-color:#e6e6e6;
	padding-bottom:10px;
}

#general #ombre_milieu #contenu #panel .droite p {
	margin-left:15px;
	line-height:20px;
}

#general #ombre_milieu #contenu #panel label {
	width:210px;
}

#general #ombre_milieu #contenu #panel input.bt_ok {
	width:30px;
	background-color:#ff7800;
	border:none;
	color:#fff;
	font-weight:bold;
	padding:2px;
	cursor:pointer;
}

#general #ombre_milieu #contenu #panel .droite#form_entreprise p {
	margin-left:5px;
	line-height:15px;
}



/********************************* RENDEZ-VOUS *************************/

#general #ombre_milieu #contenu #inscription #droite.rdv {
	float:left;
	width:409px;
	background-color:#e6e6e6;
	padding-bottom:10px;
	height:330px;
}

#general #ombre_milieu #contenu #inscription #infos_entreprise {
	margin-left:20px;
}


/**************************** PRESENTATION ***********************************/

#general #ombre_milieu #contenu #presentation {
	margin-left:28px;
}

#general #ombre_milieu #contenu #presentation p {
	margin-left:8px;
	line-height:20px;
	padding-bottom:5px;
	padding-right:10px;
}

#general #ombre_milieu #contenu #presentation ul {
	margin-left:40px;

}

#general #ombre_milieu #contenu #presentation li {
	list-style-image:url(/web/img/puce_carre.gif);
	padding-bottom:5px;
}

#general #ombre_milieu #contenu #presentation #fond_gris h2 {
	color:#b70909;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	padding-bottom:0px;
}

#general #ombre_milieu #contenu #presentation h3  {
	margin-left:10px;
	padding-left:10px;
	margin-top:10px;
	margin-bottom:5px;
	font-size:14px;
	text-decoration:underline;
	color:#b70909;
}



#general #ombre_milieu #contenu #presentation #fond_gris  {
	width:897px;
	background-color:#e6e6e6;
	margin-top:10px;
	padding-bottom:10px;
}



#general #ombre_milieu #contenu #presentation #fond_gris h3  {
	margin-left:15px;
	margin-top:5px;
	margin-bottom:5px;
	color:#000000;
	text-decoration:none;
	padding-left:0px;
	font-size:12px;
}

#general #ombre_milieu #contenu #presentation #fond_gris p  {
	padding-bottom:0px;
}


#general #ombre_milieu #contenu #presentation #fond_gris #gauche  {
	float:left;
	width:580px;
}

#general #ombre_milieu #contenu #presentation #fond_gris #droite {
	float:left;
	width:290px;
	margin-left:20px;
}

#general #ombre_milieu #contenu #presentation a {
	text-decoration:underline;
}

#general #ombre_milieu #contenu #presentation table {
	border-top:1px solid #b70909;
	border-right:1px solid #b70909;
}

#general #ombre_milieu #contenu #presentation th {
	width:250px;
	padding:3px;
	text-align:center;
	border-bottom:1px solid #b70909;
	background-color:#b70909;
	color:#FFFFFF;

}

#general #ombre_milieu #contenu #presentation td {
	padding:5px;
	text-align:center;
	border-bottom:1px solid #b70909;
	border-left:1px solid #b70909;
}

#general #ombre_milieu #contenu #presentation th#effectif {
	width:200px;
}

#general #ombre_milieu #contenu #presentation iframe {
	margin-left:170px;;
	margin-top:20px;
}



/**************************** contact ***********************************/

#general #ombre_milieu #contenu #contact{
	margin-left:28px;
}

#general #ombre_milieu #contenu #contact .radio{
	width:20px;
	border:none;
}

#general #ombre_milieu #contenu #contact_form{

}

#general #ombre_milieu #contenu #contact_form textarea{
	margin-top:5px;
	width:250px;
	height:120px;
}

#general #ombre_milieu #contenu #contact #gauche {
	float:left;
	width:468px;
	margin-top:18px;
}


#general #ombre_milieu #contenu #inscription #gauche p {
margin-top:0px;

}

#general #ombre_milieu #contenu #contact #droite {
	float:left;
	width:449px;
	background-color:#e6e6e6;
	padding-top:10px;
	padding-bottom:10px;
	margin-top:18px;
}

#general #ombre_milieu #contenu #contact #droite p {
	margin-left:15px;
	line-height:20px;
	margin-top:0px;
}

#general #ombre_milieu #contenu #contact #droite span{
	font-weight:100;
	
}


/*photos*/
#general #ombre_milieu #contenu #photos img {
	margin: 20px 20px 0 0;
}
#general #ombre_milieu #contenu #photos {
	margin-left: 20px;
}
