/* CSS Document */
*
{
	margin:0;
	padding:0;
	font-family:verdana;
	font-size:12px;
}
/*
body
{
	background:url(../images/background.jpg) repeat-x;
}*/
.global
{
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
#signupForm
{
	background-color: #ffd753;
	background-image:url(../images/back-form.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	height:860px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}
h1
{
	font-size:17px;
	font-weight:bold;
	text-align:center;
}
h2, h2 span
{
	font-size:12px;
	font-weight:bold;
	text-align:center;
}
h3
{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	margin-left:10px;
}
h4
{
	font-size:11px;
	text-align:left;
	margin-left:10px;
}
h4 span
{
	margin-left:0px;	
}
p {
	font-size:10px;
	color:#333333;
}
.fr
{
	color:#000000;
}
.en
{
	color:#5F0F6E;
}

.it
{
	color:#398C18;
}

.all
{
	color:#0385A8;
}
.error{
	background-color:#FF0000;
}
table
{
	width:756px;
	margin-left:auto;
	margin-right:auto;	
}
tr.margeHaute
{
height:30px;
vertical-align:bottom;
}
/*input
{
	height:16px;
}*/
table.participation
{
width:750px;
margin-left:10px;
}
label
{
font-weight:bold;
}
p.colonnePaiement
{
	float:left;
	width:350px;
	font-size:11px;
	color:#000000;
	margin-left:10px;
}
p.inscription
{
font-size:12px;
color:#000000;
margin-left:10px;
}
p.validation
{
	width:140px;
	margin-left:auto;
	margin-right:auto;
	clear:left;
} 
p.validation input
{
	width:140px;
	height:39px;
	background:url(../images/validation.jpg) no-repeat;
	border:none;
	font-size:14px;
	font-weight:bold;
}
.cartouche
{
	background:url(../images/cartouche.jpg) no-repeat;
	width:430px;
	height:153px;
	margin-left:auto;
	margin-right:auto;
}
.ligne
{
width:756px;
margin-left:auto;
margin-right:auto;

}
.message
{
	text-align:center;
	padding-top:20px;
	font-size:12px;
	font-weight:bold;
}
.message span
{

	font-size:10px;
	font-weight:normal;
}
div.global p {
	font-size:12px;
}
div#programme2 p {
	margin-bottom: 10px;
	margin-top: 10px;
}
div#programme2 h1, div#programme2 h2 {
	color: #666666;
}
.griser {
	background-color: #cccccc;
	padding: 10px 10px 10px 10px;
	width:300px;
}
.heure {
	color: red;
}
li.program {
	text-indent: 5px;
	margin-left: 20px;
	list-style: circle;
} 
hr.ligne-separ {
	height: 1px;
	border-top-style: none;
	border-bottom-style: dashed;
	border-width: 1px;
	}
div.logos {
	text-align:center;
}
