/*
Theme Name: La Lourde
Theme URI: http://www.lalourde.com
Description: Theme de La Lourde
Version: 1.0
Author: CR
Author URI: http://www.rostaqui.com 
*/

/*------TJ-------*/	
/*     Global    */
/*---------------*/

body {
	margin: 0;
	background: #EFEFEF url("images/bg.jpg") repeat-y top;
}

h1, h2, h3, h4 {
	margin: 0;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

/*------TJ-------*/	
/*    The Wrap   */
/*---------------*/

#wrap {
	width: 1004px;	
	margin: 0 auto;
	padding:0px;
	background: #EFEFEF url("images/bg.jpg") repeat-y top;
}

#content-container {
	width: 1004px;
	background: url("images/header.jpg") no-repeat top;	
	margin: 0 auto;
	padding:0px;
}

#contents {
	width: 935px;
	padding: 0 22px 0 35px;
	margin-top:2px;
}

#page-bottom {
	width: 1004px;
	background: url("images/page_bottom.gif") no-repeat bottom;
}


/*------TJ-------*/	
/*   The Header  */
/*---------------*/

#header {
	width: 1004px;
	height: 165px;
	position: relative;
}

#header-title {
	position: absolute;
	left: 75px;
	top: 26px;
	width: 600px;
}
#header-title h1 {
	color: #ffffff;
	font:36px "Century Gothic", Arial;
	font-weight:bold;
	margin-bottom: 2px;
}
#header-title h1 a {
	color: #FCE0B5;
	text-decoration: none;
}
.header-subtitle {
	margin-top:45px;
	color: #ffffff;
	font-family: "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: normal;
	float:right;
	font-style: normal;
}


/*------TJ-------*/		
/*   Top Menu    */
/*---------------*/
	
#navlist {
	position: absolute;
	top: 118px;
	left: 30px;
	height: 28px;
}

#navlist .bt_home {
background:url("images/picto_home.gif") no-repeat left;
	-height:1%;
	margin-left: 10px;
padding-left: 5px;
padding-right: 5px;
	float:left;
}

#navlist .bt_calculateur {
padding-left: 20px;
background:url("images/picto_calculatrice.gif") no-repeat left;
	-height:1%;
	float:left;
}

#navlist .bt_rss {
background:url("images/picto_rss.gif") no-repeat left;
	-height:1%;
	margin-left: 5px;
padding-left: 5px;
padding-right: 5px;
	float:left;
}
#navlist .bt_cafe {
padding-left: 20px;
background:url("images/picto_cafe.gif") no-repeat left;
	-height:1%;
		float:left;

}


#navlist .bt_lourdometre {
padding-left: 20px;
background:url("images/picto_lourdometre.gif") no-repeat left;
	-height:1%;

}

#navlist ul {
	list-style-type: none;
	height: 28px;
	padding: 0;
	margin: 0;
	display:inline;
}

#navlist ul li {
	font: bold 12px Arial;
	color: #aaaaaa;
	margin: 0 0 0 2px;
	height: 28px;
	float: left;
	display:inline;

}

#navlist ul li a {
	display: block;
	text-decoration: none;
	padding: 12px 14px;
	height:14px;
	color: #666666;	
	background:url("images/ctg_divider.gif") no-repeat right;
}

#navlist ul li:hover {
		
}
	
#navlist ul li a:hover {
		color: #C92B30;
		
}

#navlist ul li.current_page_item {
		color: #C92B30;
		
}
	
#navlist ul li.current_page_item a {
		color: #C92B30;
		
}

/*------TJ-------*/		
/*  Search Area  */
/*---------------*/
	
#menu_search_box {
	position: absolute;
	top: 129px;
	left: 800px;
	width: 180px;
	height: 20px;
	float:right;
}

#menu_search_box #searchform {
	margin: 0;
	padding: 0;
	width: 180px;
	height: 13px;
}

#menu_search_box #s {
	border: 1px solid #DB7B7D;
font: 10px Arial;
	color: #666666;
	padding: 2px 5px 1px 5px;		
	background: none;
	float: left;
	width: 120px;
	height: 13px;
	margin-right: 5px;
}

#menu_search_box .submit_search {
	border:none;
	color:#fff;
	background:url('images/ok.gif') no-repeat top left;
	width:18px;
	height:18px;
	display:block;
	font-size: 11px;
	padding-top: 2px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 3px;
}



/*------TJ-------*/		
/*    Top Post   */
/*---------------*/


#contents .top_post {
	float: left;
	padding:0;
	margin: 0 0 10px 0;
	height: auto;
	width: 460px;
}


.post_title {
	width: 460px;
	color: #848484;
	font: 10px Arial;
	background:url("images/top_post_top.gif") repeat-x top left;
	clear:both;
}

.post_title h2 {
	color: #cfcfcf;
	font: 18px Arial;
	padding:10px;
	margin-left:35px;
	width:420px;
	
}

.post_title h2 a {
	color: #C92B30;
	text-decoration: none;
}

.post_title h2 a:hover {
	text-decoration: underline;
}

.post_title a {
	color: #848484;
	text-decoration: none;
}

.post_title a:hover {
	text-decoration: underline;
}

.meta_inf {
	width: 530px;
	height: 22px;
}
.meta_inf a{
color:#C92B30;
}	
.headline {
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	color:#666666;
}
.headline_date {
	float: right;
	padding-top: 5px;
	padding-right: 5px;
	color:#aaaaaa;
	font:14px arial;
}
.meta_date {
	float: left;
	padding-left: 0px;
	color:#aaaaaa;
	font:10px arial;
	line-height:22px;
	clear:both;
}
.meta_comments {
	float: right;
	font:10px arial;
	padding-left: 16px;
	height:22px;
	line-height:22px;
}
#content .read_more {
	float: right;
	font:10px arial;
	padding-left: 26px;
	width:80px;
	text-align:right;
	height:22px;
	line-height:22px;
	color:#999999;
	background:url("images/more.gif") no-repeat right top;
}
#content  .read_more a {
	color:#999999;
	text-decoration:none;
}
.top_titles a{
	color: #C92B30;
	text-decoration: none;
	font: bold 18px arial;
}
	
.top_entry {
	text-align:left;
	color: #333;
	width: 420px;
	padding: 1px 10px 0 12px;
	clear:both;
	font: 12px Arial;
	height: auto;
	overflow: hidden;
}

.top_entry blockquote {
	border-left: 7px solid #efefef;
	font-style:italic;
	padding:0 0 0 15px;
	margin: 0px 15px;
}

.top_entry a {
	color: #C92B30;
	text-decoration: none;
}

.top_entry a:hover {
	text-decoration: underline;
}

.top_entry img {
	padding: 3px;
	border: 1px solid #C92B30;
}

.post_bottom {
	width: 460px;
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;	
}

.post_cat {
	padding-left: 14px;
	line-height: 22px;
	font: 11px Arial;
	color: #999;
}

.post_cat a {
	color: #C92B30;
}

/*------TJ-------*/		
/*   Mag Posts   */
/*---------------*/

#content {
	float: left;
	width: 460px;
	overflow: hidden;
}

#content .mag_posts {
	float: left;
	width: 460px;
	padding-left:10px;
	margin-bottom:20px;
	color: #000;
	font: 12px Arial;
	
}

#content .mag_posts a {
	color: #C92B30;
}

#content .top_mag_posts {
	width: 450px;
	background: url("images/post_mag_top.gif") no-repeat;
}

#content .bottom_mag_posts {
	width: 450px;
	padding-top: 7px;
	padding-bottom: 4px;
	border-bottom:1px dotted #666666;
}

#content .mag_posts h2 {
	padding:0;
	padding-right:12px;
	color: #222222;
	font: bold 14px verdana;
	height:30px;
	margin:0;
	text-align:right;
	
}

#content .mag_posts h2 a {
	color: #222222;
}

#content .top_mag_titles a{
	color: #C92B30;
	text-decoration: none;
	font: bold 12px Arial;
}
#content .mag_posts .mag_posts_entry {
	padding: 0px;
	margin:0;
	width: 420px;
	height: auto;
	text-align:left;
	overflow: hidden;
}

#content .mag_posts .mag_posts_meta {
	margin: 0 9px 0 6px;
	width:440px;
	height: 22px;
	overflow:hidden;
	margin-top: 10px;
}

/*------TJ-------*/		
/*  Pages Posts  */
/*---------------*/

#content .post {
	float: left;
	width: 460px;
	margin-bottom: 10px;
	display: block;
	-height:1%;
}

#content .post-top {
	width: 460px;
	color: #C92B30;
	height: auto;
	font: 10px Arial;
	background:url("images/top_post_top.gif") repeat-x top left;
}
#content .post-bottom {
	width: 460px;
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;
}
#content .post-top a {
	color: #C92B30;
	text-decoration: none;
}

#content .post-top a:hover {
	text-decoration: underline;
}

#content .post-top h2 {
	color: #666666;
	font: 20px Arial;
	padding:10px;
	margin-left: 40px;
}

#content .post-top h2 a {
	color: #C92B30;
	text-decoration: none;
}

#content .post-top h2 a:hover {
	text-decoration: underline;
}

#content .meta_inf {
	width: 460px;
	height: 22px;
}

#content .post .post_ctg {
	width: 460px;
	padding-left: 14px;
	line-height: 22px;
	height: 22px;
	font: 11px Arial;
	color: #999999;
}

#content .post .post_ctg a {
	color: #C92B30;
}

#content .post-entry {
	font: 14px Arial;
	color: #333;			
	width: 420px;
	padding: 0 10px 0 10px;
	text-align:left;
	margin-top:20px;
}

#content .post-entry a {
	color: #C92B30;
	text-decoration: none;
}

#content .post .post-entry a:hover {
	text-decoration: underline;
}

#content .post .post-entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style:italic;
}

#content .post .post-entry img {
	padding: 5px;
	border: 0px;
}



#content .post h3 {
	margin: 20px 0 5px 0;
	color: #C92B30;
	font: 14px;
}

#comment {
	background:#ffffff;
	width:400px;
	border:1px solid #CCC;
}
#commentform input{
	border:1px solid #CCC;
	background:#ffffff;
}
#commentform #submit{
	border-style:outset;
	background:#C92B30;
	color:#fff;
}
		
#content .post .comments {
	font: 11px Arial;
	color: #000;
	width: 400px;
}

#content .post .comments ol {
	margin: 10px 0;
	padding-left: 25px;
}

#content .post .comments ol li {
	padding: 5px;
}

#content .post .comments ol li a {
	color: #C92B30;
	text-decoration: none;
}

#content .post .comments ol li a:hover {
	text-decoration: underline;
}

#content .post .comments ol li.alt {
	background-color: #EEE;
}

#content .post .comments ol li cite {
	font-style: normal;
	font-weight: bold;
	color:#C92B30;
}

#content .post .comments ol li cite a {
	color: #606060;
	text-decoration: none;
}

#content .post .comments ol li cite a:hover {
	text-decoration: underline;
}

#content .post .comments ol li .commentmetadata a {
	color: #aaaaaa;
	text-decoration: none;
}

#content .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}

#content .post #commentform {
	font: 11px Arial;
	color: #333;
	margin: 0;
}

#content .post #commentform a {
	color: #C92B30;
	text-decoration: none;
}

#content .post #commentform a:hover {
	text-decoration: underline;
}

/*------TJ-------*/		
/*   About Box   */
/*---------------*/
	
#about_box {
	float: left;
	width: 345px;
	margin-left:13px;
	padding:0 10px 0 10px;
	height:270px;
	margin-top:0px;
	text-align:left;
	font:12px arial;
	color:#a3a3a3;
	overflow:hidden;
	background: url("images/box_about.gif") no-repeat top left;
}

#about_box h3 {
	margin:5px 0px;
	color:#FF9900;
	font:bold 14px arial;
	padding:0;
}

#about_box img{
float:right;
padding:0px;
margin:25px 0 0 10px;
border:1px solid #999999;
}

#about_box a{
color:#FF9900;
text-decoration:none;
}
/*------TJ-------*/		
/*  Top Advert   */
/*---------------*/
	
.topads {
	position:absolute;
	width: 975px;
	top:250px;
	left:25px;
	padding:0;
	height:200px;
}

.topads_ad {
	margin:0 7px 10px 0px;
	float:left;
	padding:0;
	border:1px solid #666666;
}

/*------TJ-------*/		
/*  Ads Spaces   */
/*---------------*/
	
.rightads {
	float: left;
	width: 310px;
	margin-left:0px;
	margin-bottom: 10px;
	margin-top:0px;
	padding:0;
}
.rightads_container{
padding-left:10px;

}
.rightads_ad {
	margin: 0;
padding-top:10px;
padding-bottom:10px;
}


/*------TJ-------*/		
/*   Side bar    */
/*---------------*/
	
#sidebar {
	float: left;
	width: 150px;
	font: 11px Arial;
	color: #333;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 10px;
	list-style:none;
	padding: 0;
}

	
.sidebar_container {
	margin-bottom: 15px;
}

#sidebar h2 {
		float:left;
	width: 120px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #333333;
	font-variant:small-caps;
	background: url("images/sidebar_title.gif") no-repeat top left;
}

#sidebar .A {
	width: 120px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/sidebar_title_A.gif") no-repeat top left;
}

#sidebar .B {
	width: 120px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/sidebar_title_B.gif") no-repeat top left;
}

#sidebar .C {
	width: 120px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/sidebar_title_C.gif") no-repeat top left;
}

#sidebar .D {

	width: 120px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/sidebar_title_D.gif") no-repeat top left;
}

#sidebar .E {
	width: 120px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/sidebar_title_E.gif") no-repeat top left;
}

#sidebar .F {
	width: 120px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/sidebar_title_F.gif") no-repeat top left;
}

.bob {
	width: 250px;
	margin: auto;
	padding-bottom: 5px;
	text-align: center;
}

.bob .lien {
	color:#C92B30;
	font-size:12px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
}

.bt_nav_D {
color:#C92B30;
font-size:11px;
font-weight:bold;
float:right;
margin-left: 10px;
	margin-top: 10px;
		margin-bottom: 10px;
}
.bt_nav_G {
	margin-top: 10px;
		margin-bottom: 10px;
	margin-right: 10px;
	color:#C92B30;
font-size:11px;
font-weight:bold;
float:left;
}

#sidebar .G {
	width: 120px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/sidebar_title_G.gif") no-repeat top left;
}


#sidebar .linkcat {
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #333333;
	font-variant:small-caps;
	background: url("images/sidebar_title.gif") no-repeat top left;
}

#sidebar a {
	color: #333;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	width: 140px;
	background-image: url(images/sidebar_fd.gif);
	background-repeat: repeat-y;
	background-position: left;
}

#sidebar .ul_tmp {
	margin: 0;
	padding: 0;
	margin-left: -10px;
	list-style-type: none;
	background-image: none;
}

#sidebar .ul_tmp  li {
	margin-left: 10px;
}


#sidebar .recent {
	font-style: italic;
	font-size: 12px;
	font-weight: bold;
}

#sidebar ul li {
	color: #656565;
	font: 12px Arial;
	background:url("images/bullet.gif") no-repeat left;
	margin-left: 5px;
	width: 135px;
	display:block;
}

#sidebar ul li a {
	color: #333;
	text-decoration: none;
	padding: 5px 5px 5px 8px;
	margin: 0;
	display: block;
}

#sidebar ul li a:hover {
	text-decoration: none;
	color:#C92B30;
}


#sidebar ul li ul {
	margin: 0;
	padding: 0;
}

#sidebar #searchform {
	margin: 0;
	padding: 10px 0;
	width: 172px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 130px;
}

#sidebar #calendar_wrap {
	width: 130px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left:0;
}

#sidebar #calendar_wrap table {
	width: 130px;
}
#sidebar #calendar_wrap a {
	color:#FF9900;
}
#sidebar #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}

#sidebar #calendar_wrap tbody {
	text-align: right;
}

#sidebar #calendar_wrap tfoot #next {
	text-align: right;
}

#sidebar #calendar_wrap #today {
	font-weight: bold;
}

#sidebar .textwidget {
	padding: 0 5px;
}

.sidebar_bottom {
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 10px;
	display:block;
	position:relative;
	background-image: url(images/sidebar_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


/*---------------*/
/*    rightbar   */
/*---------------*/

.rightbar_container {
	width: 300px;
	margin-bottom: 20px;
}

.rightbar_container h2 {
	width: 270px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #333333;
	font-variant:small-caps;
	background: url("images/sidebar_title.gif") no-repeat top left;
}


.rightbar_container .D {
	width: 270px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/rightbar_title_D.gif") no-repeat top left;
}

.rightbar_container .F {
	width: 270px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/rightbar_title_F.gif") no-repeat top left;
}

.rightbar_container .G {
	width: 270px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/rightbar_title_G.gif") no-repeat top left;
}

.rightbar_container .H {
	width: 270px;
	height: 22px;
	padding-left: 30px;
	padding-top:5px;
	margin-bottom: 0px;
	font: bold 14px Arial;
	color: #C92B30;
	font-variant:small-caps;
	background: url("images/rightbar_title_H.gif") no-repeat top left;
}

.fiches li a {
	font-weight: bold;
	font-size: 14px;
}

.fiche_surtitre {
	font-weight: normal;
}


.rightbar_container a {
	color: #333;
	text-decoration: none;
}

.rightbar_container a:hover {
	text-decoration: underline;
}

.rightbar_container ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
	width: 290px;
	background-image: url(images/rightbar_fd.gif);
	background-repeat: repeat-y;
	background-position: left;
}

.rightbar_container ul li {
	color: #656565;
	font: 12px Arial;
	background:url("images/bullet.gif") no-repeat left;
	margin-left: 5px;
	width: 285px;
	display:block;
}

.rightbar_container ul li a {
	color: #333;
	text-decoration: none;
	padding: 5px 5px 5px 8px;
	margin: 0;
	display: block;
}

.rightbar_container ul li a:hover {
	text-decoration: none;
	color:#C92B30;
}


.rightbar_container ul li ul {
	margin: 0;
	padding: 0;
}

.rightbar_bottom {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	clear:both;
	height: 10px;
	display:block;
	position:relative;
	background-image: url(images/rightbar_bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

/*------TJ-------*/		
/*  Recent Data  */
/*---------------*/
	
#recent_data {
	width: 570px;
	background: url("images/recent_bg.gif") repeat-y;
	margin-bottom: 15px;
	display:block;
	position:relative;
}

#recent_data_top {
	width: 570px;
	background: url("images/recent_top.gif") no-repeat;
}

#recent_data_bottom {
	width: 570px;
	padding: 0 0 10px 0px;
	background: url("images/recent_bottom.gif") no-repeat left bottom;
	overflow: hidden;
}


.recent_data_container {
	width: 270px;
	float: left;
	padding-left:10px;
}

.recent_data_container h3 {
	color: #C92B30;
	padding: 7px 10px 10px 14px;;
	font: bold 12px Arial;
	line-height:20px;
	background:url("images/recent_bullet.gif") no-repeat left;
}

.recent_data_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.recent_data_container ul li {
	color: #ffffff;
	font:14px Arial;
	height:35px;
	overflow:hidden;
	width:250px;
	border-bottom: 1px dotted #666666;
}

.recent_data_container ul li a {
	color: #999999;
	text-decoration: none;
	display: block;
	padding: 0px;
}

.recent_data_container ul li a:hover {
	text-decoration: none;
	background-color: #fefefe;
}

.recent_data_container ul li a span {
	color: #666666;
	font:  10px Arial, Verdana, Sans-Serif;
	display: block;
	margin-bottom: 4px;
}

.recent_data_container ul li ul {
	display: none;
}


/*------TJ-------*/		
/*  Navigations  */
/*---------------*/

.navigation {
	font: 12px Arial;
	color: #C92B30;
	width: 530px;
	margin-left:10px;
}

.navigation a {
	color: #C92B30;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation-p {
	float: left;
}
	
.navigation-n {
	float: right;
}

/*------TJ-------*/		
/*  Footer Links */
/*---------------*/

#footer {
	width: 934px;
	height: 60px;
	padding: 0;
	color: #999999;
	padding-top:30px;
	text-align:center;
	font: 11px Arial;
	clear:both;
}

#footer ul {
	list-style-type: none;
	display: inline;

}

#footer li {
   display: inline;
   padding: 5px;
}

#footer a {
	color: #C92B30;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}


/*---------------*/		
/*  calculateur  */
/*---------------*/

#content .calcul-top {
	width: 460px;
	color: #C92B30;
	height: 91px;
	font: 10px Arial;
	background:url("images/title_calcul.gif") repeat-x top left;
	margin: 0;
	padding: 0;
}

.calcul-top a, .cafe-top a, .mentions-top a {
	color: #848484;
	text-decoration: none;
}

.calcul-top a:hover , .cafe-top  a:hover, .mentions-top  a:hover{
	text-decoration: underline;
}

.calcul-top  h2,  .cafe-top  h2,  .mentions-top  h2{
	color: #C92B30;
	padding:10px;
	margin-left: 70px;
	padding-top: 30px;
	font-family: Arial;
	font-size: 23px;
	font-weight: bold;
}

.calcul-top  h2 a, .cafe-top  h2 a , .mentions-top  h2 a {
	color: #C92B30;
	text-decoration: none;
}

.calcul-top  h2 a:hover, .cafe-top  h2 a:hover, .mentions-top  h2 a:hover {
	text-decoration: underline;
}

.calculateur {
	width: 440px;
	min-height:70px;
	padding:10px;
	background-image: url(images/calcul_top.jpg);
	background-repeat: no-repeat;
	background-position: top;
	-height:1%;
	background-color: #35509d;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	text-indent: 0;
	outline:none;
	font-size: 10px;
	margin-top: 15px;
}

.calculateur ul {
	list-style-type: none;
	text-indent: 0;
	outline:none;
	border: 0;
	padding: 0;
	margin: 0;	
	display:block;
}

.calculateur li {
		display:block;
	margin-bottom: 5px;	
	float: left;
	width: 440px;
}

.calculateur input, .calculateur select {
	font-size: 12x;
}

.calculateur input text {
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #35509D;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #35509D;
	padding-right: 3px;
}

.calculateur .bt_calcul {
	width: 111px;
	height: 26px;
	background-image: url(images/fd_bt_calcul.gif);
	background-repeat: no-repeat;
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	float:right;
	margin-top: 10px;
	text-align: center;
}

.calculateur .bt_init {
	display:block;
	width: 99px;
	height: 20px;
	background-image: url(images/fd_bt_init.gif);
	padding-top: 2px;
	margin-top: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	background-repeat: no-repeat;
	float:left;	
}

.calculateur select {
	float:left;
	width: 420px;
	height: 19px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #35509D;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #35509D;
	margin-bottom:10px;
	margin-top:5px;	
}

.calculateur option {
	width: 400px;
	white-space:normal;
}

.calculateur input {
	width: 65px;
	text-align: right;
}


.calculateur fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

.calculateur label {
	text-align: left;
	margin-right: 5px;
	width: 220px;
	float: left;
	font-size: 12px;
	font-weight: bold;
}

.calculateur legend {
	border: 0;
	padding: 0;
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 10px	
}

.calcul_bottom {
	width: 460px;
	height:10px;
	background-image: url(images/calcul_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin-bottom: 10px;
}

.cheque {
	width: 454px;
	height:174px;
	background-image: url(images/cheque.gif);
	background-repeat: no-repeat;
	margin: auto;
}

.cheque .resultat {
	float: right;
	width: 165px;
	height: 38px;
	margin-right: 20px;
	margin-top: 93px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: italic;
	font-weight: bold;
	color: #C92B30;
	text-align: center;
}

.cafe {
	width: 460px;
	height: 500px;
	margin:auto;
}

#content .cafe-top {
	width: 460px;
	color: #C92B30;
	height: 91px;
	font: 10px Arial;
	background:url("images/title_cafe.gif") repeat-x top left;
}



.bt_rec {
	float:right;
	margin-right: 10px;
	color: #FFF;
	font-family: Arial;
	font-size: 14px;
	background-color: #C92B30;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #F33;
	border-right-color: #600;
	border-bottom-color: #600;
	border-left-color: #F33;
}

.rouge {
	color: #C92B30;
}

.rouge_gras {
	color: #C92B30;
	font-weight: bold;
}

.rouge_grand {
	color: #C92B30;
	font-size: 14px;
	font-weight: bold;
	-height:1%;
	display:block;
	font-family:Arial;
font-size:11px;
padding-top:14px;
}

.gras {
	font-weight: bold;
}

.erreur {
	color: #F00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.intro {
	margin-top: 10px;
	color:#333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0 20px 0 20px;
}

#content .mentions-top {
	width: 460px;
	color: #C92B30;
	height: 91px;
	font: 10px Arial;
	background:url("images/title_mentions.gif") repeat-x top left;
}


.tagscloud {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
}

.iphone {
	text-align: right;
	font-family: Arial;
	font-size: 11px;
	color: #999;
}

.iphone img {
	float: right;
	margin-left: 5px;
	margin-right: 10px;
}