/* BODY  -------------------------------------------------------------*/
body {
	background-color:#6897AA;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* FIN BODY  -------------------------------------------------------------*/

h4{
	font-size: 18px;
	margin: 5px 0;
	padding: 0;
}


/* TABLES  -------------------------------------------------------------*/
/*sert a setter les textes par défauts partout sur le site*/
table {
	/*font-size: 12px;
	color: #000000; 
	font-family: Verdana, Arial, Helvetica;*/
}

.padGauche{
	padding-left: 12px;
}

.tdCentre{ 
	background-color:#1E5D78;
	background-image: url(../images/basfond.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	background-attachment:scroll;
	padding-left: 12px;
	padding-top: 10px;
	padding-right: 5px;
	/*border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000 #000000 #000000 #000000;*/
}

.fondlogin{	
	background-color:#1E5D78;
	background-image: url(../images/backlogin.gif);
	background-repeat: no-repeat;
	background-position:top left;
}

.td1{ 
	background-color:#1E5D78;
	padding-left: 3px;
	padding-top: 3px;
	padding-right: 3px;
	border-left-width: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-style: solid;
	border-color: #10394B #10394B #10394B #10394B;*/
}
/* FIN TABLES  -------------------------------------------------------------*/

/* TEXTES  -------------------------------------------------------------*/
.titre1,.soustitre1,.soustitre2, .texte1, .alert, table{
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #F9F2E1; 
}

.titre1 {
	color: #F9F2E1; 
	font-weight: bold; 
	font-size: 16px;
}

.soustitre1 {
	color: #F9F2E1; 
	font-weight: bold; 
	font-size: 13px;
}

.soustitre2 {
	color: #F9F2E1; 
	font-weight: bold; 
	font-size: 11px;
}

.texte1 {

}

.fontcolor1{
	color: #FFB500;
}

.fontcolor2{
	color: #0F384A;
}

.alert{
	font-weight: bold;
	color: #FF3333;
}
/* FIN TEXTES  ----------------------------------------------------------*/


/* LIENS  ---------------------------------------------------------------*/
a:link,a:visited,a:hover,a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #FFB500;
	font-weight: bold;
}
a:link{
	color: #FFB500;
}
a:visited {
	color: #FFB500;
}
a:hover {
	color: #FFFFFF;
}
a:active{
	color: #FFB500;
}

a.link2:link,a.link2:visited,a.link2:hover,a.link2:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-style: normal;
	color: #FFB500;
	font-weight: bold;
}
a.link2:link{
	color: #FFFFFF;
}
a.link2:visited {
	color: #FFFFFF;
}
a.link2:hover {
	color: #FFB500;
}
a.link2:active{
	color: #FFB500;
}

/* FIN LIENS  ----------------------------------------------------------*/


/* FONDS  --------------------------------------------------------------*/
.fond1{ 
	/*background-image: url('../images/fond.jpg');*/ 
	background-repeat: no-repeat; 
	background-position: left top;
}
/* FIN FONDS  ----------------------------------------------------------*/


/* FORMS  -----------------------------------------------------------------*/
input, select, textarea{
	background-color: #E3F7FF;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #1A4F66; 
	letter-spacing: 0px;
}
/* FIN FORMS  --------------------------------------------------------------*/

hr{
	color: #FFB500;
}

.bgcolor1{
	background-color: #817B6D;
}

.bgcolor2{
	background-color: #2F6A84;
}

img{
	border-color: #F9F2E1 #F9F2E1 #F9F2E1 #F9F2E1;
}

.imgBorder{
	border-left-width: 1px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #F9F2E1 #F9F2E1 #F9F2E1 #F9F2E1;
}

.outer {width:100px; height:100px; overflow: hidden; position: relative; border: #f7f4e3 1px solid; background: #0c3343;}
.outer[class] {display: table; position: static;}
.center {width:100%; position: absolute; top: 50%; text-align:center;} 
.center[class] {display: table-cell; vertical-align: middle; position: relative;}
.inner {position: relative; top: -50%;}
.inner[class]{position:relative;}

.txt {display: block; width:100px; position:relative; bottom:0; text-align:center;}
.outer.active {border:2px solid #f7f4e3; background:#2F6A84;}

#main, iframe {width:735px; height:auto !important; height:555px; min-height:555px; overflow:hidden; border:1px solid #1E5D78;}