* {
	border:0;
	margin:0;
	padding:0;
	font-size:12px;
	font-family: Verdana, Sans Serif;
}
#conteneur
{
	width:900px;
	border:1px solid #336699;
	margin-left:auto;
	margin-right:auto;
	background-color: #FFFFFF;
	display: block;
}


span.label
{
	font-weight:bold;
}





#main form
{
	display:table;
	margin:auto;
	text-align:center;
}
#main input, select
{
	border:1px solid black;
}

#main input[type='image'] 
{
	border:0;
}

#main br
{
	clear:both;
	margin:12px;
}

textarea 
{
	border:1px solid black;
}

fieldset 
{
	display:table-caption;
	width:450px;
	margin:auto;
	text-align:center;
}

label, input[type='text'], select, textarea {
	width:50%;
}
#centered label, input[type='text'], select, textarea {
	width:100%;
}
textarea {
	height:70px;
}
label
{
	white-space:wrap;
	text-align:right;
	padding-right:20px;
}

div.liste-modules
{
	text-align:left;
	margin:auto;
	width:500px;
}


hr
{
	border:1px solid black;
}



/*  ------------------------------------------
/*  STYLES MNA V3
/*  ------------------------------------------ */
body {
	margin: 1em;
	text-align: center;
	font-size: 1em;
	color: #5F7AAD;
	background-color: #D6DDF0;
	background-image: url(/images/bg_50.png);
	background-repeat: repeat;
	padding:22px 20px 25px;
	}

a {
	text-decoration: none;
	color: #666666;
}
a:link {
	color: #336699;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF3300;
}


#haut{
	background:#FFFFFF url(http://www.urgences-serveur.fr/IMG/v3/bg_head_top.png) no-repeat scroll 0 0;
	border-bottom:1px solid #DBDBDB;
	height:106px;
	overflow:visible !important;
	width:900px;
}
.logo_img {
float:left;
padding-left:10px;
padding-top:20px;
}
.pub_swf {
float:left;
padding-left:100px;
padding-top:10px;
}
.lien_bas a
{
	color: #FFFFFF;
	text-decoration: none;
}
.lien_bas a:hover, visited
{
	color: #F7DC1C;
}

.lien_bas {
	background-color: #5F7AAD;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 4px;
	padding-bottom: 4px;
}

.menu-titre_rub {
clear: both;
	background-color: #5F7AAD;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #FFFFFF;
	text-transform: uppercase;
	display: block;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
}

#main {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	background-color: #FFFFFF;
}


#main h3 {
	background-color: #D5E2EC;
	font-size: 20px;
	text-decoration: none;
	line-height: 50px;
	padding-top: auto;
	padding-bottom: auto;
	text-align: center;
	color: #666666;
	display: block;
	width: 800px;
	border: 1px solid #336699;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 10px;
	background-image: url(../images/tcem.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#main h2 {
	background-color: #51767B;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #FFFFFF;
	display: block;
	width: 500px;
	border: 1px solid #336699;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}

#main h1 {
	background-color: #FBD79A;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #333333;
	display: block;
	width: 500px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #336699;
	border-right-color: #336699;
	border-left-color: #336699;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
}

#main h4 {
	background-color: #C2F3C2;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	line-height: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
	color: #333333;
	display: block;
	width: 500px;
	border: 1px solid #336699;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	text-transform: uppercase;
}
.tete
{
	text-align: center;
	display: block;
	width: 500px;
	border: 1px solid #336699;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	list-style-type: none;
	text-decoration: none;
	background-color: #E5F3E2;
}
.tete input, label
{
	width:auto;
	float:none;
}
#centered 
{
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

legend 
{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	display:table;
	width:100%;
	margin:auto;
	color: #FF6600;
	padding-top: 5px;
	padding-bottom: 10px;
}

.legende li
{
	text-align:center;
	font-size:14px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 400px;
	list-style: none;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #336699;
	border-bottom-color: #336699;
	border-left-color: #336699;
	padding: 3px;
	}



.titre-legende 
{
	text-align:center;
	font-size:14px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 400px;
	border: 1px solid #336699;
	background-color: #E5F3E2;
	font-weight: bold;
	padding: 3px;
}

.cadre_invisible_sixcent
{
	text-align: center;
	display: block;
	width: 700px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 1em;
	padding-bottom: 1em;
}






#nav {
	width: 800px;
	margin: 0;
	background-color: #FFFFFF;
	display: block;
	margin-left:auto;
	margin-right:auto;
	margin-top:1em;
	margin-bottom:1em;
	height: 36px;
	}

#menu-principal {
	text-decoration: none;
}
	
#menu-principal a
{
	color: #587DAD;
	background-color: #FFFFFF;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	padding-bottom: 4px;
	display: block;
	float: left;
	font-size: 12px;
	font-weight: bold;
	width: 160px;
	border: 1px solid #587DAD;
	margin-right:6px;
}
#menu-principal a:hover, visited
{
	color: #666666;
	background-color: #D5E2EC;
}





table.evaluation td, th
{
	font-size:10px;
	width:auto;
	margin:0px;
	padding:5px;
	border:1px solid #D5E2EC;
	text-align: center;
}
table.evaluation
{
	width:502px;
	margin:auto;
	border: 1px solid #336699;
}

tr.row_even
{
        background-color:#FFFFF0;
}
tr.row_odd
{
        background-color:#FFF9EF;
}
th
{
	background-color:#D5E2EC;
	color:#333333;
}
.erreur
{
	color:red;
	font-weight:bold;
}
p.titre-legende 
{
	
}
blockquote
{
	text-align: justify;
	display: block;
	width: 470px !important;
	width: 470px;
	border: 1px solid #336699;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	list-style-type: none;
	text-decoration: none;
	background-color: #FFFFFF;
	padding:15px
}
blockquote ul
{
	list-style-position:inside;
}
#tete2
{
	text-align: justify;
	display: block;
	width: 470px !important;
	width: 470px;
	border: 1px solid #336699;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1em;
	list-style-type: none;
	text-decoration: none;
	background-color: #FFFFFF;
	padding:15px
}

div.confirmation
{
	border:1px #336699 solid;
	padding:3px;
	margin:auto;
	margin-top:10px;
	text-align:center;
}
div.confirmation p
{
	font-weight:bold;
	font-size:16px;
}
div.confirmation a
{

}
#precisions
{
	border:5px solid #FBD79A;
	padding:10px;
	width:400px;
	margin:10px auto;
	font-weight:bold;
	color:#5F7AAD;
}

input.onsamuse
{
	margin-top:10px;
	background-color:#5F7AAD;
	color:white;
	font-weight:bold;
	width:200px;
	height:25px;
	text-align: center;
}


