@charset "utf-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}

html, body	{
	padding:0;
	margin: 0;
	height: 100%;
	background-color: #333333;
		}

a:link, a:visited, a:active {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}
a:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}

input,select,textarea{
	border: 1px solid #666666;
	background-color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;


}

.div_spacer15{
	height: 15px;
	clear: both;
	width: 100%;
}

#preload{
	visibility: hidden;	
}

.pics_noborder_link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}

ul {
 list-style-image: url(images/puce_liste.png);
 }
 
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	font-size: 22px;
	line-height: 50px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 24px;
	padding-left: 10px;
	text-decoration: none;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #4E3400;
	line-height: 20px;
	padding-left: 10px;
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 12px;
	text-align: left;
}
	
.image_et_texte_right{
	float: right;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 8px;
	padding: 2px;
}

.image_et_texte_left{
	float: left;
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 2px;
}

.image_border{
	border: 1px solid #666666;
	margin-right: auto;
	margin-left: auto;
	padding: 2px;
}

.red{
	color: #FF0000;
}

.red-strong{
	color: #FF0000;
	font-weight: bold;
}
.orange{
	color: #FF6600;
}
.orange-strong{
	color: #FF6600;
	font-weight: bold;
}
.green{
	color: #009933;
}

.green-strong{
	color: #009933;
	font-weight: bold;
}

.raye{
	text-decoration: line-through;
	font-weight: bold;
}

.strong{
	font-weight: bold;
}

.strong-under{
	font-weight: bold;
	text-decoration: underline;
}
.strong-italic{
	font-weight: bold;
	font-style: italic;
}

.align_center{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}

.clear_both {
	clear: both;
}
.clear_both_1px {
	clear: both;
	height: 1px;
}
.clear_both_10px {
	clear: both;
	height: 10px;
}

.clear_both_20px {
	clear: both;
	height: 20px;
}

.lettre1{
	font-size: 20px;
	font-weight: bold;
	/*color: #6d5e43;*/
	
	
}

/*--------------------------------------------------------------------*/
#container_site
{
	width: 600px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #202020;
	}
	
	
.cadre_50_50{
	float: left;
	width: 50%;	
	
}

.cadre_48_left{
	float: left;
	width: 49%;	
	
}

.cadre_48_right{
	float: right;
	width: 49%;	
	
}

.cadre_440_right{
	float: right;
	width: 440px;
}
.cadre_150_left{
	float: left;
	width: 150px;
}


.h1_container_background{
	background-image: url(images/gite_corse_background_titre.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
}	
	
	
	
	
	
	
	
	

	
	
	
	
#menu, #menu a:link, #menu a:visited, #menu a:active {
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

#menu a:hover {
	color: #FF6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	text-decoration: underline;
}

#footer
{
	clear: both;
	width: 100%;
	color: #CCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	}

#footer A:link, #footer A:visited, #footer A:active {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: none;
}

#footer A:hover {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	text-decoration: underline;
}
