/*
Theme Name: kadyeco
Theme URI: http://www.eoxia.com/
Version: 1.0
Description: kadyeco
Author: EOXIA
Author URI: http://www.eoxia.com
*/
body {
/*pour appliquer un background uni en fond de page*/
	margin:0;
	padding:0;
	font-family: Myriad Web Pro, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 0.9em;
	text-align:left;
	color:#000000;
	line-height:1.1em;
	background: #FFFFFF;
}
input, textarea 
{
	background: #ffffff;
	border: #ffdda5 1px solid;
}
#header a {
color:#ffffff;
}
#news {
	/* height: 450px;*/
	/*pour la typo, la couleur de la typo de l'ensemble du doc*/
	float:left;
	color:#000000;
	font-size:11px;
	font-family: Arial, sans-serif;
}
#news a, a:visited {
color:#bc0011;
font-weight:bold;
}
#news a:hover {
	color: #F1D300;
	text-decoration: none;
	font-weight:bold;
}
#content {
	/* height: 450px;*/
	/*pour la typo, la couleur de la typo de l'ensemble du doc*/
	float:left;
	padding-left:10px;
	margin:0px;
	overflow:hidden;
	display:inline;
	color:#000000;
	font-family:  Arial, sans-serif;
}
#content a,  a:visited {
color:#bc0011;
font-weight:bold;
} 
#content a:hover {
	color: #F1D300;
	text-decoration: none;
	font-weight:bold;
}
a img {
	border: none;
}
h2 {
	color:#bc0011;
	font-family:  Arial, sans-serif;
	font-size:20px;
	font-weight:bold;
}
p {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4 {
/*choix espacement des lettres des titres du contenu, pas la couleur*/
	font-family: Arial, sans-serif;
	font-weight: normal;
}
#content ul {
/*pour avancer ou reculer la liste des titres du menu*/
	margin-left: 0;
	padding-left: 45px;
	list-style-type: none;
}
#content ul li {
	background: url(../../../imgage/bullet.gif) no-repeat 0 7px;
	padding-left: 1.5em;
color:#E73C0C
}

.page 
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
}

.page-content {
/* choix de la couleur de la typo dans le contenu (par défaut, possibilité de changer dans word press) */
color:#000000}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
/* pour changer la couleur du titre de page du contenu */
	text-decoration:none;
	color:#c7322d
}
	
#footer {
	margin:0 auto;
	padding: 7px 0;
	font-size: 0.8em;
	color: #ffffff;
	text-align:center;
}
.commentlist {
	font-size:1em;
	font-weight:normal;	
}
#commentform 
{
	margin:0 0 0 40px;
}
#commentform textarea {
	width: 80%;
}
#commentform p {
	margin: 0 0 1em;
}
#comments,#respond {
	text-transform: uppercase;
	margin: 3em 0 1em 40px;
	color: #676E04;
	font: 0.9em verdana, helvetica, sans-serif;
}
.commentlist li 
{
	margin:5px 0;
	padding:10px 10px 20px 10px;
	background:#F3F6ED url(../../../img/comments_bottom.jpg) repeat-x bottom;
	border:#E1D6C6 1px solid;
}
.commentlist .alt 
{

}
#topnav 
{
	list-style:none;
	font-size:0.9em;
	margin:0 auto;	
	padding:12px 20px 0 0;
	text-align:right;	
	font-family:Myriad Web Pro, Trebuchet MS, Verdana, Arial, sans-serif;
}
#topnav li 
{
	list-style:none;
	display:inline;
	padding:0;
	margin:0;
	font-weight:bold;
}

#topnav li a:link, #topnav li a:visited
{
	text-decoration:none;	
	color:#e9af4c;
}
#topnav li a:hover, #topnav li a:active
{
	color:#000000;	
}

