/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 12px;
	font-family: "Segoe UI";
}
/*HTML5 display-role reset for older browsers*/
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	background-color: #255972;
}
ol, ul {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 15px;
	/*border: 1px dotted #FFCC00;*/
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6, {
	font-family: "Segoe UI";	
}

h2 {
	font-size: 20px;
	color: #666666;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	margin-top: 0px;
	margin-bottom: 10px;
	font-family: "Segoe UI";
	font-weight: lighter;
}


h3 {
	font-size: 1.3em;
	color: #666666;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	margin-top: 0px;
	margin-bottom: 5px;
}
h4 {
	font-size: 1.1em;
	color: #666666;
	padding-bottom: 5px;
	border-bottom: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 0px;
}
h5 {
	font-size: 1.1em;
	color: #666666;
	padding-bottom: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
h6 {
	font-size: 1em;
	color: #666666;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 1px;
	font-weight: bold;
	text-decoration: underline;
}





/* Les FLOAT  */ 
.left{
	float: left;
}
.right {
	float: right;
}

/* Les BORDURES  */
.bord_top{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006666;
}
.bord_bot{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
} 
.bord_left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006666;
}
.bord_right{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
}
.bord_h{
	border-top: 1px solid white;
	border-bottom: 1px solid white;
}
.bord_v{
	border-left: 1px solid white;
	border-right: 1px solid white;
}

div#wait {
    background-image: url("../img/gel70.png");
    display: none;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2000;
}

div#anim {
	background-image: url("../img/ajax-loader.gif");
	background-position: center center;
	background-repeat: no-repeat;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 200;
}

.zone {
	overflow: auto;
	padding: 0;
	position: relative;
	width: 980px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.container {
	padding: 4px;
	border: 6px solid #466280;
	/*background-color: #F1F4EA;*/
	background-color: #EDF0F4;
}


#header {
	background-color: #1f3b69;
	height: 220px;
	padding: 5px;
	color: #FFFFFF;
	background-image: url(../img/logo-header-blue.png);
	background-repeat: no-repeat;
	background-position: left;
	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: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#chapitre {
	padding: 15px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	overflow:auto;
}
#chapitre p {
	font-family: "Segoe UI";
	font-size: 2.8em;
	background:#255972;
	color: rgba(255, 255, 255, 0.6);
	font-weight: lighter;
}

.work {
	/*border: 5px solid #1B4052;
	background-color: rgba(255, 255, 255, 0.2);*/
	padding: 20px;
	min-height:350px;
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	overflow:auto;
}

#col0, #col1{
	padding: 20px;
}

/*.search {
	
	padding: 7px;
	color: #FFFFFF;
	position: relative;
	clear:both;
	margin: auto;
	overflow: hidden;
}
.search h1 {
	font-size: 1.4em;
	font-weight: bold;
	font-family: "Segoe UI";
	padding-bottom: 5px;
	margin-bottom: 5px;
}
#pdt_consult li {
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 2px;
}
*/
.cont_box {
	padding: 5px;
}
.cont_pdt {
	font-family: "Segoe UI";
	clear:both;
	overflow:hidden;
	width:100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	margin: auto;
}

.clr {clear:both;}
	

.shad {
box-shadow: 1px 1px 3px green;
filter:progid:DXImageTransform.Microsoft.Shadow(color='#aaaaaa', Direction=135, Strength=3);
}

.blue_box {
	color: #FFFFFF;
	background-color: #1F7B9A;
	padding: 5px;
	line-height: 20px;
	font-size: 14px;
}
.inpXL {
	font-size: 1.1em;
	color: #333333;
	margin-top: 3px;
	font-weight: bold;
	width: 100%;
}
.oblig {
	font-size: 0.9em;
	font-style: italic;
	color: #FF0000;
	font-weight: normal;
}
.defval {
	font-size: 0.9em;
	font-style: italic;
	color: #999999;
	font-weight: normal;
}
 #bienvenue, #brochure, #accespro{
	font-family: "Segoe UI";
	font-size: 1.4em;
}

.adr {
	line-height: 18px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-left: 3px;
	margin-bottom: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.mess_err {
	font-size: 1.2em;
	line-height: 18px;
	font-weight: bold;
	padding: 15px;
}
.mess_ok {
	font-size: 1.3em;
	line-height: 18px;
	font-weight: normal;
	padding: 15px;
	color: #006600;
}
