/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
}

.tab{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-align: justify;
}

h2, h3, h4, h5, h6 {
	color: #2582A4;
}

p, ol, ul ,li{
	text-align: justify;
}

strong {
	font-weight: bold;
	color: #404040;
}

a {
	color: #2582A4;
}

a:hover {
	text-decoration: none;
	color: #F06800;
}

.box {
	margin-bottom: 0;
	padding-bottom: 0;
	background: url(images/img07.gif) repeat-x left bottom;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(images/img08.gif) no-repeat left bottom;
}

.bot {
	display: block;
	margin-left: 100px;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}
.image-logo {
	
	margin: 20px 30px 0 0;

}

.image-lionel {
	
	margin: 5px 0 0 0;
	padding-left: 30px;
	text-align: left;
}

.image-dan {
	margin: 15px 0 0 0;
	padding-left: 30px;
}

.indent {
	margin-left: 125px;
}


/* Header */

#header {
	width: 928px;
	height: 37px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}
.container {
	height:100%;
	/*position:relative;*/
	/*border:solid 1px;*/
}
#end-header{
height: 37px;
margin: 0 auto;
background: url(images/img03.gif) no-repeat right top;
}
/* Menu horizontal*/

#menu {
	float: left;
	width: 903px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 37px;
	padding: 10px 10px 0px 15px;
	border-right: 1px solid #FFFFCC;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background:  url(images/img04.gif) repeat-x;
}
/* Menu vertical*/
#menuv {
	float: left;
	width: 190px;
	/*height: 37px;*/
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	background: #FFFFF;
}

#menuv li {
	/*display: inline;*/
}

#menuv a {
	display: block;
	width: 190px;
	float: left;
	/*height: 40px;*/
	padding: 5px 5px 5px 5px;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: #0000CC;
	color: #FFFFFF;
}

#menuv a:hover {
	background:  #3333FF;
}
#menuv1 {
	float: left;
	width: 190px;
	/*height: 37px;*/
	margin: 0;
	padding: 0 0 0 0px;
	list-style: none;
	background: #FFFFF;
}

#menuv1 li {
	/*display: inline;*/
}

#menuv1 a {
	display: block;
	width: 190px;
	float: left;
	/*height: 40px;*/
	padding: 5px 5px 5px 5px;
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	background: #9999FF;
	color: #FFFFFF;
}

#menuv1 a:hover {
	background: #CCCCFF;
}

#input1 {
	width: 164px;
	padding: 2px 5px;
	background: #FFFFFF;
	border: none;
}

#input2 {
	height: 20px;
	background: #87C4DB;
	border: none;
	text-transform: lowercase;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
/* Rubrique: Nous contacter*/

#contact {
	float: right;
	height: 28px;
	margin: 0;
	padding: 10px 25px 0 0;
}

#contact a{
	color: #FFFFFF;
}

#contact a:hover {
	color: #2582A4;
}
/* Content */

#content {
	width: 928px;
	margin: 0 auto;
	margin-top:3px
}

#colOne {
	float: left;
	width: 238px;
	/*background: url(images/img05.gif) repeat-x;*/
}

#colOne h3 {
	padding: 0 20px;
	text-align: left;
}

#colOne ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	/*list-style: none;*/
}

#colOne li {
	padding: 5px 0;
	/*border-top: 1px solid #EFEFEF;*/
}

#colOne li.first {
	border: none;
}

#colTwo {
	float: right;
	width: 660px;
	padding: 30px 0px 0px 20px;
	background: url(images/img09.gif) repeat-x;
}

#colTwo h2 {
	margin-top: 0;
	font-size: 26px;
	text-align: left;
}

#colTwo h5 {
	margin-top: 0;
	font-size: 22px;
	text-align: left;
}

#colTwo h3 {
	margin-bottom: 0;
	font-size: 18px;
	text-align: left;
}

#colTwo h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
}

#colTwo .box {
	margin: 0 0 20px 0px;
	padding: 0 0 0px 0px;
}

#colTwo .bottom {
	margin: 0 0 20px 0px;
	padding: 0 0 20px 0px;
}

#colTwo ul{
}

#colTwo li{
}

#colTwo a{
	color: #3399FF;
}

#colTwo a:hover {
	color: #FF9900;
}

/* Logo */

#logo {
	/*height: 150px;
	background: url(images/img06.gif) no-repeat;*/
	background:#FFFFFF;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #969696;
}

#logo h1 {
	
	padding-top: 25px;
	font-size: 34px;
	
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 928px;
	/*margin: 0 auto;*/
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 30px;
	background: url(images/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}
#footer a {
	
	float: right;
	/*height: 37px;*/
	
	/*text-transform: lowercase;*/
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color: red;
}

#footer a:hover {
	color: #FF9900;
	}
#error {
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: red;
}
/*#menuF {
	float: left;
	width: 900px;
height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(images/img11.gif) no-repeat;
}

#menuF li {
	display: inline;
}

#menuF a {
	display: block;
	float: right;
	height: 37px;
	padding: 10px 10px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

#menuF a:hover {
	background:  url(images/img04.gif) repeat-x;
}*/
