/* 
 * full-page.css
 */
a img
{
	border : 0px;
}
 
body {
	margin: 0px;
	padding: 0px;
	/*text-align: center;
	*/
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : #FFFFFF;
	color:#3398CC;
	text-align : center;
	margin: auto;
	background-image : url("/images/bg.jpg");
}
td
{
font-size : 12px;
}

#pageint {
	position: relative;
	text-align: center;
	margin: auto;
	width:770px;
	/*
	width:770px;
	left:0px;
	margin-top : 0px;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	background : #8B008B;
	background-color : #8B008B;
	border : 0px none;
	*/
}

#pageint {
	position: relative;
	text-align: -moz-center;
	margin: auto;
	/*width:770px;
	left:0px;
	margin-top : 0px;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	background : #8B008B;
	background-color : #8B008B;
	border : 0px none;
	*/
}

#pageint2 {
	position: relative;
	width:770px;
	left:0px;
	top:11px;
	margin-top : 0px;
	text-align: left;
	padding-bottom : 10px;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	/*background : #EEE url(/images/titre_background.jpg) repeat-y scroll top;
	background-color : #EEE;
	background-attachment : scroll;
	background-image : url(/images/titre_background.jpg);
	background-position : top;
	background-repeat : repeat-y;
	*/
	border : 0px none;
}



#titre {
	position: absolute;
	background-color : #FFFFFF;
	background-image : url(/images/titre_bg.gif);
	background-position : left;
	background-repeat : repeat-y;
	width:494px;
	height:79px;
	top:10px;
	left:256px;
	padding-bottom : 10px;
	padding-left : 10px;
	padding-right : 10px;
	padding-top : 0px;
	/*border : thin solid Black;*/
}

#coin {
position: absolute;
padding-right : -10px;
padding-top : -10px;
right:0px;
top:0px;
}

#titre h1{
	font-size : 16px;
	font-weight : bolder;
	font-style : oblique;
	font-family : Verdana;
}
.small {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
}
.article {
 font-family : Arial, Helvetica, sans-serif;
}

#page {
	position: relative;
	top : 0px;
	left: 0px;
	width: 770;
	/*border: 1px solid #AAA;*/
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 0px;
	background : #FFFFFF;
	background-color : #FFFFFF;
}

#pageaint {
	padding-bottom : 0px;
	padding-left : 0px;
	padding-right : 0px;
	padding-top : 15px;
	text-align: left;
}

#pageaint li, #pageaint li a
{
	list-style: none outside;
	background-color:#E6F3F9;
	color:#000000;
	line-height : normal;
	margin-top:2px;
	padding-left:15px;
	
}

#pageaint ul
{
	background-color:#FFFFFF;
}

#pageaint li a:hover
{
	
	background: url("/images/rond_b.gif") no-repeat 0% 50%;
	color:#3398CC;
	text-decoration : none;
}
	
#googlevert2
{
	/*position: absolute;*/
/*	top:0px;
	left:588px;*/
	background-image : url("/images/titre_bg.gif");
	background-position : left;
	background-repeat : repeat-y;
	padding-top : 15px;
	/*height:1316px;
	height:613px;
		height:1290px;
	*/
	height:1226px;
	width:165px;
	/*border : thin solid Black;*/
}
	
#googlevert
{
	/*position: absolute;*/
/*	top:0px;
	left:588px;*/
	background-image : url("/images/titre_bg.gif");
	background-position : left;
	background-repeat : repeat-y;
	padding-top : 15px;
	/*height:1316px;
	height:613px;
		height:1290px;
	*/
	height:613px;
	width:165px;
	/*border : thin solid Black;*/
}

#copy {
	position: relative;
	top : 5 px;
	width: 100%;
}

h1 {
  margin-top: 0.7em;
}

p {
  margin-bottom: 1em;
}

div.abstract {
  margin-bottom: 2em;
}

div.abstract p {
  font-weight: bold;
}

div.abstract p.date {
  text-align: right;
}

A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
text-decoration : none;
}

A:HOVER {
text-decoration : underline;
}

#copyy A {
	text-decoration : none;
	color:#3398CC;
	font-size : 10px;
}

#meil_cat A{
	text-decoration : none;
	color:blue;
}


#copyy A:HOVER,#meil_cat A:HOVER {
	color:#B3D9EC;
}

#liensb A {
	text-decoration : none;
	color:blue;
	
}

#liensb A:HOVER {
	text-decoration : none;
	color:#FFFFFF;
}

.center {
	text-align: center;
}

.center {
	text-align: -moz-center;
}

.selected {
	font-size : 150%;
	font-weight : bolder;
}
