/* INDEX.shtml */
/* propriétés de la page index.shtml */
.bodyhome {
margin: 0;
padding: 0;
background: #FFFFFF;
}

/* caractères du footer de la page index.shtml */
.footerhome {
	font-family: verdana;
	font-size: 9px;
	color: #726568;
	font-style: normal;
}

.footerhome a {
	color: #726568;
}

.footerhome a:hover {
	color: #C2E376;
}

/* CARO.shtml */
/* propriétés de la page caro.shtml */
.bodycaro {
	margin: 0;
	padding: 0;
	background: #000000;
}

/* caractères du texte blanc de la page caro.shtml */
.caroblanc {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
}

/* caractères du texte noir de la page caro.shtml */
.caronoir {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	text-align: justify;
}

/* caractères du footer de la page caro.shtml */
.footercaro {
	font-family: verdana;
	font-size: 9px;
	color: #999999;
	font-style: normal;
}

.footercaro a {
	color: #999999;
}

.footercaro a:hover {
	color: #3366FF;
}

/* caractères des textes "univers" et "ambiance" de la nav de caro.shtml */
.surtitrecaro {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 4pt;


}

/* caractères des autres textes de la nav de caro.shtml */
.rubriquecaro {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	letter-spacing: 1pt;
	line-height: 30px;

}

.rubriquecaro a {
	text-decoration: none;
	color: #666666;


}

.rubriquecaro a:hover {
	color: #666666;
	border-top-width: 1px;
	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;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;

}

/* GRAPHISME.shtml */
/* propriétés de la page graphisme.shtml */
.bodygraphisme {
margin: 0;
padding: 0;
background: #ffffff;
}

/* caractères du texte de la page graphisme.shtml */
.graphisme {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}

/* caractères du footer de la page graphisme.shtml */
.footergraphisme {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
}

.footergraphisme a {
	color: #000000;
}

.footergraphisme a:hover {
	color: #FF9933;
}

/* caractères des textes "univers" et "ambiance" de la nav de graphisme.shtml */
.surtitregraphisme {
	font-family: verdana;
	font-size: 9px;
	color: #FF0000;
	font-style: normal;
	letter-spacing: 4pt;

}

/* caractères des autres textes de la nav de graphisme.shtml */
.rubriquegraphisme {
	font-family: verdana;
	font-size: 9px;
	color: #FF00FF;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 1pt;

}

.rubriquegraphisme a {
	color: #FF00FF;
	text-decoration: none;

}

.rubriquegraphisme a:hover {
	color: #FF00FF;
	text-decoration: none;
	border: 1px solid #FFFF00;


}

/* PHOTO.shtml */
/* propriétés de la page photo.shtml */
.bodyphoto {
margin: 0;
padding: 0;
background: #FEE6CA;
}

/* caractères du texte de la page photo.shtml */
.photo {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}

/* caractères du footer de la page photo.shtml */
.footerphoto {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
}

.footerphoto a {
	color: #000000;
}

.footerphoto a:hover {
	color: #A7484C;
}

/* caractères des textes "univers" et "ambiance" de la nav de photo.shtml */
.surtitrephoto {
	font-family: verdana;
	font-size: 9px;
	color: #993366;
	font-style: normal;
	letter-spacing: 4pt;

}

/* caractères des autres textes de la nav de photo.shtml */
.rubriquephoto {
	font-family: verdana;
	font-size: 9px;
	color: #CC6666;
	font-style: normal;
	letter-spacing: 1pt;
	line-height: 30px;


}

.rubriquephoto a {
	color: #CC6666;
	text-decoration: none;

}

.rubriquephoto a:hover {
	color: #CC6666;
	text-decoration: none;
	border: 1px solid #FC6D49;


}

/* TYPOLOGO.shtml */
/* propriétés de la page typologo.shtml */
.bodytypologo {
margin: 0;
padding: 0;
background: CBBAB1;
}

/* caractères du texte de la page typologo.shtml */
.typologo {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	font-style: normal;
}

/* caractères du footer de la page typologo.shtml */
.footertypologo {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
}

.footertypologo a {
	color: #000000;
}

.footertypologo a:hover {
	color: #7FE11F;
}

/* caractères des textes "univers" et "ambiance" de la nav de typologo.shtml */
.surtitretypologo {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
	font-style: normal;
	letter-spacing: 4pt;

}

/* caractères des autres textes de la nav de typologo.shtml */
.rubriquetypologo {
	font-family: verdana;
	font-size: 9px;
	color: #707070;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 1pt;

}

.rubriquetypologo a {
	color: #707070;
	text-decoration: none;

}

.rubriquetypologo a:hover {
	color: #707070;
	text-decoration: none;
	background-color: #7FE11F;
	border: 1px solid #FFFFFF;

}

/* WEBDESIGN.shtml */
/* propriétés de la page webdesign.shtml */
.bodywebdesign {
margin: 0;
padding: 0;
background: #330033;
}

/* caractères du texte 1 de la page webdesign.shtml */
.webdesign {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}

/* caractères du texte du code html de la page webdesign.shtml */
.webdesigncode {
	font-family: Verdana;
	font-size: 9px;
	color: #C2240F;
	line-height: 12px;
}

/* caractères du texte du portfolio de la page webdesign.shtml */
.webdesignfolio {				/* caractères de la flèche */
	font-family: verdana;
	font-size: 9px;
	color: #66CC66;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;

}

.webdesignfolio a {				/* caractères du texte "portfolio" */
	color: #FF3300;
}

.webdesignfolio a:hover {
	color: #FF3300;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC66;
	border-bottom-color: #66CC66;
	text-decoration: none;
}

.webdesignfolio a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

/* caractères du footer de la page webdesign.shtml */
.footerwebdesign {
	font-family: Verdana;
	font-size: 9px;
	color: #918595;
	font-style: normal;
}

.footerwebdesign a {
	color: #958595;
}

.footerwebdesign a:hover {
	color: #66CC66;
}

/* caractères des textes "univers" et "ambiance" de la nav de webdesign.shtml */
.surtitrewebdesign {
	font-family: verdana;
	font-size: 9px;
	color: #FF3300;
	font-style: normal;
	letter-spacing: 4pt;

}

/* caractères des autres textes de la nav de webdesign.shtml */
.rubriquewebdesign {
	font-family: verdana;
	font-size: 9px;
	color: #958595;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 1pt;

}

.rubriquewebdesign a {
	color: #958595;
	text-decoration: none;

}

.rubriquewebdesign a:hover {
	color: #958595;
	text-decoration: none;
	border: 1px solid #FFFFFF;

}

/* PRINT.shtml */
/* propriétés de la page print.shtml */
.bodyprint {
margin: 0;
padding: 0;
background: #CDCDCD;
}

/* caractères du texte 1 de la page print.shtml */
.print {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	font-style: normal;
}

/* caractères du texte du portfolio de la page print.shtml */
.printfolio {					/* caractères de la flèche */
	font-family: verdana;
	font-size: 9px;
	color: #CCCCCC;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}

.printfolio a {					/* caractères du texte "portfolio" */
	color: #CC33FF;
}

.printfolio a:hover {
	color: #CC33FF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	text-decoration: none;
}

.printfolio a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

/* caractères du footer de la page print.shtml */
.footerprint {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
}

.footerprint a {
	color: #000000;
}

.footerprint a:hover {
	color: #CC33FF;
}

/* caractères des textes "univers" et "ambiance" de la nav de print.shtml */
.surtitreprint {
	font-family: verdana;
	font-size: 9px;
	color: #333333;
	font-style: normal;
	letter-spacing: 4pt;

}

/* caractères des autres textes de la nav de print.shtml */
.rubriqueprint {
	font-family: verdana;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 1pt;

}

.rubriqueprint a {
	color: #666666;
	text-decoration: none;

}

.rubriqueprint a:hover {
	color: #666666;
	text-decoration: none;
	border: 1px solid #CC33FF;

}

/* PRESSE.shtml */
/* propriétés de la page presse.shtml */
.bodypresse {
margin: 0;
padding: 0;
background: #F3F0D5;
}

/* caractères du texte 1 de la page presse.shtml */
.presse {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-style: normal;
	line-height: 15px;
}

/* caractères du texte du portfolio de la page presse.shtml */
.pressefolio {						/* caractères de la flèche */
	font-family: verdana;
	font-size: 9px;
	color: #7C775D;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}

.pressefolio a {				/* caractères du texte "portfolio" */
	color: #CC0033;
}

.pressefolio a:hover {
	color: #CC0033;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7C775D;
	border-bottom-color: #7C775D;
	text-decoration: none;
}

.pressefolio a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
}

/* caractères du footer de la page presse.shtml */
.footerpresse {
	font-family: verdana;
	font-size: 9px;
	color: #000000;
	font-style: normal;
}

.footerpresse a {
	color: #000000;
}

.footerpresse a:hover {
	color: #CC0033;

}

/* caractères des textes "univers" et "ambiance" de la nav de presse.shtml */
.surtitrepresse {
	font-family: verdana;
	font-size: 9px;
	color: #7C7759;
	font-style: normal;
	letter-spacing: 4pt;

}

/* caractères des autres textes de la nav de presse.shtml */
.rubriquepresse {
	font-family: verdana;
	font-size: 9px;
	color: #99998D;
	font-style: normal;
	line-height: 30px;
	letter-spacing: 1pt;

}

.rubriquepresse a {
	color: #99998D;
	text-decoration: none;

}

.rubriquepresse a:hover {
	color: #99998D;
	text-decoration: none;
	border: 1px solid #000000;

}

/* PORTFOLIOWEBDESIGN.shtml */
/* propriétés de la page portfoliowebdesign.shtml */
.bodywindowwebdesign {
margin: 0;
padding: 0;
background: #FF3300;
}

/* caractères du texte 1 de la page portfoliowebdesign.shtml */
.portfoliowebdesign {
	font-family: Arial;
	font-size: 12px;
	color: #330033;
	font-style: normal;
}

.portfoliowebdesign a {
	text-decoration: none;
	color: #330033;
}

.portfoliowebdesign a:hover{
	text-decoration: underline;

}

/* caractères du texte "fermer" de la page portfoliowebdesign.shtml */
.portfoliowebdesignfermer a {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
}

.portfoliowebdesignfermer a:hover {
	color: #999999;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330033;
	border-bottom-color: #330033;
}

/* PORTFOLIOPRINT.shtml */
/* propriétés de la page portfolioprint.shtml */
.bodywindowprint {
margin: 0;
padding: 0;
background: #FFFFFF;
}

/* caractères du texte "fermer" de la page portfolioprint.shtml */
.portfolioprintfermer {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}

.portfolioprintfermer a {
	color: #FFFFFF;
}

.portfolioprintfermer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6633;
	border-bottom-color: #FF6633;
}

/* PORTFOLIOPRESSE.shtml */
/* propriétés de la page portfoliopresse.shtml */
.bodywindowpresse {
margin: 0;
padding: 0;
background: #000000;
}

/* caractères du texte "fermer" de la page portfoliopresse.shtml */
.portfoliopressefermer {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-style: normal;
}

.portfoliopressefermer a {
	color: #FFFFFF;
}

.portfoliopressefermer a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC0033;
	border-bottom-color: #CC0033;
}

/* CONTACT.shtml */
/* caractères du texte de la page contact.shtml */
.contact {
	font-family: Arial;
	font-size: 16px;
	color: #FFFFFF;
	font-style: normal;
}

.contact a {
	color: #FFFFFF;
	text-decoration: none;

}

.contact a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}
