/*
Theme Name: MC2a_v2
Theme URI:
Description: theme pour MC2a - Porte 44.
Version: 2


*/

/* choisissez le type de blog ici */

/*corps de la page web */

body {
font-family: Arial, Helvetica, Sans-serif;
font-size: 11px;
text-align: left;
background: #fff;
color: #666666;
margin: 0;
}

#page {
	width: 955px;
margin: 0 auto 0 auto;
}

/* gestion de l'ent�te */

#header {
	width: 218px;
	float: left;
	padding: 0px 0px 20px;
	margin-top: 15px;
}

#header h1 {
padding: 0 20px 0 0;
font-size: 2em;
text-align: right;
}

#header h1 a{
color: #666;
background-color: #ccc;
}

#header p {
padding: 0 20px 0 0;
font-size: 1em;
text-align: right;
}

.cycloneslider {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* gestion du contenu */

#content {
	float: right;
	width: 700px;
	margin-bottom: 25px;
	margin-top: 40px;
}
#content img {
max-width: 680px;
height: auto;
}
#col_accueil {
	clear: both;
	width: 955px;
}
#blok_accueil {
	float: left;
	width: 195px;
	margin-top: 5px;
	margin-right: 14px;
}
#blok_accueil_edito {
	float: left;
	width: 298px;
	margin-top: 5px;
	margin-right: 14px;
}
#blok_accueil2 {
	float: right;
	width: 638px;
	margin-top: 5px;
}
#blok_accueil h2{
	margin-top: 5px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #333;
}
#blok_accueil p {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 3px 0px 0px;
}
#blok_accueil_edito p {
	font-family: Arial;
	font-size: 11px;
	color: #666;
	margin: 0px;
	padding: 3px 0px 0px;
}
#blok_accueil_titre {
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
#blok_accueil_titre2 {
	width: 638px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}
.titre_rubrique_accueil  {
	font-family: Arial;
	font-size: 22px;
	font-weight: normal;
	color: #999;
}
.date_rubrique_accueil {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #999;
}

#content h2 {
	font-size: 1.6em;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

.post_content {
font-size: 1em;
color: #555;
background-color: white;
}

.postmetadata {
font-size: 0.8em;
color: #999;
background-color: white;
}


/* gestion de la sidebar */

.sidebar {
	float: left;
	width: 200px;
	margin: 0px 0px 20px 5px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px 4px 0px 5px;
}

.sidebar h2 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 4px 0px 0px;
	padding: 0px;
	cursor: pointer;
}


/* gestion du footer */

#footer {
	width: 955px;
	font-size: 1em;
	color: #999;
	padding: 80px 0px 0px;
	clear: both;
	margin: 30px 0px 0px;
}

#footer a {
	color: #999;
}

#footer p{
	text-align: left;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-family: Arial;
}


/* gestion des commentaires */

.comments-template{
margin: 10px 0 0 0;
}

.comments-template ol{
margin: 10px;
padding: 0 0 0 15px;
list-style: none;
}

.comments-template ol p{
font-family: "Arial", Helvetica, Sans-serif;
font-size: 0.9em;
}

.comments-template ol li{
margin: 10px 0 0 0;
line-height: 15px;
padding: 0 0 10px;
}

.comments-template h2, .comments-template h3{
font-size: 1.2em;
}

.commentmetadata{
font-size: 0.9em;
}

.comments-template p.nocomments{
padding: 0;
}

.comments-template textarea{
font-family: Arial, Helvetica, Sans-serif;
font-size: 0.9em;
}

.cadre_commentaires {
border-bottom: 1px solid #ccc;
border-top: 1px solid #ccc;

}


/* gestion des liens */

a {
	color: #C1C1C1;
	text-decoration: none;
outline: none;
}
a:hover {
	text-decoration: underline;
}

#content h2 a{
	font-size: 1.3em;
	font-family: Arial;
	color: #666;
	background-color: white;
}

#content h2 a:hover{
color: #555;
background-color: white;
}

.post_content a {
color: #069;
background-color: white;
}

.post_content a:hover {
color: #fff;
background: #069;
}
.sidebar a:hover {
	text-decoration: none;
	color: #333;
}

.sidebar a   {
	list-style-type: none;
	margin: 0px;
	padding: 0px 4px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
}
#content p{
	margin: 0px 0px 8px;
	padding: 0px;
}
.entry a {
	color: #000;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
.entry a:hover {
	text-decoration: underline;
}
.sidebar h3 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin: 4px 0px 0px;
	padding: 0px;
	cursor: pointer;
}

#img_left {
	float: left;
	height: 72px;
	width: 105px;
}
#lead_categorie {
	clear: both;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	padding-bottom: 4px;
}
#titre_categorie {
	position: relative;
	float: left;
	width: 150px;
	margin-left: 15px;
}
#titre_categorie a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #333;
}
#entry_categorie {
position: relative;
	float: left;
	width: 400px;
	margin-left: 15px;
	text-align: justify;
}
#entry_categorie a {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
#date_pro {
	font-family: Arial;
	font-size: 11px;
	color: #333;
	font-weight: normal;
}
#qui_pro {
	font-family: Arial;
	font-size: 11px;
	color: #999;
	font-weight: normal;
}
#auteur_pro {
	font-family: Arial;
	font-size: 11px;
	color: #999;
	font-weight: bold;
}
#titre_pro {
	font-family: Arial;
	font-size: 12px;
	color: #999;
	font-weight: normal;
}

#clear_file {
	clear: both;
	height: 3px;
	width: 400px;
	position: relative;
}
#date_billet {
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	color: #999;
	float: left;
}
#qui_billet {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #999;
}
#auteur_billet {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	float: left;
}
#titre_billet {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
#genre_billet {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
.entry {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	padding: 50px 0 0 0;
}


.entry_justif {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #666;
	text-align: justify;
}

#bloc_titre {
	clear: both;
	width: 100%;
	margin-bottom: 8px;
	padding-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	margin-top: 3px;
	padding-top: 8px;
}
#cat_billet {
	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
	color: #C4C4C4;
}
#bloc_titre_edito {
	width: 100%;
	margin-bottom: 12px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.titre_edito {
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.date_edito {
	font-family: Arial;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}
a.lien_voir {
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333;
}#cat_categorie {
	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
	color: #C4C4C4;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C4C4C4;
	margin-bottom: 18px;
	padding-bottom: 2px;
}
.entry h1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.entry p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
#commentform textarea {
	width: 400px;
	height: 100px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a img, a:visited img {
	border:none
	}
		.nocomments {

	font-size: 1px;
	color: #FFF;
	}
	a{
 outline: none;
}
