/* Sophia Bush Network */
/* Ne pas copier, ni modifier ! */

/* GENERAL */

body, p {
	font-family: trebuchet ms;
	font-size: 11px;
	color: #D8BFB8;
	text-align:justify;
	margin:auto;
padding-top: 30px;}

#contenu{
	display:block;
	font-size: 11px;
	font-size: 8pt;
	text-align:justify;
	padding:3px;}

#content{
	display:block;
	font-size: 11px;
	font-size: 8pt;
	text-align:justify;
	padding:0px;}

/* CARACTERES SPECIAUX */

strong, b {
	color: #DF8521}

em, i {
	color: #B29993;}

u {
	color: #D8BFB8;
	text-decoration: underline;}

/* TITRES */
	
h1 { 
	font-family: Georgia;
	font-size:20px;
	font-style:italic;
	letter-spacing:-1px;
	color:#C2251C;
	text-transform:lowercase;
	text-align:center;
	padding-top:30px;
	text-shadow: #370603 1px 1px 1px;}
	
h2 { 
	font-family: trebuchet ms;
	font-size:11px;
	background: #F0E3E3;
	border-bottom: 1px solid #B29993; 
	color:#B29993;
	text-align:left;
	padding:3px;}	

/* LIENS SIMPLES */
	
a:link , a:visited , a:active {
	color : #F6B71A;
	text-decoration:none;
	letter-spacing:-1px;
	text-shadow: #DCDCDC 1px 1px 1px;}
 
a:hover {
	color : #000000;
	text-decoration:none;
	cursor:help;}

/* IMAGES */

.photo{
background-color:#FFFFFF;
border: 1px solid #F6B71A;
padding:3px;} 

.photo:hover{
border: 1px solid #6C3E41;
padding:3px;
cursor:help;}

/* SOUS MENU */

a.menu:active, a.menu:visited, a.menu:link {
text-align: left; 
color: #948B8B; 
font-weight:normal;
font-size: 11px;
padding: 5px;
padding-left:10px; 
display:block; 
margin:5px; 
background-color:#F0EDED;
text-shadow: none;}

a.menu:hover {
text-align: left; 
color:#948B8B; 
font-weight:normal;
font-size: 11px;
padding: 5px;
padding-left:10px; 
display:block; 
margin:5px; 
background-color:#F4F4F4;
text-decoration:none;}

.quote {
font-family: courrier new;
font-size: 11px;
padding: 10px;
color :#AAA9A9;
background-color: #F4F4F4; 
border-left: 5px solid #D9D7D7;  
border-bottom: 1px solid #D9D7D7;
border-top: 5px solid #D9D7D7;
border-right: 1px solid #D9D7D7;
text-align: justify;
margin: 5px;}
	
/* CADRES COLONNES */

.cadre{color: #D8BFB8;
	text-align: justify;
	font-weight: normal;
	font-family: Arial;
	background-image: url(images/sidebar_centre.png);
	font-size: 11px;
	line-height: 15px;}
	
.contenu{color: #D8BFB8;
	text-align: justify;
	font-weight: normal;
	font-family: Arial;
	background-image: url(images/contenu_centre.png);
	font-size: 11px;
	line-height: 15px}
.content{color: #D8BFB8;
	text-align: justify;
	font-weight: normal;
	font-family: Arial;
	background-image: url(images/contenu_centre.png);
	font-size: 11px;
	line-height: 15px}

.padding{
	padding-left: 30px;
	padding-right: 30px;
}

.padding2{
	padding-left: 30px;
	padding-right:30px;
}

/* CUTENEWS */
	
.cutenews{color: #DF8521;
	text-align:center;
	font-weight: normal;
	font-family: trebuchet ms;
	font-size: 10px;
	line-height: 5px;}
