/*
Theme Name: Mytemplate
Theme URI: http://www.gestion-projet-web.fr/
Description: Portfolio de Morgan Danguy des Deserts
Version: 2.0
Author: Morgan Danguy des Deserts
----------------------------
    ----Remise a zero----
----------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
/* 
----------------------------
----Fin de remise a zero----
----------------------------
*/
body { 
	background-color: #fff;
	background: url(images/header/fond_top_header.jpg) repeat-x;
	font-family: Tahoma, Century gothic, sans-serif;
	letter-spacing: 1px;
	
	min-width: 960px;
}

a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/*----------------
----le HEADER-----
------------------*/
#header {
	width: 960px;
	height: 39px;
	margin: 20px auto 0 auto;
}
	
	h1, h1 a {
		position: absolute;
		display: block;
		
		background: url(images/header/logo.jpg);
		
		width: 131px;
		height: 132px;
		
		text-indent: -10000px;
	}
	
	#menu {
		position: absolute;
		padding: 0 0 0 165px;
	}
	
		#menu li {
			display: block;
			float: left;
			background-image: url(images/header/fond_btn_menu.jpg);
			background-repeat: repeat-x;
			height: 27px;
			padding: 6px 10px;
			margin: 0 2px;
		}
		#menu li a {
			line-height: 27px;
			
			color: #4571a3;
			text-decoration: none;
		}
		#menu li a:hover{
			text-decoration: underline;
		}
		
		#menu #blog {
			background-image: url(images/header/fond_btn_blog.jpg);
			
			padding: 5px 10px;
			margin-left: 75px;
			border: 1px solid #386595;
			border-bottom: 1px solid #86a3c3;
		}
		#menu #blog a{
			color: #ffffff;
		}
/*----fin du Header----*/

#conteneur{
	width: 960px;
	margin: 0 auto;
}

/*-----------------------
--------SIDEBAR----------
-------------------------*/
#sidebar {
	float: left;
	width: 145px;
	padding-top: 110px;
}

	#menu_sec li{
		background-image: url(images/sidebar/btn_sidebar.jpg);
		margin: 2px 0;
		padding: 2px 8px 4px 10px;
	}
	#menu_sec li a{
		text-decoration: none;
		font-size: 10px;
		color: #3a6a9d;
	}
	#menu_sec li a:hover{
		text-decoration: underline;
	}
/*------------------------
--------CONTENT-----------
--------------------------*/
#content {
	float: left;
	width: 790px;
}
	#content h2{
		float: left;
		padding: 15px 0 5px 20px;
		color: #4571a3;
		font-size: 20px;
	}
	#contenu {
		float: left;
		width: 535px;
		margin: 25px 0 20px 20px;
		padding: 20px 15px 20px 15px;
		background-image: url(images/contenu/fond_bulle.jpg);
		background-repeat: repeat-x;
		background-color: #eeeeef;
		border: 1px solid #d9d9d9;
		border-right: 0px;
		line-height: 20px;
		font-size: 14px;
	}
	#contenu h3{
		margin: 0 0 10px 0;
	}
	#contenu h5{
		margin: 0 0 10px 0;
	}
	#bouton1 {
		float: left;
		width: 219px;
		height: 45px;
		border: 1px solid #d9d9d9;
		background: url(images/contenu/pdf.jpg) top left no-repeat #eeeeef;
		padding: 5px 0 0 40px;
		margin: 0 10px 0 20px;
		text-align: center;
		color: #c84e40;
	}
	#bouton2 {
		float: right;
		width: 219px;
		height: 45px;
		border: 1px solid #d9d9d9;
		background: url(images/contenu/contact.jpg) top left no-repeat #eeeeef;
		padding: 5px 0 0 65px;
		text-align: center;
		color: #c84e40;

	}
	#homme {
		float: right;
		margin: 70px 0 0 -1px;
	}
/*---- Template_Présentation ----*/
#contenuPresentation {
		float: left;
		width: 750px;
		margin: 25px 0 20px 20px;
		padding: 8px 15px 20px 15px;
		background-image: url(images/contenu/fond_bulle.jpg);
		background-repeat: repeat-x;
		background-color: #eeeeef;
		border: 1px solid #d9d9d9;
		line-height: 20px;
		font-size: 14px;
	}
	#contenuPresentation h3{
		background-color: #4571A3;
		color: #ffffff;
		font-weight: bold;
		padding: 2px 2px 2px 5px;
		margin: 15px 0 4px 0;
	}
	#contenuPresentation a{
		color: #4571A3;
	}
	#contenuPresentation ul li{
		font-size: 13px;
		line-height: 16px;
	}
#accroche {
	float: left;
	padding: 10px 0 0 20px;
}
#accroche p{
	font-size: 14px;
	line-height: 16px;
}
.lienhome {
		color: #4571A3;
		font-size: 12px;
}
/*---- Template_Blog ----*/
#accrocheBlog {
	float: left;
	padding: 10px 0 25px 20px;
	margin: 0 0 0 145px;
	width: 798px;
	min-height: 20px;
}
.lienarticle a {
	text-align:right;
	font-size:10px;
}
p.lienarticle {
	text-align:right;
}
#contentBlog {
	width: 960px;
}
#contentBlog h2{
		float: left;
		padding: 15px 0 5px 165px;
		color: #4571a3;
		font-size: 20px;
	}
.contenuBlog {
		float: left;
		width: 700px;
		margin: 0 0 20px 0;
		padding: 0 0 20px 0;
		background-image: url(images/contenu/fond_bulle.jpg);
		background-repeat: repeat-x;
		background-color: #eeeeef;
		border: 1px solid #d9d9d9;
		line-height: 20px;
		font-size: 12px;
	}
	.contenuBlog h3{
		background-color: #4571A3;
		padding: 2px 2px 2px 5px;

		margin: 5px 0 4px 10px;
	}
		.contenuBlog h3 a{
			color: #ffffff;
			font-weight: bold;
			font-size: 15px;
		}
	.contenuBlog a{
		color: #4571A3;
	}
	.contenuBlog p{
		margin: 6px 15px;
	}
	.contenuBlog p strong{
		color: #4571A3;
	}
	.contenuBlog h4{
		border-bottom: 3px solid #4571A3;
		color: #4571A3;
		font-weight: bold;
		padding: 2px 2px 2px 5px;
		margin: 15px 15px 4px 15px;
		font-size: 14px;
	}
	.contenuBlog h5{
		border-bottom: 1px solid #4571A3;
		color:#4571A3;
		margin: 5px 5px 2px 15px;
		font-weight:normal;
	}
	.contenuBlog img {
		margin:5px;
		float:left;
	}
	.contenuBlog ul {
		list-style:inside;
	}
	.wp-caption-text {
		color:#4571A3;
		margin: 0;
		font-weight:normal;
		font-size:9px;
		line-height:normal;
		float:left;
	}
#sideBlog {
	float: right;
		margin: 0 0 10px 0;
		padding:  0 0 10px 0;
		width: 250px;
}
	#sideBlog .postmetadata {
		font-size: 12px;
	}
	li.lifestream_feedid_3 {
		margin: 3px 2px 3px 2px;
		border-bottom:1px solid #4571A3;
	}
	/*li.lifestream_feed_twitter {
		background-image:none;
	}*/
	ul.lifestream li {
		background-image:none;
	}
#sidebar2 {
		float:  left;
		background-image: url(images/contenu/fond_bulle.jpg);
		background-repeat: repeat-x;
		background-color: #eeeeef;
		border: 1px solid #d9d9d9;
		margin-bottom: 5px;
		width: 250px;
	}
	#sidebar2 h3{
		background-color: #4571A3;
		color: #ffffff;
		font-weight: bold;
		padding: 2px 2px 2px 5px;
		margin: 5px 0 4px 0;
		text-align: center;
		font-size: 13px;
	}
	#sidebar2 p{
		padding: 0 2px 8px 2px;
	}
	#sidebar2 a{
		color: #4571A3;
	}
	.widgettitle {
		display: none;
	}
#lesTweets {
	padding: 2px;
	font-size: 12px;
}
	#lesTweets a{
		color: #4571A3;
	}
.widget_lifestream{
	list-style-type: none;
}
.postdate{
	float: left;
	display: block;
	margin: 0 10px 0 0;
	background: url(images/blog/pictoDateBlog.png) no-repeat;
	width: 60px;
	height: 68px;
	font-family: Georgia;
}
 
.postdate .month {
	color:#999999;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 3px;
}
 
.postdate .day {
	color:#FFFFFF;
	text-align: center;
	font-size: 1.5em;
}
#nabaztag {
	background:  transparent url(images/sidebar/nabaztag.png) top left no-repeat;
	height: 230px;
	width: 250px;
	float: left;
	margin: 0 5px 10px 0;
	padding:  0 0 10px 0;
	background-color: #eeeeef;
	border: 1px solid #d9d9d9;
}
	#nabaztag h3{
		background-color: #4571A3;
		color: #ffffff;
		font-weight: bold;
		padding: 2px 2px 2px 5px;
		margin: 5px 0 4px 0;
		text-align: center;
		font-size: 13px;
	}
	#nabaztag li {
		list-style: none;
		padding-left: 90px;
		padding-top: 5px;
		font-size: 12px;
	}
	#wpnabaztag-form {
		padding-top: 2px;
	}
	#nabaztag p{
		padding: 0 2px 8px 2px;
	}
	#nabaztag a{
		color: #4571A3;
	}
	.widgettitle {
		display: none;
	}
	.widget_wpnabaztag {
		text-align: right;
	}	
	
/*--- Mis En Avant ---*/
#zoneBasWrapper {
	clear: both;
	
	border-top: 1px solid #7e7e7e;
	background:  url(images/contenu/zoneBasBackground.jpg) top repeat-x #dadada;
}

#zoneBas {
	width: 960px;
	margin: 0 auto;
}

#zoneBas h2{
	padding: 6px 12px;
	background: url(images/contenu/titreZone.jpg) top repeat-x ;
	color: #4571A3;
}

#zoneBas div div {
	padding: 12px;
	text-align: left;
}

#zoneBas p{
	color: #525355;
	font-size: 12px;
}

#zone1 {
	float: left;
	width: 315px;
	background-color: #dadada;
}
#zoneBas #zone1 div {
	padding-right: 7px;
}

#zone2 {
	width: 318px;
	margin: 0 auto;
	
	background-color: #dadada;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
}
#zone3 {
	float: right;
	width: 315px;
	background-color: #dadada;
}
#zoneBas #zone3 div {
	padding-left: 7px;
}
	
/*-----------------------
-----le FOOTER-----------
-----------------------*/
#fondFooter {
	clear: both;
	
	width: 100%;
	height: 51px;
	background: url(images/footer/fond_footer.jpg) repeat-x;
	
	padding-top: 15px;
}
#footer {
	width: 960px;
	
	height: 51px;
	margin: 0 auto;
	
	color: #FFFFFF;
	font-size: 10px;
	text-align: right;
}

#footer a {
	color: #FFFFFF;
}

#menuBas {
	float:left;
	font-size: 12px;
}

#menuBas li a:hover{
	color: #000000;
}

#menuBas li{
	float: left;
	padding-left: 3px;
}