/*   
Theme Name: PS_liege
Theme URI: http://www.psliege.be/
Description: Thème pour le site de la F&eacute;d&eacute;ration du PS de Li&egrave;ge en rouge, blanc et autres couleurs flashis
Author: C&eacute;dric Lemaire
Author URI: http://www.kissafrog.be
Version: 1.0
General comments/License Statement if any.
Licence: ce th&egrave;me peut &ecirc;tre distribu&eacute; sous licence CREATIVE COMMONS et de préférence en le demandant gentient de toute fa&ccedil;on il y en a de plus beaux sur le net

Soyez indulgens, je r&eacutealise des sites en dilletante
*/


/* DEBUT de la mise en page globale */

* {
	margin: 0px;
	padding: 0px;
}

html {
	font-size: 100%; /* corrige un bug de IE */
}


body {
	font: normal 81% "Lucida Grande",Arial, "Trebuchet MS", Verdana, Tahoma, Helvetica, Sans-Serif;
	color:#000;
	width:100%;
}

/* Titres */
h1, h2, h3, h4, h5, h6, h7 {
	margin: 1em 0 .5em 0;
}

h1, h2 {
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
	font-weight: normal;
}

h2 {font-size: 1.8em;}

h3 {font-size: 1.2em;}

h4 {font-size: 1.1em;}

h5 {font-size: 1.01em;}

h6 {font-size: 1.02em;}

h7 {font-size: 1.1em;}

/* Listes */
ul, ol {
	margin: .75em 0 .75em 24px;
	padding: 0;
}

ul {
	list-style: none;
}

li {
	margin: 0;
	padding: 0;
}

/* Paragraphes */
p {
	margin-top: 1.846em;
	text-align: justify;
	margin: 10px 20px 10px 20px;
}


/* liens */
a {
	text-decoration:none;
}

/* Citations */
blockquote, q {
	font-size: 1.1em;
	font-style: italic;
	font-family: Georgia, "Bitstream Vera Serif", Norasi, serif;
}

blockquote {
	margin: .75em 0 .75em 24px;
}

cite {
	font-style: italic;
}


/* Divers éléments de type en-ligne */
em {
	font-style: italic;
}

strong {
	font-weight: bold;
	color: #000;
}

.underline {
	border-bottom: 1px dotted #FF0000;
}

/*divers */

img {
	border: none;
}

.disapear {
	display: none;
}

.left {
	float:left;
}

.right {
	float:right;
}

.rouge {
	color:#FF0000;
}

.dimgray {
	color: dimgray;
}

/* FIN de la mise en page globale */

/* DEBUT positionnement */

/* Wrapper */

#coin {
	position:relative;
	width:950px;
	border-right: solid 25px #FF0000;
	margin:auto;
	background: url(img/coin_hg_d.png) no-repeat;
	height:40px;
	margin-top: 25px;
}

#wrapper {
	position:relative;
	width: 950px;
	margin:auto;
	background: #fff;
	border-right: solid 25px #FF0000;
	margin-bottom: 25px;
}


/* En tete */
#entete {
	width:950px;
	height:115px;
	margin:auto;
}

#entete a {
	display:block;
	width:800px;
	height: 110px;
	margin:auto;
	background: #FFF url(img/tete1.gif) no-repeat top;
}


/* Navigation tabulation */
#tabs_d {
	width:100%;
}

#tabs_d ul {
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#tabs_d li {
	float:right;
	font-size: 1.4em;
	font-style: italic;
}

.tab1 {
	background: url(img/action_o.png) no-repeat;
	display:block;
	height:34px;
	width:127px;
}

.tab2i {
	background: url(img/fede_o_i.png) no-repeat;
	display:block;
	height:34px;
	width:132px;
}

.tab2a {
	background: url(img/fede_o_a.png) no-repeat;
	display:block;
	height:34px;
	width:132px;
}

.tab3i {
	background: url(img/manda_o_i.png) no-repeat;
	display:block;
	height:34px;
	width:131px;
}

.tab3a {
	background: url(img/manda_o_a.png) no-repeat;
	display:block;
	height:34px;
	width:131px;
}

.tab4i {
	background: url(img/contact_o_i.png) no-repeat;
	display:block;
	height:34px;
	width:171px;
}

.tab4a {
	background: url(img/contact_o_a.png) no-repeat;
	display:block;
	height:34px;
	width:171px;
}

#bande_r {
	width: 100%;
	height:3px;
	background: #FF0000;
	margin-bottom:3px;
}

#bande_o {
	width: 650px;
	height:3px;
	background: #FF8502;
	margin-bottom:3px;
}

#bande_v {
	width: 730px;
	height:3px;
	background: #95DA02;
	margin-bottom:3px;
}

#bande_m {
	width: 900px;
	height:3px;
	background: #FF0097;
	margin-bottom:3px;
}

#bande_b {
	width: 570px;
	height:3px;
	background: #00C1FF;
	margin-bottom:10px;
}

/* Interieur */
#interieur {
	width:980px;
	margin:auto; 
}


/* Navigation gauche */
#navigation {
	float:left;
	width: 150px;
	margin-left:-20px;
	text-align:center;
	margin-top:20px;
}

.navg_action_g {
	display:block;
	height: 60px;
	width: 220px;
	background: url(img/navg_action_gt.png) bottom left no-repeat;
}

.navg_action_r {
	display:block;
	height: 60px;
	width: 220px;
	background: url(img/navg_action_rtt.png) bottom left no-repeat;
}

.navg_fede_g {
	display:block;
	height: 60px;
	width: 220px;
	background: url(img/navg_fede_gt.png) bottom left no-repeat;
}

.navg_fede_r {
	display:block;
	height: 60px;
	width: 220px;
	background: url(img/navg_fede_rt.png) bottom left no-repeat;
}

.navg_manda_g {
	display:block;
	height: 60px;
	width: 220px;
	background: url(img/navg_manda_gt.png) bottom left no-repeat;
}

.navg_manda_r {
	display:block;
	height: 60px;
	width: 220px;
	background: url(img/navg_manda_rt.png) bottom left no-repeat;
}

.navg_contact_g {
	display:block;
	height: 60px;
	width: 220px;
	background: url(img/navg_contact_gt.png) bottom left no-repeat;
}

.navg_contact_r {
	display:block;
	height: 60px;
	width: 220px;
	background: url(img/navg_contact_rtt.png) bottom left no-repeat;
}

#nav_nav {
	margin-top: 35px;
}

#nav_nav ul {
	margin-left: 0px;
}

#nav_nav li {
	margin: 25px 0px 25px 0px;
}

#nav_nav ul li a {
	display:block;
	height: 50px;
	width: 200px;
	background: url(img/nav_gris.png) bottom left no-repeat;
	text-align:center;
	font-weight:bold;
	font-size:1.3em;
	margin-top:30px;
}

#nav_nav ul li a.active {
	background: url(img/nav_rouge.png) bottom left no-repeat ;
}

#nav_nav ul li a:hover {
	background: url(img/nav_rouge.png) bottom left no-repeat ;
}

.nav_ecriture {
	display:block;
	height: 30px;
	color: #FFFFFF;
	padding-top: 4px;
	width: 160px;
	margin-left: 20px;
}

/* corps */

#corps {
	margin-left: 170px;
	padding: 0px 30px 25px 30px;
}

#conteneur_ombre {
	position:relative;
	width:660px;
	height:160px;
	margin-left: 20px;
}

.img-shadow {
  float:left;
  background: url(img/ombre.png) no-repeat bottom right;
  margin: 10px 6px 0 10px !important;
  margin: 10px 0 0 5px;
 }

.img-picn1 {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  padding: 1px;
  width:650px;
  height:150px;
} 



/* contenu */
.contenu {
	border-bottom:#FF0000 dashed 1px;
	padding-bottom: 15px;
	margin-bottom: 35px;
}

.contenu h1 {
	display:block;
	width: 80%;
	font-size: 3em;
	font-weight: bold;
	font-size: 2.3em;
	padding-bottom: 0.1em;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff0000;
	color: #353535;
}

.contenu h1 a {
	color: #353535;
}

.contenu h2 {
	margin-top: 25px;
}

.contenu h3 {
	margin-top: 25px;
}

.contenu a {
	color:#FF0000;
}

.contenu a:hover {
	background: #FF0000;
	color:#FFFFFF;
}

.contenu h4 {
	margin-top: 30px;
}

.contenu h5 {
	margin-top: 25px;
}

.contenu h6 {
	display: block;
	width : 25%;
	border-bottom: dotted 1px #FF0000;
	color: #666666;
	margin-top: 35px;
	margin-left: 10px;
	padding-bottom: 0.1em;
}

.contenu h7 {
	margin-top: 30px;
	display:block;
	width:100%;
	background:#e1e1e1;
	font-weight:bold;
}

.auteur {
	font-size: 0.5em;
	color:#999999;
	margin-left: 5px;
}

.contenu img {
  display: block;
  position: relative;
  background-color: #fff;
  margin: -6px 6px 6px -6px;
  padding: 1px;
}

.contenu li {
	background: url('img/adr_li.gif') left top no-repeat;
	padding-left: 15px;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
}

.contenu ol li {
	list-style-type:decimal;
	background: none;
}

.nav_arch {
	float:left;
}

.nav_arch a {
	color:#FF0000;
}

.nav_arch a:hover {
	background: #FF0000;
	color:#FFFFFF;
}

/* Pied */
#avant_pied1 {
	float:left;
	width:20%;
	height:2px;
	background: #FF0000;
}

#avant_pied2 {
	float:left;
	width:20%;
	height:2px;
	background: #ff8502;
}

#avant_pied3 {
	float:left;
	width:20%;
	height:2px;
	background: #95da02;
}

#avant_pied4 {
	float:left;
	width:20%;
	height:2px;
	background: #ff0097;
}

#avant_pied5 {
	float:left;
	width:20%;
	height:2px;
	background: #00c1ff;
}

.adress {
	float:right;
	font-size: 10px;
	margin-right: 20px;
}

.KaF {
	font-size: 11px;
	color:#67A400;
	font-weight:bold;
}

.cont {
	color:#FF0000;
}


/* champ newsletter */
#newsletter input {
	background: #F0F0F0;
	border: 1px solid #ff0000;
	font-weight:bold;
	color: #000;
	font-size:10px;
	padding: 0px;
	margin-right : 10px;
}

#newsletter input:focus {
	background : #ffffea;
	}

.adressemail {
	width:190px;
}

.envoyer {
	width: 85px;
}

/* champ recherche */

#recherche {
	position:absolute;
	top:0px;
	right: -20px;
	height: 20px;
	width: 300px;
	margin-right: -35px;
	margin-top: 2px;
}


#recherche input {
	background: #F0F0F0;
	border: 1px solid #ff0000;
	font-weight:bold;
	color: #666666;
	font-size:10px;
	padding: 0px;
	margin-right : 10px;
}

.google {
	width: 85px;
	color:#000000 !important;
}


#recherche input:focus {
	background : #ffffea;
}

.hahaha {
	width: 100px;
	height: 100px;
}

.gototop{
	position:fixed;
	right:15px;
	bottom:10px;
	color:#000;
	font-size:12px;
	text-decoration:none;
	_display:none;
}