
html,body {
	margin			: 0;
	font-size		: 0.9em;
	font-family		: Tahoma, Arial;
	color			: #777A7C;

	color: #666666;
}
td {
	vertical-align	: top;

}
img {
	border			: 0px;
}
p,td,table
{
	font-family		: Tahoma, Arial;
	font-size		: 11px;
	vertical-align:middle;
}
br {  } 
p { 
	margin			: 2px;
	padding			: 1px;
} 
h1 {
	font-size		: 1.3em;
	text-align		: left;
}

h2 {
	font-size		: 1.2em;
	margin			: 0px;
	padding			: 2;
	text-align		: left;
	font-weight		: bold;
}
h3 {
	font-size		: 1.1em;
	font-family		: Tahoma, Arial;
	margin			: 0px;
	padding			: 2;
	text-align		: left;
}
h4 {
	font-size		: 1.0em;
	margin			: 0px;
	font-weight		: bold;
}
fieldset {
	border			: #BBB 1px dotted;
}
fieldset legend {
	font-weight		: bold;
	font-size		: 1.1em;
}
form {
	margin			: 0;
}


.error {
	border			: 1px solid #dcdcdc;
	background		: #F1F5FF ;
	text-align		: center;
	padding			: 5px;
	font-weight		: bold;
}

.colonnegauche {
	width			: 220px;
	height:auto;
	float			: left;
}

.colonnegauche input file {
	width			: 50px;
}

.newcolonnegauche {
	width			: 220px;
	height:auto;
	float			: left;
	min-height:480px;
}

.newcolonnegauche .title {
	background		: url(./colonne_gauche/menu1.png) no-repeat scroll top left;
	width:196px;
	height:24px;
	padding:1px 3px 3px 10px;
	margin-top:10px;
	cursor:pointer;
}

.newcolonnegauche .title_part {
	background		: url(./colonne_gauche/menu_open2.png) no-repeat scroll top left;
	width:196px;
	height:10px;
	padding:1px 3px 3px 10px;
}


.newcolonnegauche h1 {
	color:#6B94DD;
	margin:0px;
	padding-top:5px;
	position:relative;
	font-size:1.3em;
	font-family:Tahoma,Arial;
	top:0px;
}

.newcolonnegauche .menu {
	padding-left: 35px;
}

.newcolonnegauche .menu_box {
	background		: url(./colonne_gauche/ico_msg.png) no-repeat scroll bottom left;
	height:18px;
}

.newcolonnegauche .menu_iden {
	background		: url(./colonne_gauche/ico_iden.png) no-repeat scroll bottom left;
	height:18px;
}

.newcolonnegauche .menu_folio {
	background		: url(./colonne_gauche/ico_folio.png) no-repeat scroll bottom left;
	height:18px;
}

.newcolonnegauche .menu_com {
	background		: url(./colonne_gauche/ico_com.png) no-repeat scroll bottom left;
	height:18px;
}

.newcolonnegauche .menu_fav {
	background		: url(./colonne_gauche/ico_fav.png) no-repeat scroll bottom left;
	height:18px;
}
.newcolonnegauche .menu_part {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(./colonne_gauche/ico_part.png) no-repeat scroll left bottom;
height:18px;
}

.newcolonnegauche input file {
	width			: 50px;
}

.newcolonnegauche .pair {
	padding-left: 10px;
	background:#F8F9FF url(./partenaires_home/pastille.png) no-repeat scroll 5px 6px;
	color:#93928E;
}

.newcolonnegauche .impair {
	padding-left: 10px;
	background: url(./partenaires_home/pastille.png) no-repeat scroll 5px 6px;
	color:#93928E;
}

.newcolonnegauche .ligne {
	height:20px;
	padding-left:15px;
}

.colonnecentrale {
	//height			: 350px;	
}
.colonnecentrale form{
	padding-right	: 20%;
	text-align		: right;
}

.encartcvmap {
	width			: 160px;
	text-decoration : none;
	cursor			: pointer;
}
.encartcvmap a {
	text-decoration : none;
}

.encartcvmap2 {
	width			: 190px;
	text-decoration : none;
	cursor			: pointer;
}
.encartcvmap2 a {
	text-decoration : none;
}
.encartcvmap3 {
	width			: 190px;
	text-decoration :none;
	cursor			: pointer;
	background		: url(./module_cvmap/big_fond_cvmap.png) no-repeat scroll top left;
}
.banniere, h2 {
	color			: white;
	font-weight		: bold;
	background		: url(banniere.gif) no-repeat scroll center center;
	padding-top : 5px;
	height			: 26px;
	text-align		: center;
}
.bannierepetit {
	color			: white;
	font-weight		: bold;
	background		: url(bannierepetit.gif) no-repeat;
	height			: 20px;
	padding-top:6px;
	text-align		: center;
	width			: 500px;
}

.barremenu a {
text-decoration:none;
color:#444;
font-size:11px;
font-weight:bold;
}

.commentaires_ajax {
	text-align		: left;
	height 			: 150px;
	overflow		: auto;
}

.inscription form {
	text-align		: right;
	padding-right	: 50px;
}




/* ACTUALITES */
#actualites {
	border-left		: #DCDCDC 1px solid;
	border-right	: #DCDCDC 1px solid;
/*	margin			: 0px 2px 0px 1px;*/
	color			: #DCDCDC;
/*	padding			: 3px;*/
}
#actualites h3 {
	padding			: 0 0 0 10px;
	color			: #BBB;
}
#actualites p {
/*	color			: #666666; */
	padding			: 0px;
	margin			: 0px;
}
#actualites a h4 {
	color			: #6C95DC;
	align			: left;
	background:url('./partenaires_home/pastille.png') no-repeat left 6px;
	padding-left: 10px;
}
#actualites a h4:hover {
	color			: #FF9900;
	align			: left;
	background:url('./partenaires_home/pastille.png') no-repeat left 6px;
	padding-left: 10px;
}
.portrait
{
	margin-left:1px;
	border-left:#BBB 1px solid;
	border-right:#BBB 1px solid;
	height:55px;
	color	: #BBB;
}
.portrait a
{
	color	: #BBB;
}
.portrait2
{
	margin-left:1px;
	height:55px;
	color	: #BBB;
}
.portrait2 a
{
	color	: #BBB;
}
.avatar {
	float			: left;
}
#print { background:white; }

.blockcvmap
{
	background-color: #FCFDFE;
	width:660px;
	height:auto;
	float:left;
}
.blockcvmapcontent
{
	margin			: 3px;
  height:auto ;   
	width:650px;
}
*+html .blockcvmapcontent, * html .blockcvmapcontent
{
  height:650px;
}
.finblockcvmapcontent
{
	height:10px;
	width:465px;
}
.content_home2:after {
    content: '.'; 
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden;
}
.blockcvmapcontent:after {
    content: '.'; 
    display: block;  
    height: 0;  
    clear: both;  
    visibility: hidden;
}
.avatar {
	margin-bottom:13px;
}
.avatar_name {
	color:#0033FF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.avatar_name2 {
	color:#6B94DD;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	font-weight:bold;
}
.block
{
	background		: url(htgche.gif) no-repeat;
	width			: 208px;
}
.block2
{
	background		: url(htgche3.gif) no-repeat;
	width			: 208px;
}
.block3
{
	background:transparent url(htgche4.gif) no-repeat scroll 1px 10px;
	width			: 209px;
}
.blockcompte
{
	background		: url(htgchecompte.gif) no-repeat;
	width			: 208px;
}
.blockcompte #avatar {
	margin-left:1px;
	margin-right:15px;
}


.blockcontent
{
	padding			: 4px;
	background		: transparent url(bsgche.gif) no-repeat scroll 1px bottom;
	border-right : 1px solid;
	border-color : #BFBFC0;
}
.blockcontent2
{
  
	padding			: 4px;
}



.ligne1
{
	background		:#D2E0FA;
	padding			: 2px;
}
.ligne2
{
	background		: #E9F0FC;
	padding			: 2px;
}

/* FLOAT BOX */
#floatBox {
	margin			: 10 5 0 30;
	width			: 183px;
	float			: right;
}
#floatBox #floatBoxHead {
	background		: url(encartHt.gif) no-repeat;
}
#floatBox #floatBoxHead #partagedexperience {
	background		: url(floatbox-reseaubat.gif) no-repeat;
	padding-top		: 85px;
}

#floatBox #floatBoxHeadTitle {
	display			: block;
	border-bottom	: #666 1px dotted;
}
#floatBox #floatBoxBottom {
	background		: url(encartBs.gif) bottom no-repeat;
	border-top		: #666 1px dotted;
	padding			: 6 6 6 10;
}
#floatBox a {
	color			: #666;
}
#floatBox h3 {
	padding			: 4px 4px 1px 4px;
	color			: #666;
	font-size		: 1.1em;
}
/* FLOAT BOX */	

/* BULLE */
#bulle {
	border			: 1px solid;
	width			: 250px;
	padding			: 10px;
	background		: white;
}

/*GUIDE */
#guide_div {
height : 310px;
}
#guide_contenu {
width : 455px;
height : 268px;
overflow:auto;
}



.overlay{
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index:1001;
    -moz-opacity: 0.8;
    opacity:.80;
    filter: alpha(opacity=80);
}


.block2content {
	margin-left:10px;
}

.block3content {
	margin-left:3px;
	width:203px;
}


.block2content a:link{
	color:#000000;
	font-size:12px;
}

.block2content a:visited {
	color:#000000;
	font-size:12px;
/*	font-weight		: bold; */
}

.block2content a:hover {
	color:#BFBFC0;
	font-weight		: bold;
	font-size:12px;
/*	text-decoration:underline; */
}

.block2content a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
	/* font-weight		: bold; */
}

/////

.block3content a:link{
	color:#666666;
	font-size:12px;
}

.block3content a:visited {
	color:#666666;
	font-size:12px;
}

.block3content a:hover {
	color:#BFBFC0;
	font-weight		: bold;
	font-size:12px;
}

.block3content a {
	color:#666666;
	text-decoration:none;
	font-size:12px;
}

/////


.cvmap_fav_content {
	margin-left:10px;
}

.cvmap_fav_content a:link{
	color:#666666;
}

.cvmap_fav_content a:visited {
	color:#666666;
	font-size:12px;
/*	font-weight		: bold; */
}

.cvmap_fav_content a:hover {
	color:#BFBFC0;
	font-size:12px;
/*	font-weight		: bold;*/
/*	text-decoration:underline; */
}

.cvmap_fav_content a {
	color:#666666;
	font-size:12px;
	text-decoration:none;
/*	font-weight		: bold; */
}


.cvmap_fav_content_list {
	margin-left:10px;
}

.cvmap_fav_content_list a:link{
	color:#666666;
	font-size:12px;
}

.cvmap_fav_content_list a:visited {
	color:#666666;
	font-size:12px;
/*	font-weight		: bold; */
}

.cvmap_fav_content_list a:hover {
	color:#BFBFC0;
	font-size:12px;
	font-weight		: bold;
/*	text-decoration:underline; */
}

.cvmap_fav_content_list a {
	color:#666666;
	text-decoration:none;
	font-size:12px;
/*	font-weight		: bold;*/
}

.input_exp_ent {
	width:170px;
}

.edit {
	text-align:right;
	padding-right:40px;
}

.edit label{
font-size:11px;
}
.etape {background:#EFEFEF;text-align:center;border:1px dotted;} 

.etapeencours {background:#D3F37C;text-align:center;border:1px solid;}

.arbotitle {
	color:						#7AAACB;
	font-weight: 			bold;
	list-style-type: 	none;
	margin-left: 			0px;
}

.facebook {
	color:#7698d9;
	width:200px;
	height:81px;
	padding:5px;
	margin-top:5px;
	background:transparent url(./facebook_connect/fond.png) no-repeat scroll left top;
}

.facebook_inscription {
	color:#7698d9;
	width:460px;
	height:85px;
	padding:10px;
	margin-top:0px;
	background:transparent url(./facebook_connect/fond_facebook.png) no-repeat scroll left top;
}

.facebook_inscription_title {
/*	color:	#41649D; */
	color: #4171BB;
	font-weight:bold;
	font-size:1.3em;
	font-family:sans-serif;
}

.content_home h3 {
	color:#99B5E6;
	text-align:right;
	margin-bottom:5px;
	background:transparent url(./new_home/title.png) no-repeat scroll right top;
	width:655px;
	height:18px;
	padding:7px;
	font-size:15px;
	border-left:1px solid #DCDCDC;
}

.content_home  {
	width:675px;
}

.content_home2 {
	border:1px solid #DCDCDC;
	border-bottom:0px;
	width:668px;
	/*height:664px;*/
}
/*
.content_home2 {
	border-top:1px solid #DCDCDC;
	width:668px;
	height:760px;
}
*/
.content_home2 h3 {
	background:transparent url(./new_home/bar.png) repeat-x scroll right top;
	width:658px;
	height:18px;
	border:0px;
	padding:5px;
	font-size:12px;
	text-align:left;
}

.sub_title {
	background:transparent url(./sub_title.png) no-repeat scroll left top;
	border:0 none;
	font-size:12px;
	height:22px;
	padding-left:15px;
	padding-top:5px;
	text-align:left;
	width:659px;
	margin-top:10px;
	color:#6D96DC;
}

.sub_title2 {
	background:transparent url(./sub_title.png) no-repeat scroll left top;
	border-color:-moz-use-text-color #DCDCDC -moz-use-text-color -moz-use-text-color;
	border-style:none solid none none;
	border-width:0 1px 0 0;
	color:#6D96DC;
	font-size:12px;
	height:22px;
	margin-top:10px;
	padding-left:15px;
	padding-top:5px;
	text-align:left;
	width:630px;
}

.deploy_sub_title {
	background:transparent url(./deploy_sub_title.png) no-repeat scroll -1px top;
	color:#6D96DC;
	font-size:12px;
	height:22px;
	margin-top:10px;
	padding-left:25px;
	padding-top:7px;
	text-align:left;
}

.deploy_sub_title2 {
	background:transparent url(./deploy_sub_title2.png) no-repeat scroll -1px top;
	color:#6D96DC;
	font-size:12px;
	height:22px;
	margin-top:10px;
	padding-left:20px;
	padding-top:7px;
	text-align:left;
}

.deploy_sub_big_title2 {
	background:transparent url(./deploy_sub_big_title2.png) no-repeat scroll -1px top;
	color:#6D96DC;
	font-size:12px;
	height:45px;
	margin-top:10px;
	padding-left:20px;
	padding-top:7px;
	text-align:left;
}

.deploy_sub_title2bis {
	background:transparent url(./deploy_sub_title2.png) no-repeat scroll -1px top;
	color:#6D96DC;
	font-size:12px;
	height:26px;
	margin-top:5px;
	padding-left:20px;
	padding-top:3px;
	text-align:left;
}

.deploy_sub_title3 {
	color:#6D96DC;
	font-size:12px;
	text-align:left;
	margin-top:5px;
	margin-left:5px;
}

.content_home2_bas {
	background:transparent url(./new_home/bas.png) no-repeat scroll left bottom;
	height:11px;
	width:670px;
	padding:0px;
	margin:0px;
}

.module_cvmap {
	background:transparent url(./module_cvmap/fond.png) no-repeat scroll left top;
	height:79px;
	width:147px;
	padding-top:1px;
	margin-left:20px;
}

.module_cvmap_top {
	background:transparent url(./top/module_cvmap/fond.png) no-repeat scroll left top;
	height:64px;
	width:120px;
	margin-top:5px;
	margin-bottom:5px;
}

.module_cvmap_connect {
	background:transparent url(./module_cvmap/fond2.png) no-repeat scroll left top;
	height:79px;
	width:208px;
	padding-top:1px;
}

.col_gauche {
	background:transparent url(./module_cvmap/fond_gauche2.png) no-repeat scroll left top;
	height:62px;
	width:59px;
	float:left;
	margin-left:1px;
	padding:13px 0 0 10px;
	overflow:hidden;
}

.col_gauche_top {
	background:transparent url(./top/module_cvmap/fond_gauche.png) no-repeat scroll left top;
	height:51px;
	width:48px;
	float:left;
	margin:1px;
	padding:10px 0 0 8px;
	overflow:hidden;
}

.col_droite {
	float:right;
	text-align:left;
	margin-top:5px;
	width:74px;
	height:69px;
}

.col_droite_top {
	float:right;
	text-align:left;
	margin-top:2px;
	width:60px;
	height:59px;
	overflow:hidden;
}

.col_droite_connect {
	float:right;
	text-align:left;
	margin-top:5px;
	width:134px;
	height:69px;
}
.colonne-centre {
width:900px;

}
.sub_title_long {
	background:transparent url(./sub_title_long.png) no-repeat scroll left top;
	border:0 none;
	font-size:12px;
	height:22px;
	padding-left:15px;
	padding-top:5px;
	text-align:left;
	width:850px;
	margin-top:10px;
	color:#6D96DC;
}

.colonne_droite {
	float:right;
	text-align:left;
	width:130px;

}

.colonne_droite h1 {
	text-align:left;
	color:#6B94DD;
	font-size:12px;
}

.colonne_droite p {
	text-align:justify;
	font-size:10px;
}

.colonne_droite img {
	width:100px;
}

.info_cvmap {
	float:left;
	padding-left:3px;
	padding-top:3px;
	width:114px;
}

.blockcvmap .title {
	background		: url(./new_content/title.png) no-repeat scroll top left;
	height:29px;
	padding:0px 3px 3px 10px;
/*	margin-top:10px; */
	margin-bottom:10px;
}

.blockcvmap .title_big {
	background		: url(./title_big.png) no-repeat scroll -1px top;
	height:29px;
	padding:0px 3px 3px 10px;
	margin-bottom:10px;
	border-left:1px solid #DCDCDC;
}

.blockcvmap .ico_title {
	height:30px;
	padding-left:30px;
	padding-top:5px;
	color:#91ACD7;
}

.blockcvmap .ico_title_big {
	height:30px;
	padding-left:40px;
	padding-top:5px;
	color:#91ACD7;
}

.blockcvmap .title_act_perso {
	background:transparent url(./activite_perso_petit.png) no-repeat scroll left 3px;
}

.blockcvmap .title_motivation {
	background:transparent url(./motivation.png) no-repeat scroll left 3px;
}

.blockcvmap .title_tricam {
	background:transparent url(./tricam.png) no-repeat scroll left 3px;
}
.blockcvmap .title_exp {
	background:transparent url(./experience_mini.png) no-repeat scroll left 3px;
}

.blockcvmap .title_etape {
	background:transparent url(./ico_etape.png) no-repeat scroll left 3px;
}

.blockcvmap .title_cvmap_part {
	background:transparent url(./logo_cvmap_part.png) no-repeat scroll left 6px;
}

.blockcvmap .title_mon_compte {
	background:transparent url(./mon-compte.png) no-repeat scroll left 5px;
}

.blockcvmap .title_msg_env {
	background:transparent url(./msg_out.png) no-repeat scroll left 5px;
}

.blockcvmap .title_msg_recu {
	background:transparent url(./msg_in.png) no-repeat scroll left 5px;
}

.blockcvmap .title_iden_num {
	background:transparent url(./colonne_gauche/ico_iden.png) no-repeat scroll left 6px;
}

.blockcvmap .title_cv {
	background:transparent url(./colonne_gauche/ico_com.png) no-repeat scroll left 6px;
}
.blockcvmap .title_folio {
	background		: url(./colonne_gauche/ico_folio.png) no-repeat scroll left 6px;
}

.blockcvmap .title_link {

	background:transparent url(./link.png) no-repeat scroll left 3px;
}

.blockcvmap .subtitle {
	padding:0px 3px 3px 10px;
/*	border-color:#DCDCDC #DCDCDC -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium; */
	border:1px solid #DCDCDC;
	border-bottom:none;
}

.blockcvmap .subtitle1 {
	background-color : #FFFFFF;
	width:644px;
	height:24px;
}

.blockcvmap .subtitle2 {
	border:none;
	background		: url(./new_content/sub_title2.png) no-repeat scroll top left;
	height:26px;
}

.blockcvmap .subtitle3 {
	border:none;
	background		: url(./new_content/sub_title2.png) no-repeat scroll left -1px;
	height:25px;
}

.blockcvmap .subtitle4 {
	border:none;
	background		: url(./new_content/sub_title2.png) no-repeat scroll top left;
	height:25px;
}

.blockcvmap .ico_subtitle {
	background:transparent url(./new_content/plus.png) no-repeat scroll left center;
	height:28px;
	padding-left:20px;
	color:#91ACD7;
}

.blockcvmap .subcontent {
/*	border-color:#DCDCDC #DCDCDC -moz-use-text-color;
	border-style:solid solid none;
	border-width:1px 1px medium; */
	
	border:1px solid #DCDCDC;
	border-bottom:none;
	
	padding-left:10px;
	width:647px;
}

.blockcvmap .subcontent2 {
/*	border-color:-moz-use-text-color #DCDCDC #DCDCDC;
	border-style:none solid solid;
	border-width:medium 1px 1px; */
	
	border:1px solid #DCDCDC;
	border-top:none;
	
	padding-left:10px;
	width:647px;
}

.aff_tricam {
	margin-right:	5px;
	width: 657px;
	border: 1px solid #DCDCDC;
	background		: url(./fond_tricam.gif) repeat-x scroll top left;
}

.content_tricam {
	padding-bottom:10px;
	padding-top:5px;
	width:659px;
	background		: url(./bas_tricam.png) no-repeat scroll bottom left;
}

.block_middle {
	width: 657px;
	border-left:1px solid rgb(220, 220, 220);
	border-right:1px solid rgb(220, 220, 220);
	border-top:1px solid rgb(220, 220, 220);
}
.block_middle_inner {
	padding:20px;
	text-align:justify
}
.block_middle_bas {
	padding:0px 3px 3px 10px;
	background		: url(./new_content/sub_title2.png) no-repeat scroll left -1px;
	height:25px;
}
.blockcvmap .big_title {
	background-color:#FFFFFF;
	border-color:#DCDCDC #DCDCDC #E3EBFC;
	border-style:solid;
	border-width:1px;
	height:105px;
	width:657px;
}

.blockcvmap .big_title_part {
	background-color:#FFFFFF;
	border-color:#DCDCDC #DCDCDC #E3EBFC;
	border-style:solid;
	border-width:1px;
	height:52px;
	width:657px;
}

.blockcvmap .big_title2 {
	background		: url(./new_content/big_title2.png) no-repeat scroll top left;
	height:88px;
}

.blockcvmap .big_title2_part {
	background		: url(./new_content/big_title2.png) no-repeat scroll bottom left;
	height:52px;
}

.blockcvmap .big_title_ico_exp {
	background		: url(./experience.png) no-repeat scroll center center;
	height:60px;
	margin-left:30px;
	margin-top:15px;
	width:60px;
	float:left;
}

.blockcvmap .big_title_ico_stage {
	background		: url(./stage.png) no-repeat scroll center center;
	height:60px;
	margin-left:30px;
	margin-top:15px;
	width:60px;
	float:left;
}

.blockcvmap .big_title_ico_act_perso {
	background		: url(./activite_perso.png) no-repeat scroll center center;
	height:60px;
	margin-left:30px;
	margin-top:15px;
	width:60px;
	float:left;
}

.blockcvmap .big_title_ico_formation {
	background		: url(./formation.png) no-repeat scroll center center;
	height:60px;
	margin-left:30px;
	margin-top:15px;
	width:60px;
	float:left;
}

.blockcvmap .big_title_ico_etape {
	background		: url(./etape.png) no-repeat scroll center center;
	height:60px;
	margin-left:30px;
	margin-top:15px;
	width:60px;
	float:left;
}

.blockcvmap .big_title_ico_new_doc {
	background		: url(./nouveau_document.png) no-repeat scroll center center;
	height:60px;
	margin-left:30px;
	margin-top:15px;
	width:60px;
	float:left;
}

.blockcvmap .big_title_ico_list_doc {
	background		: url(./liste_document.png) no-repeat scroll center center;
	height:60px;
	margin-left:30px;
	margin-top:15px;
	width:60px;
	float:left;
}

.blockcvmap .big_title_name {
	height:60px;
	padding-top:20px;
	padding-right:20px;
	float:right;
	width:520px;
	font-size:13px;
	font-family:verdana, arial, sans-serif ;
	text-decoration:none;
}

.blockcvmap .big_title_name_part {
	height:30px;
	padding-top:15px;
	padding-right:20px;
	float:right;
	width:520px;
	font-size:13px;
	font-family:verdana, arial, sans-serif ;
	text-decoration:none;
}

.decalage {
	width:659px;
}

.reseau_cible {
	background		: url(./cible.png) no-repeat scroll left top;
	width:660px;
	height:653px;
}

.edit_etape {
	border:1px solid #DCDCDC;
	border-bottom:1px solid #E3EBFC;
	border-top:none;
	height:60px;
	width:657px;
	background-color:#FFFFFF;
}

.edit_part1 {
	padding:5px;
	float:left;
	height:50px;
	width:150px;
}

.edit_part1_date {
	color:#BBBBBB;
	font-weight:bold;
	font-size:1.1em;
	height:35px;
	overflow:hidden;
}

.edit_part2 {
	padding:5px;
	float:left;
	height:50px;
	width:407px;
	cursor:pointer;
}

.edit_part2_group_title {
	min-height:50px;
}

.edit_part2_title {
	color:#6C95DC;
	font-weight:bold;
	font-size:1.2em;
	max-height:35px;
	overflow:hidden;
}

.edit_part2_subtitle {
	color:#9FB8E8;
	font-weight:bold;
	font-size:1em;
	height:18px;
	overflow:hidden;
}

.edit_part3 {
	float:left;
	height:30px;
	padding:15px;
	width:50px;
	cursor:pointer;
	text-align:right;
}

.content_edit_etap {
	border:1px solid #DCDCDC;
	border-top:none;
	background-color:#FCFDFE;
}

.new_bt {
	height:			23px;
	float:			right;
	cursor:			pointer;
}

.new_bt_big {
	height:			38px;
	float:			right;
	cursor:			pointer;
}

.new_bt_big_gauche {
	width:			17px;
	height:			38px;
	background: transparent url(./new_bt_big/fond_gauche.png) no-repeat scroll right top;
	float:			left;
}

.new_bt_big_centre {
	width:			auto;
	height:			38px;
	background: transparent url(./new_bt_big/fond_centre.png) repeat-x scroll left top;
	float:			left;
	font-weight:bold;
	padding-top:10px;
	color:#666666;
}

.new_bt_gauche {
	width:			10px;
	height:			23px;
	background: transparent url(./new_bt/fond_gauche.png) no-repeat scroll right top;
	float:			left;
}

.new_bt_centre {
	width:			auto;
	height:			23px;
	background: transparent url(./new_bt/fond_centre.png) repeat-x scroll left top;
	float:			left;
	font-weight:bold;
	padding-top:4px;
}

.new_bt_droite_picto_orange_plus {
	width:			11px;
	height:			11px;
	background: transparent url(./new_bt/orange_plus.png) no-repeat scroll left top;
	float:			right;
	margin-top:	3px;
	margin-left:5px;
}

.new_bt_droite_picto_vert_save {
	width:			11px;
	height:			11px;
	background: transparent url(./new_bt/vert_save.png) no-repeat scroll left top;
	float:			right;
	margin-top:	3px;
	margin-left:5px;
}

.new_bt_droite_picto_vert_plus {
	width:			11px;
	height:			11px;
	background: transparent url(./new_bt/vert_plus.png) no-repeat scroll left top;
	float:			right;
	margin-top:	3px;
	margin-left:5px;
}

.new_bt_droite_picto_vert_go {
	width:			11px;
	height:			11px;
	background: transparent url(./new_bt/vert_go.png) no-repeat scroll left top;
	float:			right;
	margin-top:	3px;
	margin-left:5px;
}

.new_bt_big_droite_picto_vert_go {
	width:			18px;
	height:			18px;
	background: transparent url(./new_bt_big/vert_go.png) no-repeat scroll left top;
	float:			right;
	margin-top:	3px;
	margin-left:5px;
}

.new_bt_droite {
	width:			9px;
	height:			23px;
	background: transparent url(./new_bt/fond_droite.png) no-repeat scroll left top;
	float:			left;
}

.new_bt_big_droite {
	width:			17px;
	height:			38px;
	background: transparent url(./new_bt_big/fond_droite.png) no-repeat scroll left top;
	float:			left;
}


.bar_haut {
	background		: url(./bar_haut.png) no-repeat scroll top left;
	height:13px;
	width:659px;
}

.bar_bas {
	background		: url(./bas_tricam.png) no-repeat scroll bottom left;
	height:13px;
	width:659px;
}


.new_content_home h1 {
	margin:5px;
	margin-bottom:15px;
	padding-left:15px;
	background: transparent url(./new_home/puce.png) no-repeat scroll left 4px;
	color:#6078A6;
}

.new_content_home h2 {
	margin:3px;
	text-align:center;
	background:none;
	color:#6078A6;
}


.new_content_home p {
	margin:3px;
	padding-left:40px;
	padding-right:40px;
	text-align:center;
	background:none;
	color:#6078A6;
}


.new_content_home li {
 display : list-item;
 list-style-image : url(./new_home/puce2.png);
 color:#616C9F;
 font-size:12px;
 margin-top:15px;
} 

.demo_tricam {
	width:373px;
	height:285px;
	float:right;
	margin-right:15px;
	font-size:12px;
	background: transparent url(./new_home/fond_tricam.png) no-repeat scroll left top;
}

.content_home .scroll {
	border-left:1px solid #DCDCDC;
	border-right:1px solid #DCDCDC;
	width:668px;
	overflow:hidden;
	position: relative;
	clear:left;
	origin:padding;
}

.scrollContainer {
	width: 3350px;
}


.new_bt_home_droite_up {
	width:			7px;
	height:			30px;
	background: transparent url(./new_home/droite_up.png) no-repeat scroll left top;
	float:			left;
	cursor:			pointer;
}

.new_bt_home_droite_on {
	width:			7px;
	height:			30px;
	background: transparent url(./new_home/droite_on.png) no-repeat scroll left top;
	float:			left;
	cursor:			pointer;
}

.new_bt_home_centre_up {
	width:			auto;
	height:			30px;
	background: transparent url(./new_home/fond_up.png) repeat-x scroll left top;
	float:			left;
	font-weight:bold;
	padding-top:6px;
	color:#FFFFFF;
	font-size:11px;
	cursor:			pointer;
	text-align:center;
/*	padding-left:1px;
	padding-right:1px; */
}

.new_bt_home_centre_up:hover {
	width:			auto;
	height:			30px;
	background: transparent url(./new_home/fond_up.png) repeat-x scroll left top;
	float:			left;
	font-weight:bold;
	padding-top:6px;
	font-size:11px;
	color:#EEF5FB;
	cursor:			pointer;
/*	padding-left:1px;
	padding-right:1px; */
	text-align:center;
}

.new_bt_home_centre_on {
	width:			auto;
	height:			30px;
	background: transparent url(./new_home/fond_on.png) repeat-x scroll left top;
	float:			left;
	font-weight:bold;
	padding-top:6px;
	color:#6078A6;
	font-size:11px;
	text-align:center;
/*	padding-left:1px;
	padding-right:1px; */
}


.new_bt_home_gauche_up {
	width:			7px;
	height:			30px;
	background: transparent url(./new_home/gauche_up.png) no-repeat scroll right top;
	float:			left;
	cursor:			pointer;
}

.new_bt_home_gauche_on {
	width:			7px;
	height:			30px;
	background: transparent url(./new_home/gauche_on.png) no-repeat scroll right top;
	float:			left;
	cursor:			pointer;
}

.new_bt_home {
	height:			30px;
	width:			auto;
	float: 			left;
	cursor:			pointer;
}

.avatar_name_top {
	color:#0033FF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9px;
	font-weight:bold;
}

