/* 

	project:  website traffic (free CSS templates)
	author:   luka cvrk (www.solucija.com) 

   
*/

*{ margin: 0; padding: 0; }* 
body {
	line-height: 1.6em;
	background: #D0D4D4;
	color: #444;
	background-image: url(../images/bg.gif);
	font-size: 0.74em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {	color: #B60D0A;	background: inherit; text-decoration: none;}
a:hover { color: #808080; background: inherit; }
p {
	margin: 0 0 15px 0;
}
sup { font-size: 0.4em; color: #D21813; }
inf {font-size: small;}
h1 {
	color: #fff;
	font-size: 50px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	line-height: 28px;
}
h1 a { color: #fff; background: inherit; }
h1 a:hover { color: #E4FFD3; background: inherit; }
h1 inf {
	font-size: 20px;
}
h2 {
	color: #5785B7;
	margin: 0 0 12px;
	border-bottom: 1px solid #ccc;
	font-size: 1.4em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {
	color: #666666;
	background: #D0D4D4;
	margin-bottom: 10px;
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
}
h4 {
	color: #333333;
	margin: 0 0 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: normal;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
h5 {
	color: #FFFFFF;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 5px;
	text-align: center;
	background-color: #000000;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
h6 {
	color: #FFFFFF;
	font-style: normal;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	letter-spacing: 5px;
	text-align: left;
	background-color: #525252;
	width: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 25px;
	padding-top: 5px;
	padding-left: 15px;
}


#content { width: 960px; margin: 10px auto; background: #fff; padding: 10px; }

#header {
	height: 260px;
	margin-top: 38px;
}
	#header p { margin: 30px 0 0; color: #D6E5EA; }
	#logo {
	padding: 10px 0 0 20px;
	float: left;
	width: 210px;
}
#langue {
	float: left;
	position: absolute;
	left: 724px;
	width: 236px;
	z-index: 4;
	text-align: right;
	top: 0px;
	font-size: 11px;
	font-style: italic;
	font-variant: normal;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	height: 33px;
	padding-top: 5px;
	letter-spacing: 1px;
}



	#search { float: right; width: 240px; text-align: right; margin: 10px 15px 0 0; }
	#search a, #watch a { color: #fff; font-size: .8em; cursor: pointer; }

	#searchform { padding: 10px;  }
	#searchform p { margin: 0; }

	#menu {
	margin: 0 0 50px;
}
		#menu li { list-style: none; float: left; }
		#menu li a {
	cursor: pointer;
	padding: 5px 40px 5px 40px;
	line-height: 25px;
	margin: 0 0px 0 0;
	color: #666666;
	font-style: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	background-color: #D0D4D4;
	background-image: url(../images/menu.jpg);
	background-repeat: repeat-x;
}
#menu li a#en {
	padding: 5px 44px 5px 44px;
	margin: 0 0px 0 0;
}

		#menu li a:hover {
	color: #000;
	background-color: #B2B6B6;
	background-image: url(../images/menu_hover.jpg);
}
		#menu li a.current {
	color: #fff;
	background-color: #5785B7;
	background-image: url(../images/menu_current.jpg);
}
		#menu li a#last  {
	padding: 5px 34px 5px 34px;
	margin: 0;
	border-right-style: none;
}
#menu li a#last-en {
	padding: 5px 40px 5px 41px;
	margin: 0;
	border-right-style: none;
}


#Smenu {
	margin: 0 0 0px;
}
		#Smenu li {
	list-style: none;
	float: right;
}
		#Smenu li a {
	cursor: pointer;
	padding: 1px 28px;
	line-height: 20px;
	background: #D0D4D4;
	margin: 0 1px 0 0;
	color: #808080;
	font-style: normal;
	border-top-width: thin;
}
		#Smenu li a:hover { background: #B2B6B6; color: #000; }
		#Smenu li a.current {
	background: #66A3CF;
	color: #fff;
	background-color: #5785B7;
}
		#Smenu li a#last  {
	padding: 5px 37px 5px 37px;
	margin: 0;
}
#prefooter {
	width: 944px;
	background: #fff;
	padding: 1px 18px 1px;
	font-size: 0.9em;
	margin: 0 auto;
	height: 20px;
}

#footer { width: 960px; margin: 15px auto; color: #808080; font-size: .9em; }
	#footer a { color: #444; }
	.right {
	font-size: 1em;
	text-align: right;
}
		#footer .right a { margin: 0 0 0 2px; padding: 3px 10px; }
		#footer .right a:hover { background: #fff; color: #444; text-decoration: underline; }
.fullpage {
	font-size: 1em;
	float: left;
	width: 940px;
	margin: 0 20px 10px 10px;
}
.double {
	font-size: 1em;
	width: 450px;
	margin: 0 10px 10px 10px;
	float: left;
}
.twothirds {
	font-size: 1em;
	width: 620px;
	margin: 0 10px 10px 10px;
	float: left;
}
.third { font-size: 1em;  float: left; width: 300px; margin: 0 10px 10px 10px; }
.last { float: right; }
.more { border-top: 1px solid #eee; padding: 5px 0 0 0; }

.single {
font-size: 1em;  float: left; width: 260px; margin: 0 20px 10px 10px;
}

.video {
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	clear: right;
}
#Titre {
	float: left;
	width: 210px;
	height: 225px;
	margin-left: 20px;
	margin-top: -45px;
}
#TEXTimage {
	float: left;
	width: 295px;
	height: 280px;
	margin-left: 25px;
	margin-top: 25px;
	color: #FFFFFF;
	text-align: justify;
}

