/*
Theme Name: Netideal - FR
Theme URI: http://www.netideal.fr
Description: Simple WP theme
Author: Netideal
Author URI: http://www.netideal.ifr
*/


*{margin:0; padding:0;}

body {
font-family: arial, helvetica, sans-serif;

font-size: 12px; 
background: #e4e4e4;
color: #44484B; 
margin:0; 
padding:0;
line-height: 135%;
}

a { color: #FE0000; text-decoration: underline; }
a:hover { text-decoration: none; color : #44484B; }

img{ border: none; padding: 6px; } 
img a{border:none;} 

ul { list-style-type: none; }

#page {
	width: 1000px;
	margin: auto;
}


#header { 
height: 160px;
background: #e4e4e4 url(images/header.jpg) no-repeat;
}
#header h1 {
padding: 0px 0 0 523px;
}
#header h2 {
color: #44484B;
font-size: 9px;
font-weight: 100;
padding: 00px 0 0 324px;
}

#menu {
font-family: arial; 
height: 40px;
line-height: 40px;
}

#menu ul {
list-style-type: none;
margin: 0;
padding-left: 400px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
display: block;
padding: 0 10px 0 10px;
text-decoration: none;
color: #44484B;
font-size: 14px; 
font-weight: bold;
letter-spacing: -1px;
}
#menu ul li a:hover {
color: #FE0000;
background: #1BC51C url(images/menuover.jpg) repeat-x;
}
#menubottom {
background: #e4e4e4 url(images/menubottom.jpg) no-repeat;
padding: 5px 0;
}

#wrapper {
background: #e4e4e4 url(images/content.jpg) repeat-y;
padding: 0 30px;
}

#content {
	float: left;
    width: 710px;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

#sidebar {
    float: right;
	width: 210px;
	padding-top: 20px;
}

#footer {
	background: #e4e4e4 url(images/footer.jpg) no-repeat;
	height: 90px;
	padding: 10px 0 0 0;
	color: #44484B;
	font: 11px Arial;
	text-align: center;
	
}
#footer p { color: #44484B; }
#footer a { color: #44484B; text-decoration: underline; }
#footer a:hover { color: #FE0000; text-decoration: none; }


h1 {

}

h2 {

}

h3 {
font-weight: 100;
margin-top: 7px;
}

h4 {

}

h5 {

}





h2 a:hover, h2 a:visited, h2 a {

}

.post {
text-align: justify;
}

.post h2 { 
    font-weight: 100;
	background:url(images/barre_videos.jpg) no-repeat left bottom;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h2 a:hover { text-decoration: none; }

.post h3 { 
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
}
.post h3 a:hover { text-decoration: none; }

.post p {
padding: 5px;
}

.post a {

}

.post ul {

}

.post li {

}

.entry {

}

.entrytext .postmetadata {
	clear: both; 
    background:#FFFFFF; 
	padding:2px; 
	margin-top: 16px;
	margin-bottom: 5px;
	font-size: 11px;
}

.postmetadata alt {
	clear: both; 
	padding:2px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata {
	clear: both; 
	background:#FFFFFF; 
	padding:2px; 
	margin-top: 16px; 
	margin-bottom: 5px;
	font-size: 11px;
}
.postmetadata a {
font-size: 11px;
}



.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	font-weight:bold;
	clear:both;	
	}
	
	.alignleft {float:left; } 
	.alignright {float:right;} 

.center {

}

.pagetitle {

}


blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

cite {
	font-family: arial, verdana, tahoma;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #111; text-decoration: none;}


acronym, abbr {

}

#content h2 {
    font-weight: 100;
    letter-spacing: -1px;
    font-size: 19px;
    margin: 0 0 4px; padding: 0 0 3px; 
	color: #FE0000;
}

#content ul {
color: #555555;
padding: 10px 30px;
}
#content ul li {
list-style-type: square;
}

#sidebar img { padding: 0; margin: 0; }
#sidebar ul {
    list-style-type: none; 
}

#sidebar ul h2 {
    font-family:Arial; 
    background: #129A12 url(images/sidebarh2.jpg) no-repeat;
    height: 28px;
	line-height: 28px;
    font-weight: bold;
    letter-spacing: -1px;
    font-size: 16px;
    margin: 10px 0 5px 0; padding: 0 0 0 10px; 
	color: #000000;
}

#sidebar ul li {

}

#sidebar ul ul {
padding: 5px 0 5px 10px;
}

#sidebar ul ul li {
    background: url(images/icon.gif) no-repeat center left;
    padding: 2px 0 2px 10px;
}
#sidebar ul ul li a { font-size: 12px; }

#sidebar ul ul ul {
padding-left: 7px;
}

#sidebar p {

}

#sidebar a {
color:#44484B;
text-decoration: none;
}
#sidebar a:hover {
color:#FE0000;
text-decoration: underline;
}

#sidebar a:visited {
color:#44484B;
text-decoration: none;
}



ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {background: #f3f3f3;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; }

ol.commentlist a {color:#111;}

small.commentmetadata {

}

#comment{
	width:75%;
	min-width:300px;
	}

	
#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}
	
#commentform{
	background: #E0EFE0;
	margin: 12px 0;
	padding:20px;
	}
#commentform input {
	border: 1px solid #000;
	margin: 10px 0 0 0;
	padding: 2px;
	}
#commentform p{
	color: #111;
	}
#commentform textarea {
border: 1px solid #000;
background: #E0EFE0;
margin-top: 10px;
color: #333;
}

#commentform a{color: #111; text-decoration: none;}
#searchform {
padding-left: 10px;
}

#searchform input {
font-size:11px;padding:6px;
border: 1px solid #aaa;
}

#searchform #s {

}
#searchform input#searchsubmit{
margin-top: 5px;
border:0;color:#496333; background: #C0C0C0;
width: 50px;
}

/*-------------Calendar-----------------*/

#wp-calendar {

}

#wp-calendar th {

}

#wp-calendar a {

}

#prev a, #next a {

}

#wp-calendar caption {

}
.dateicon {
color: #111;
}

.titleback {
margin: 3px 0;
padding-top: 18px;
height: 30px;
font: bold 14pt arial;
letter-spacing: -1px;
text-indent: 50px;
text-align: left;
margin-bottom: 0px;
color: #000000;
text-decoration: none;
width:100%;
}

.titleback a {color:#000000; text-decoration: none;}

.titleback a:hover{color:#FE0000; text-decoration: underline;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.newsletter {
border: 1px solid #7DB059;
margin: 2px 2px 2px 2px;
padding-top: 2px;
padding-bottom: 2px;
background: #DFECD4;
font: 9pt "Lucida Sans", arial;
text-align: left;
color: #44484B;
}

/*--------------TJ-------*/		
/*   Menu page index   */
/*----------------------*/

#content  .menu_image {
	padding-bottom: 10px;
	color: #44484B;
	font: 12px Arial;
	text-align: center;
	
}
#content  .menu_image p { color: #44484B }
#content  .menu_image a { color: #FE0000; text-decoration: underline; }
#content  .menu_image a:hover { color: #44484B; text-decoration: none; }