
body {
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 0.7em;
	padding: 0px;
	background-color: #FEFEEE;
}


h1 {
	color: #D88298;
	position: relative;
	top: -13px;
	font-weight:normal;
	text-transform: uppercase;
	text-align: right;
	padding-right: 35px;
	font-size: 22px
}

h1 a {
	color: #000
}

h3{
	color: #D88298;
	font-family: "Century Gothic", "Trebuchet MS", Tahoma, sans-serif;
	font-size: 1.1em
	padding: -3px;
	margin: -2px;
}



h4, h5 {
	font-size: 1.0em
}

a {
	color: #D88298;
	text-decoration: none;
}

a img {
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

fieldset{
	border: none;
	padding: 0;
	margin: 0;	
}

legend {
	display: none;
}

select {
	border: solid 1px white;
	background: #514E64;
	color: #FFF;
	font-size: 1em;
}

ul, ol, dl {
	position: relative;
}
/*********** ELEMENTS DE LA PAGE *********/

#dollz {
	position: absolute;
	top: 10px;
	height: 165px;
	left: 120px;
	margin:0;
	z-index: 1;
	}


#global {
	position: absolute;
	top: 120px;
	left: 100px;
	width: 830px;
	height: 410px;
	background-color: white;
	border: 0px;
	border-color: #554C31;
	border-style: solid;
	padding: 5px;
	
	
}

#colonne_gauche {
	position: relative; 
	top: 10px; 
	left: 0px;
	width: 150px;
	height: 390px;
	background-color: white ;
	padding: 5px;
	
}

#cartouche-rose {
	position: absolute; 
	top: 103px; 
	left: 100px;
	width: 835px;
	height: 10px;
	filter:alpha(opacity=50);
	opacity: 0.5;
	-moz-opacity:0.5;	
}

#colonne-centre {
	background-color: white;
	position: absolute;
	top: 20px;
	left: 200px;
	height: 390px;
	width: 400px;
	margin:0;
	padding: 0;
	text-align: right;
	vertical-align: center;
	OVERFLOW: auto;
}

#colonne-contests {
	background-color: white;
	position: absolute;
	top: 20px;
	left: 200px;
	height: 390px;
	width: 400px;
	margin:0;
	padding: 0;
	text-align: left;
	vertical-align: center;
	OVERFLOW: auto;
}

#colonne-dolls {
	background-color: white;
	position: absolute;
	top: 20px;
	left: 200px;
	height: 390px;
	width: 400px;
	margin:0;
	padding: 0;
	text-align: center;
	vertical-align: center;
	OVERFLOW: auto;
}

#copyright {
	top: 425px;
	left: 940px;
	position: absolute;
	
}

html> body #top {
	background: url(images/bg_main.png);
	padding: 0 0 0 8px;
	margin: 0;
	position: relative;
	top: 0px;
}

#colonne-droite {
	position: relative; 
	top: -400px; 
	left: 595px;
	width: 180px;
	height: 390px;
	background-color: white ;
	padding: 5px;

}

#contests {
	top: 125px;
	left: 950px;
	position: absolute;
	
}

#main {
	background: url(images/bg_main2.png);
	margin: 0;
	padding: 0;
	position: relative;
	width: 867px;
	position: relative;
	top: -14px;
}

html>body  #main {
	background: url(images/bg_main.png);
	margin: 0;
	padding: 0;
	position: relative;
	top: -35px;
	width: 867px;
}


#content {
	width: 506px;
	float: left;
	position: relative;
	top: -150px;
	padding: 0 0 0 8px;
}

#sidebar {
	margin-left: 586px;
	width: 251px;
	position: relative;
}

#footer {
	background:url(images/bg_footer2.png);
	height: 25px;
	text-align: center;
	margin: 0;
	clear: both;
	position: relative;
	top: 25px;
}

html>body  #footer {
	background:url(images/bg_footer.png);
	height: 25px;
	text-align: center;
	margin: 0;
	clear: both;
	position: relative;
	top: 25px;
}

.error {
	padding: 15px
}

/****** POST *********/
div.post, div.comments, div.commentsform {
	background: url(images/bg_post_h2.jpg) no-repeat;
	padding-left: 18px;
	text-align: justify	;
	clear: both;
}

div.post h2, div.comments h2, div.commentsform h2 {
	margin-top: 25px;
	padding-top: 17px;
	color: #E2D6FD;
	text-transform:uppercase;
	
}

div.post h2 a {
	color: #E2D6FD;
}

p.post-info {
	margin: 0px;
}

div.comments blockquote {
	background: url(images/bg_raye.png);
	padding: 5px;
	margin: 0;
}

p.comment-info1 {
	background: url(images/bg_comment_infos.jpg) 100% 100% no-repeat;
	padding: 45px 0 3px 0;
	margin:-45px 0 0 0;
}


p.comment-info {
	background: url(images/bg_comment_infos.jpg) 100% 100% no-repeat;
	padding: 45px 0 3px 0;
	margin: 0;
	
}

p.post-info-co {
	text-align: right;
		clear: both;
}

.post-content blockquote {
	font-style:italic;
	margin-left: 15px;
}

.post-content pre {
	border-left: 2px #4E4481 solid;
	font-size:  1.2em;
	margin-left: 15px;
	padding: 3px
}

/************* COMMENTAIRE FORMULAIRE **********/

div.commentsform fieldset {
	padding-top: 15px;
}

div.commentsform label {
	display: block
}

div.commentsform input {
	background:url(images/bg_raye.png);
	border: none;
	color: #FFF;
	font-size: 1em;
	padding: 2px;
	margin-right: 15px;
}

div.commentsform textarea {
	background:url(images/bg_raye.png);
	border: none;
	width: 100%;
	height: 80px;
	color: #FFF;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 1em;
	padding: 2px;
}

input.preview, input.submit {
	color: #E2D6FD;
	text-transform:uppercase;
	padding: 3px;
}

input#c_remember {
	background: none;
	display:inline;
	width: 15px;
}

div.commentsform  label.c_remember {
	display: inline;
}

/************* SIDEBAR ********/
#sidebar div {
	background: url(images/bg_div_sidebar.png) no-repeat;
	padding: 30px 10px 0px 25px;
	margin-top: 35px;
}


#sidebar div h2 {
	margin-bottom: 10px;
	color: #E2D6FD;
	text-transform:uppercase;
}

#calendar table{
	

}


#calendar table caption {
	padding: 5px;
	text-transform:uppercase;
	font-weight:bold;
}

#calendar table td {
	width: 25px;
	text-align: center;
}

#calendar table td a {
	background: #D49801;
	display: block;
	padding: 3px;
	color: white;
	font-weight: bold;
}

#sidebar ul{
	padding:0;
	margin:0;
	list-style:none;
}

ul{
	list-style:none;
}
	
li {
	background: url(images/bg_li.png) no-repeat;
	padding-left: 15px;
}

#sidebar li a {
	color: white
}

#sidebar li a:hover {
	color: white;
	text-decoration: underline;
}

#sidebar h3 {
	margin-top: 15px;
}

#search input {
	background:url(images/bg_raye.png);
	border: none;
	color: #FFF;
	font-size: 1em;
	padding: 2px;
	margin-right: 15px;
}

