/* @override 
	http://192.168.0.50/jacynthelemire.com/styles/styles.css
*/

body {
	color: #000;
	font-size: 12px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
}

a:link {
	color: #746033;
}

a:active {
	color: #746033;
}

a:visited {
	color: #746033;
}

a:hover {
	color: #000033;
}

#wrapper {
	width: 985px;
	margin: 0 auto;
	padding: 0;
}

#menuprincipal {
	width: 985px;
	height: 35px;
	background: url(../images/menu/fond.jpg) no-repeat;
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
}

#onglet a {
	width: 125px;
	height: 21px;
	display: block;
	padding: 8px 0 0;
	text-align: center;
	font: 16px/13px Georgia, "Times New Roman", Times, serif;
	float: left;
	color: #644e1c;
	margin: 2px 0 0 11px;
/

*border: 1px solid maroon;*/
}

#onglet a:link {
	text-decoration: none;
	color: #644e1c;
}

#onglet a:active {
	text-decoration: none;
	color: #644e1c;
}

#onglet a:visited {
	text-decoration: none;
	color: #644e1c;
}

#onglet a:hover {
	text-decoration: none;
	color: white;
	background-color: #644e1c;
}

.modeles_description {
	color: #746033;
	font-size: 14px;
	line-height: 17px;
	margin: 0;
	padding: 0;
}

.modeles_description a:link {
	color: #746033;
	font-weight: bold;
	text-decoration: underline;
}

.modeles_description a:active {
	color: #746033;
	font-weight: bold;
	text-decoration: underline;
}

.modeles_description a:visited {
	color: #746033;
	font-weight: bold;
	text-decoration: underline;
}

.modeles_description a:hover {
	color: #746033;
	font-weight: bold;
	text-decoration: underline;
}

.modeles_description ul {
	font-size: 12px;
	margin: 5px 0 0 30px;
	padding: 0;
}

.modeles_description ul li {
	list-style-type: square;
}

.modeles_description_photo_description {
	color: #746033;
	font-size: 11px;
	font-style: italic;
}

.modeles_liste_gauche {
	font-size: 11px;
	line-height: 12px;
	color: #746033;
	margin: 0;
	padding: 0;
}

.modeles_liste_gauche a:link {
	color: #746033;
	text-decoration: none;
}

.modeles_liste_gauche a:active {
	color: #746033;
	text-decoration: none;
}

.modeles_liste_gauche a:visited {
	color: #746033;
	text-decoration: none;
}

.modeles_liste_gauche a:hover {
	color: #746033;
	text-decoration: underline;
}

.projet_header {
	color: #746033;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
	font-weight: bold;
}

.projet_description {
	color: #746033;
	font-size: 14px;
	line-height: 16px;
	text-align: left;
}

#entreprise_marge {
	color: #746033;
	font-size: 11px;
	text-align: left;
}

#menubas {
	text-align: center;
	margin: 15px 0;
	padding: 0;
	color: #978866;
}

#menubas a:link {
	color: #978866;
	text-decoration: none;
	background-color: white;
	padding: 2px 5px;
}

#menubas a:active {
	color: #978866;
	text-decoration: none;
	background-color: white;
	padding: 2px 5px;
}

#menubas a:visited {
	color: #978866;
	text-decoration: none;
	background-color: white;
	padding: 2px 5px;
}

#menubas a:hover {
	color: white;
	text-decoration: none;
	background-color: #746033;
	padding: 2px 5px;
}

#copyright {
	font-size: 11px;
	color: #978866;
	margin: 5px 0;
	padding: 0;
	text-align: center;
}

#conception {
	text-align: center;
	margin: 10px 0;
	padding: 0;
	color: #978866;
	font-size: 10px;
}

#conception a:link {
	text-decoration: none;
	color: #000033;
}

#conception a:active {
	text-decoration: none;
	color: #000033;
}

#conception a:visited {
	text-decoration: none;
	color: #000033;
}

#conception a:hover {
	text-decoration: underline;
	color: #000033;
}

/* @group lightbox */

#lightbox {
	background-color: #fff;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
}

#lightboxDetails {
	font-size: 1em;
	padding-top: 0.4em;
}

#lightboxCaption {
	color: #333;
	float: left;
	font-size: 12px;
}

#keyboardMsg {
	color: #333;
	float: right;
}

kbd {
	color: #555;
	background-color: #ddd;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	font-size: inherit;
	font-family: inherit;
	padding: 0 3px 1px 4px;
}

#closeButton {
	top: 5px;
	right: 5px;
}

#lightbox img {
	border: none;
	clear: both;
}

#overlay img {
	border: none;
}

#overlay {
	background-image: url(../images/lightbox/overlay.png);
}

* html #overlay {
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(../images/lightbox/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/lightbox/overlay.png", sizingMethod="scale");
}

/* @end */

.impact_accueil {
	font-size: 24px;
	font-style: italic;
}