/*  
Theme Name: PS76
Theme URI: http://wordpress.org/
Description: Th&egrave;me du PS76
Version: 1.0
Author: Interactive Production
Author URI: http://www.interactive-production.fr

*/

* {
	padding	: 		0;
	margin: 		0;
}

body {
	font-size: 		62.5%; /* Resets 1em to 10px */
	font-family: 	Arial, Sans-Serif;
	background: 	#CACAD2;
}

#page {
	background: 	#FFF;
	margin: 		0 auto;
	width: 			914px;
}

#header {
	/*margin-bottom	: 35px;*/
	background	: #FFF;
	height      : 196px;	
}

#headerimg 	{ 
	height		: 196px; 
	width		: 914px;
	/*background	: url(images/bandeau.jpg);*/
	cursor		: pointer;
}

#menu {
	height:			29px;
	background: 	#FFF url('images/tirets-h.png') repeat-x bottom;
	margin-left:   12px;
	margin-top:		2px;
	margin-right:	30px;
}

#recherche {
	background: #FFF;
	position : relative;
	top: -15px;
	left: 680px;
	width: 180px;
	height: 20px;
	text-align: right;
	
}

#recherche .tablerecherche {
	border: 1px solid #1b6570;
}

#s {
	color:	#166c7a;
	border: 0 !important;
	height: 18px;
}

#searchsubmit {
	width:20px;
	height:20px;
	background: url('images/bouton_ok_rech.png');
	border:none !important;
	cursor: pointer;
}

#searchform {
	margin:0;
	padding:0;
}

#ladate {
	text-align: right;
	margin: 3px 30px 30px 0 !important;
	padding: 0 !important;
	color: #447077;
	font-weight: bold;
	font-size: 12px;
	width: 884px;
	height: 16px;
}

#content {
	padding-top	: 0;
	background	: #FFF;
	font-size: 1.2em;
}

.titrepost {
	float:left;
	width: 505px;
}

.datepost {
	float: right;
	display: inline;
	width: 112px;
	text-align:	right;
	margin-top:12px;
	color:#166c7a;
	font-size:12px;
	font-family:Arial;
}

.tirets-titre-post {
	background: url('images/tirets-h.png') repeat-x bottom;
	height:30px;
}



/* Begin Sidebar */
#sidebar
{
	display: inline;
	text-align: left;
	float	: left;
	width	: 220px;
	margin-left	: 21px;
	margin-right: 30px;
	
}

#sidebar form {
	margin: 0;
}
	
#derniers-posts {
	border:	1px solid #6399a2;
	padding: 15px;
	background: #F2F2F2;
}

#derniers-posts h3 {
	font-size: 18px;
	font-family: 'Times New Roman';
	color: #166c7a;
	background: url('images/bigred-doublechev.png') no-repeat;
	background-position: 120px 0px;
	padding-top:1px;
}

#derniers-posts ul {
	margin-top:	10px !important;
}

#derniers-posts li {
	margin-top:	10px;
	font-size:12px;
}

#derniers-posts li a {
	color: #166c7a;
	font-size:12px;
	text-decoration: none;
}

#derniers-posts li a:hover {
	color: #166c7a;
	font-size:12px;
	text-decoration: underlined !important;
}

#abo-5-5 {
	margin-top:10px;

	height:54px;
	
	border:	1px solid #6399a2;
	padding-top: 15px;
	padding-left: 15px;
	background: #F2F2F2;
	
	font-size: 12px;
	color: #447077;
	font-family: Arial;
}

#abo-5-5 input{
	border: 1px solid #078395 !important;
	width : 164px !important;
}

#abo-5-5 #ok {
	width: 21px !important;
	height: 20px !important;
	margin-left: 0 !important;
	border: none !important;
} 

#cadre_video {
	width: 215px;
	height: 187px;
	background: url('images/cadre_video.png') no-repeat;
	margin-bottom: 10px;
	padding-top: 8px;
	padding-left: 5px;
}


#titre1,#pdftitre1,#diapotitre1 {
	float: left;
	width: 150px;
	margin-left: 10px;
	font-family: 'Times New Roman';
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}

#titre2,#pdftitre2 {
	display: inline;
	float: left;
	width: 150px;
	margin-left: 10px;
	font-family: 'Arial';
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	padding-bottom: 5px;
}

#titre2 a {
	font-family: 'Arial';
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;		
}

#titre2 a:hover {
	text-decoration: underlined;		
}



#navigation {
	float:  left;
	height: 27px;
	width:  55px;
}

#cadre_5sur5 {
	width: 215px;
	height: 187px;
	background: url('images/cadre_video.png') no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 5px;
}

#cadre_5sur5 #pdf {
	height:	142px;
	text-align: center;
}


#cadre_diapo {
	width: 215px;
	height: 187px;
	background: url('images/cadre_video.png') no-repeat;
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 8px;
	padding-left: 5px;
}

/* End Sidebar */





.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	float: left;
	/*position:relative;*/
}

.widecolumn {
	line-height: 1.6em;
	}


.alt {
	background-color: #ECEDF0;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: 					#166c7a;
	text-decoration: 		none;
	font-weight:			bold;
	font-size:				22px;
	font-family:			'Times New Roman';
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

#commentform {
	text-align	: left;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentlist li {
	font-weight: bold;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #166c7a;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	}

.narrowcolumn {
	display		: inline;
	float		: left;
	width		: 617px;
	margin-left : 25px;
	left		: 0;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	text-align	: justify;
	margin		: 0;
	padding		: 0;
	margin-bottom	: 12px;
}


.post .entry,h2,small,.postmetadata {
	padding		: 0;
	margin		: 0;
	font-family	: arial;
}

.post .entry {
	padding-top	: 11px;
	font-size	: 12px;
	margin-bottom: 10px;
}

.post h2 {
	font-size	: 14px;
}

.post p {
	padding-bottom	: 3px;
}

.first h2 {
	border-top	: none;
}

.post h2 a {
	padding-left	: 0px;
}

.post small {
	font-size	: 11px;
	color		: #000;
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	display: inline;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear		: left;
	text-align	: right;
	margin-top	: 18px;
	margin-bottom: 35px;
	padding-right: 5px;
	background	: #F2F2F2;
	height		: 20px;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color:	#166c7a;
}

.postmetadata a {
	color		: #166c7a;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
}

.postmetadatatable {
	width: 610px;
	padding:0;
	margin: 0;
}

.postmetadatagauche {
	text-align: left;
	padding-left: 5px;
	padding-top: 3px;
	background: url('images/smallred-doublechev.png') no-repeat 81px 4px;
}

.postmetadatadroite {
	text-align: right;
	padding-top: 3px;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 832px;
	clear: both;
	background	: #FFF;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	}

h2.pagetitle {
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	/*content: "\00BB \0020";*/
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.entry img {
	border:5px solid #58929b;
	padding:0;
}
	
	
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
/*#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}*/

.entry form { /* This is mainly for password protected posts, makes them look better. */
	/*text-align:center;*/
	}

select {
	width: 130px;
}

#commentform input,textarea {
	border		: #D0D0D0 1px solid;
	padding		: 2px;
}

#commentform textarea {
	width: 440px;
}

#commentform #submit {
	margin		: 0;
	float		: right;
	
	background	: #ECEDF0;
	margin-right	: 4px;
}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

#comments {
	text-align	: left;
	padding-left	: 19px;
	padding-right	: 19px;
}

.commentlist {
	padding-left	: 19px;
	padding-right	: 19px;
	text-align	: justify;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





#ip_calendar {
	text-align	: center;
}

/* Begin Calendar */
#wp-calendar {
	width		: 145px;
	font-family	: arial;
	font-size	: 11px;
	margin		: 0 auto;
	margin-bottom	: 23px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display		: block;
	color		: #39A0D4;
}

#wp-calendar th {
	padding		: 0;
	margin		: 0;
	color		: #BC1541;
}

#wp-calendar caption {
	text-align	: center;
	height		: 20px;
	padding-top	: 4px;
	color		: #000;
	font-size	: 12px;
	font-weight	: bold;
	margin		: 0 auto;
}

#wp-calendar td {
	padding		: 0;
	margin		: 0;
	text-align	: center;
	background	: #F0F3FA;
}

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display		: block;
	text-align	: center;
	/*margin-bottom	: 60px;*/
	/*padding-top	: 11px;*/
	color		: #000;
	font-size	: 9px;
}

.navigation a {
	color		: #000;
}
	
/* End Various Tags & Classes*/


.pagenav h2 {
	display		: none;
}

.gras {
	font-weight	: bold;
}

#ip_telec h3 {
	text-align	: left;
	margin-left	: 6px;
}

#ip_telec {
	background	: #F0F3FA;
	margin-left	: 4px;
	margin-right	: 9px;
}

#ip_telec li {
	text-align	: left;
	padding-left	: 6px;
	margin-right	: 6px;
	height		: 18px;
	padding-top	: 2px;
}

#ip_telec li a {
	font-family	: arial;
	font-size	: 12px;
	color		: #BC1541;
	font-weight	: normal;
}

#ip_telec img {
	margin		: 7px;
}

#footer a {
	color		: #000;
}

#respond {
	text-align	: left;
	padding-left	: 0px;
}

#ip_footer {
	height		: 16px;
	margin		: 0 auto;
	width		: 852px;
}

#sidebar .bloc {
	text-align	: left;
	background	: #F0F3FA;
	margin-left	: 4px;
	margin-right	: 9px;
	margin-top	: 4px;
	padding-left	: 6px;
	padding-top	: 12px;
	padding-bottom	: 12px;
}

#sidebar .bloc h3 {
	
}

#sidebar .bloc li {
	font-family	: arial;
	font-size	: 12px;
	font-weight	: normal;
	padding-top	: 2px;
	color		: #BC1541;
}

#sidebar .bloc a {
	color		: #BC1541;
}

#ip_newsletter {
	height		: 20px;
	padding-bottom	: 24px;
	margin-top	: 7px;
}

#sidebar input {
	width		: 115px;
	height		: 18px;
	border		: 1px #D6D1D1 solid;
	padding		: 0;
	margin		: 0;
	vertical-align	: top;
}

#sidebar #ok {
	width		: 19px;
	height		: 20px;
	border		: none;
	margin-left	: 6px;
}

#ipvideo {
	padding-left	: 10px;
	background	: #F0F3FA;
	padding-top	: 3px;
	margin-left	: 4px;
	margin-right	: 9px;
	font-weight	: normal;
}

.blocquestion {
clear: both;
	
}

.question {
	background: 	none repeat scroll 0 0 #F2F2F2;
    color: 			#166C7A;
    font-family: 	Arial;
    font-size: 		11px;
    font-weight: 	bold;
    padding-right: 	5px;
    margin-top: 	10px;
    margin-bottom: 	5px;
    padding-left: 	5px;
}

.tirets-titre-bloc {
	background: 	url("images/tirets-h.png") repeat-x scroll center bottom transparent;
    color: 			#166C7A;
    font-family: 	'Times New Roman';
    font-size: 		22px;
    font-weight: 	bold;
    padding-top: 	10px;
    clear:			both;
    padding-bottom: 10px;
    margin-top:		30px;
}

.quest-ul {
 	padding:0 !important;
 	margin:0 !important;
 	list-style-type:none !important;
 	list-style-image: none !important;
 	width:	607px!important;
 	text-indent:0px !important;
 }
.quest-li {
 	margin-left:18px !important;
 	margin-top: 0px !important;
 	margin-bottom: 0px !important;
 	float:left !important; /*pour IE*/
 }
.quest-ul li {
 	display:block !important;
 	float:left !important;   
 	/*width:100px !important;*/
 	color:black !important;
 }

 .finpagequest {
 	clear: both;
 	margin-top: 80px;
 }
 
 #autres_remarques {
 	margin-top: 20px;
 	width: 400px;
 	height: 80px;
 }
 
 .quest-li input {
 	vertical-align:middle;
 }

 .quest-li label {
 	margin-left:	4px;
 }
 

