#menu_int{
width:160px;
float:left;
margin-top:15px;
margin-right:20px;
}
#menu_int ul{
list-style-type:none;
background:url(ombre1.gif) no-repeat bottom;
padding-bottom:10px;
background-color:#efefef;
}
#menu_int li{
padding:10px 0 10px 0;
margin:0 5px;
border-bottom:1px solid #f8f8f8;
border-top:1px solid #e8e8e8;
}
#menu_int a{
color:#666;
text-decoration:none;
}
#menu_int a:hover{
text-decoration:underline;
color:#3f4495;
}
#menu_int .outils{
padding:3px 0 0px 0;
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
height:21px;
margin-top:10px;
cursor:default;
}
#menu_int .outils a{
display:block;
float:left;
width:21px;
height:20px;
background-repeat:no-repeat;
margin-right:3px;
}
#menu_int .outils a:hover{
background-position:0 -20px;
}
#menu_int #pg{background-image:url(fontplus.gif);}
#menu_int #pp{background-image:url(fontmoins.gif);}
#menu_int #print{background-image:url(print.gif);}
/* Modif Bonnot  09/03/2010*/
/*#menu_int #ami{background-image:url(http://abpcd.vipdev.fr/style/ami.gif);}*/
#menu_int #ami{background-image:url(ami.gif);}

#send_ami{position:absolute;background:#666;padding:5px;color:#fff;display:none;width:300px; margin-left:160px;margin-top:-100px; border: 1px solid black;}	/* margin-left:342px;margin-top:-70px; */
#send_ami td{padding:0;}
#send_ami input{padding:0;}
#send_ami a{color:#999;text-decoration:none;font-size:10px;}
/* Fin Modif Bonnot  09/03/2010*/

#contenu{
float:left;
margin-top:15px;
width:600px;font-size:13px;
}
#contenu p{
line-height:140%;
}
#contenu .texte_pres{
line-height:140%;
}
#contenu .texte_pres a{
color:#3f4495;
}
#contenu .texte_pres a:hover{
text-decoration:none;
}
#contenu .texte_pres h3{
margin-bottom:-10px;
}
.lien_doc{
color:#3f4495;
text-decoration:underline;
}
.lien_doc:hover{
text-decoration:none;
}
#contenu img{
padding:2px;
border:1px solid #ccc;
}
#contenu .lt{
/* margin-bottom:10px; */ 	/* Modif Bonnot 19/03/2010 */
}
#contenu .titre_rubrique{
font-size:16px;
color:#3f4495;
border-bottom:1px dashed #3f4495;
}
#contenu .titre_rubrique2{
font-size:16px;
color:#3fa2e7;
font-weight:bold;
margin-top:10px;
}
.citation{
background:url(guillemet.gif) no-repeat;
font-style:italic;
padding-left:80px;
width:480px;
height:58px;
overflow:hidden;
}
.citation #poiter{
display:block;
height:60px;
width:80px;
position:absolute;
margin-left:-80px;
}
.citation2{
background:url(guillemet2.gif) no-repeat;
font-style:italic;
padding-left:80px;
width:480px;
display:none;
min-height:58px;
}
.citation2 #poiter{
display:block;
height:60px;
width:80px;
position:absolute;
margin-left:-80px;
}
#toph_pres{
margin-bottom:10px;
}
#toph_pres td{
vertical-align:top;
}
.bloc_actu{
border-bottom:1px dotted #ccc;
margin-bottom:20px;
}
.bloc_actu h2{
width:100%;
display:inline;
height:normal;
}
.bloc_actu img{
float:left;
margin:5px 10px 0px 0;
}
.lien{
text-align:right;
font-style:italic;
margin-bottom:5px;
}
.lien a{
color:#db9742;
text-decoration:none;
}
.lien a:hover{
text-decoration:underline;
}
.bloc_actu a{
color:#db9742;
text-decoration:none;
}
.bloc_actu a:hover{
text-decoration:underline;
}
.source{
color:#999;
font-size:10px;
}
.date{
font-size:11px;
color:#999;
margin-bottom:5px;
}
.bloc_cv{
background:url(fond_cv.png) repeat-x;
border:1px solid #e8e8e8;
padding:7px;
margin-bottom:10px;
cursor:pointer;
height:57px;
overflow:hidden;
}
.bloc_cv_complet{
background:url(fond_cv.png) repeat-x;
border:3px solid #e8e8e8;
padding:7px;
margin-bottom:10px;
}
.bloc_cv_complet td{
vertical-align:top;
padding-bottom:20px;
}
.t_bcc{
font-size:14px;
margin-right:25px;
color:#fea40d;
font-weight:bold;
}
.lien2 a{
color:#666;
text-decoration:none;
}
.lien2 a:hover{
text-decoration:underline;
}
.bloc_cv:hover{
background:#e8e8e8;
border-color:#e3e3e3;
}
.bloc_cv a{
color:#3fa2e7;
text-decoration:none;
}
.bloc_cv img{
float:left;
margin-right:7px;
}
.bloc_cv .nom{
color:#3fa2e7;
font-weight:bold;
}
.rec_cv{
border-bottom:1px dotted #ccc;
margin-bottom:10px;
}
.rec_cv td{
padding-bottom:5px;
}
.tab_form{
margin-bottom:15px;
margin-top:10px;
}
#contenu table input{
border:1px solid #ccc;
padding:2px;
width:300px;
}
#contenu table textarea{
border:1px solid #ccc;
padding:2px;
width:400px;
height:70px;
}
#contenu table input:hover{
border-color:#666;
}
#contenu table textarea:hover{
border-color:#666;
}
#contenu table .nom_td{
width:160px;
text-align:right;
vertical-align:top;
padding-right:10px;
}
#contenu table  span{
display:block;
margin:0;
padding:0;
margin-bottom:-2px;
width:70px;
padding-left:3px;
font-size:10px;
background:#ccc;
}
#contenu ul{
list-style-type:none;
margin-left:20px;
}
#contenu li{
background:url(puce.gif) no-repeat 0 7px;
padding-left:13px;
margin-bottom:7px;
}
#contenu .liste_projet ul{
margin-left:0;
}
#contenu .liste_projet li{
background:url(fond_cv.png) repeat-x;
padding:2px;
border:1px solid #e8e8e8;
cursor:pointer;
}
#contenu .liste_projet li:hover{
background:#e8e8e8;
border-color:#e3e3e3;
}
#contenu .liste_projet a{
color:#666;
text-decoration:none;
}
.ex_p{
background:url(fond_cv.png) repeat-x;
border:3px solid #e8e8e8;
padding:7px;
margin-bottom:10px;
margin-left:20px;
}
.ex_p div{
display:none;
}
#bloc_recherche{
position:absolute;
padding:5px;
top:213px;
margin-left:0px;
display:none;
width:582px;
border:4px solid #ccc;
background:#f4f4f4;
}
#bloc_recherche img{
position:absolute;
margin-top:0px;
margin-left:558px;
cursor:pointer;
}
#bloc_recherche strong{
font-weight:bold;
font-variant:small-caps;
color:#3fa2e7;
}
#bloc_recherche td{
vertical-align:top;
padding:0 5px 0 5px;
}
#bloc_recherche table input{
width:20px;border:0;
}

/* Modif Bonnot 03/03/2010 */
p#GotoPage {
	text-align: center;
}
p#GotoPage  a {
	color: #FA1;
	text-decoration: none;
}
p#GotoPage  a:hover{
	color: #3FA2E6;
	text-decoration: none;
}/* Fin Modif Bonnot 03/03/2010 */






