/* 
Theme Name: Developpeuse
Theme URL: http://www.developpeuse.net/
Description : Theme par Aurélie Vinot pour Developpeuse.net
Version : 0.1
Author : Aurélie Vinot
*/
@charset "UTF-8";

body {
	background:url(images/bg-body.jpg) repeat-x top center #E8F7F9;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:62.5%; /* Sets default font size to 10px */
	color:#222222;
	}

* {
	margin:0;
	padding:0;
	}

img {
	border:0;
	}

p {
	margin-bottom:1.75em;
	}

a {
	text-decoration:none;
	color:#B4C835;
	}
a:hover {
	text-decoration:none;
	color:#6CC7DC;
	}

/* Structure */

#wrapper {
	width:700px;
	margin:0 auto;
	background:#ffffff;
	}
#header {
	width:700px;
	height:140px;
	background:url(images/bg-header.jpg) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#menu {
	height:35px;
	line-height:35px;
	background:url(images/bg-menu.png) repeat-x;
	padding:0 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#sidebar {
	display:block;
	float:left;
	width:180px;
	background:#efefef;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#content {
	display:block;
	float:left;
	width:490px;
	min-height:400px;
	margin-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
#footer {
	clear:both;
	height:150px;
	background:url(images/footer.jpg) no-repeat;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	}
	
/* Page CV */

#content_cv {
	float:left;
	width:490px;
	min-height:400px;
	margin-left:10px;
	}
#content_cv li  {
	font-size:12px;
	list-style-image:url("images/arrow_right.png");
	list-style-type:none;
	margin:5px 0 5px 20px;
	}
#content_cv p  {
	font-size:12px;
	margin:0 0 0 30px;
	}
#content_cv h5{
	font-size:12px;
	margin:0 0 0 120px;
	font-weight:normal;
	}
/* Menu */

#menu ul {
	list-style-type:none;
	}
#menu li {
	float:left;
	}
#menu li a {
	padding:0 15px;
	display:block;
	color:#ffffff;
	margin-right:2px;
	}
#menu li a:hover, #menu li a.actif {
	background:url(images/bg-menu-hover.png) no-repeat center center;
	}
	

/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar-bottom {
	height:20px;
	background:url(images/bg-sidebar-bottom.gif) no-repeat top center;
	}

/* Footer */

#footer-valid {
	display:block;
	float:left;
	margin-left:320px;
	_margin-left:160px;
	margin-top:20px;
	padding-top:110px;
	padding-left:20px;
	cursor:default;
	color:#ffffff;
	}
#footer-valid a {
	color:#ffffff;
	text-decoration:none;
	}
#footer-valid a:hover {
	color:#ffffff;
	text-decoration:underline;
	}

/* Heading's */

#content h1, #content_cv h1 {
	font-size:1.5em;
	color:#B4C835;
	margin: 10px 0 10px 0px;
	}
h2 {
	font-size:1em;
	color:#B4C835;
	margin: 0 0 0 30px;
}
#content h2, #content_cv h2 {
	font-size:1.2em;
	color:#B4C835;
	margin: 3px 0 3px 0px;
}
	
/* Feed */

#feed {
	height:25px;
	width:126px;
	background:url(images/bg-feed.gif) no-repeat;
	margin:0 auto;
	padding-left:26px;
	}
a.feed-button {
	display:block;
    width:100px;
    height:25px;
    background:url("images/button-feed.png") 0 0 no-repeat;
    text-decoration: none;
	}
a:hover.feed-button {
	background-position:0 -25px;
	}

/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
	
li#linkcat-2 h2{ 
	display:none;
	}
	
div#icones-reseaux-sociaux { background-color:#FFF; width:160px; padding:230px 10px 0 10px;  }
div#icones-reseaux-sociaux img { margin:5px; border:none; }

/* Tableau compétences*/

table {

}
caption {
	padding: 0 0 5px 0;
	width: 700px;	 
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	width:100px;
	border-right: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: center;
	padding: 6px 6px 6px 12px;
	background: #e7faeb;
}
th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border:none;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}



.page-id-9 #content ul {
	list-style-position:inside;	
}
.border {
width:100%;
border-top:1px solid #e5eff8;
border-right:1px solid #e5eff8;
margin:1em auto;
border-collapse:collapse;
}
.border td {
border-right: 1px solid #e9e9e9;
	background: #fff;
	
}
