﻿/*
Design Le Simpson le Film Version 1
Réalisé par Jean-Loup WEISZ
http://www.simpsonsfilm.fr
*/


body {
width:798px;
margin-top:0px;
margin-bottom:0px;
margin-left:auto;
margin-right:auto;
/* margin:auto;*/
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#ombre {
width:798px;
background-image:url('preview/images/fond.gif');
background-repeat:repeat-y;
}

#site  {
width:768px;
margin-left:11px;
margin-right:19px;
}

#header {
width:768px;
background-image:url('preview/images/beta2.png');
height:91px;
}

#top_nav {
width:768px;
height:30px;
text-decoration:none;
}

#end {
width:768px;
background-image:url('preview/images/head2.jpg');
height:51px;
}

#cleardiv
{
clear: both;
height: 0em;
} 

#left_col {
	background-image:url('preview/images/menu.jpg');
	background-repeat:repeat-y;
}

#left
{
float: left;
width: 190px;
}

#left_col ul
{
list-style-type: none;
padding: 0px;
padding-left: 5px;
margin: 0px;
line-height:9pt;
margin-bottom: 0px;
}

#left_col a
{
text-decoration: none;
color: black;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 8pt;
}

#left_col a:hover
{
color: #f6339c;
}


#page_content {
	margin-left: 217px;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}

#footer {
width:768px;
height:130px;
background-image:url('preview/images/footer.png');
clear: both;
}

#actu {
background-image:url('preview/images/news.jpg');
background-repeat:no-repeat;
width:524px;
height:76px;
margin-bottom:5px;
}

a.images:link {
	text-decoration:none;
}

a {
text-decoration:none;
}

#page_content a{
text-decoration:none;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
}

#page_content a:hover{
text-decoration:none;
color: #f6339c;
}

/*NEWS*/


.news p
       {
		text-align:justify;
		margin:0;
		padding-top:3px;
		padding-bottom:0px;
	}
	   .news img
       {
		margin-right:10px;
	}
	   .news h2 /*Titre*/
        {
            color:#f22892;
            font-family: "trebuchet MS" ,"Comic Sans MS";
            font-size: 12pt;
			padding:0;
			margin:0;
}

.news h3 /*date*/
        {
            color:Black;
            font-family: "trebuchet MS" ,"Comic Sans MS";
            font-size: 8pt;
            padding:0;
			margin:0;
}

H2 {
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size: 8pt;
}

.minititre {
	color: #FF0000;
	font-weight: bold;
	font-size: 12px;
}

.titrerose {
	color: #f22892;
	font-weight: bold;
	font-size: 12px;
}

#archives {
margin-top:3px;
margin-bottom:2px;
}

#avatars {
width:510px;
margin-left:10px;
}

.resultat h3
{
color:#f22892;
font-size: 14pt;
} 

.titregras {
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #f22892;
font-weight:bold;
}