/************************* FEUILLE DE STYLE DU SITE www.le-monde-de-cooky.com *************************/

  /********************************/
 /*           General            */
/********************************/
* {
	margin: 0;
	padding: 0;
}

body {
	margin:auto;
	width:1024px;
	background-color:#B90000;
	height:100%;
}

#global {
	margin:auto;
	text-align:center;
	text-align:justify;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
}

h2 {
	font-size:14px;
}



  /********************************/
 /*           Header             */
/********************************/

#flash {
	margin-left:32px;
}

#header h2 {
	margin-top:-3px;
	background-repeat:no-repeat;
	text-indent:-10000px;
}

h2.cat_0 {
	background-image:url(pics/header.png);
	height:32px;
}

h2.cat_1 {
	background-image:url(pics/header_cooky.png);
	height:28px;
}

h2.cat_2 {
	background-image:url(pics/header_theatre.png);
	height:29px;
}

h2.cat_3 {
	background-image:url(pics/header_tournages.png);
	height:27px;
}

h2.cat_4 {
	background-image:url(pics/header_musique.png);
	height:28px;
}

h2.cat_5 {
	background-image:url(pics/header_textes.png);
	height:28px;
}

h2.cat_6 {
	background-image:url(pics/header_liens.png);
	height:28px;
}

h2.cat_7 {
	background-image:url(pics/header_mentions.png);
	height:28px;
}

h2.cat_8 {
	background-image:url(pics/header_contact.png);
	height:28px;
}

h2.cat_9 {
	background-image:url(pics/header_plan.png);
	height:28px;
}

  /********************************/
 /*    Styling the 3 collumns    */
/********************************/
#wrapper {
	margin:auto;
	width:850px;
}

  /********************************/
 /*        Left Sidebar          */
/********************************/
#left_sidebar {
	float:left;
	width:162px;
	font-size:12.5px;
	background-color:#DE5545;
	margin-top:-18px;
	margin-left:-1px;
	margin-right:11px;
	position:relative;
	z-index:2;
}

#left_sidebar a {
	color:#333;
	text-decoration:none;
	height:40px;
	display:block;
}

#left_sidebar h2 {
	text-indent:-10000px;
	background-image:url(pics/psycho_menu.png);
	background-repeat:no-repeat;
	margin-top:43px;
	height:29px;
}

#left_sidebar ul {
	margin-left:8px;
	list-style:none;
	list-style-position:inside;
	background-position:0 50%;
	padding-bottom:5px;
}

#left_sidebar ul li {
	height:40px;
	line-height:37px;
	text-align:left;
	padding-left:40px;
	width:94px;
	margin-top:5px;
}

#left_sidebar ul .cat_0 {
	background-image:url(pics/citron.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
}

#left_sidebar ul .cat_1 {
	background-image:url(pics/abricot.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
}

#left_sidebar ul .cat_2 {
	background-image:url(pics/fraise.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
}

#left_sidebar ul .cat_3 {
	background-image:url(pics/groseille.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
}

#left_sidebar ul .cat_4 {
	background-image:url(pics/pomme.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
}

#left_sidebar ul .cat_5 {
	background-image:url(pics/framboise.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
}

#left_sidebar ul .cat_6 {
	background-image:url(pics/cerise.jpg);
	background-repeat:no-repeat;
}

#lsidebar_bottom {
	background:url(pics/menu_bg.png) bottom left no-repeat;
	width:162px;
	height:10px;
}

  /******************/
 /* Left Sidebar2  */
/******************/

#left_sidebar2 {
	float:left;
	width:162px;
	font-size:12.5px;
	background-color:#DE5545;
	margin-left:-1px;
	margin-right:11px;
	margin-top:-20px;
	position:relative;
	z-index:2;
}

#left_sidebar2 a {
	color:#333;
	text-decoration:none;
}

#left_sidebar2 h2 {
	text-indent:-10000px;
	background-image:url(pics/psycho_menu.png);
	background-repeat:no-repeat;
	margin-top:43px;
	height:29px;
}

#left_sidebar2 ul {
	margin-left:8px;
	list-style:none;
}

#left_sidebar2 ul li {
	text-align:left;
	padding-left:45px;
	margin-top:5px;
	width:94px;
	padding-bottom:5px;
}

#left_sidebar2 ul .cat_0 {
	background-image:url(pics/citron.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
	line-height:40px;
}

#left_sidebar2 ul .cat_1 {
	background-image:url(pics/abricot.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
	line-height:30px;
}

#left_sidebar2 ul .cat_2 {
	background-image:url(pics/fraise.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
	line-height:40px;
}

#left_sidebar2 ul .cat_3 {
	background-image:url(pics/groseille.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
	line-height:40px;
}

#left_sidebar2 ul .cat_4 {
	background-image:url(pics/pomme.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
	line-height:40px;
}

#left_sidebar2 ul .cat_5 {
	background-image:url(pics/framboise.jpg);
	background-repeat:no-repeat;
	border-bottom:solid 1px #FFCC99;
	line-height:40px;
}

#left_sidebar2 ul .cat_6 {
	background-image:url(pics/cerise.jpg);
	background-repeat:no-repeat;
	line-height:40px;
}

  /******************/
 /*   Sous Menu    */
/******************/
.ss_cat {
	border:none;
	font-size:12px;
	margin-left:-90px;
	line-height:15px;
	margin-bottom:10px;
}

.ss_cat a {
	color:#333;
	text-decoration:none;
}

.ss_cat a:hover {
	color:#333;
	border-bottom: 1px solid #333;
}

  /********************************/
 /*        Right Sidebar         */
/********************************/

#right_sidebar {
	float:right;
	width:216px;
	background-color:#DE5545;
	font-size:11px;
	margin-top:-16px;
	position:relative;
	z-index:2;
}

#right_sidebar a {
	text-decoration:underline;
	color:#000;
	text-align:left;
}

#right_sidebar h3 {
	text-indent:-10000px;
	background-image:url(pics/news.jpg);
	background-repeat:no-repeat;
	margin-top:13px;
	margin-left:20px;
	height:30px;
}

#right_sidebar li {
	list-style:none;
	padding-left:10px;
	margin-top:5px;
	margin-bottom:10px;
}

#psycho_news {
	background-image:url(pics/psycho_news.png);
	background-repeat:no-repeat;
	height:29px;
	text-indent:-10000px;
}

#actu ul li a {
	background-image:url(pics/plus.jpg);
	background-repeat:no-repeat;
	background-position:170px;
	display:block;
	height:25px;
}


#rsidebar_bottom {
	background:url(pics/news_bg.png) no-repeat bottom left;
	width:216px;
	height:11px;
}


  /********************************/
 /*           Contenu            */
/********************************/
#content {
	width:449px;
	overflow:hidden;
	margin-right:10px;
	background-color:#FFE48D;
	font-size:11px;
	margin-top:10px;
	position:relative;
	z-index:2;
}

#content p {
	margin-bottom:10px;
}

#content q {
	font-style:italic;
}

#content blockquote {
	font-style:italic;
}

#content h2 a {
	text-decoration:none;
	color:#000;
}

#content h2 a:hover {
	color:#000;
	text-decoration:none;
}

#content a {
	color:#e80048;
	text-decoration:none;
}

#content a:visited {
	color:#e80048;
	text-decoration:none;
}

#content a:hover {
	color:#db00d1;
	text-decoration:underline;
}

#content_haut {
	background-image:url(pics/content_bg_haut.jpg);
	background-repeat:no-repeat;
	height:14px;
	width:450px;
	margin-botom:24px
}

#content_bas {
	padding-top:20px;
	background:url(pics/content_bg_bas.png) bottom left no-repeat;
	height:14px;
	width:449px;
}

.entry img {
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

.postmetadata {
	padding-left:15px;
	padding-top:20px;
}

.post ul li {
	margin-left:15px;
}

.post {
	padding-left:15px;
	padding-right:15px;
}

#content h2 a {
	text-decoration:none;
	color:#000!important;
}

#content h2 a:hover {
	color:#000;
	text-decoration:none;
}

#content h2 {
	font-size: 14px;
	padding-left:15px;
	width:426px;
	height:80px;
	line-height:75px;
	background-image:url(pics/content_h2_home.jpg);
	background-repeat:no-repeat;
}

  /******************/
 /*   Contenu2     */
/******************/

#content2 {
	width:675px;
	overflow:hidden;
	margin-right:10px;
	margin-left:10px;
	background-color:#FFE48D;
	font-size:11px;
	margin-top:20px;
	position:relative;
	z-index:2;
}

#content2_haut {
	background-image:url(pics/content2_top.png);
	background-repeat:no-repeat;
	height:14px;
	width:678px;
}

#content2_bas {
	padding-top:20px;
	background:url(pics/content2_bas.png) bottom left no-repeat;
	height:12px;
	width:678px;
}

#content2 p {
	margin-bottom:10px;
}

#content2 q {
	font-style:italic;
}

#content2 blockquote {
	font-style:italic;
}

#content2 h2 a {
	text-decoration:none;
	color:#000;
}

#content2 h2 a:visited {
	color:#000;
	text-decoration:none;
}

.entry2 img {
	margin-right:5px;
	margin-left:5px;
	margin-top:5px;
	margin-bottom:5px;
}

#content2 h2{
	font-size: 14px;
	padding-left:15px;
	width:650px;
	height:80px;
	line-height:75px;
}

#content2 .post2-1 h2{
	background-image:url(pics/content_h2_en-bref.jpg);
	background-repeat:no-repeat;
}

#content2 .post2-2 h2{
	background-image:url(pics/content_h2_theatre.jpg);
	background-repeat:no-repeat;
}

#content2 .post2-3 h2{
	background-image:url(pics/content_h2_tournages.jpg);
	background-repeat:no-repeat;
}

#content2 .post2-4 h2{
	background-image:url(pics/content_h2_musique.jpg);
	background-repeat:no-repeat;
}

#content2 .post2-5 h2{
	background-image:url(pics/content_h2_textes.jpg);
	background-repeat:no-repeat;
}

#content2 .post2-6 h2{
	background-image:url(pics/content_h2_liens.jpg);
	background-repeat:no-repeat;
}

#content2 a {
	color:#e80048;
	text-decoration:none;
}

#content2 a:visited {
	color:#e80048;
	text-decoration:none;
}

#content2 a:hover {
	color:#db00d1;
	text-decoration:underline;
}

  /********************************/
 /*        Commentaires          */
/********************************/

#commentaires {
	margin: 0 4% 0 4%;
}

input {
	margin-bottom:5px;
	margin-top:5px;
}

#commentaires textarea {
	margin-top:10px;
}

#commentaires ol {
	list-style-type:none;
}

#commentaires h3 {
	padding-top:20px;
	font-size:10px;
}

#commentaires li {
	padding-top:10px;
}

.commentmetadata {
	padding-bottom:5px;
	font-size:10px;
}

  /********************************/
 /*           Footer             */
/********************************/
#footer {
	clear:both;
	font-size:12.5px;
	color:#FC9;
	padding-top:10px;
	line-height:24px;
	background:url(pics/footer_small.png) no-repeat bottom;
	width:100%;
}

#footer_right {
	background:url(pics/ziguigui.png) no-repeat bottom right;
	width:313px;
	height:224px;
	position: absolute;
	right:0;
	bottom:24px;
	clear:both;
	z-index:1;
}

#footer a {
	color:#FC9;
	text-decoration:none;
}

#footer ul {
	text-align:center;
}

#footer ul li{
	display:inline;
	padding-left:10px;
}

#page_contact {
	background-image:url(pics/sep_footer.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

#page_plan {
	background-image:url(pics/sep_footer.jpg);
	background-repeat:no-repeat;
	background-position:left;
}

  /*****************/
 /*    Footer2    */
/*****************/

#footer2 {
	clear:both;
	font-size:12.5px;
	color:#FC9;
	padding-top:10px;
	line-height:24px;
	background:url(pics/footer_small.png) no-repeat bottom;
	width:100%;
}

#footer2_right {
	background:url(pics/ziguigui.png) no-repeat bottom right;
	width:313px;
	height:224px;
	position:absolute;
	right:0;
	bottom:24px;
	clear:both;
	z-index:1;
}

#footer2 a {
	color:#FC9;
	text-decoration:none;
}

#footer2 ul {
	text-align:center;
}

#footer2 ul li{
	display:inline;
	padding-left:10px;
}

  /********************************/
 /*       Plan du site           */
/********************************/

.ddsg-wrapper h3{
	padding-bottom:5px;
	padding-top:5px;
}

.ddsg-wrapper ul {
	list-style:none;
}

.ddsg-wrapper ul li {
	font-weight:bold;
	font-size:14px;
}

.ddsg-wrapper ul li ul li {
	font-weight:normal;
	font-size:12px;
}