/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #2d2d2d;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #b58cd1;
	background-image: url(gifs/images/piriou-cacheux-fond.jpg);
	background-repeat: repeat-x;
}

h1 {
	font-size: 16px;
	color: #775880;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	margin-bottom: 9px;
	}
	
h2 {
	font-size: 14px;
	padding: 0px;
	margin: 0px;
	}
	
/*h3 {
	font-size: 12px;
	padding: 0px;
	margin: 0px;
	}*/

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #683f74;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #683f74;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #683f74;
}
a:active {
	text-decoration: none;
	color: #683f74;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border-bottom:#bbbbbb 1px solid;
	border-top:#bbbbbb 1px solid;
	border-left:#bbbbbb 1px solid;
	border-right:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border-bottom:#585858 1px solid;
	border-top:#585858 1px solid;
	border-left:#585858 1px solid;
	border-right:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/


/******************************** MENU ***************************************/

#index {    /* "lien" sera notre conteneur, ici la balise div */
    width: 186px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/piriou-cacheux-menu1-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#index a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/piriou-cacheux-menu1.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#index a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#parcours-pro {    /* "lien" sera notre conteneur, ici la balise div */
    width: 186px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/piriou-cacheux-menu2-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#parcours-pro a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/piriou-cacheux-menu2.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#parcours-pro a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#competences {    /* "lien" sera notre conteneur, ici la balise div */
    width: 186px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/piriou-cacheux-menu3-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#competences a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/piriou-cacheux-menu3.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#competences a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#contact {    /* "lien" sera notre conteneur, ici la balise div */
    width: 186px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/piriou-cacheux-menu4-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#contact a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/piriou-cacheux-menu4.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#contact a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#plan {    /* "lien" sera notre conteneur, ici la balise div */
    width: 186px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/piriou-cacheux-menu5-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#plan a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/piriou-cacheux-menu5.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#plan a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}	


/*********************************** MENU 2 ***********************************/

#index2 {    /* "lien" sera notre conteneur, ici la balise div */
    width: 186px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/piriou-cacheux-menu1-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#index2 a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/piriou-cacheux-menu1.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#index2 a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#parcours-pro2 {    /* "lien" sera notre conteneur, ici la balise div */
    width: 186px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/piriou-cacheux-menu2-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#parcours-pro2 a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/piriou-cacheux-menu2.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#parcours-pro2 a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#competences2 {    /* "lien" sera notre conteneur, ici la balise div */
    width: 186px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/piriou-cacheux-menu3-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#competences2 a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/piriou-cacheux-menu3.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#competences2 a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#contact2 {    /* "lien" sera notre conteneur, ici la balise div */
    width: 186px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/piriou-cacheux-menu4-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#contact2 a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/piriou-cacheux-menu4.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#contact2 a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}


#plan2 {    /* "lien" sera notre conteneur, ici la balise div */
    width: 186px;  /* changer la largeur ici */
    height: 22px; /* changer la hauteur ici */
    background: url(gifs/images/piriou-cacheux-menu5-r.jpg) no-repeat left top;    /* placement de l'image over */
}

#plan2 a {    /* définition du lien qui occupera toute la place du conteneur */
    display: block;
    width: 100%;
    height: 100%;
    background: url(gifs/images/piriou-cacheux-menu5.jpg) no-repeat left top;    /* placement de l'image du menu */
    color: #000;
}

#plan2 a:hover {    /* masquage de l'image1 au survol */
    background: transparent none;
}

#plansite ul{
	margin-left: 50px;
}

#plansite li{
	list-style: disc;
}

/************************ FIN MENU ********************************/

.fd_savoir {
	background-image: url(gifs/images/piriou-cacheux-savoir2.jpg);
	background-repeat: no-repeat;
	width: 186px;
	color:#FFFFFF;
	font-weight:normal;
	}
	
.fd_contenu {
	width: 465px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	}
	
.footer1 {
	padding-top: 10px;
	font-weight: bold;
	}
	
.footer2 {
	color: #FFFFFF;
	padding-top: 5px;
	}
	
	.footer2 a {
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: none;
		}
		
	.footer2 a:hover {
		font-size: 11px;
		font-weight: normal;
		color: #FFFFFF;
		text-decoration: underline;
		}
		
.adresse {
	background-image: url(gifs/images/pirioux-cacheux-header2.jpg);
	background-repeat: no-repeat;
	width: 867px;
	height: 48px;
	text-align: center;
	color: #4a4a4a;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	}
	
#actu_titre {
font-weight:bold;
}

#actu_contenu {
text-align:justify;
}