/* Copyright (c) 2006 Skyline-arts.com. All rights reserved
Style.css - Thème 'default' */


/* ===== Sommaire =====
1/ html et body
2/ Styles généraux
3/ Haut de page (#top)
4/ Zone de contenu (#content)
5/ Paneau latéral (#sidebar) 
6/ Pied de page (#footer)
#b1aa98;
color : #504b47;
=================== */



/* ---------------------
Html et body
--------------------- */
html {
	font-size : 75%;
	font-family : Verdana, "Lucida sans unicode", Lucida, Tahoma, Arial, sans-serif;
	color : #504b47;
	background : #ffebcd;
	margin : 0; padding : 0;
	}

body {
	width : 790px;
	margin : 0 auto; padding : 0;
	}



/* ---------------------
Styles généraux
--------------------- */
h1 {font-size : 1.6em;}
h2 {font-size : 1.2em;}
h3 {font-size : 1.1em; padding : 5px 0; margin : 0;}
p {margin : 0; padding : 3px 0; text-align:justify; line-height: 12pt;}
a {color : #696969;}
a:hover {color : #ca7a40;}
hr {clear : both; visibility : hidden; margin : 0; padding : 0;}



/* ---------------------
Haut de page (#top)
--------------------- */
#top {
	margin-top:20px;
	margin-bottom:20px;
	width:790px;
		}
		
#top IMG {
//	display: inline;
//	float: left;
		}
		
IMG.logo { float: left;}
		
#top h1{ /* titre et sous-titre du site */
	text-align : left;
	font-family : "times new roman", serif;

	margin : 0; padding : 0;
	font-weight : normal;
	letter-spacing : 1px;
	color : #474747;
	font-size: 38px;
	
	}
#top p { /* titre et sous-titre du site */
	text-align : left;
	font-family : "times new roman", serif;

	margin : 0; padding : 0;
	color : #474747;
	font-size: 18px;
	}
#top h1 a { /* lien du titre */
	text-decoration : none;
	color : #474747;
	}
#top h1 a:hover {
	color : #C3C3C3;
	}



/* --------------------- 
Zone de contenu (#content)  
--------------------- */
#content { /* Bloc */
	float : left;
	width : 607px;
	margin : 0 0 20px 0;

	
	}

.post { /* Conteneur de l'article */
	padding : 0 20px 0 10px;
	}

.articletitle { /* Titre de l'article */
	color : #504b47;
	font-size : 1.5em;
	font-weight : normal;
	margin : 0; padding : 3px 0 0 0;
	font-family : Georgia;
	font-style : italic;
	margin-bottom: 8px;
	}
.articletitle a{ /* Lien sur le titre de l'article */
	color : #fff;
	text-decoration : none;
	}
.articletitle a:hover{
	color : #970B07;
	}

.post-info { /* Informations de l'article (auteur, date etc...) */
	color : #C3C3C3;
	margin : 0; padding :0 8px 0 0;
	text-align : right;

	}
.post-info a{
	color : #C3C3C3;
	}
.post-info a:hover {
	color : #808080;
	}

#pagination { /* Conteneur des liens 'page suivante' et 'page précédente' */
	margin-top : 10px;
	text-align : center;
	}



/* --------------------- 
Paneau latéral (#sidebar)  
--------------------- */
#sidebar {
	float : right;
	width : 162px;
	padding : 0 0 0 14px; margin : 0 0 20px 0;
	border-left : 1px dotted #504b47;

	}
#sidebar div {
	margin : 8px 0 ;
	}
#sidebar h2 { /* Titre des menus de la sidebar */
	color : #504b47;
	font-size : 1.1em;
	margin : 0; padding : 3px 0 0 10px;
	font-weight : normal;
	}
#sidebar ul { /* bloc de liste */
	margin : 0; padding : 6px 0;
	}
#sidebar li { /* élément de liste */
	list-style-type : none;
	padding: 1px 2px 2px 0px;
	}
#sidebar li a { /* Liens dans les listes */
	color : #69645d;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	margin-bottom:1px;
	padding-left: 10px;
line-height:20px;
	width:155px;
	display:block;
	}
#sidebar li a:hover {
	color : #fff;
	background: transparent url('http://www.arsvocalis.fr/images/menu_links.gif') no-repeat top left;
	}
div#categories{ /* Bloc 'catégories' (application du background) */
	margin : 0;
	padding : 3px 0;
	}



/* ---------------------
Pied de page (#footer)
--------------------- */
#footer {
	border-top : 0px solid #E0E0E0;
	text-align : center;
	width : 790px;
	margin : 10px auto 0 auto;
	font-size : 0.85em;
	background: url('http://www.arsvocalis.fr/images/foot.gif') no-repeat top center;
	color:white;
	font-family: Verdana, Arial, sans-serif;
	padding:0;
	}
	
#footer p {	text-align : center; 	line-height:20px;	padding:0px;}
#footer p a {	color:#eaeaea; text-decoration: none;	}
#footer p a:hover {color : #E4C600;}

.pochette IMG,.partenaires IMG {

}


.pochette IMG,.partenaires IMG {
float: left;
margin-right:10px;
border: 1px solid #808080;
margin-bottom:12px;
}

.pochette BR,.partenaires BR { clear: left; }
.pochette IMG {width: 80px;height: 80px;}
.partenaires IMG {width: 100px;}


.flag { padding-top: 55px; padding-left: 10px;}
.flag IMG {border: none; }