html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/**
 * BG color #0e3660 /blue
 * Text color #000000 /black
 * field text color #767575 /gray
 * dashed border #7d7d7d /gray
 * mid content border #0e3660; /blue
 */
body {
	margin:0;
	padding:0;
	background-color:#0e3660;
}

#layout{
	width:899px;
	margin-left:auto;
	margin-right:auto;
}

#header{
	position:relative;
}

#header div{
	display:block;
}

#tophead{
	padding-top:23px;
	padding-left:20px;
	height:49px;
	border-bottom: 1px solid #000;
	background-image:url(images/bgtop.gif);
}

#mainmenu{
	background-image:url(images/bar.gif);
	height:32px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

#mainmenu ul{
	margin:0;
	padding:0;
}

#mainmenu ul li{
	margin:0;
	padding:0;
	display:inline;
	padding-left:30px;
}

#banner{
	height:129px;
	
}

#footer{
	color:#FFF;
	
}

h1{
	margin:0;
	padding:0;
	font-size:26pt;
	display:inline;
}

h3{
	padding:10px;
	padding-bottom:0px;
	font-size:120%;
}

img{
	margin:0;
	padding:0;
	border:none;
}

#body{
	background-color:#fefae3;
	position:relative;
	height:100%;
}

#content{
	padding:10px;
}

#bleft,#bright{
	width:206px;
}

#bleft{
	float:left;
}


#bright{
	float:right;
}

a{ color:#000}

a:hover{
	color:#000;
}

.left{
	float:left;
}

.clear{
	clear:both;
}

.bcontent{
	width:165px;
	padding:5px;
}

#bleft .bcontent{
	margin-right:auto;
	margin-left:0px;
}

#bright .bcontent{
	margin-left:auto;
	margin-right:0px;
}

.rightcol{
	width:300px;
	float:right;
	margin-top:33px;
	border:1px solid #e7e7e3;
}

#article-complet{
	width:570px;
}


#article-complet h2{
	font-family:Georgia,"Times New Roman",Times,serif;
	border-bottom:1px dashed #dedcd4;
	padding:10px;
	padding-bottom:3px;
	font-size:130%;
	text-decoration: none;
	color:#1c66b5;
}

#article-complet h2 a{
	text-decoration: none;
	color:#1c66b5;
}

.picture{
	margin-top:10px;
	margin-bottom:10px;
	padding:15px;
	border:1px solid #dedcd4;
	width:540px;
}

.picture img{
	padding:15px;
}

hr{
	border:none;
	border-top:1px dashed #dedcd4;
}

#article-complet p{
	font-size:85%;
	line-height:18px;
	padding-bottom:12px;
}

.related{
	
}

.related a{
	text-decoration:none;
	font-weight:bold;
	color:#1c66b5;
}

.related ul li{
	padding:8px;
}

.related ul li img{
	float:left;
	padding-right:10px;
	padding-top:5px;
}

.related p.description{
	line-height:16px;
	font-size:80%;
}

.addthis_toolbox{
	margin-top:15px;
	margin-bottom:15px;
	padding:8px;
	background-color:#e1e1e1;
}

.addthis_toolbox .two_column 
{
	background-color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
    width: 280px;
    padding: 10px 0 10px 0px;
    border: 3px solid #b5b5b6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addthis_toolbox .two_column a 
{
    padding: 4px 0 4px 28px;
    position: relative;
    width: 66px;
    display: block;
    text-decoration: none;
    color: blue;
}

.addthis_toolbox .two_column a:hover
{
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #B4D3F8;
    text-decoration: none;
}

.addthis_toolbox .two_column span
{
    position: absolute;
    left: 8px;
    top: 4px;
}

.addthis_toolbox .two_column  .top
{
    padding: 0 0 10px 0;
    border-bottom: solid 1px #eee;
    margin-bottom: 10px;
	text-align:center;
}


.addthis_toolbox .two_column  .bottom
{
    padding: 0 0 10px 0;
    border-top: solid 1px #eee;
    margin-top: 10px;
   
}

.addthis_toolbox .two_column  .more
{
    border-top: solid 1px #eee;
    padding: 10px 0 0 0;
    margin: 10px 20px 0 20px;
    text-align: center;
}

.addthis_toolbox .two_column  .more a
{
    padding: 4px 0;
    width: auto;
}

.addthis_toolbox .two_column .more span
{
    display: none;
}

.addthis_toolbox .two_column .column1
{
    width: 92px;
    float: left;
}

.addthis_toolbox .two_column .column2
{
    width: 92px;
    float: left;
}

.addthis_toolbox .two_column .column3
{
    width: 92px;
    float: left;
}

.addthis_toolbox .two_column .clear
{
    clear: both;
    padding: 0;
    display: block;
    height: 0;
    width: 0;
}

.midpub{
	width:360px;
	float:left;
}

.flickr li{
	display:inline;
}

.userinfo{
	position:absolute;
	top:4px;
	right:0;
	width:170px;
	font-size:7pt;
}

.userlogin{
	position:absolute;
	top:4px;
	right:10px;
	width:250px;
	font-size:7pt;
	text-align:right;
}

.userlogin a{
	margin-top:5px;
	display:block;
	margin-bottom:20px;
	padding-right:5px;
	font-size:8pt;
}

.userinfo a, .userinfo form, #loginform label, #loginform input[type="submit"]{
	font-size:7pt;
}

#loginform input[type="submit"]{
	color:#266bb6;
	font-weight:bold;
	text-transform: uppercase;
}

#loginform input[type="text"], #loginform input[type="password"] {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#f2f9ff none repeat scroll 0 0;
border:1px solid #6D614F;
color:#767575;
display:inline-block;
font-size:7pt;
height:12px;
padding-left:2px;
width:94px;
}

.submit_article {
color:#536482;
font-family:"Lucida Grande",Verdana,Helvetica,Arial,sans-serif;
padding-left:10px;
padding-right:10px;
}

.submit_article p{
	padding:5px;
	font-size:11pt;
}

.submit_article h1 {
color:#115098;
font-weight:bold;
line-height:1.2em;
margin-bottom:0;
}
.submit_article h2 {
color:#115098;
font-weight:normal;
line-height:1.2em;
margin-bottom:0;
}
.submit_article table {
background-color:#FFFFFF;
border:1px solid #CCCFD3;
padding:1px;
width:100%;
}
.submit_article th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#70AED3 url(images/gradient2b.gif) repeat-x scroll left bottom;
border-bottom:1px solid #327AA5;
border-top:1px solid #6DACD2;
color:#FFFFFF;
font-size:0.75em;
padding:3px 4px;
text-transform:uppercase;
}
.submit_article td {
font-size:0.85em;
line-height:1.2em;
padding:4px;
}
.submit_article .rtl th, .submit_article .rtl td {
text-align:right;
}
.submit_article table.type2 {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border:medium none;
padding:0;
}
.submit_article table.type2 th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent none repeat scroll 0 0;
border-top:medium none;
color:#115098;
padding:2px 0;
text-align:center;
}
.submit_article table.type2 td {
font-size:1em;
padding:0;
}
.submit_article table.type2 td.name {
padding:2px;
vertical-align:middle;
}
.submit_article table.type3 {
background-color:transparent;
border:medium none;
float:right;
padding:0;
width:300px;
}
.submit_article .rtl table.type3 {
float:left;
}
.submit_article table.type3 thead th {
background-color:transparent;
border-top:medium none;
color:#115098;
font-size:0.85em;
font-weight:normal;
padding:0 3px;
text-align:center;
text-transform:none;
}
.submit_article table.type3 tbody th {
border:medium none;
font-size:0.9em;
font-weight:normal;
padding:0;
text-align:left;
text-transform:none;
width:100%;
}
.submit_article .rtl table.type3 tbody th {
text-align:right;
}
.submit_article table.type3 td {
padding:1px;
text-align:center;
}
.submit_article th.name {
text-align:left;
width:auto;
}
.submit_article .rtl th.name {
text-align:right;
}
.submit_article td.name {
font-weight:bold;
text-align:left;
}
.submit_article .rtl td.name {
text-align:right;
}
.submit_article .entry {
font-weight:normal;
text-align:left;
}
.submit_article .rtl .entry {
text-align:right;
}
.submit_article .row1 {
background-color:#F9F9F9;
}
.submit_article .row2 {
background-color:#DCEBFE;
}
.submit_article .row3 {
background-color:#DBDFE2;
}
.submit_article .row4 {
background-color:#E4E8EB;
}
.submit_article .col1 {
background-color:#DCEBFE;
}
.submit_article .col2 {
background-color:#F9F9F9;
}
.submit_article .spacer {
background-color:#DBDFE2;
height:1px;
line-height:1px;
}
.submit_article table.listing {
background-color:#FFFFFF;
border:1px solid #CCCFD3;
margin-bottom:10px;
margin-top:10px;
padding:1px;
width:100%;
}
.submit_article .listing th {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#70AED3 url(images/gradient2b.gif) repeat-x scroll left bottom;
border-bottom:1px solid #327AA5; 
border-top:1px solid #6DACD2;
color:#FFFFFF;
font-size:0.75em;
padding:3px 4px;
text-transform:uppercase;
}
.submit_article .listing td {
font-size:0.85em;
line-height:1.2em;
padding:4px;
}
.submit_article .listing th a {
color:#FFFFFF;
}
.submit_article .listing col.col1 {
background-color:#DCEBFE;
}
.submit_article .listing col.col2 {
background-color:#FFFFFF;
}
.submit_article .listing .even {
background-color:#C0D4CB;
}
.submit_article .listing .odd {
background-color:#CED9E7;
}
.submit_article .listing tr:hover {
background-color:#8CBC9B;
}
.submit_article div.formError ul li {
color:#FF0000;
}
.submit_article ul.errors li {
color:#FF0000;
}
.submit_article .hint {
color:#115098;
}
.submit_article fieldset legend {
color:#FF0000;
}

.auteur{
	font-size:90%;
	margin-bottom:6px;
}
.auteur a{
	color:#1C66B5;
}