/* CSS Document stephane cantuer - ROUGE-GRENAT.COM - xminali */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 00px;
	margin-bottom: 0px;
	background-color:#FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #B64B07;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ff9900;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #B64B07;
	background:url(grafik_cantuer/back-guitare.png);
}


a img {border:none;}

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

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

a:visited {
	color: #333333;
}
a:active {
	color: #FF0000;
}
	
	
H1 { font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
	}
	
H2 { font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
	}
H3 { font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
	}


/* ========================== CONTAINER ========================== */
#container {
	margin: 0px auto;
	padding: 0px 19px 6px 19px;
	width: 762px;
	background: url(../images/container_bg.png) repeat-y;
}



/* ========================== MENU 1 ========================== */
#menu1 {
	margin: 0px;
	padding: 5px 5px 0px 0px;
	height: 19px;
	font-size: 11px;
	color: #666;
	text-align: right;
}
#menu1 ul, li.top, li.date {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#menu1 li.date {
	margin-right: 125px;
}
#menu1 a {
	margin: 0px;
	padding: 0px;
	color: #666;
	text-decoration: none;
}
#menu1 a:hover {text-decoration: underline;}



/* ========================== HEADER ========================== */
#header {
	margin: 0px;
	padding: 0px;
	height: 90px;
	background: url(../images/header_bg.gif) no-repeat;
	color: #FFF;
}
#header a.logo {
	display: block;
	width: 232px;
	height: 37px;
	position: absolute;
	margin: 0px;
}
#header ul {
	margin: 0px 0px 0px 299px;
	padding: 0px;
	list-style-type: none;
}
#header li {
	margin: 0px;
	padding: 0px;
	display: inline;
	background: url(../images/sep.gif) no-repeat top left;
}
#header a.menu2 {
	display: block;
	float: left;
	height: 21px;
	margin: 0px 0px 0px 0px;
	padding: 15px 9px 0px 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	background: url(../images/sep.gif) no-repeat top left;
}
#header a.menu2:hover {
	background: #A00129 url(../images/sep.gif) no-repeat top left;
	background-color: #940126;
	color: #00FF00;
}
#header p.headline1 {
	position: absolute;
	margin: 66px 0px 0px 9px;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	width: 166px;
	height: 17px;
}
#header p.headline2 {
	position: absolute;
	margin: 68px 0px 0px 187px;
	padding: 0px 0px 0px 0px;
	color: #666;
	font-size: 11px;
}
a.link1 {
	color: #AB012D;
	text-decoration: none;
}
a.link1:hover {
	text-decoration: underline;
}



/* ============================ LEFT =========================== */

}
.leftmenutext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	vertical-align: middle;
	word-spacing: normal;
	letter-spacing: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.leftmenutext a:hover {
	background-color: #EBEBEB;
	color: #B64B07;
	text-decoration: none;
}


.arrowsmenu1 {
	background-image: url(../images/arrow4.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.arrowsmenu2 {
	background-image: url(../images/arrow4-2.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.arrowsmenu3 {
	background-image: url(../images/arrow4-1.gif);
	background-repeat: no-repeat;
	background-position: right center;
}





/* ========================== CONTENT ========================== */

.maintexte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

.maintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
}

			
span.rouge {color: #AB012D;}
span.bleu {color: #0F9DCC;}
span.vert {color: #99CC00;}

/* ========================== COPYRIGHT ========================== */
#copyright {
	clear: both;
	margin: 0px;
	*margin-top: 6px;
	padding: 0px;
	width: 762px;
	height: 39px;
	background: url(../images/copy_bg.gif) no-repeat left bottom;
	text-align: center;
	font-size: 11px;
	color: #B1B1B1;
}
#copyright p {margin: 0px; padding: 19px 0px 0px 0px;}



/* ========================== FOOTER ========================== */
#footer {
	margin: 0px auto;
	padding-top: 4px;
	width: 800px;
	background: url(../images/footer_bg.png) no-repeat top left;
	text-align: center;
	font-size: 11px;
}
#footer p, a {
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

/* ============================= styles ajoutés ================*/
.maintable {
	color: #333333;
	font-size: 12px;
	font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: outset;
	border-left-style: outset;
	border-right-color: #666666;
	border-left-color: #666666;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: thin;
}
.footer {
	background-image: url(../images/webdesign_footer.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #D8D8D8;
}
.header2 {
	background-image: url(grafik_cantuer/background-header.jpg);
	background-repeat: no;
	background-position: center top;
}

.headermenu {
	background-image: url(grafik_cantuer/journal.jpg);
	background-repeat: no;
	background-position: left bottom;
}


.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #333333;
}

.header1 a:hover {
	text-decoration: underline;
	color: #AB012D;
}


.header3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #333333;
}
.headelineA {
	font-family: "Trebuchet MS", Tahoma;
	font-size: 12px;
	font-weight: bolder;
	font-variant: normal;
	color: #FFFFFF;
}

.mainheader a.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #FFFFFF;
}

.mainheader a.menu2:hover {
	background-color: #FFFFFF;
	color: #940126;
}
.titres {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #666666;
	vertical-align: middle;
	word-spacing: normal;
	letter-spacing: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.titres a {
	color: #333333;
}
.titres a:hover {
	color: #cc3300;
	background-color: #FFFFFF;

}

.titresblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #119ECB;
}

.titresred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
	color: #A50E37;
}

.titresred2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: normal;
	font-weight: bolder;
	color: #FF0000;
}

.titresgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: normal;
	font-weight: bolder;
	color: #98CB00;
}
.titresyellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #FF6633;
}

.titres14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bolder;
	color: #333333;
	vertical-align: middle;
	word-spacing: normal;
	letter-spacing: 1px;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.picto_home1 {
	background-image: url(../images/icon1.gif);
	background-repeat: no-repeat;
	background-position: left  center;
}
.picto_home2 {
	background-image: url(../images/icon3.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.picto_home3 {
	background-image: url(../images/icon4.gif);
	background-repeat: no-repeat;
	background-position: left  center;
}
.picto_home4 {
	background-image: url(../images/icon5.gif);
	background-repeat: no-repeat;
	background-position: left  center;
}

.webdesing {
	background-image: url(../images/webdesign_cyberwoman.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.paragrafecommerce {
	list-style-position: outside;
	list-style-image: url(../images/arrow2.gif);
}

.fondpresence{
	background-image:url(../images/titre-pack-presence.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.fondaction {
	background-image:url(../images/titre-pack-action.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.fondecom{
	background-image:url(../images/titre-pack-ecommerce.gif);
	background-repeat: no-repeat;
	background-position: top center;
}

.fondecom1 {
	background-image:url(../images/titre-pack-ecommerce+.gif);
	background-repeat: no-repeat;
	background-position: top center;
}	


.pucepack {
	list-style-position: outside;
	list-style-image: url(../images/pucewh.gif);
}

/*================================= Form style ============================*/

INPUT { color: #004A7E; font-size: 12px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EBEBEB }
SELECT { color: #004A7E; font-size: 12px; font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
TEXTAREA { color: #004A7E; font-size: 12px; font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular; background-color: #EEEEEE }
.txterror { color: black; font-size: 11px; font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular}
.txtform { color: black; font-size: 12px; font-family:  Arial, Helvetica, Geneva, Swiss, SunSans-Regular}

/* =============================== LIGHT BOX ================================*/ 
#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	

