/* Personnalisation de ma feuille de style */

body {
	background-color: #F0788C ;
	color : #333333 ;
}

#container {
	background-color : transparent ;
	width : 960px ; 
}

#entete {
	background-image : url(../images/bandeau_fuchsia.png) ;
	background-position : bottom left ;
	background-repeat : no-repeat ;
	height : 275px ;
}

/* Couleur de titrage */
h1, h2, h3, h4, h5, h6, strong {
	color : #DE264C ; /*A8CA65*/
}

h1 {
	padding-bottom : 8px ;
	border-bottom : 3px solid #DE264C ;
}

a {
	color : #419184 ;
}

#mainframe {
	background-color : #FFFFFF ;
}

#menu_n1 a:link, #menu_n1 a:visited {
	/*background-color : #DE264C  ;	*/
	color : #DE264C ;
	border-bottom : 10px solid #DE264C ;
	padding-top : 5px ;
	padding-bottom : 5px ;	
}

#menu_n1 a:hover , #menu_n1 a.on {
	/*background-color : #A20D1E ;*/
	color : #A20D1E ;
	border-bottom : 10px solid #A20D1E ;
}

#btn_accueil, #btn_prestation, #btn_tarif, #btn_formation , #btn_deonto, #btn_lien, #btn_contact {
	width : 118px ;
	margin-right : 2px ;
}

#btn_blog {
	width : 120px ;
}

#animflash {
	background-image : url(../images/diaporama/Fotolia_6036496_XS.jpg) ;
	width : 260px ;
	height : 174px ;
}

#piedpage {
	/*background-color : #DE264C ;*/
	background-image : url(../images/pied_fuchsia.png) ;
	background-position : top left ;
	background-repeat : no-repeat ;
	height : 48px ;

	color : #FFFFFF ;
}

#piedpage a {
	color : #FFFFFF ;
}

.st_titre {
	color : #DE264C  ;
}

#prestas {
	border : 2px solid #DE264C  ;
}

#prestas th, #prestas td {
	border : 1px solid #DE264C  ;
}

.plansite a {
	color : #3300CC ;
}
