/*CSS Reset*/
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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

span
{
    display : block;
}

body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* Page partenaires */
#partner * {
		border: 0;
		background: transparent;
}

#partner img {
	width: 180px;
	margin-right: 25px;
	margin-bottom: 15px;
}

#partner td {
	vertical-align: middle;
	margin: 10px 0;
}

#partner h5  {
	font-size: 20px;
	margin: 0 0 5px 0;
	color: #E36500;		
}

/* Page supports */

#supports * {
		border: 0;
		background: transparent;
		font-size: 12px;
}

#supports h3{
	font-size: 19px;
	margin: 15px 0 5px 0;	
}

#supports h5 {
	font-size: 16px;
	margin: 15px 0 5px 0;	
}

#supports td {
	padding: 5px;
}


/* Page Programme */
#programme  {
	border-collapse: collapse;
}

#programme  * {
	padding: 8px;
	font-size: 13px;
}

#programme  h5 {
	padding: 0;
	margin: 0 0 5px 0;
}

.hour {
	font-weight: bold;
	color: #E36500;
	vertical-align: middle;
}

/*Stop, Hammertime*/
body {
	font-family: Arial, sans-serif;
	color: #000;
	background: url('bg.jpg') right bottom no-repeat fixed;
}

#title_logo {
	float:left;
	margin: 0 5px 0 0;
}

p.limited {
	color:red;
	font-weight: bold;
	margin: 10px 0;
	font-size: 20px;
	float:right;
}

br.jump {
	margin-bottom: 45px;
}

img.left {
float: left;
margin-right: 10px;

}

p.acces {
	font-size: 13px;
	line-height: 18px;	
}

p.acces input {
	border: 0;
	height: 35px;
	width: 100px;
	margin-right: 5px;
	background-color: #F78500;	
	border: 1px solid #E76A06;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

ul.accl {
	list-style: none;
}

ul.accl li {
	list-style: none;
	font-size: 13px;
	margin-bottom: 10px;
	line-height: 16px;
}

/*Pages de présentation */
h3.box-title {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
	color: #E36500;	
	margin: 3px 0 10px 3px;
}

div.box-wrapper {
	width: 810px;
	margin: auto;
}
table.tb1 {
	width: 500px;
	margin-left: 110px;
}

h4.atel {
	margin: 25px 0 10px 0;
	font-size: 14px;
}

table.inscr {
	width: 800px;
	border-collapse: collapse;
	font-size: 12px;
}

table.inscr thead{
	font-weight: bold;
}

table.inscr  td {
	padding: 5px;
}


 td {
	border: 1px solid #E36500;
	background-color: rgba(255,255,255,0.4);
	padding-left:10px;
	padding-right:10px;
}

table a {
	color: #CF5C00;
	text-decoration: underline;
}

table a:hover {
	color: #E36500;
	text-decoration: underline;
}

table a:visited {
	color: #CF5C00;
	text-decoration: underline;
}

div.box-text {
	width: 250px;
	padding: 0 10px;
	margin-left: 15px;
}

p.big {
	font-size: 20px;
	/*text-align:justify;*/
	margin-top: 15px;
}

p.small{
	font-size: 12px;
	text-align:left;
}



/* End pages de présentation */ 

h1 {
	font-size: 26px;
	text-transform: uppercase;
	margin: 15px 0 -10px 0;
	color: #DB6200;
}
h2 {
	font-size: 24px;
	margin-top: 15px;
	margin-bottom: 30px;
	color: #E36500;
}

h3 {
	font-size: 18px;
	font-weight: normal;
	margin-top: 25px;
}

h3.title {
	font-size: 18px;
	font-weight: normal;
	margin:15px 0 15px 5px;
	color: #E36500;	
}

h4.sub {
	font-size: 16px;
	margin-bottom: -10px;
	color: #E36500;
}

fieldset, div.tableau {
	width: 790px;
	margin-top: 30px;
	margin-bottom: 10px;
	background-color: rgba(255,255,255,0.5);
	padding: 20px 5px;
	border: 1px solid #F78500;
}

div.tableau {
	margin: 10px 0 10px 0;
}

legend {
	font-size: 21px;
	font-weight: bold;
	padding: 0 10px;
	color: #F39A00;	
	
}

p {
	margin: 10px 0;
	line-height: 1.3em;
}

p.notice {
	color: red;
	font-size: 1.1em;
}


div.wrapper {
	width: 850px;
	margin: auto;
	padding: 10px;
}

/*Form stuff*/
div.form-line {
	height: 20px;
	width: 700px;
	margin: 0;
}

label {
	line-height: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 14px;
	width: 150px;
	display: inline-block;
	height: 30px;
}

input {
	height: 20px;
	width: 250px;
	display: inline;	
	border: 1px solid #F78500;
}

.info {
	color: red;
	font-weight: bold;
	line-height: 20px;
	display: inline;
	height: 20px;
	width: 200px;
	margin-left: 30px;
}

#buttons {
	margin: -5px auto;
	width: 750px;
}

#buttons input {
	border: 0;
	height: 35px;
	width: 100px;
	margin-right: 5px;
	background-color: #F78500;	
	border: 1px solid #E76A06;
	color: white;
	font-size: 16px;
	font-weight: bold;
}

#butt input {
	border: 0;
	height: 35px;
	width: 100px;
	margin-right: 5px;
	background-color: #F78500;	
	border: 1px solid #E76A06;
	color: white;
	font-size: 16px;
	font-weight: bold;
}


#buttons input:hover {
	background-color: #FFA200;
}

span.atelier {
	padding-left: 5px;
	display: inline-block;	
}

span.at_sml {
	font-size: 12px;
}

input.chk {
	width: 25px;
	margin-left: 10px;
	float: left;
}

/* Recap */

ul, li {
	list-style: square;
	margin-left: 10px;
}

/* Validation*/
input.valid {
	background-color: #B7FFAB;
	/*border: 1px solid #51FF33;*/
	

}

input.invalid {
	background-color: #FFBBBB;
	/*border: 1px solid #FB0707;*/

}

/* Summary */

div.tab {
	background-color: #fefefe;
	line-height: 20px;
	font-size: 12px;
	margin-left: 15px;
	padding-left: 5px;
}

span.col1 {
	float: left;
	width: 100px;
	display: inline-block;
}

span.col2 {
	margin-left: 5px;
	float: left;
	width: 125px;
	display: inline-block;
}

span.col3 {
	margin-left: 5px;
	min-width: 125px;
	display: inline-block;
}

/* Badges */
div.badgerow {
	width: 800px;
	margin: 2px auto;
	padding-left: 16px;
}

div.badge {
	width: 244px;
	height: 142px;
	margin-right: 13px;
	background-image: url('badge.jpg');
	float:left;
}

div.nom {
	margin-top: 50px;
	width: 244px;
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	color: black;
}

div.prenom {
	margin-top: -10px;
	width: 244px;
	text-align: center;
	font-size: 22px;
	color: black;
}

