/***** GLOBAL FORMATTING *****/

* {
	padding: 0;
	margin: 0;
}

body {
	background: #fff url(images/bg_blue.gif) repeat-x;
	font-size: 12px;
	color: #000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

img {
	border: 0;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #c00;
	text-decoration: underline;
}
				
/***** PAGE STRUCTURE FORMATTING *****/

#wrapper {
	display: block;
	margin: 0 auto;
	width: 980px;
	position: relative;
	background: #fff;
	border: 1px solid #ccc;
	margin-top: 10px;
}

.post p objec{
	border: #c00 2px solid;
	}

#header {
	width: 900px;
	background: #fff;
	height: 145px;
	margin: 0;
	color: #666;
}

.images{
	height: 82px;
	width: 370px;
	margin: auto;
	}
	
.imo-com{
	float: left;
	}

.imo-indic{
	float: left;
	padding: 0 5px 0 5px;
	}

.imo-intime{
	float: right;
	}

.pub{
	width: 900px;
	float: left;
	height: 111px;
	background: #fff url(images/pub.jpg) top center no-repeat;
	}
	
.pub1{
	width: 688px;
	float: left;
	height: 87px;
	margin: 15px 0 0 2px;
	}
	
.pub2{
	width: 196px;
	float: right;
	height: 87px;
	margin: 15px 4px 0 0;
	}
	
.peyrefitte-tv-header {
	width: 980px;
	}
	
#Nav {
	display: block;
	height: 44px;
}

#content {
	width: 440px;
	float: left;
	color: #000;
	padding: 10px;
	line-height: 15px;
}

#sidebarRight {
	width: 210px;
	float: right;
	color: #666;
	padding: 10px;
	margin: 0px;
}

* html #sidebarRight {
	width: 210px;
}

#sidebarLeft {
	background: #dbdbe4;
	width: 252px;
	float: right;
	color: #666;
	padding: 10px;
	margin-top: 10px;
	border: #666 solid 1px;
}

* html #sidebarLeft {
	width: 147px;
}

#footer {
	clear: both;
	background: #000;
	color: #666;
	text-align: left;
	padding: 8px 12px;
	height: 122px;
	background: url(images/footer-television-peyrefitte-tv.jpg) top left no-repeat;
}

#footer a {
	color: #999;
}

/***** NAVIGATION BAR FORMATTING *****/

ul#Nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 980px;
	float: left;
	background: #49647d url(images/navOnBlue.gif) repeat-x;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 14px;
	font-weight:bold;
}

ul#Nav li {
	float: left;
	border-left: 1px solid #fff;
}

ul#Nav li.first {
	border-left: none;
}

ul#Nav a {
	display: block;
	float: left;
	padding: 0 1.45em;
	line-height: 45px;
	text-decoration: none;
	color: #fff;
	height: 44px;
}

ul#Nav a:hover {
	background: #cf7f26 url(images/navOff.gif) repeat-x;
	text-decoration: none;
}

ul#Nav li.current_page_item a { 
	color: #fff; 
	background: url(images/navOff.gif) repeat-x; 
	text-decoration: none;
}

/***** GENERAL TEXT FORMATTING *****/

.post {
	margin-top: 20px;
	float: left;
}

blockquote {
	color: #666; 
	margin: 0 30px 20px 30px; 
	border-left: 5px solid #ACAB7B;
	background: #e8e9dc url(images/bqt_Bg.png) top no-repeat;
	padding: 10px 10px 4px 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

p {
	margin-bottom: 15px;
	line-height: 1.6em;
	color: #000;
}

p a {
	border-bottom: 1px solid #ccc;
	text-decoration: none;
}

p a:hover {
	border-bottom: 2px solid #999898;
	text-decoration: none;
}

p.center {
	text-align: center;
}

.postmeta {
	background: #e4e5d4;
	border: 1px solid #a0abb4;
	padding: 3px;
	font-size: 10px;
}

.postmeta a {
	border-bottom: none;
}

.postmeta a:hover {
	border-bottom: none;
}

.end_post{
	width: 400px;
	margin: auto;
	border-bottom: #737392 solid 2px;
	margin-top: 10px; 
	}

.small {
	font-size: 10px;
}

code {
	font: 12px 'Courier New', Courier, Fixed;
}

h1 {
	font-size: 18px;
	letter-spacing: -0.8px;
	text-align: left;
	font-weight: bold;
	margin: 0;
	margin-bottom: 8px;
	font-family: Arial, Verdana, sans-serif;
}

h4 {
	margin: -5px 0 0px 0;
	padding: 0;
	font-weight: normal;
	font-size: 10px;
	color: #424040;
}

/***** LISTS FORMATTING *****/

html>body .post ul {
	margin-left: 0px;
	padding: 0 0 10px 30px;
	list-style-image: url(images/bullet.png);
	padding-left: 30px;
} 

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

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

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

/***** SEARCH FORM FORMATTING *****/
#search{
	background: #d7d7e1;
	}
	
#stats{
	background: #d7d7e1;
	}

#searchform {
	display: inline;
	margin: 0;
	padding: 10px 0 0;
	text-align: left;
	width: 100%;
}

#searchform #s {
	width: 150px;
	padding: 4px;
	margin: 0;
	background: #fff;
	border: 1px solid #000;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	margin-bottom: 10px;
}

#searchIcon {
	padding: 4px;
	color: #000;
	display: inline;
}

/***** SIDEBAR FORMATTING *****/

h2 {
	font-size: 13px;
	line-height: 23px;
	letter-spacing: 0px;
	text-align: left;
	padding:  4px 40px 5px;
	text-transform: uppercase;
	font-weight: bold;
	color:  #fff;
	background: url(images/titre_video_peyrefitte.jpg) top left no-repeat;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

object{
	margin-bottom: 10px;
	}

#sidebarRight a {
	color: #fff;
	text-decoration: none;
}

#sidebarRight a:hover {
	background: none;
	color: #ccc;
	text-decoration: underline;
}

.content_right{
	width: 217px;
	height: 557px;
	background: url(images/bg_rightbar.jpg) repeat-y;
	padding: 5px 0;
	margin-bottom: 10px;
	}
	
.liens{
	margin-top: 5px;
	margin-left: 5px;
	}
	
.content_regions{
	width: 185px;
	height: 140px;
	background: url(images/bg_regions.jpg) repeat-x;
	padding: 20px 15px 0 15px;
	margin-bottom: 10px;
	}
	
.content_regions a{
	color:#fff;
	text-decoration:none;
}

#sidebarLeft h2 a {
	color: #fff;
	text-decoration: none;
}

#sidebarLeft a {
	color: #666;
	text-decoration: none;
}

#sidebarLeft a:hover {
	background: none;
	color:  #999;
	text-decoration: underline;
}

.sidebar ul li{
	color: #999;
	}

/***** SIDEBAR LISTS FORMATTING *****/

.sidebarIcon ul, .sidebarIcon ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebarIcon ul { 
	list-style-image: url(images/tag.png);
	list-style-position: inside;
}

.sidebarIcon li { 
	margin: 0 0 0.2em 0; 
}

.sidebarIcon ul li ul, .sidebarIcon ul li ol, .sidebarIcon ol li ul, .sidebarIcon ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

.sidebar ul, .sidebar ol { 
	margin: 0 0 1em 0; 
	font-size: 11px;
}

.sidebar ul { 
	list-style-type: none;
	background: #fff;
	padding: 5px;
	color: #666;
}

.sidebar li { 
	margin: 0 0 0.6em 0;
	list-style: none; 
}

.sidebar ul li ul, .sidebar ul li ol, .sidebar ol li ul, .sidebar ol li ol { 
	margin: 0.5em 0 0.5em 5px; 
}

/***** FOOTER FORMATTING *****/

#footer p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	letter-spacing: -0.1px;
	margin-bottom: 0px;
	margin-top: 100px;
}

#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: none;
}

#footer a:hover {
	color: #666;
	background: none;
	border-bottom: none;
}

#icons {
	display: inline;
	margin-top: -30px;
	float: right;
	text-align: right;
}

#footerIcons {
	padding: 2px;
	color: #000;
	display: inline;
	float: right;
}

/***** IMAGE FORMATTING *****/

img.post {
	padding: 5px;
	margin: 10px;
	float: right;
}

img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 5px;
}

img.alignright {
	padding: 5px;
	border: 1px solid #000;
	background: #fff;
	margin: 10px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	margin: 8px;
	display: inline;
}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

	
/***** MISCELLANEOUS FORMATTING *****/

.alignright {
	float: right;
}

.alignleft {
	float: left;
}	

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}
	
/***** COMMENTS FORMATTING *****/

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border: 1px solid #49647d;
}

#commentform textarea {
	width: 500px;
	padding: 5px;
	margin: 2px;
	border: 1px solid #49647d;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
}

#commentform #submit {
	margin: 0;
	float: right;
	border: 1px solid #49647d;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 11px;
}

.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: Arial, Helvetica, Verdana, sans-serif;
}

.commentmetadata {
	font-weight: normal;
	font-size: 10px;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 10px 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;
}

/*MODULE SONDAGE*/

#module_graphique{
	color: #666;
	}
