* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
body {
	margin: 0;
	padding: 0;
	font-size: 13px;
	text-align: justify;
	color: #000;
	background-color: #000;
	background-image: url(images/head.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#videos_xxx {
	width: 355px;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 296px;
	background-color: #C52626;
	padding: 1px;
	text-align: center;
}
#videos_xxx swf{
	border: 1px solid #000;
}
.new {
	padding: 4px;
	margin-bottom: 40px;
}
.new img {
	height: 100px;
	width: 150px;
	position: relative;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	background-color: #FFF;
	padding: 1px;
	border: 1px solid #F70000;
}
#photos {
	width: 100%;
	margin-top: 4px;
	margin-bottom: 20px;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BB2626;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 4px;
}	

.photo {
	text-align: center;
	background-position: center center;
	background-image: url(images/chargement_en_cours.gif);
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
	background-color: #FFF;
}
.photo img{
	height: 100px;
	width: 150px;
	margin-top: 5px;
}
h1, h2, h3 {
	font-weight: normal;
	color: #819CDB;
}

h1 {
	font-size: 25px;
}

h2 {
	font-size: 20px
}

h3 {
	font-size: 15px;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #413C20;
	font-size: 12px;
	font-weight: bold;
}

a:hover {
}

hr {
	display: none;
}

#header {
	width: 900px;
	height: 300px;
	margin: 0 auto;
	background: url(images/logo.png) no-repeat left top;
}

#header h1, #header p {
	float: right;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#header h1 {
	color: #FFFFFF;
	font-size: 55px;
	padding: 132px 0 0 400px;
}

#header p {
	font-size: 16px;
	color: #FFFFFF;
}

#header a {
	text-decoration: none;
	color: #FFB71C;
}
#pages {
	width: 900px;
	margin: 0 auto;
}
#content {
	float: right;
	width: 560px;
	margin-top: -100px;
	margin-bottom: 30px;
	padding: 30px 20px;
	background: #EBEBEB;
	border: 10px solid #FFFFFF;
}

.post {
	padding: 0px 0px 0 0px;
}

.title {
	margin: 0;
	padding-bottom: 5px;
	padding-left: 30px;
	background: url(images/ok.png) no-repeat 0px 2px;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #3B3513;
}

.title a {
	text-decoration: none;
	color: #3B3513;
}

.pagestitle {
	border-bottom: 2px solid #0F0F0F;
}

.sep {
	margin: -10px 0px 0px 0px;
	padding-left: 33px;
	border-bottom: 1px solid #CCCCCC;
	color: #646464;
	font-size: 12px;
}

.desc {
	text-align: left;
	color: #000;
	padding: 10px 10px;
	margin: 30px 0;
	background: url(images/linea.png) repeat-x left top;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.desc {
	background: url(images/titolo.png) no-repeat 0px 45%;
	padding-left: 10px;
}

.desc {
	background: url(images/titolo.png) no-repeat 0px 45%;
	padding-left: 10px;
}
.desc a {
}

/* Sidebar */

#sx {
	float: left;
	width: 250px;
	padding-top: 50px;
	color: #C82626;
}

#sx ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style: none;
}

#sx li {
}

#sx li ul {
	padding: 0px 21px 20px 10px;
}

#sx li li {
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C52626;
}

#sx h2 {
	margin: 0;
	height: 35px;
	padding: 8px 0px 10px 13px;
	background: url(images/titolo.png) no-repeat left top;
	font-size: 18px;
	color: #FFF;
}

#sx h2 a {
	background: url(images/titolo.png) no-repeat left 50%;
}

#sx a {
	text-decoration: none;
	color: #FFF;
	text-transform: capitalize;
}

#sx a:hover {
	text-decoration: none;
	color: #FF0;
}
#search input {
	display: none;
}
#search input#s {
	display: block;
	width: 230px;
	padding: 2px 5px;
	border: 1px solid #3DD1FF;
	background: #FFFFFF url(images/ok.png) repeat-x;
}

#search br {
	display: none;
}

#footer {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(images/linea.png) repeat-x left top;
	text-align: center;
	font-size: smaller;
	font-family: Arial, Helvetica, sans-serif;
	color: #B1A356;
}

#footer p {
	margin: 0;
	padding: 20px 0px;
	text-transform: uppercase;
}

#footer p a {
	color: #FFFFFF;
}
