/* General Style */
@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

html {height:100%;}
table, td, img {border:0;}
form, td {margin:0; padding:0;}
form input { font-size:1em; font-family:tahoma; color:#707070;}
textarea { overflow:auto; font-size:1em; font-family:tahoma; color:#707070;}
a{
	color: #4E9632;
	text-decoration: none;
}
table, td, img {border:0;}
h1 {
	margin: 8px 0px 8px 0px;
}
h2, h4, p, form, label, input, textarea, img{
	margin:0; padding:0;
}
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #58A231;
	background-color: #57A12E;
	background-position: center top;
	text-align: center;
	background-attachment: fixed;
	background-image: url(http://www.abela-assurances-trial-enduro.fr/templates/Accueil/images/Fond.jpg);
	background-repeat: repeat-x;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-weight: 300;
}
 
.clear { clear:both;}

p{
    display:block;
	line-height:18px;
}

#contenu a:link {
	color: #E6960B;
	text-decoration: none;
}
#contenu a:hover {
	color: #006600;
	text-decoration: none;
}
#contenu a:visited {
	text-decoration: none;
}
input {
	background-color: #deead7;
}
fieldset {
	background-color: #deead7;
}
textarea {
	background-color: #deead7;
}
select {
	background-color: #CCCC00;
	color: #4C942E;
	font-style: normal;
	font-weight: bold;
}

#contenu a:active {
	text-decoration: none;
	color: #006600;
}
.centre {
	background-color: #4C942E;
	background-image: url(images/Abela-trial-adhesion_03.gif);
	background-repeat: repeat-y;
	vertical-align:top;
	float:none;
}

.gauche {
	background-color: #4C942E;
	background-image: url(images/Abela-trial-adhesion_02.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
	float:none;
}
.droite {
	background-color: #4B932D;
	background-image: url(images/Abela-trial-adhesion_04.jpg);
	background-repeat: repeat-y;
	vertical-align:top;
	float:none;
}

.error
{
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-align: center;
}

.error img {
    border: 0;
    align : "absmiddle";
	display:inline;
	margin:0;
}

img {
    border: 0;
    align : "absmiddle";
	display:block;
	margin:0;
}


h1 {
	font-size: 16px;
	font-weight: bold;
	color: #EEA500;

}

h2 {

	font-size: 14px;

	color: #575555;

	font-style: italic;



}

h3 {

	font-weight: bold;

	font-size:13px;

	color: #E3A506;



}





#contenu {
	overflow: visible;
	position: relative;
	left: 5px;
	top: 5px;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	display: block;
	float:none;
	margin-top: 5px;
	margin-left: 6px;
	margin-right:11px;
	margin-bottom:1px;
	font-size: 13px;
	font-style: normal;
	text-align: left;
}

.fond{

	vertical-align: top;	

}

table {
	clear: both;
	font-size:12px;
	float: none;
	clear: both;
	display:inline;
}

#contenu  .image_sans_tour {
	display:block;
	float:left;
	padding:10px;
	
	
}

.image_centree {
	display:inline;
	texte-align: center;
	position:relative;
	left:25%;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #336600;
	border-right-color: #336600;
	border-bottom-color: #336600;
	border-left-color: #336600;
}
label {
	display:inline;
}

.black
{
	color: #FF6633;
}
.red
{
	color: #FF0000;
	text-decoration: blink;
	font-size:larger;
	font-weight: bold;	
}

.icone {
	display: inline;
	vertical-align: text-bottom;
	margin-right: 5px;
}

#boite {
	width: auto;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 15px;
	border: thin dotted #E1E1E1;
	text-align: left;
	border-radius: 20px 0px 20px 0px;
	background-color: #73C945;
	margin-right: 15px;
}

.blanc {
	color:#FFF;
}

/* barre de progression  non utilisee*/
/* PROGRESS STYLES */

	legend {
		text-align:center;
		
	}
	
.icon {
	display: inline-block;
	width: 1em;
	height: 1em;
	fill: currentColor;
	vertical-align:baseline;

}	

#design {
	color:EEA500;
	text-align:center;
	}
#design a {
	text-decoration:none;
}
	
/* tabelau de synthèse */
.datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Geneva, Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 2px solid #36752D; -webkit-border-radius: 9px; -moz-border-radius: 9px; border-radius: 9px; }.datagrid table td, .datagrid table th { padding: 5px 60px; }.datagrid table thead th {background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36752D), color-stop(1, #275420) );background:-moz-linear-gradient( center top, #36752D 5%, #275420 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36752D', endColorstr='#275420');background-color:#36752D; color:#FFFFFF; font-size: 15px; font-weight: bold; border-left: 1px solid #36752D; } .datagrid table thead th:first-child { border: none; }
.datagrid table tbody td { color: #275420; border-left: 1px solid #329456;font-size: 12px;font-weight: normal; }
.datagrid table tbody .alt td { background: #55BA3C; color: #275420; }.datagrid table tbody td:first-child { border-left: none; }
.datagrid table tbody tr:last-child td { border-bottom: none; }.datagrid table tfoot td div { border-top: 1px solid #36752D;background: #DFFFDE;} .datagrid table tfoot td { padding: 0; font-size: 12px } .datagrid table tfoot td div{ padding: 2px; }.datagrid table tfoot td ul { margin: 0; padding:0; list-style: none; text-align: right; }.datagrid table tfoot  li { display: inline; }.datagrid table tfoot li a { text-decoration: none; display: inline-block;  padding: 2px 8px; margin: 1px;color: #FFFFFF;border: 1px solid #36752D;-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36752D), color-stop(1, #275420) );background:-moz-linear-gradient( center top, #36752D 5%, #275420 100% );filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36752D', endColorstr='#275420');background-color:#36752D; }.datagrid table tfoot ul.active, .datagrid table tfoot ul a:hover { text-decoration: none;border-color: #275420; color: #FFFFFF; background: none; background-color:#36752D;}div.dhtmlx_window_active, div.dhx_modal_cover_dv { position: fixed !important; }

