@CHARSET "UTF-8";

body {
	margin: 0px;
	font-family: Helvetica, Tahoma, Arial, sans-serif;
	font-size:0.7em;
	background-color: #494a4c;
}

.clearer {
	clear:both;
	font-size:1px;
	height:0pt;
	line-height:1px;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
}

a img {
	border: 0;
}

a {
	outline: none;
}

#header {
	background: url('../images/defaut/fond.jpg') repeat-x;
	width: 100%; 
	height: 222px;
}

#header-pub {
	position: absolute;
	left: 600px;
	top: 15px;	
}

#logo {
	margin-left: 20px;
}

#content {
	margin: 0 auto;
	width: 100%;
	min-height: 500px;
}

/** TITRES **/

h1 {
	font-size: 18px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 13px;
}



/** FIN TITRES **/


/** MENU **/


#tabs {
	color: #000;
	height: 64px;
	text-align: center;
	float: right;
	margin-right: 80px;
	clear: both;
}

#tabs ul { margin: 0; padding-left : 10px; list-style : none; }

#tabs li {
	background: url('../images/defaut/onglet.png') no-repeat;
	background-position:  0 -13px;
	display: inline;
	width: 110px;
	height: 59px;
	float: left;
	padding-top: 10px;
}

#tabs li a {
	color: #000;
	padding: 9px 0;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	font-size: 14px;
	display: block;
}

#tabs li a:hover { color: #808080; }	
#tabs li a.current { color: #2C71AE; }	



/* SEARCH */

#search { 
	color: #000;
	background: url('../images/searchbg.gif') center bottom no-repeat;
	width: 432px;
	float: left;
	margin-left: 20px;
	margin-top: 9px;
}

.go {
	width: 41px;
	height: 31px;
	border: 0;
	float: left;
}
	
/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }

input.search {
	width: 285px;
	height: 30px;
	background: #494a4c url('../images/defaut/input.gif') no-repeat;
	border: 0px;
	color: #ffb400;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	margin-right: 15px;
	float: left;
	margin-top: 2px;
}
input.button { padding: 3px; }

input.input-big-black {
	width: 400px;
	height: 30px;
	background: #000 url('../images/defaut/input-big-black.gif') no-repeat;
	border: 0px;
	color: #ffb400;
	font-weight: bold;
	padding: 5px 5px 0px 10px;
	margin-right: 15px;
	float: left;
	margin-top: 2px;
}
	
/* VIDEOS */

/* structure */

#videos-container {
	clear: both;
	width: 500px;
	margin-left: 20px;
	margin-top: 15px;
}

.videos-header {
	width: 603px;
	height: 22px;
	padding-top: 10px;
	background: url('../images/defaut/videos-header.gif') no-repeat;
}

.videos-header h1 {
	color: #FFB400;
	margin-left: 30px;
}

.videos-content {
	width: 603px;
	background: url('../images/defaut/videos-fond.gif') repeat-y;
}

.video-content-titre {
	text-align: left;
	border-bottom: 1px dashed #ffb400;
	margin-left: 20px;
	margin-right: 20px;
}

.videos-footer {
	width: 603px;
	height: 30px;
	background: url('../images/defaut/videos-footer.gif') no-repeat;
}
	
div.video {
	text-align: justify;
	border-bottom: 1px dashed #ffb400;
	padding: 20px 10px 40px 10px;
	margin-left: 20px;
	margin-right: 20px;	
	color: #fff;
}

.video-screenshot {
	float: left;
	width: 30%;
}

.video-text {
	float: left;
	width: 70%;
}

/* styles */

.video-titre {
	color: #fff;
	font-size: 18px;
	margin: 0px;
	margin-bottom: 20px;
}

div.miniature-add {
	width: 178px;
	float: left;
}

div.miniature-add img {
	border: 1px solid #ffffff;
}

.video h2 {
	font-weight: bold;
	margin: 0;
}

.video h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	color: #ffb400;
	font-weight: normal;
	font-style: italic;
}


.screenshot {
	margin-top: 0px;
	padding-top: 0px;
	border: 1px solid #ffb400;
}

	/* Liens */
	
	a.categorie {
		color: #fff;
		text-decoration: underline;
	}
	
	a.categorie:hover {
		color: #ffb400;
		text-decoration: none;
	}

/* BIG BOX */

#big-box-container {
	clear: both;
	width: 960px;
	margin-left: 20px;
	margin-top: 15px;
}

.big-box-header {
	width: 960px;
	height: 22px;
	padding-top: 10px;
	background: url('../images/defaut/big-box-header.gif') no-repeat;
}

.big-box-header h1 {
	color: #FFB400;
	margin-left: 30px;
}

.big-box-content {
	width: 960px;
	background: url('../images/defaut/big-box-fond.gif') repeat-y;
}

.big-box-content-titre {
	text-align: left;
	border-bottom: 1px dashed #ffb400;
	margin-left: 20px;
	margin-right: 20px;
}

.big-box-footer {
	width: 960px;
	height: 30px;
	background: url('../images/defaut/big-box-footer.gif') no-repeat;
}
	
div.big-box{
	text-align: justify;
	border-bottom: 1px dashed #ffb400;
	padding: 20px 10px 40px 10px;
	margin-left: 20px;
	margin-right: 20px;	
	color: #fff;
}

	/* Styles */
	
	.big-box-content ul {
		list-style-type:disc;
		list-style-position:inside;
		margin-left: 15px;
		color: #fff;
	}
	
	.big-box-content ul li a {
		color: #FFB400;
		text-decoration: none;
	}
	
	.big-box-content ul li a:visited {
		color: #f9eb9e;
	}
	
	.big-box-content ul li a:hover {
		color: #fff;
		text-decoration: underline;
	}					

/* Forms */

input.jaune {
	border: 1px solid #fff;
	background-color: #000;
	color: #ffb400;
	font-weight: bold;
	width: 487px;
}

textarea.jaune {
	border: 1px solid #fff;
	background-color: #000;
	color: #ffb400;
	font-weight: bold;
	width: 487px;
	height: 150px;
}

.required {
	font-weight: bold;
	color: #ffb400;
	font-size: 15px;
}

/* Spacers */

.spacer10 {
	margin-top: 10px;
}

/* Footer */

#footer {
	margin-top:30px;
	text-align:center;
	width:100%;	
}

/* Xiti */

#xiti-logo {

}