.rating .radio {
}
.form_valestrie .form_children_ask{
	color:#00632f;
	font-weight:900;
	margin-bottom:5px;
}
.form_portneuf .form_children_ask{
	color:#2C82B5;
	font-weight:900;
	margin-bottom:5px;
}
.form_valestrie div,.form_valestrie td {
	font-size:11px;	
}
.form_portneuf div,.form_portneuf	 td {
	font-size:11px;	
}
.rating input[type="radio"]{
	margin-left:20px;
}
#location_rating input[type="radio"]{
	margin-left:20px;	
}
.bar_vertical{
	background-image:url(../img/vertical_bar.jpg);
	height:20px;
	font-size:10px;
	font-weight:900;
	padding-top:14px;
	text-align:center;
}
.accordion_open_handle {
	cursor:pointer;
	font-weight:900;	
}
.accordion_text {
	cursor:pointer;
	margin:0px;	
	font-size:13px;
	padding-left:10px;
}
.accordion_title {
	font-weight:900;	
	color:#006C20;	
}
#form_commentaire td ,#form_commentaire table{
	border:none;	
}
#form_commentaire td.bold {
	font-weight:900;
}
#form_commentaire select {
	width:255px;
}
#form_commentaire input[type="text"] {
	width:252px;
}

.accordion_open_handle{
	background-image:url(../img/arrow_accordion.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:25px;	
}
body {
	color:#676767;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
#page_title{
	font-size:25px;
	font-weight:bold;
	color:#006c20;
	margin-top:12px;
}
p{
	font-size:14px;
	color:#000000;
	text-align:justify;
}



h2{
	font-size:16px;
	color:#006c20;
	text-align:justify;
	font-weight:normal;
}

h3{
	font-size:12px;
	color:#006c20;
	text-align:justify;
	font-weight:normal;
}

h4{
	font-size:16px;
	color:#000;
	text-align:justify;
	font-weight:normal;
}

h5{
	font-size:12px;
	color:#000;
	text-align:justify;
	font-weight:normal;
}

a{
	color:#006c20;
	font-weight:normal;
	text-decoration:none;
}

a:hover{
	color:#006c20;
	font-weight:normal;
	text-decoration:underline;
}

a:active{
	color:#006c20;
	font-weight:normal;
	text-decoration:none;
}
a:visited{
	color:#006c20;
	font-weight:normal;
	text-decoration:none;
}
a:visited:hover{
	text-decoration:underline;
}

table {
	background: #fff;
	border:1px solid #ccc;
	border-right:0;
	clear: both;
	color: #333;
	margin-bottom: 10px;
	width: 100%;
}
th {
	background: #f2f2f2;
	border:1px solid #bbb;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	text-align: center;
}
th a {
	background:#f2f2f2;
	display: block;
	padding: 2px 4px;
	text-decoration: none;
}
th a:hover {
	background: #ccc;
	color: #333;
	text-decoration: none;
}
table tr td {
	border-right: 1px solid #ccc;
	padding: 4px;
	text-align: left;
	vertical-align: top;
}
table tr.altrow td {
	background: #f4f4f4;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}

#modal_form td,#modal_form table{ 
	border:none;
}
a img{
	border:none;
}
#section_title{
	font-size:32px;
	color:#CDA128;
	font-family:verdana;
	margin-top:15px;
	margin-left:15px;
}

.error_message{
	background-color: #FFA2A2;
	border: 1px solid #C60000;
	color: #C60000;
	font-size: 12px;
	font-weight: 900;
	padding-left: 10px;
}