/* Creation de site - www.shanaya.com */

/* PARAMETRES GENERAUX 
-------------------------------*/ 
html
{background: url(../../img/fond.jpg) #FFF; }

body
{ margin: 0; padding: 0; }

body, h1, h2, h3, h4, p, td, ul, li 
{ 
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
color: #444;
line-height: 130%; 
} 

body, p, td, ul, li
{ 
font-size:small;
}


h1
{ 
font-size:22px;
color: #DF1717;
margin-bottom:1em;
margin-top:0;
}

h2
{ 
font-size:16px;
color: #DF1717;
margin-top:1.5em;
}

h3
{ 
font-size:medium;
}

a
{
color: #DF1717;
}


p {
margin:0;
margin-bottom:1em;
}

img {
border:0;
}

.intitule {
text-align:right;
font-weight:bold;
width:160px;
color: #DF1717;
vertical-align:top;
}



/* ZONES */

body
{
width:948px;
margin:10px auto;
}

#contener {
background: url(../../img/contenu-bas.gif) bottom no-repeat;
padding-bottom:11px;
}

.contenu 
{
background: url(../../img/contenu-fond.gif);
padding:15px 35px;
}

.contenuaccueil 
{
background: url(../../img/contenu-fond.gif);
padding: 0 6px;
}

.contenu-plat
{
background: url(../../img/contenu-fond.gif);
padding-left:1px;
}


#header {
background: url(../../img/contenu-haut.gif) top no-repeat;
padding-top:11px;
margin-top:5px;
}

#footer {
margin-top:15px;
}

#menu {
margin-top:10px;
width:100%;
text-align:center;
background-color:#DF3838;
height:47px;
}

.image img {
border:1px solid #333;
padding:5px;
}

.image {text-align:center;font-size:10px}

.droite {
text-align:right;
vertical-align:top;
width:200px;
}

.champ {
width:250px;
}

#actualites {
background-color: #DCDCDC;
padding: 6px 12px;
font-size:x-small;
margin:10px 25px 0 10px;
line-height:120%;
color:#000;
}

.encadre {
padding:12px;
margin: 12px 0px;
background-color:#eee;
color:#000;
border:1px solid #DF1717;
}

.encadre ul, .encadre li {
color:#000;
}

.encadre strong {
color: #DF1717;
}

blockquote {
color:#7A1F1F;
width:70%;
margin:12px auto;
padding:12px;
font-style:italic;
text-align:right;
}

#petition {
background:url(../../img/fond-form.gif) repeat-x;
border:1px solid #8C8C8C;
padding: 12px 5px;
width:80%;
margin:2em auto;
}

.small {
font-size:10px;
}

#nbsignatures {
font-weight:bold;
position:relative;
top:-160px;
left:6px;
font-size:15px;
}

html>/**/body #nbsignatures {top:-175px;}

#menudc {
margin-top:15px;
padding:15px;
border: 1px solid #999;
font-size:10px;
background-color:#eee;
line-height:1.5em;
}

#menudc a {
color:#000;
text-decoration:none;
border-bottom:1px dotted;
}

#menudc a:hover {
color:#DF1717;
text-decoration:underline;
border-bottom:0;
}

#equiv_nourriture {
padding: 0 10px 0 20px;
}

#equiv_nourriture h2 {
margin-top:0;
}

/* le blog */

#main{
	float: left;
	width: 620px;
}

#content{
	margin: 0 0 0 30px;
	padding: 1em 0 0 0;
}

.post{
	margin-bottom: 4em;
}

#sidebar{
	float: right;
	width: 240px;
	padding-bottom: 4em;
}

#sidebar div{
	margin: 0 30px 0 0;
	padding: 1ex 1em;
}


/* Le contenu
-------------------------------------------------------- */
.day-date{
	padding-left: 20px;
	margin-left: -25px;
	color: #888;
	background: transparent url(img/day-date.png) no-repeat left center;
	font-style: italic;
}

.post-title{
	background: transparent;
	margin-bottom: 0;
}

.post-title a{
	background: transparent;
	text-decoration: none;
}

.post-info{
	margin-top: 0;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post-info a{
	background: transparent;
	text-decoration: none;
}

.post-content{
	text-align: justify;
}

.post-content blockquote{
	font-family: Georgia, serif;
	font-style: italic;
}

.post-info-co{
	text-align: right;
}

#trackbacks blockquote, #comments blockquote{
	border: 1px solid #EEE;
	margin: 1em 0;
	padding: 1ex 1em;
}

/* La barre de navigation
-------------------------------------------------------- */
#sidebar div{
	border-bottom: 1px solid #DF3838;
	color: inherit;
}

#sidebar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar h2, #sidebar h3{
	color: #DF3838;
	margin: 0 0 1ex 0;
}

#sidebar h3{
	font-size: 1em;
	margin: 0;
}

#sidebar div#search{
	background: transparent;
	color: inherit;
	line-height: 2.3em;
	border-bottom: 1px solid #DF3838;
}

#search fieldset, #search p{
	margin: 0;
	padding: 0;
}

#q{
	padding-left: 18px;
	background: #fff url(img/q.png) no-repeat 4px center;
}


#sidebar div#calendar table{
	font-size: 0.8em;
	text-align: center;
	margin: 0 auto;
	border-collapse: collapse;
}

#sidebar div#calendar table caption{
	margin: 0 auto;
}

#sidebar div#calendar table th{
	color: #DF3838;
	background: transparent;
}

#sidebar div#calendar table td{
	width: 14%;
	line-height: 2em;
	border: 1px solid #EEE;
}

#sidebar div#calendar table td a{
	display: block;
	background: #ccc;
	color: #DF3838;
	font-weight: bold;
	text-decoration: none;
}

#sidebar div#calendar table td a:hover{
	background: #DF3838;
	color: #fff;
}