/* 
    Document   : main.css
    Created on : 15 janv. 2010, 14:43:52
    Author     : c.sidney - Globalis Multimedia

    IE6+, FF3+, Opera10+, safari4+ compatible
*/

.bloc_header  {
	background-color:#0C789F;
	margin: 0;
	padding:0;
	line-height: 12px;
}

.info {
	
	height:19px;
}

.libelle {
	width: 100%;
	color: #9AACC4;
	display: block;
	text-align: right;
	font-size: 13px;
	margin-right: 5px;
}

.subtitle {
	background:transparent url(../../image/layout/degrade_titre.gif) repeat-y scroll left top;
	color: #000000;
	font-weight: 700;
	font-size: 13px;
	line-height: 13px;
	vertical-align: center;
	line-height: 13px;
}

.form td {
	padding: 7px 5px 7px 0;
	vertical-align: top;
}

.subtitle td {
	/*background-color: #BCBCBC;*/
	line-height: 20px;
	padding: 0 0 0 13px;
	
}

.bt_sinscrire input {
	background-color:#9AACC4;
	color:#FFFFFF;
	font-weight:bold;
	height:21px;
	width:100px;
}

.form_error_fatal {
	background:#FFDFDF none repeat scroll 0 0;
	color:#DD0000;
	margin:4px;
	font-size: 11px;
}

.form_error_fatal p {
	margin:2px;
}

.form_error_fatal ul {
	padding:8px;
}

.form_error_fatal li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:disc;
	margin:0 0 0 18px;
}

.form_error_warning {
	background:#D1EFD1 none repeat scroll 0 50%;
	color: #008800;
	padding: 2px 4px;
}
