/* @override 
	http://localhost:3000/stylesheets/public/inscriptions.css?1199658754
	http://localhost:3000/stylesheets/public/inscriptions.css?1201395341
	http://localhost:3000/stylesheets/public/inscriptions.css?1201400657
	http://localhost:3000/stylesheets/public/inscriptions.css?1201467387
	http://localhost:3000/stylesheets/public/inscriptions.css?1201825640
*/

/* @group Places disponibles */

h3.outline {
	border: 0;
	color: #8a8a8a;
	letter-spacing: -1px;
	margin: 10px 0 10px 0;
}

ul.outline li {
	line-height: 20px;
	margin-left: 10px;
}

ul.outline li ul li {
	font-size: 12px;
	line-height: 16px;
	font-style: italic;
}

h3 {
	margin: 10px 0 15px 0;
}

ul.groupes li {
	margin: 20px 0;
	background-color: #d1f398;
	background-image: url(../../images/second-backg.jpg);
	padding: 10px 20px;
	border: 1px solid #7a994b;
	border-width: 1px 1px 1px 4px;
}

div#content ul.groupes li a {
	border-bottom-color: #7a994b;
	padding: 2px 3px;
}

div#content ul.groupes li a:hover {
	background-color: #7a994b;
	color: white;
}

ul.groupes h4 {
	font-size: 16px;
	color: #fff;
	border-bottom: 1px solid white;
	margin: 5px 0 10px;
}

ul.groupes h5 {
	font-size: 14px;
	margin: 3px 0;
}

ul.groupes li ul.intervenants {
	margin: 10px 10px;
}

ul.groupes li ul.intervenants li {
	padding: 0;
	line-height: 18px;
	font-size: 12px;
	border: 0;	
	margin: 2px 0;
}

ul.groupes li table {
	width: 400px;
	margin: 10px 0 20px 0;
	border: 1px solid #7a994b;
	border-bottom-width: 3px;
}

ul.groupes li table th {
	color: #fff;
	font-weight: bold;
	font-style: normal;
	line-height: 28px;
	font-size: 16px;
	padding-left: 10px;
	background-color: #7a994b;
}

ul.groupes li table tr td {
	line-height: 24px;
	border-bottom: 1px solid #e6f3d0;
	font-style: italic;
	padding-left: 10px;
}

ul.groupes li table tr {
	background-color: white;
}

ul.groupes li table tr:hover {
	background-color: #edfbd5;
}

ul.groupes li strong {
	color: black;
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
}

/* @end */

/* @group Inscriptions */

p#download {
	font-size: 16px;
	line-height: 24px;
	margin: 10px 0px 30px 0;
}

/* @group Formulaire */

form fieldset {
	border-width: 1px 1px 1px 4px;
	border-left: 4px solid #7a994b;
	padding: 30px 20px 10px 20px;
	margin: 15px 0;
	background-color: #d1f398;
	background-image: url(../../images/second-backg.jpg);
}

form fieldset legend {
	color: #576e35;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
}

form dl dt {
	border: 0;
	font-size: 14px;
	line-height: 20px;
	padding: 0;
}

form dl dd {
	margin-left: 10px;
	padding: 5px 0;
	line-height: 20px;
}

form dt.required {
	text-decoration: underline;
}

form dd.submit {
	padding: 10px 0;
}


/* @end */



/* @end */

ul.details {
	padding-left: 0px;
	margin: 10px 0;
}

ul.details li {
	margin: 5px 0;
	padding-left: 25px;
	background: url(../../images/icons/check.gif) no-repeat 4px center;
}
