/*

CSS Rayondusexe.com


*/
BODY
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #83878E;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #E0E1E1;
}
A:link
{
	color: #E0E1E1;
	font-size: 12px;
	text-decoration: none;	
}
A:visited
{
	color: #E0E1E1;
	font-size: 12px;
	text-decoration: none;
}
A:hover
{
	color: #FFF600;
	text-decoration: underline;
}
/*

 SITE PRINCIPAL

*/

.site_header_back
{	
 background-image: url(../images/bg_main.gif);	
}

.site_header_logo
{
	height: 234px;
	width: 700px;
	background-image: url(../images/30_layout_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	visibility: visible;
	z-index: auto;
}

.site_header_back2
{
 background-image: url(../images/bg_main_2.gif); 
}

.site_header_logo2
{
	height: 47px;
	width: 300px;
	background-image: url(../images/30_layout_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	visibility: visible;
	z-index: auto;
}

.boite_recherche{
font-family: Arial;
font-size: 12px;
font-style: normal;
font-weight: normal;
color: #00b4c8;
padding-left:25px;
background:#fff url(../images/loupe.gif) no-repeat;
border-color:#4d535d;
border-style:solid;
border-width:0 1px 1px;
}

.img_recherche{
position: absolute;
margin: -3px 2px 0px 5px;

}


/*
Navigation
*/
#NavWrap
{
	height: 10px;
}
#Nav
{
	position: relative;
	/*[disabled]top: 15px;*/
	/*[ph]0*/
	margin: 0 150px 0 0;
	padding: 0px 20px 0 0;
	float: right;
}
@media print
{
	#Nav
	{
		/*[id]0*/display: none;
	}
}
#Nav LI
{
	float: left;
	padding-left: 3px;
	list-style-type: none;
	cursor: default;
}

#Nav A
{
	display: block;
	height: 45px;
	line-height: 35px;
	color: white;
	text-align: center;
	text-decoration: none;
}
#Nav A:Hover, #Nav A:Focus
{
	background-position: 0px -48px;
	outline: 0;
}
#Nav #Home
{
	width: 110px;
	background-image: url(../images/nav-home.png);
	background-color: #B21310;
}
#Nav #Home:Hover
{
	background-color: #D7404E;
}
#Nav #Top
{
	width: 110px;
	background-image: url(../images/nav-top.png);
	background-color: #004CAB; 
}
#Nav #Top:Hover
{
	background-color: #237ACC; 
}
#Nav #Search
{
	width: 110px;
	background-image: url(../images/nav-search.png);
	background-color: #0D7600;
}
#Nav #Search:Hover
{
	background-color: #0F9900;
}

#Nav #Contact
{
	width: 110px;
	background-image: url(../images/nav-contact.png);
	background-color: #AA45B3;
}
#Nav #Contact:Hover
{
	/*[disabled]background-position: 0px 100%;*/
	background-color: #CF18B2;
}
#recherche
{
	float: left;
	position: relative;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 370px;
	/*width: 700px;*/
	margin: 15px;
	clear: both;
	font-size:12px;	
}

.rechercher_videos{
background-image: url(../images/rechercher.png);
background-repeat: no-repeat;
width: 750px;
height: 80px;
}

.fil_ariane{
font-size: 12px;	
text-align: justify;
padding: 5px;
height:15px;
margin-right: 200px;
background-color:#83878E;

background-image: url(../images/ariane.png);
background-repeat: repeat-x;

}

.title_detail{
color: #FFF600;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
font-style: normal;
line-height: normal;
font-weight: inherit;
}

.text_gris
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #4D535D;
	background-color: #4D535D;
}
.text_petit
{
	font-size: 11px;
	font-style: normal;
	font-weight: lighter;
	color: #E0E1E1;
	font-family: Arial, Helvetica, sans-serif;
}
.bordure_grise
{
	border-style: solid;
	border-color: #83878E;
	border-width: 1px;
	padding:5px;
	
}
H1, H2, H3
{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
/*
Categorie
*/
#categories
{
	width: 100%;
}
#categories LI
{
	background: url(../images/puce.png) no-repeat left;
	display: block;
	font-family: Arial;
	font-size: 12px;		
	margin-right: 10px;
	padding-left: 12px;		
	margin: 1px 1px 2px -30px;
}

.categories_header{

width: 200px;
height: 40px;
background-image: url(../images/rounded_top.png);
background-repeat: no-repeat;

}

.recherche_header{

width: 200px;
height: 40px;
background-image: url(../images/recherche_top.png);
background-repeat: no-repeat;

}

.categories_footer{

width: 200px;
height: 30px;
background-image: url(../images/rounded_bottom.png);
background-repeat: no-repeat;

}

.categories_center{
background-image: url(../images/rounded_center.png);	
color: inherit;
}

.pagination{
font-size: 12px;
font-style: italic;
font-weight: normal;
color: #FFF600;
font-family: Verdana, Helvetica, sans-serif;
}

.pagination A:link
{
	font-size: 14px;	
	text-decoration: none;
}
.pagination A:hover
{
	color: #FFF600;
	text-decoration: underline;
}

/*
VIDEOS

*/

#videos {
	float: left;
	width: 750px;
}
.video {
	width: 750px;
	float:left;
}

.video_header{
background-image: url(../images/videos_header.png);
background-repeat: no-repeat;
width: 750px;
height: 80px;
}

.video_header A{
color: #FFF600;

}

.video_header_new{
background-image: url(../images/videos_top.gif);
background-repeat: no-repeat;
width: 750px;
height: 80px;

}

.titre{
padding: 46px 0 0 32px;
font-family: georgia;
font-size: 22px;
font-style: italic;
font-weight: normal;
}

.titre A:link,.titre A:visited{
font-size: 18px;
font-style: italic;
font-weight: normal;
color:#FFF600;
}




.video-center
{
	background-image: url(../images/videos_back.png);
	padding-bottom: 10px;
	padding-top:4px;	
	color: inherit;
	margin: 0px 0px 0px;
	width:750px;
}

.video_footer
{
	width: 750px;
	height: 40px;
	background-image: url(../images/videos_footer.png);
	background-repeat: no-repeat;	
}

.clear {
	clear: both;
}
.thumbs
{
	padding-left: 25px;	
	padding-top: 2px;
	margin: 0px;
	
		
}
.video-thumb A
{
	display: block;
	float: left;
	border: 1px solid #83a2aa;	
	margin-bottom: 2px;
	margin-right: 2px;
}
.video-thumb A:hover
{
	border: 1px solid #4D535D;
}


.video-thumb-detail A
{	
	display: block;
	float: left;
	border: 1px solid #FFF600;	
}
.video-thumb-detail A:hover
{
	border: 1px solid #4D535D;
}

.video-description
{
	width: 650px;
	float:left;
	font-size: 12px;
	line-height: 17px;
	text-align: justify;
	padding: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 10px;
	background-color:#4D535D;
}
.video-description A
{
	color: #AAA;
	background-color: inherit;
	font-weight: normal;
	text-decoration: underline;
}
.video-description A:hover
{
	color: #FFF600;
	background-color: inherit;
}

.video-telecharger
{
	width: 350px;
	height: 50px;		
	background-position: top;
	background-image: url(../images/telecharger.gif);
	background-color: inherit;
}

.video-telecharger-detail
{
	width: 350px;
	height: 50px;	
	background-position: top;
	background-image: url(../images/telecharger.gif);
	background-color: inherit;
}

/*vente*/
.vente-description {
	width: 700px;
/*827-20*/
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 10px;
	background-color: #4d535d;
	border: 1px solid #83a2aa;
	margin-bottom: 5px;
	margin-left: auto;
	margin-right: auto;
	font-family: arial;
}

/* TOP LIST */
.screenshot
{
 border: 1px solid #83a2aa;	
 margin-bottom: 2px;
 margin-right: 2px;
}

