/* Start of CMSMS style sheet 'Alvityl-Main' */
/* --- Reset CSS --- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family: verdana;
}
body {
	line-height: 1;
	font-size: 10px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
a{
	text-decoration: none;
color: #f1920a;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* delete border img */
img{
	border: 0;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* --- --------- --- */

/* --- L a y o u t --- */
#wrapper{
	position: absolute;
	width: 960px;
	left: 50%;
	margin-left: -480px;
	z-index: 3;
}

#header{
	background: url("uploads/alvityl/images/bg-header-full.jpg"); 
}
	#header-logo{
		background: url("uploads/alvityl/images/bg-header.jpg");
		width: 960px;
		height: 131px;
		margin: 0 auto;
	}
		#header-logo img{
			margin: 33px 0 0 65px;
		}
	/* --- M e n u --- */
		#header-menu{
			background: url("uploads/alvityl/images/bg-header-menu.jpg") no-repeat;
			width: 960px;
			height: 43px;
			margin: 0 auto;	
			font-size: 1.4em;	
			z-index: 4;
		}
		#header-menu .nav{
			width: 920px;
			padding: 5px 0 0 70px;
			cursor: pointer;
			position: absolute;
			z-index: 4;
		}
		#header-menu .class1{
			float: left;
			display:block;
			padding: 10px 5px;
			text-align: center;
			position: relatif;
			z-index:4;
color: #666;
		}
		#header-menu .class1 ul{
			background-color: #ffa200;
			margin-top:10px;
			margin-left:-10px;
			cursor:pointer;
			font-size: 0.9em;
		}
		#header-menu .class1 > ul li {
			text-align: left;
		}
		
		#header-menu .regular{
			width: 110px;
		}
		
		#header-menu .medium{
			width: 130px;
		}
		
		#header-menu .big{
			width: 150px;
		}
		#header-menu a, #header-menu{
			color: #666;
		}
		#header-menu ul li ul li a{
			display:block;
		}
		#header-menu > ul > li > ul > li > span > a{
			display:block;
padding: 10px;
		}
		#header-menu ul li ul li a,#header-menu ul li ul li {
			color: #fff;
		}
.hover{
background: #f07f00;
}
		.cufon{
			z-index: 1;
		}
	/* --- Menu END --- */
	
	/* --- R e c o m m a n d e z --- */
		p.recommandez-site{
			position: absolute;
			right: 147px;
			top: 40px;
			text-align: center;
			font-size: 1.3em;
			color: #FFF;
			font-family: arial;
		}
		.recommandez-btn-ok{
			position: absolute;
			right: 155px;
			top: 91px;
			text-align: center;
			font-size: 1.1em;
			color: #FFF;
			font-family: arial;
height: 20px;
width: 20px;
border: none;
background: none;
		}
	/* --- Recommandez END --- */	
	
	/* --- F o o t e r ---*/
		#footer{
			background-color: #dbe3e6;
		}
		#footer-main{
			width: 960px;
			height: 114px;
			margin: 0 auto;
			color: #6f6f6f;		
		}

		#footer-main a.footer-red{
			color : #7f2450;
		}
		#footer-main a{
			color : #6f6f6f;
		}
		#footer-main a:hover{
			text-decoration : underline;
		}	
	/* --- Footer END --- */
/* --- Layout END --- */
.linkLaMarque{
	position: absolute;
	top:257px;
	left: 167px;
	width: 30px;
height: 30px;
	font-size: 1.6em;
	color: #175799;
display: block;
}
/* End of 'Alvityl-Main' */

