/* RESET CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	width:850px;
	text-align: center;
	vertical-align:middle;
}
caption, tr, th, td {
	text-align: center;
	vertical-align:middle;
}
tr.rando {
	width:850px;
	height:105px;
	font-family:Georgia, Georgia, serif;
	font-weight:normal;
	color:#003e50;
	background:url(../images/bg_rando.png) no-repeat;
}

td.photo_rando {
	width:150px;
	height:80px;
}

img.photo_rando {
	width:125px;
	height:80px;
}

td.lieu_rando {
	width:175px;
	height:80px;
	font-size:16pt;
}

td.txt_rando {
	width:483px;
	height:80px;
	font-size:14pt;
}


blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

body {
	background:url(../images/bg_degrade.jpg) top left;
	background-repeat: repeat-x ;
	text-align:center;
	font-family:Georgia, Georgia, serif;
	font-size:14px;
	color:#1a171b;
}

#conteneur {
	text-align:left;
	margin: 0 auto;
	width:908px;
}

#bandeau {
	background:url(../images/bandeau.jpg) top center no-repeat;
	height:200px;
	text-align:center;
}

#txt_bandeau {
	background:url(../images/txt_rando_pb.png) center no-repeat;
	padding-top:268px;
} 

#menu_pp {
	width:670px;
	height:35px;
	margin-left:105px;
}

#m_accueil {
	float:left;	
	width: 134px; 
  height: 35px;  
	background: url("../images/btn_accueil.png") 0px 0px;  
	text-indent: -9999px;
	display:block;
	text-align:center;
}

#m_accueil:hover {
	background-position:134px 0px;
}

#m_presentation {
	float:left;
	width: 134px; 
  height: 35px;  
	background: url("../images/btn_presentation.png") 0px 0px;  
	text-indent: -9999px;
	display:block;
	left:134px;
	text-align:center;
}

#m_presentation:hover {
	background-position:134px 0px;
}

#m_randonnees {
	float:left;
	width: 134px; 
  height: 35px;  
	background: url("../images/btn_randonnees.png") 0px 0px;  
	text-indent: -9999px;
	display:block;
	left:268px;
	text-align:center;
}

#m_randonnees:hover {
	background-position:134px 0px;
}

#m_blog {
	float:left;
	width: 134px; 
  height: 35px;  
	background: url("../images/btn_blog.png") 0px 0px;  
	text-indent: -9999px;
	display:block;
	left:402px;
	text-align:center;
}

#m_blog:hover {
	background-position:134px 0px;
}

#m_contact {float:left;
	width: 134px; 
  height: 35px;  
	background: url("../images/btn_contact.png") 0px 0px;  
	text-indent: -9999px;
	display:block;
	left:536px;
	text-align:center;
}

#m_contact:hover {
	background-position:134px 0px;
}

#contenu {
	width:980px;
}

#contenu_middle {
	margin-top:30px;
	background:url(../images/cadre_contenu.png) 105px 0px no-repeat;
}

#mod_contact {
	text-align: left;
	font-family:Georgia, Georgia, serif;
	font-size:15Px;
	font-weight:bold;
	color:#b3a695;
	padding-top:30px;
}

label {
	clear: left;
	float: left;
	text-align: left;
	font-family:Georgia, Georgia, serif;
	font-size:15px;
	font-weight:bold;
	color:#b3a695;
	margin-left:215px;
	width:115px;
	height:28px;
	padding: 4px 0 0 22px;
	background:url(../images/bg_label.png) no-repeat;
}

#mod_contact input {
	float: left;
	text-align: left;
	font-family:Georgia, Georgia, serif;
	font-size:15px;
	font-weight:bold;
	color:#b3a695;
	width:290px;
	height:28px;
	padding: 2px 10px 0 22px;
	border:0;
	background:url(../images/bg_input.png) 0px 0px no-repeat;
}

#mod_contact textarea {
	clear: left;
	text-align: left;
	font-family:Georgia, Georgia, serif;
	font-size:15px;
	font-weight:bold;
	color:#b3a695;
	margin-top:30px;
	margin-left:128px;
	padding: 30px 45px 0 45px;
	width:537px;
	height:300px;
	border:0;
	background:url(../images/bg_textarea.png) no-repeat;
	overflow:auto;
}

input#igorri
{
	margin-left: 408px;
	background: url('../images/btn_envoyer.jpg') no-repeat; 
	width: 87px;
	height: 31px;
	border: none;
}

#title_blog {
	width:776px;
	height:66px;
	margin-top:30px;
	background:url(../images/title_blog.png) 105px 0px no-repeat;
}

#contenu_blog {
	height:322px;
	margin-top:10px;
	background:url(../images/cadre_contenu_blog.png) 105px 0px no-repeat;
}

#date_blog {
	float:left;
	text-align: center;
	width:294px;
	height:85px;
	font-family:Georgia, Georgia, serif;
	font-weight:bold;
	color:#b3a695;
	background:url(../images/bg_date_blog.png) 105px 10px no-repeat;
	padding-top:10px;
}

#date_blog_detail {
	text-align: left;
	width:294px;
	height:85px;
	font-family:Georgia, Georgia, serif;
	font-weight:bold;
	color:#b3a695;
	background:url(../images/bg_date_blog.png) 4px 10px no-repeat;
	padding-top:10px;
}

#photo_rando_detail {
	text-align: left;
	width:125px;
	height:80px;
	padding-top:10px;
	padding-left:168px;
}

.jour_blog {
	padding-left:105px;
	font-size:55px;
	font-weight:normal;
}

.mois_blog {
	padding-left:105px;
	font-size:18px;
	font-weight:normal;
}

.jour_blog_detail {
	padding-left:15px;
	font-size:55px;
	font-weight:normal;
}

.mois_blog_detail {
	font-size:18px;
	font-weight:normal;
}

#sujet_blog {
	float:left;
	text-align: left;
	width:465px;
	height:84px;
	font-family:Georgia, Georgia, serif;
	font-weight:bold;
	color:#b3a695;
	background:url(../images/bg_sujet_blog.png) 17px 10px no-repeat;
	padding-top:20px;
	padding-left:40px;
}

#sujet_blog_detail {
	float:left;
	text-align: center;
	width:465px;
	height:84px;
	font-family:Georgia, Georgia, serif;
	font-weight:bold;
	color:#b3a695;
	background:url(../images/bg_sujet_blog.png) 4px 10px no-repeat;
	padding-top:20px;	
}

.sujet_du_blog {
	font-size:18px;
}

#post_blog {
	clear:left;
	text-align: left;
	width:460px;
	height:204px;
	font-family:Georgia, Georgia, serif;
	font-weight:bold;
	color:#b3a695;
	background:url(../images/bg_txt_blog.png) 309px 0px no-repeat;
	padding-left:320px;
	padding-top:20px;
}

#post_blog_detail {
	text-align: left;
	width:460px;
	font-family:Georgia, Georgia, serif;
	font-weight:bold;
	color:#b3a695;
	padding-top:20px;
}

#txt_blog {
	text-align: left;
	width:435px;
	height:150px;
}

.txt_du_blog {
	font-size:18px;
	font-weight:normal;
	color:#768065;
}

.txt_du_blog_detail {
	font-size:18px;
	font-weight:normal;
	color:#768065;
}

#lien_suite {
	margin:0 30px 0 0;
	text-align:right;
}

#photo_middle_page {
	width:640px;
	margin-left:120px;
	text-align:center;
	margin-top:15px;
}

#txt_middle_page {
	width:460px;
	padding-top:20px;
	padding-left:210px;
}

#txt_middle_page p {
	text-align:justify;
	font-size:18px;
	font-weight:normal;
	color:#2f4e2c;
}

#txt_middle_page p:first-letter {
	font-size:50px;
	font-weight:bold;
}

#txt_middle_detail {
	padding-top:20px;
	padding-left:210px;
}

#title_rando {
	text-align: left;
	font-family:Georgia, Georgia, serif;
	font-size:20px;
	font-weight:normal;
	text-transform:uppercase;
	color:#003e50;
	background:url(../images/puce_rond.png) 10px 3px no-repeat;
	padding-left:30px;
	margin-top:15px;
}

#contenu_rando {
	width:850px;
	text-align:center;
	margin-left:29px;
	margin-top:15px;
}

#txt_middle_detail a, #contenu_rando a, #contenu_blog a, #contenu_middle a {
	font-size:16px;
	font-weight:normal;
	color:#768065;
}

#footer {
	clear:left;
	text-align:center;
	font-size:10px;
	color:#000000;
	margin-top:20px;
	margin-bottom:20px;
}

#footer a {
	font-size:10px;
	color:#000000;
}

#error_msg {
	color:#8D101D;
	font-weight:bold;
	padding-left:235px;
	padding-bottom:10px;
}

strong {
	font-weight:bold;
}

em {
	font-style:italic;
}

