/* --------------------------------------------PWD

Site: MISS JESSICA
Version: 6
URL: http://Missjessica.net/
DESIGN: Filou
CODAGE: Miouchette


PWD-------------------------------------------- */

body{
background: #FCF9F2 url("");
background-repeat: repeat-x;
font-size: 11px;
background-position: 29px;
font-family:Tahoma;
color: #FCF9F4;
text-align: justify;
line-height: 12px;
}

/*PERSONNALISATION DES ECRITURES*/

b{
color:#B6BD6D;
font-weight:bold; 
}

underline, u{
color:#907f66; 
text-decoration:none;
font-weight:bold; 
border-bottom-color: #907f66;
}
	 
i, italic, em{
color:#ffffff; 
font-style:italic;
font-weight:bold; 
}
	 	
strong{
color:#ffffff; 
font-weight:bold; 
font-size:11px;
text-shadow: #ffffff 1px 1px 8px; 
}

td {
	font-size: 11px;
	text-align: justify;
	line-height: 13px;
	color:#EEEEEE;
}

/*PERSONNALISATION DES CITATIONS*/

blockquote{
width:450px;
padding:10px;
border-left : 4px solid #F4CA84;   
margin-top:10px; 
margin-left:7px;
text-align:justify;
font-size : 10px; 
font-family : arial ;
color : #624031;
background:#F9DCA3;
-moz-border-radius:11px;
}


/*PERSONNALISATION DANS LES SIDEBARS*/

/*contenu de home*/
td.sidebar {
padding-left: 40px;
padding-right: 50px;
color: #EEEEEE;
background: url("images/backgroundsidebar.png");
}

span, p, div, table {
font-family:Tahoma;
font-size:12px;
color:#FCF9F4;
}

/*PERSONNALISATION de CUTENEWS*/

/*contenu de news*/
td.contenu {
padding-top:-20px;
padding-left: 50px;
padding-right: 50px;
	 color: #ffffff;
	 text-align:justify;
	 background: url("images/backgroundcontenu.png");
	 background-repeat:repeat-y;
}

.cutenewstitre {
background-position : center;
padding-top:60px;
font-size:20px;
color:#BFC969;		
font-family: "arial";
letter-spacing:-1px;
text-shadow: #A56A54 1px 1px 1px;
font-size:20px;
font-style:italic;
text-decoration:uppercase; 
padding-left: 160px;}

.cutetitle {
background-position : center;
padding-top:60px;
font-size:20px;
color:#BFC969;
font-family: "arial";
letter-spacing:-1px;
text-shadow: #A56A54 1px 1px 1px;
font-size:20px;
font-style:italic;
padding-left: 160px;
text-decoration:uppercase; 
}

.cuteauthor{
font-family: "Times New Roman", Times, serif;
font-size: 12px;
text-align: center;
background-position : center;
margin-top:50px;
color:#F2D05D;
font-weight:bold; 
}

.cutescommentaires{
font-family: "arial", Times, serif;
font-size: 18px;
background-position : left;
color:#F1B165;
text-align:center;
padding-top : 0px;
font-weight:bold;
text-decoration:uppercase;   
margin-left: 355px;
margin-right: 50px;
margin-top:0px;  
}

.cutesoustitre{
font-family: "arial", Times, serif;
font-size: 11px;
background-position : center;
color:#F2D05D;
text-align:center;
padding-top : 0px;
font-weight:bold; 
text-decoration:uppercase; 
}

.cutelien{
font-family: "arial", Times, serif;
font-size: 15px;
background-position : center;
color:#F2D05D;
text-align:center;
padding-top : 0px;
font-weight:bold; 
text-decoration:uppercase; 
}

/*PERSONNALISATION DES LIENS*/

a{
padding-left:0px; 
padding-right:0px;
font-weight:bold; 
text-decoration:none;
color:#F2DA7D; 
letter-spacing:1px; /*espace entre les lettres*/
text-shadow: #CDAC44 1px 1px 1px;
}

a:hover{
color:#F5E8C3; 
text-decoration:none;
font-weight:bold;
}
	
/*PERSONNALISATION DES PHOTOS*/

a img {
background-color: #ACBA5F;
padding: 4px;
border-bottom: 1px solid #4E3529;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
-moz-border-radius: 9px;
border-right: 1px solid #4E3529;
border-top: 0;
border-left: 0;
}

a:hover img {
background-color: #EAC44E;
padding: 4px;
border-bottom: 1px solid #4E3529;
-moz-border-radius: 9px;
border-right: 1px solid #4E3529;
border-left: 0;
filter:alpha(opacity=100);
opacity: 1;
-moz-opacity:1;
}	

/*PERSONNALISATION DES NAVIGATIONS*/


a.lien{color: #ffffff; padding: 5px; font-variant:normal; font-weight:normal; border-left: 10px solid #FEED89; display: block; line-height : 10pt; -moz-border-radius:10px; background-color: #D6DD9B; border-bottom: 1px solid #E7E4D9;}

a.lien:hover {color: #ffffff; padding: 5px; font-variant:normal; font-weight:normal; border-left: 10px solid #FEED89; display: block; line-height : 10pt; -moz-border-radius:10px; background-color: #BDC96A; border-bottom: 1px solid #DAD7D3;} 