/* CSS Document du site PointCapital.fr */

body{
	color : #000000;
	background-color:#999999;
	margin: 0;
	padding: 0;
	
	
	}

#defile {
	padding-top:0px;
	padding-bottom:0px;
	font: 110% arial, sans-serif;	
	font-weight: bold;
	text-decoration:none;	
	color:#3F3A32;
	background-color:#FFFFFF;
	
	}


#general{
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	margin-top:5px;
	
	
	

	
	}
	
#bandeau{
	height: 82px;
	color: #000000;
	background-color: #FFFFFF;
	border-bottom-width: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	}

/* image sans marge */	
.logo {
	text-decoration:none;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-left-width: 0px;
	border-top-style:none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	}
/* image sans marge end */
	
#spacerTop01{
	width: 200px;
	height: 3px;
	color: #000000;
	background-color: #7C6E72;
	background-image:url(../images/Colonne.gif) !important;
	background-repeat: repeat-y;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:1px;
	
	}
	
#spacerTop02{
	width: 400px;
	height: 3px;
	color: #000000;
	background-color: #FFF4F3;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:1px;
	}
	
#spacerTop03{
	width: 176px;
	height: 3px;
	color: #000000;
	background-color: #AF959C;
	float: left;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:1px;
	}
	
#spacerMid{
	height: 3px;
	color: #000000;
	clear: both;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:1px;
	}		


/* START Image CSS */



#icon1 a{
	display:block;
	width:62px;
	height:62px;
	background:url(../images/galet_1.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
	color:#000000;
	margin-left:40%;
}

#icon2 a{
	display:block;
	width:62px;
	height:62px;
	background:url(../images/galet_2.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
	color:#000000;
	margin-left:40%;
}
#icon3 a{
	display:block;
	width:62px;
	height:62px;
	background:url(../images/galet_3.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
	color:#000000;
	margin-left:40%;
}
#icon4 a{
	display:block;
	width:62px;
	height:62px;
	background:url(../images/galet_4.png);
	background-repeat:no-repeat;
	background-color:#ffffff;
	color:#000000;
	margin-left:40%;
}	
	
#image{
	width: 200px;
	height: 450px;
	color: #000000;
	background-color: #7C6E72;
	background:url(../images/Colonne.gif) !important;
	background-repeat: repeat-y;
	float: left;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	}
	
/* END Image CSS */

/* Espace Text */


#contenu{
	width: 400px;
	height: 427px;
	color: #000000;
	background-color: #FFF4F3;
	background-image:url(../images/background_colonne.png) !important;
	float: left;
	overflow:auto;
	margin:0px;
	padding:0px;
	padding-top:23px;
	
	}


#group {
	margin-left:52px;
	margin-top:75px;

}



#contenu ul{

	margin-top:5px;
	margin-bottom:5px;
	list-style:circle;
	}

#contenu li{
	font: 70% arial, sans-serif;
	margin-right:50px;
	margin-left:70px;
	text-align:justify;
	
	}

	

p {
	font: 70% arial, sans-serif;
	margin-left:68px;
	margin-right:25px;
	text-align:justify;
	color:#3F3A32;
	background-color: inherit;
	
	
	
	
	}

h2 {
	font: 110% arial, sans-serif;
	margin-top:0px;
	font-weight: bold;
	text-decoration:none;
	text-align:center;
	color:#3F3A32;
	background:fixed;
	background-color:#FFFFFF;
	
    }	
h4 {
	margin-left:65px;
	color:#3F3A32;
	font: 79% arial, sans-serif;
	font-weight: bold;
	margin-bottom:-10px;
	background-color:inherit;
	background:fixed;
	margin-top:0px;
	

    }
	
p {	
	color:#3F3A32;
	background-color:inherit;
	background:fixed;
	}
	
ul {
	color:#3F3A32;
	padding-top:10px;
	background-color: inherit;
	background:fixed;
	}	
/* END Espace Text */	

/* CONTENU accueil */	

#galet1 {
	float:left;
	height:168px;
	width:165px;
	margin-left:0px;
	margin-top:0px;
	background-repeat:no-repeat;
	background:url(../images/galetgif_01.gif) !important;
	
	
	}

#galet1 a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/galetgifA_01a.gif);
	background-repeat:no-repeat;
	color:#000000;
	background-color:inherit;
	}
	
	
#galet1 a:hover{
	background:transparent none;
	}	




#galet2 {
	float:left;
	background-image:url(../images/galetgif_02.gif) !important;
	height:168px;
	width:180px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	background-repeat:no-repeat;	
	
	
	}
#galet2 a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/galetgifA_02.gif);
	background-repeat:no-repeat;
	color:#000000;
	background-color:inherit;
	}
	
	
#galet2 a:hover{
	background:transparent none;
	}	
	
		
#galet3 {
	float:left;
	background-image:url(../images/galetgif_03.gif) !important;
	height:156px;
	width:168px;
	margin-left:0px;
	margin-top:-10px;
	margin-right:0px;
	background-repeat:no-repeat;
	
	
	
	}
#galet3 a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/galetgifA_03.gif);
	background-repeat:no-repeat;
	color:#000000;
	background-color:inherit;
	}
	
	
#galet3 a:hover{
	background:transparent none;
	}	
	
			
#galet4 {
	float:left;
	background-image:url(../images/galetgif_04.gif) !important;
	height:159px;
	width:165px;
	margin-left:0px;
	margin-top:-10px;
	margin-right:0px;
	background-repeat:no-repeat;
	
	
	
	}
	
#galet4 a{
	display:block;
	width:100%;
	height:100%;
	background:url(../images/galetgifA_04.gif);
	background-repeat:no-repeat;
	color:#000000;
	background-color:inherit;
	}
	
	
#galet4 a:hover{
	background:transparent none;
	}		

			
/* CONTENU accueil */	



#menuRight{
	width: 176px;
	height: 450px;
	color: #000000;
	background-color: #AF959C;
	float: left;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	
	}

#spacerBas{
	height: 3px;
	color: #000000;
	clear:both;
	background-color: #FFFFFF;
	border-top-width: 0;
	border-right-width: 1px;
	border-bottom-width: 0;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	font-size:1px;

	}	

	
#menuBas{
	height: 25px;
	color:#28171E;
	background-color: #5b4d50;
	background-image:url(../images/Colonne.gif) !important;
	background-repeat: repeat-y;
	border-color:#000000;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	clear:both;
	font: 70% arial, sans-serif;
    font-weight: bold;
	text-align:right;
	padding-top:10px;
	padding-right:20px;
	
	
	}

/* MENU DEROULANT */



dl, dt, dd {
margin: 0;
padding: 0;
list-style-type: none;

}

#menu {
margin-top:120px;
width: auto;
font: 83% arial, sans-serif;
}

#menu dt {
cursor: pointer;
margin-left: 10px;
margin-bottom: 4px;
height: 20px;
line-height: 20px;
font-weight: bold;
color:#FFFFFE;
border: 0px;
background-color: #AF959C;

}

#menu dd {
border: 0;
}

#menu li {
font-size:80%;
font-weight:bold;
margin-bottom:4px;
margin-left:15px;
padding: 0;
list-style-type: none;
list-style-position:inside;


}

#menu ul{
margin:0;
padding:0;
list-style-type: none;

}

#menu li a, #menu dt a {
color:#FFFFFE;
text-decoration: none;
background-color: #AF959C;
border: 0;

}

#menu li a:hover {
color:#484848;
background-color: #AF959C;
}

#menu li a:active {
color:#000000;
background-color: #AF959C;
}


#menu dt a:hover {
color:#000000;
background-color: #AF959C;
}


#menu dt:active {
color:#000000;
background-color: #AF959C;
}


/* MENU BAS 


#menubasLi li {
float:left;
margin-left:5px;
margin-top:5px;
color:#FFFFFF;
background-color:#5b4d50;
font: 70% arial, sans-serif;
font-weight: bold;
list-style-type: none;
text-decoration:none;

}


.menubas01 a{
display:block;
float:left;
text-decoration:none;
color:#FFFFFE;
background-color:#5b4d50;
margin:2px;
}

.menubas01 a:hover{
color:#CCCCCC;
background-color:#5b4d50;
}


.menubas01 a:active{
color:#000000;
background-color:#5b4d50;  
}
*/

.menubas01 a{
color:#28171E;
background-color:#5b4d50;
text-decoration:none;

}

.menubas01 a:hover{
color:#AF959C;
background-color:#5b4d50;
}


.menubas01 a:active{
color:#FFF4F3;
background-color:#5b4d50;  
}

.menubas02 a{
color:#AF959C;
background-color:inherit;

text-decoration:none;

}

.menubas02 a:hover{
color:#28171E;
background-color:inherit;

}


.menubas02 a:active{
color:#000000;
background-color:inherit;
  
}



.menubas03 a{
color:#3F3A32;
background-color:inherit;
text-decoration:none;

}

.menubas03 a:hover{
color:#2C93A9;
background-color:inherit;

}


.menubas03 a:active{
color:#000000;
background-color:inherit;
  
}





a.lien_ext:after {
content: " \0000a0[\2197]";
}

/* Mention legales */
