/* CSS Document */
* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
/*	background-image:url(../images/sidemenu2.jpg);
	background-repeat:repeat;
	background: #FFFFFF url(../images/img01.gif) repeat-x;*/
 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
/*	color: #666666;*/
}

#header {
	width: 1024px;
	height: 134px;
	margin: 0 auto;
	padding: 0;
/*	background: url(images/img02.gif) no-repeat;*/
}


/*
body, th, td {
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
*/
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

h1 {
	font-size: 100%;
}

h2 {
	font-size: 100%;
}

h3 {
	text-transform: uppercase;
	font-size: 100%;
	color: #000000;
}

p, ul, ol {
/*	margin-bottom: 1.5em;
	line-height: 1.6em; */
}

p {
}

ol {
}

ul {
	list-style: none;
}

ul li {
	padding-left: 10px;
	background: url(images/img16.gif) no-repeat 0px 10px;
}

a:link {
	color: #3490F8;
}

a:hover, a:active {
	text-decoration: none;
	color: #F89934;
}

a:visited {
	color: #666666;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 10px 0;
}

img.right {
	float: right;
	margin: 0 0 10px 20px;
}

.byline {
	color: #CCCCCC;
}

.col-one {
	float: left;
}

.col-two {
	float: right;
}

.two-cols {
}

.two-cols .col-one, .two-cols .col-two {
	width: 250px;
}

/* Boxes */

.box-orange {
	background: url(images/img09.gif) repeat-x;
}

.box-orange .section {
	background: url(images/img11.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-orange .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img10.gif) no-repeat;
}

.box-orange .content {
	padding: 20px;
}

.box-blue {
	background: url(images/img13.gif) repeat-x;
}

.box-blue .section {
	background: url(images/img15.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-blue .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img14.gif) no-repeat;
}

.box-blue .content {
	padding: 20px;
}

.box-pink {
	background: url(images/img17.gif) repeat-x;
}

.box-pink .section {
	background: url(images/img19.gif) no-repeat right top;
	font-size: 100%;
	color: #FFFFFF;
}

.box-pink .section b {
	display: block;
	height: 23px;
	padding: 7px 0 0 10px;
	background: url(images/img18.gif) no-repeat;
}

.box-pink .content {
	padding: 20px;
}

/* Header

#header {
	width: 960px;
	height: 92px;
	margin: 0 auto;
}
 */
/* Logo */

#logo {
	float: left;
}

#logo h1, #logo h2 {
	float: left;
}

#logo h1 {
	padding-top: 40px;
	text-transform: lowercase;
	font-size: 34px;
	font-weight: normal;
}

#logo h2 {
	padding: 63px 0 0 3px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

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

/* Search */

#search {
	float: right;
	width: 300px;
	padding-top: 55px;
}

#search form {
}

#search fieldset {
	border: none;
}

#searchinput, #searchsubmit {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}

#searchinput {
	padding: 2px 5px;
	width: 198px;
	background: #FFFFFF url(images/img02.gif) repeat-x;
	border: 1px solid #FFFFFF;
}

#searchsubmit {
	padding: 0 2px;
	background: #F4A652 url(images/img03.gif) repeat-x;
	border: 1px solid #000000;
	text-transform: lowercase;
}

/* Menu */

#menu {
	width: 699px;
	height: 30px;
	float:right;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	margin-right: 1px;
	padding: 0;
	background: #FFFFFF;
}

#menu a {
	display: block;
	float: left;
	background: url(images/img07.gif) no-repeat;
	text-decoration: none;
	color: #666666;
}

#menu a:hover {
	color: #1777B1; background:#FFFF88;
}

#menu b {
	display: block;
	float: left;
	height: 23px;
	padding: 7px 20px 0 20px;
	background: url(images/img08.gif) no-repeat right top;
	cursor: hand;	
}

#menu li.active {
	background: #CFCECE url(images/img04.gif) repeat-x;
}

#menu li.active a {
	background: url(images/img06.gif) no-repeat right top;
	color: #C90404;
}

#menu li.active b {
	background: url(images/img05.gif) no-repeat;
}

/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

/* Content */

#content {
	float: left;
/*	width: 520px; */
}

/* Feature */

#feature {
	margin-bottom: 20px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 420px;
}

#sidebar .col-one {
	width: 200px;
}

#sidebar .col-two {
	width: 200px;
}

/* Footer */

#footer {
	height: 100px;
	padding: 20px;
	background: #DDDDDD;
	border-top: 1px solid #999999;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: 85%;
}

.styledate { font-family:Arial; font-size: small; }
.stylepied {font-family:Arial; font-size:10px; text-decoration:none; color: #FFFFFF; background: none; font-style:italic; font-weight:bold;}
.stylebandcont {font-family:Arial; font-size:12px; text-decoration:none; color: #FFFFFF; background: none; font-style:italic; font-weight:bold;}
.Style17 { 	font-size: 10px; font-family: Arial; text-decoration:none; color: #000000; background: none; font-style: normal; font-weight: normal; }
.Stylepotin { 	font-size: 12px; font-family: Arial; text-decoration:none; color: #000000; background: none; font-style: normal; font-weight: normal; }

#affich{
	font-family: Arial;
	font-size: 10px;
	text-align: justify;
	color: #090945;
}


#contentvideo{
width: 500px;
/*width: 640px;*/
float: left;
/*background-image: url(images/seaweed.jpg);*/
background-repeat: no-repeat;
background-position: bottom right;
/*overflow: hidden;*/
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
}

/* Content cell (no subcells) */
.content-cell {width:500px; height:500px; background-image:url(/img_video/fond_vid_2.gif); float:left;}
.content-cell-corner-top {clear:both; width:485px; height:7px; background:url(img/bg_corner_content_cell_top.gif) no-repeat; overflow:hidden;}

/* Media player (full-width)*/
.content-cell .videoplayer {width:480px; height:480px; margin:10px 0px 0px 0px; border:solid 2px rgb(175,175,175);}
/*.content-cell .videoplayer {width:626px; height:367px; margin:0px 0px 0px 0px; border:solid 10px rgb(175,175,175);}*/
.contentvideo .audioplayer {width:480px; height:20px; margin:10px 20px 10px 20px; border:solid 5px rgb(175,175,175);}

#contentvideoleft{
width: 240px; height: 240px;
float: left; background-color:#DB8560;
background-repeat: no-repeat;
background-position: bottom right;
/*overflow: hidden;*/
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
padding-top: 20px;
padding-left:20px;
padding-bottom:20px;
padding-right:20px;
text-align: justify;
font-family: Arial, san-serif;
font-size: 14px;
font-style: normal;
color: #ffffff;
text-transform: uppercase;
}

#contentvideoright{
width: 240px; height: 240px;
float: right;
background-color:#F90D71;
background-repeat: no-repeat;
background-position: bottom right;
/*overflow: hidden;*/
margin-top: 10px;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
padding-top: 20px;
padding-left:20px;
padding-bottom:20px;
padding-right:20px;
text-align: justify;
font-family: Arial, san-serif;
font-size: 14px;
font-style: normal;
color: #ffffff;
text-transform: uppercase;
}
	

#contentevent{
width: 830px;
float: left;
/*background-image: url(images/seaweed.jpg);*/
background-repeat: no-repeat;
background-position: bottom right;
background-color:#ffffff;
/*background-color:rgb(175,175,175);
overflow: hidden;*/
margin-top: 5px;
margin-left: 10px;
margin-right: 0px;
margin-bottom: 10px;
}


#sidebarleft {
	position:absolute ;
	top:100px;
	float: left;
	width: 150px;
	padding-left: 0px;
}

#verticalmenu{
width: 200px;
border: 1px solid #356F38;
/*float: left;*/
overflow: hidden;
padding-top: 10px;
padding-left: 5px;
padding-right: 10px;
padding-bottom:20px;
margin-top: 10px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 10px;
}

#verticalimg{
/*position:relative ;*/
width: 150px;
border: 0px solid white;
/*float: left;*/
overflow: hidden; 
margin-top: 10px;
padding-top: 10px;
padding-left: 20px;
}

h3{
font-family: Verdana, Arial, Times, san-serif;
font-size: 13px;
font-weight: bold;
color: #356F38;
}

h4{
font-family:  Arial, san-serif;
font-size: 14px; font-style:italic;
font-weight: bold;
color: #090945;
padding-top: 10px;
/*padding-top: 36px;*/
padding-left: 20px;
}

h5{
font-family:  Arial, san-serif;
font-size: 14px; font-style:italic;
font-weight: bold;
color: #090945;
padding-top: 5px;
/*padding-top: 36px;*/
padding-left: 20px;
}

suite{
font-family:  Arial, san-serif;
font-size: 11px; font-style:italic;
font-weight: bold;
color: #090945;
}

h7{
font-family:  Arial, san-serif;
font-size: 14px; font-style:italic;
font-weight: bold;
color: #99ccff;
padding-top: 15px;
/*padding-top: 36px;*/
padding-left: 20px;
}

#verticalmenu ul li{
list-style-type: circle;
color: #356F38;
margin-left: -15px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
line-height: 1em;
}

#verticalmenu ul li a{
text-decoration: none;
font-family: Verdana, Arial, Times, san-serif;
font-size: 10px;
color: #356F38;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}

#verticalmenu ul li a:hover{
text-decoration: underline;
}

#verticalmenu h3{
font-family: Verdana, Arial, Times, san-serif;
font-size: 13px;
font-weight: bold;
color: #356F38;
padding-top: 10px;
padding-left: 10px;
padding-right: 10px;
padding-bottom:0px;
}
.Style14 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #0000A0; }
.Style4 {
}

.compet {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #0000A0;
text-align: justify;
padding-bottom: 10px;
padding-left:10px;
padding-right:10px;
padding-top:10px;

}

.cadengagerepr {border:1px; width:600px;
border-color:#000000;
/*background-color:#E2E7FF;*/
background-color:#ffffff;
padding-bottom:5 ;
padding-left:5;
padding-right:10;
padding-top:10; 
}
