img {
    border: 0;
}

body {
    padding:0;
    margin:0;
    background-color: white;
    background-image: url("/sites/templates/images/background.gif");
    background-repeat:repeat-x;
    font-family: arial;
    font-size: 12px;

}

#page {
    position: absolute;
    left: 50%;
    margin-left: -500px;
    padding: 0px;
    top: 0px;
    width: 1000px;
    
    visibility: hidden;
}

a, #content a {
    text-decoration: underline;
    color: #336193;
}

h4
{
	padding: 0;
	margin: 0;
	
}

/* HEADER */

#logo {
    position: absolute;
    left:0px;
    top:0px;
    }
 
ul.topnav {
    margin:0;
    padding:0;
    position: absolute;
    width:992px;
    height:38px;
    background-image: url("/sites/templates/images/backgroundTopNav.gif");
    background-repeat:repeat-x;
    top:144px;
    padding: 0 4px;
    }  
    
/*ACTU TEMOIGNAGE AVANTAGE*/

#panelHeader {
	position:absolute;
	top:14px;
	left:230px;
	width: 770px;
	height: 120px;
    background-image: url("/sites/templates/images/background_panelHeader.gif");
    background-repeat:repeat-x;
	}
	
/*STYLE COMMUN BLOC HEADER*/	
	
.panelHeader_bloc {
	position:absolute;
	width:250px;
	height: 120x;
	}

.panelHeader_title {
	color:white;
	font-size:14px;
	font-weight:bold;
	height:18px;
	line-height:18px;
	padding-left:5px;
	width:250px;
}

.panelHeader_title .voir_tout {
	position: absolute;
	left: 195px;
	top:0px;
}

.panelHeader_title .voir_tout a {
	color: #ed7703;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

.panelHeader_title .voir_tout a:hover {
	color: #007285;
}


.panelHeader_content {
	position: absolute;
	top:20px;
	left:10px;
    width: 230px;
	}
	
	

/*FIN STYLE COMMUN BLOC HEADER*/	

#panelHeader_Actu {
	top:0px;
	left:0px;
	}
	
#panelHeader_Temoignage {
	top:0px;
	left:260px;
	}	
	
#panelHeader_Abonne {
	top:0px;
	left:520px;
	}	
	
	
	
/*STYLE CHUNK TPL ACTU TEMOIGNAGE*/

.summaryPostOld {
	width: 230px;
	height: 30px;
	overflow: hidden;
	margin: 11px 0px;
}

.summaryPostOld a.title {
	color:black;
	text-decoration: none;
}

.summaryPostOld a.title:hover {
	text-decoration: underline;
}
		
.summaryPostOld span.spanGris {
	font-weight: bold;
	color: #949494;
}
      
   
/* COLONNE GAUCHE */    
    
#leftColumn {
    position: absolute;
    left: 0px;
    top:190px;
    width: 217px;
} 
       
    
/* PUB GAUCHE */

#pubPanel {
    width: 217px;
    }
    
#pubPanelContent {
    min-height: 50px;
    width: 217px;
    padding-top:5px;
    }                       

#pubPanelContent
{
    text-align: center;
}   


/* ACTUS GAUCHE */

#actuPanel {
    width: 217px;
    }   
 
    
#actuPanelContent {
    min-height: 50px;
    width: 210px;
    padding-top: 5px;
    padding-left: 7px;
    overflow: hidden;
    } 
    
/* CONTENT */

#content_panel {
    position: absolute;
    left: 240px;
    top:190px;
    width: 760px;
    }
    
#content_panel #title {
    position: absolute;
    top:5px;
    left: 0px;
    width: 760px;
    } 
    
#content_panel #title h1 {
    margin: 0;
    padding: 0;
    color: #007285;
    font-weight: normal;
    font-size: 25px;
    text-align: center;
    }       
    
#content{
    position: absolute;
    top: 300px;
    left:0px;
    width:760px;
    line-height: 18px;
    }    
    
.highlight
{
    color: #007285;
    font-weight: bold;
}       

#inscriptionForm table tr td input[type=text],
#inscriptionForm table tr td input[type=password],
#inscriptionForm table tr td select
{
    width: 320px;
}



/* ================================
 * Block de gestion des onglets
 * ================================*/
#navcontainer ul{
	position:absolute;
	top:0px;
	left:3px;
	margin: 0;
	padding: 0;
	list-style-type:none;
	text-align: center;
    background-image: url("/sites/templates/images/background_navcontainer.gif");
    background-repeat: no-repeat;
    width: 743px;
    height: 31px;
    top:22px;
    padding: 0px 5px;
	
}

#navcontainer ul li { 
	display: inline; 
	float: left;
}

#navcontainer ul li a{
	display: block;
	height: 31px;
    background-image: url("/sites/templates/images/background_navcontainer_separation.gif");
    background-repeat: no-repeat;
    background-position: right;
    padding: 0 10px;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
    color: #007285;
    line-height: 31px;
    cursor: pointer;
}

#navcontainer ul li a:hover, #navcontainer ul li.here a {
 	background-image: url("/sites/templates/images/background_navcontainer_here.gif");
    background-repeat: repeat-x;
    color: #ed7703;
}

#completion_profil {
	font-weight: bold;
	color: #ed7703;
	font-size: 16px;
	width: 300px;
	padding-left: 10px;
	float: left;
	height: 30px;
	}
#completion_profil .percent {    
    font-size: 16px;    
    }

#etat_profil {
    font-weight: bold;
    color: #ed7703;
    font-size: 16px;
    text-align: right;
    width: 300px;
    float: right;
    height: 20px;
    }
    
#infos_header
{
	display: block;
	height: 35px;
	margin-top: 30px;
}

/* IDENTITIE */
#div_form_identite
{
	/*margin-top: 10px;*/
}

#div_form_identite #photo_utilisateur
{
    position: absolute;
    margin-top: 10px;
    margin-left: 7px;
}

#div_form_identite .tabProfile
{    
    margin-top: 10px;
}

#div_form_identite #lien_pwd
{
	cursor: pointer;
}

#div_form_identite .tabProfile td.td_label
{    
    width: 230px;
}
#div_form_identite .tabProfile td input[type=text]
{    
    width: 400px;
}
#div_form_identite .tabProfile td.short input
{    
    width: 150px;
}
#div_form_identite .tabProfile td textarea
{    
    width: 400px;
    font-size: 12px;
    font-family: Arial;
}
#div_form_identite .tabProfile td #presentation_utilisateur
{
	
}


#div_form_identite .tabProfile .text_info{
    /*padding-left:10px;*/
    font-weight:bold;
    /*background-color: #007285;*/
    color: #ed7703;
    cursor: pointer;    
    text-decoration: none;
}
#div_form_identite .tabProfile .text_info:hover{
    color: #007285;
    text-decoration: underline;
}



/* ================================
 * historique
 * ================================*/
.historique_selected{
	background-color: lightblue;	
}
/* ================================
 * couleur
 * ================================*/
 .rouge{
 	color: red;
 }
 .vert{
 	color: green;
 }
 .orange{
 	color: orange;
 }



.rss-popup {
	
	padding: 0;
	width: 100px;
	position: relative;
}
 
 
.bulle_titre
{
    
}
.bulle_text_form_inscription
{	
	width: 312px;
	color: white;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	
	margin-top: -6px;
	padding: 4px;
	
	background-color: #007285;
	border: 1px solid #007285;
	border-top: 0px;
}

.bulle_text
{	
	width: 392px;
	color: white;
	font-size:13px;
	font-weight:bold;
	text-align: center;
	
	margin-top: -6px;
	padding: 4px;
	
	background-color: #007285;
	border: 1px solid #007285;
	border-top: 0px;
}
	

#mots_clef mots_clef_entreprise presentation_entreprise{
	width: 600px;
	height: 120px;
	border: 3px solid #cccccc;
	padding: 5px;
	font-size:13px;
	font-family: Tahoma, sans-serif;
}

.ann_inscrit {
	font-weight: bold;
	color: green;
	font-size: 16px;
	padding-left: 10px;
	float: left;
	height: 30px;
	}
.ann_non_inscrit {
	font-weight: bold;
	color: orange;
	font-size: 16px;
	padding-left: 10px;
	float: left;
	height: 30px;
	}

.lien_upload{
    /*padding-left:10px;*/
    font-weight:bold;
    /*background-color: #007285;*/
    color: #ed7703;
    cursor: pointer;    
    text-decoration: none;
}

/*SCHEMA ACCUEIL*/

#schema {
	position: absolute;
	top:75px;
	left: 50px;
	width: 626px;
	height:209px; 
 	background-image: url("/sites/templates/images/background_schema_accueil.gif");
    background-repeat:no-repeat;
    
	}
	
#sst {
	position: absolute;
	left: 0px;
	top:0px;
	cursor: pointer;
	}
#sst .content {
	position: absolute;
	left:87px;
	top:7px;
	width:130px;
	height:60px;
	color:#135e30;
	cursor: pointer;
	}	
#sst .btn_accueil {
	position: absolute;
	left:45px;
	top:4px;
	cursor: pointer;
	}		
	
	
	
#fournisseur {
	position: absolute;
	left: 353px;
	top:50px;
	cursor: pointer;
	}
#fournisseur .content {
	position:absolute;
	left:105px;
	top:45px;
	width:150px;
	height:81px;
	color: #036070;
	cursor: pointer;
	}
#fournisseur .btn_accueil {
	position: absolute;
	left:129px;
	top:5px;
	cursor: pointer;
	}	
	
	
	
#intervenant {
	position: absolute;
	left: 0px;
	top:70px;
	cursor: pointer;
	}		
#intervenant .content	{
	position: absolute;
	left:21px;
	top:40px;
	width:155px;
	height:90px;
	color: #8f971f;
	cursor: pointer;
	}
#intervenant .btn_accueil {
	position: absolute;
	left:125px;
	top:5px;
	cursor: pointer;
	}			
	
/*ARTICLES*/		
		
#articles {
	position:absolute;
	top:115px;
	width: 770px;
	height:241px; 
 	background-image: url("/sites/templates/images/background_article_accueil.gif");
    background-repeat:no-repeat;
    margin-top: 25px;
	}	
	
#articles .articles_title {
	color:white;
	font-size:14px;
	font-weight:bold;
	height:18px;
	line-height:18px;
	padding-left:5px;
	width:760px;
	}
	
#articles .articles_title .voir_tout {
	position:absolute;
	left: 705px;
	top:0px;
}

#articles .articles_title .voir_tout a {
	color: #ed7703;
	text-decoration: none;
	font-size: 10px;
	font-weight: normal;
}

#articles .articles_title .voir_tout a:hover {
	color: #007285;
}

/*chunck articke */
	
#articles .summaryPostArticle {
	width: 360px;
	height: 90px;
 	background-image: url("/sites/templates/images/fleche_droite_orange.gif");
    background-repeat:no-repeat;
    background-position: left 4px;	
    float: left;
    margin: 10px;
    overflow: hidden;
   
}

#articles .summaryPostArticle .title a h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	color:#949494;
	text-decoration: underline;
	text-indent:15px;
}

#articles .summaryPostArticle .auteur {
	color:#949494;
	font-style: italic;
	line-height: normal;
	font-size: 11px;
	}
	
#articles .summaryPostArticle .content {
	line-height: normal;
	
	}	




	 
	
	
	
				
	
#schema h2 {
	margin: 0;
	padding: 0;
	font-size: 20px;
	color: black;
	}	


    