/*
 * gabarit css blogs/blogit by eax
 *
 */

*{
	margin:0;
}

body{
	font-family:Verdana,"Lucida Grande",Tahoma,Helvetica,Sans-Serif;
	font-size:8pt
}



/* hacks bugs de positionnement internet explorer */
p,h1,h2,h3,h4,h5,h6{
	position:relative;
}
.fen4,.fen7,.fen8{
	position:relative;
}


/* LISTES */
#barre_onglets ul,#colonne ul,.fen .liens ul,.fen .comments ul{
	list-style:none;
	padding-left:0;
}
.fen .comments ul{
	padding-left:5px;
}
.fen ul.sommaire{
	padding-left:20px;
}


/* LIENS */
a{
	text-decoration:none;
	color:#009;
}
a:hover{
	text-decoration:underline;
	color:#900;
}

/* SIDEBAR */
#colonne p{
	padding:0.5ex 0
}


/* COMMENTAIRES */
.comments ul,.commentaires ul{
	list-style:none;
}
.comments ul li,.commentaires ul li{
	border-bottom:1px solid;
	padding-top:10px;
}
.comments ul li em,.commentaires ul li em{
	padding-left:10px;
	margin-top:5px;
	display:block;
	border-left:5px solid;
}


/* ARTICLES */
p.espace_article{
	display:block;
}
#main .fen div.liens{
	clear:both;
}
#main .fen .article{
	/* overflow:auto; */
}
#main a .main_photo{
	border:none
}


/* FORMULAIRES */

input[type=text]{
	padding:1px;
}
textarea{
	overflow:auto;
}
input[type=text],textarea{
	border:1px solid #009;
	background:#fff;
}
input[type=text]:focus,textarea:focus{
	border:1px solid #900;
	background:#fff;
}


/* FORMULAIRE DE CONTACT */
#formulaire_contact textarea{
	width:100%;
	height:150px
}
#formulaire_contact input[type=text]{
	width:50%;
}


/* FORMULAIRE LIVRE D'OR & NOUVEAU COMMENTAIRE */
body.nc{
color: #444;
padding: 0px 10px;
}

#new_comment h3{
font-size: 11pt;
}
#new_comment table{
border-collapse: collapse;
}
#new_comment td{
padding: 0px 8px 0px 0px;
}
#new_comment p{
margin: 3px 0px 0px 0px;
}
#new_comment input{
font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
border: 1px solid #ccc;
}
#new_comment textarea{
font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
font-size: 10pt;
border: 1px solid #ccc;
width: 496px;
}
#huhu{
border: none !important;
}
#new_comment #ok{
background: #444;
color: #fff;
width: 30px;
height: 21px;
text-transform: uppercase;
font-size: 11px;
font-weight: bold;
cursor: pointer;
padding: 0px 1px 2px 0px;
margin-top: 20px;
border: 0px !important;

padding: 3px 1px 2px 0px \9;
}
#new_comment #ok:hover{
color: #ccc;
}


/* DIVERS */
.referencement{
	display:none;
	visibility:hidden;
}


/* BARRE EN HAUT */
#barre_blog{
	display:none;
}


/* ZONE DE PUB */
/*pub google*/
#pub_verticale{
	width:190px;
	position:fixed;
}
#pub_verticale2{
	position:absolute;
}
* html #pub_verticale{
	width:190px;
	position: absolute;
	top: expression(documentElement.scrollTop+body.scrollTop + 20 + "px");
}

/*pub dataxy*/
#pub_verticale3{
position: fixed;
top: 20px;
left: 50%;
margin-left: 320px;
width: 160px;
opacity: 0.9;

-position: absolute;
}
#pub_verticale3:hover{
opacity: 1;
}
#pub_verticale3 img{
border: none;
}

#pub_verticale3 iframe{
background: none;
}


/* SOMMAIRE */
table.sommaire{
	border-collapse:collapse;
}
table.sommaire tr:hover{
	background:#ccc;
}
table.sommaire td{
	padding:1px 5px 1px 0;
	border-bottom:1px solid #ccc;
	cursor:pointer;
}

.mapsitna{
	display:none;
}

/* blog adulte */
#alerte_blog_adulte{
	position:absolute;
	border:2px solid #900;
	background:white;
	padding:10px;
	width:400px;
	top:100px;
	left:50%;
	margin-left:-200px;
	text-align:center;
}

/* DEDIBLOGS */
#dediblogs{
	background:#ffffe1;
	border-bottom:1px solid #999;
	padding:5px;
	font-family:arial;
	color:#000;
	font-size:11px;
}

/* MIVA */
#miva_links a{
	color:black;
	display:block;
	margin:3px;
	width:160px;
}
#miva_links a:hover{
	text-decoration:none;
}
.miva_titre{
	display:block;
	font-weight:bold;
}
.miva_texte{
}
#miva_links td{
	border-bottom:1px solid black;
}.photo_droite{	 border-spacing:0; 	 border-collapse: collapse;	}
.photo_gauche{	}.photo_centre{	}
