/* Quantifica - World Observatory of Communication Systems
*Design - copyright ALLOY Interactive 2007
*/

body {
	margin: 0pt;
	padding: 0pt;
	background: rgb(226, 226, 226); 
	font-family: Arial,Verdana,Arial,sans-serif;
}

h1, h2, h3, h4, h5, h6 { 
margin: 0pt; 
}

p, blockquote, ul, ol, dl { 
margin-top: 0pt; 
}

a { 
font-weight: bold;
color: rgb(230, 0, 31);
 text-decoration: none; 
}

a:visited { 
color: rgb(52, 75, 132);
text-decoration: none; 
}

a:hover, a:focus { 
text-decoration: underline; 
}

img {
border: none;
}

/* ::::: Attributs de la page ::::: */

#page { 
margin: 0pt auto;
padding: 0pt;
background: transparent url('images/fond.jpg') repeat-y scroll center top ; 
}

/* ::::: Attributs de l'entÃªte::::: */

#header { 
margin: 0pt auto;
position: relative;
background: transparent url('images/header.png') no-repeat scroll left top; 
width: 950px; 
height: 95px;
text-align: left; 
}

#logo {
position: absolute;
padding: 0pt; 
margin: 0pt; 
border: none; 
top: 10px;
left: 10px;
width: 309px; 
height: 83px; 
float: left;
}

#members {
position: absolute;
top: 2px;
left: 695px;
}

#members p{
font-size: 11px;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
font-weight: normal;
}

#members img{
border: none;
vertical-align: bottom;
}

#members a{
color: rgb(6, 23, 62);
}

#members a:visited{
color: rgb(230, 0, 31);
}

#members a:hover, a:focus { 
color: rgb(230, 0, 31);
text-decoration: none;
}

#menuaide {
position: absolute;
top: 44px;
right: 70px;
}

#menuaide p{
font-size: 11px;
letter-spacing: normal;
color: rgb(230, 0, 31);
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
}

#menuaide a{
color: rgb(52, 75, 132);
border-bottom: dotted 1px rgb(52, 75, 132);
padding: 0pt;	
margin: 0pt;
}

#menuaide a:visited{
color: rgb(52, 75, 132);
text-decoration: none;
}

#menuaide a:hover, a:focus { 
color: rgb(52, 75, 132);
text-decoration: none;
border: none;
}

#hierarchie {
position: absolute;
top: 66px;
right: 70px;
}

#hierarchie p{
font-size: 10px;
letter-spacing: normal;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
color: rgb(93, 93, 93); 
}

#hierarchie a{
color: rgb(75, 97, 155); 
text-decoration: none;
}

#hierarchie a:visited{
color: rgb(230, 0, 31);
text-decoration: none;
}

#hierarchie a:hover, a:focus { 
text-decoration: underline;
}

/* ::::: Attributs de la banniÃ¨re::::: */

#banner { 
margin: 0pt auto; 
padding: 0pt;
position: relative;
background: transparent url('images/banner.jpg') no-repeat scroll left top;
width: 950px; 
height: 187px;
text-align: left; 
z-index:1;
}

#bannerinside { 
margin: 0pt auto; 
padding: 0pt;
position: relative;
background: transparent url('images/banner2.jpg') no-repeat scroll left top;
width: 950px; 
height: 124px;
text-align: left; 
z-index:1;
}

#claim {
position: absolute;
top: 102px;
left: 600px;
z-index:2;
color: rgb(255, 255, 255);
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
font-size: 16px;
font-weight: normal;
letter-spacing: 2px;
line-height: 20px;
}

#claim  b{

font-size: 22px;

}

#learn a{
position: absolute;
top: 123px;
left: 678px;
width: 194px;
height: 32px;
border: none; 
z-index:3;
}

#learn a:hover{
background: transparent url('images/learnhover.jpg') scroll no-repeat left top;

}


/* ::::: Attributs du menu::::: */

#menu { 
position: relative;
margin: 0pt auto; 
padding: 0pt;
width: 950px; 
height: 41px;
text-align: left; 
}

#menu ul { 
margin: 0pt 0pt 0pt 5px; 
padding: 0pt; 
background: transparent url('images/menu.png') no-repeat scroll left top; 
width: 950px; 
height: 41px; 
list-style-type: none; 
list-style-image: none; 
list-style-position: outside; 
}

#menu li { 
margin: 0pt; 
padding: 0pt; 
float: left; 
text-indent: 40px;
}

#menu li a { 
display: block; 
height: 41px; 
text-decoration: none; 
font-size: 1px; 
line-height: 41px; 
color: rgb(170, 170, 170); 
}

#menu li a span { 
position: absolute; 
left: -5000px; 
}

#menu a#home{ 
width: 87px;
}
#menu a#about{ 
width: 115px; 
}
#menu a#db { 
width: 117px;
}
#menu a#references{ 
width: 123px;
}
#menu a#reports { 
width: 102px;
}
#menu a#glossary { 
width: 118px;
}
#menu a#methodology { 
width: 147px;
}

#menu li a:hover { 
background: transparent url('images/menu.png') no-repeat scroll left top;
z-index:50;
}

#menu li a.on { 
background: transparent url('images/menu.png') no-repeat scroll left top;
z-index:50;
}

#menu a#home:hover { 
background-position: 0px -41px; 
color: rgb(170, 170, 170);
 }
 
#menu a#home.on { 
background-position: 0px -41px; 
color: rgb(170, 170, 170);
 }

#menu a#about:hover { 
background-position: -87px -82px; 
color: rgb(170, 170, 170);
 }
 
#menu a#about.on { 
background-position: -87px -82px; 
color: rgb(170, 170, 170);
 }
 
#menu a#db:hover { 
background-position: -202px -123px; 
color: rgb(170, 170, 170);
 }
 
#menu a#db.on { 
background-position: -202px -123px; 
color: rgb(170, 170, 170);
 }
 
/* #menu a#partners:hover { 
background-position: -319px -164px; 
color: rgb(170, 170, 170);
 }
 
#menu a#partners.on { 
background-position: -319px -164px; 
color: rgb(170, 170, 170);
 }*/

 #menu a#references:hover { 
background-position: -319px -164px; 
color: rgb(170, 170, 170);
 }
 
#menu a#references.on { 
background-position: -319px -164px; 
color: rgb(170, 170, 170);
 }
 
#menu a#reports:hover { 
background-position: -442px -205px; 
color: rgb(170, 170, 170);
 }
 
#menu a#reports.on { 
background-position: -442px -205px; 
color: rgb(170, 170, 170);
 }

#menu a#glossary:hover { 
background-position: -544px -246px; 
color: rgb(170, 170, 170);
 }
 
#menu a#glossary.on { 
background-position: -544px -246px; 
color: rgb(170, 170, 170);
 }
 
#menu a#methodology:hover { 
background-position: -662px -287px; 
color: rgb(170, 170, 170);
 }
 
#menu a#methodology.on { 
background-position: -662px -287px; 
color: rgb(170, 170, 170);
 }

#cart a 
{
position: absolute;
top: 12px;
left: 872px;
width: 16px;
height: 16px;
background: transparent url('images/cart.gif') no-repeat scroll left top;
border-top-width: medium;
border-right-width: medium;
border-bottom-width: medium;
border-left-width: medium;
border-top-style: none;
border-right-style: none;
border-bottom-style: none;
border-left-style: none;
border-top-color: -moz-use-text-color;
border-right-color: -moz-use-text-color;
border-bottom-color: -moz-use-text-color;
border-left-color: -moz-use-text-color;
z-index: 3;
}

/* ::::: Attributs de global:::: */

#global { 
margin: 0pt auto; 
padding: 0pt;
width: 950px; 
text-align: left; 
}

#global #sidebar { 
float: left; 
padding: 0pt;
width: 294px; 
}

#global #conteneur { 
float: right; 
padding: 0pt;
width: 656px; 
background: transparent url('images/ombre.jpg') scroll no-repeat left top;
}

/* ::::: Attributs de sidebar:::: */

#global #sidebar #news{ 

}

#global #sidebar #news h2{ 
margin: 10px 0pt 0pt 5px;
padding:  0pt 0pt 0pt 40px;
font-size: 16px;
line-height: 35px;
height: 34px;
color: rgb(93, 93, 93);
display: block;
background: transparent url('images/h2sidebar.jpg') no-repeat scroll left top;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
font-variant: small-caps;
font-weight: bold;
}

#global #sidebar #news ul{ 
margin: 0pt 0pt 0pt 25px;
padding: 0pt;
line-height: normal;
list-style-type: none;
width: 250px;
}

#global #sidebar #news ul li{ 
background: transparent url('images/puce.gif') no-repeat scroll left 4px;
width:225px;
margin-top: 10px;
}

#global #sidebar #news ul li h3{ 
padding: 0pt 0pt 5px 0pt;
margin: 0pt 0pt 0pt 15px;
font-size: 11px;
font-weight: bold;
color: rgb(93, 93, 93);
}

#global #sidebar #news ul li h3 span{ 
color: rgb(113, 4, 88);
}

#global #sidebar #news ul li h3 strong{ 
font-size: 12px;
color: rgb(6, 23, 62);
}

#global #sidebar #news ul li p{ 
padding: 0pt 0pt 5px 0pt;
margin: 0pt 0pt 0pt 15px;
font-size: 11px;
font-weight: normal;
color: rgb(93, 93, 93);
border-bottom: dotted 1px rgb(24, 179, 0);
}

#global #sidebar #news ul li p.figures { 
border-bottom: none;
}

#global #sidebar #menuleft{ 

}

#global #sidebar #menuleft h2{ 
margin: 10px 0pt 0pt 5px;
padding:  0pt 0pt 0pt 40px;
font-size: 16px;
line-height: 35px;
height: 34px;
color: rgb(93, 93, 93);
display: block;
background: transparent url('images/h2sidebar.jpg') no-repeat scroll left top;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
font-variant: small-caps;
font-weight: bold;
}

#global #sidebar #menuleft ul { 
padding: 0pt;
margin: 10px 0pt 0pt 35px;
width: 258px;
line-height: normal;
list-style-type: none;
}

#global #sidebar #menuleft ul li{ 
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
font-weight: normal;
font-size: 13px;
background: transparent url('images/fondmenu.png') no-repeat scroll left top;
height: 39px;
padding-left: 15px;
margin-bottom: 1px;
line-height: 39px;
display: block;
}

#global #sidebar #menuleft ul li:hover{ 
background: transparent url('images/fondmenu-hover.png') no-repeat scroll left top;
}

#global #sidebar #menuleft ul li a{ 
background: transparent url('images/fleche.gif') no-repeat scroll 0pt 3px;
padding-left: 15px;
color: rgb(52, 75, 132);
}

#global #sidebar #menuleft ul li a:hover{ 
background: transparent url('images/flechehover.gif') no-repeat scroll 0pt 3px;
color: rgb(230, 0, 31);
text-decoration: none;
}

#global #sidebar #menuleft ul li a.on{ 
background: transparent url('images/flechehover.gif') no-repeat scroll 0pt 3px;
color: rgb(230, 0, 31);
text-decoration: none;
}

/*Radio et Panel themetree*/
#global #sidebar #CollapsiblePanel1_container
{
	width:270px;
	margin-left:17px;
	
}

#global #sidebar #CollapsiblePanel1_container .cart_header
{
	
	
}

#global #sidebar .PanelThemeTree
{
	margin-top:15px;
	margin-left:17px;
	max-width: 262px
} 
/**/
/*Your Filter*/
#global #sidebar .criteres{ 
background: transparent url('images/fondbloc.jpg') no-repeat scroll left top;
margin: 10px 0pt 0pt 29px;
width: 245px;
height: 193px;
position: relative;
}

#global #sidebar .criteres  h2{ 
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
font-variant: small-caps;
font-weight: bold;
font-size: 16px;
padding: 12px 0pt 0pt 10px;
}

div.bloc1 {
position: absolute;
width: 245px;
height: 120px;
top: 41px;
overflow: auto;
}

/*Contenu Your Filter*/
.bloc1  h3{
padding: 7px 0pt 0pt 10px;
font-family: Arial,Verdana,Arial,sans-serif;
font-weight: normal;
color: rgb(230, 0, 31);
font-size: 12px;
margin: 0pt;
}

.bloc1  p{
padding: 2px 0pt 0pt 10px;
font-family: Arial,Verdana,Arial,sans-serif;
font-weight: normal;
color: rgb(52, 75, 132);
font-size: 12px;
margin: 0pt;
}
/**/

.bloc1  label{
font-family: Arial,Verdana,Arial,sans-serif;
font-weight: normal;
color: rgb(52, 75, 132);
font-size: 12px;
padding-left: 10px;
}


div.bloc2 {
position: absolute;
width: 245px;
height: 30px;
top: 161px;

}

.bloc2  input{
padding: 8px 0pt 0pt 15px;
}
/**/

/*Critères*/
#global #sidebar .criteres4{
background: transparent url('images/fondbloc.jpg') no-repeat scroll left top;
margin: 0px 0pt 1pt 29px;
width: 245px;
height: 103px;
position: relative;
}

#global #sidebar .criteres4 h2{ 
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
font-variant: small-caps;
font-weight: bold;
font-size: 16px;
padding: 12px 0pt 0pt 10px;
color: rgb(93, 93, 93);
}

div.bloc3 {
position: absolute;
padding: 5px 0pt 0pt 0px;
width: 245px;
height: 31px;
top: 41px;
}

.bloc3 input{
margin: 0px 0pt 0pt 30px;
width: 170px;
line-height: 20px;
font-size: 12px;
color: rgb(93, 93, 93);
}

.dropform {
line-height: 20px;
font-size: 12px;
color: rgb(93, 93, 93);
}

div.bloc4 {
position: absolute;
width: 245px;
height: 31px;
top: 72px;
}

div.test21 {

width: 450px;
height: 120px;
overflow: auto;
}

.bloc4  input
{
	color: rgb(93, 93, 93);
	font-size: 10px;
/*padding: 8px 0pt 0pt 15px;*/
}
/**/

#global #sidebar .keywords{ 
background: transparent url('images/fondkeywords.jpg') no-repeat scroll left top;
margin: 10px 0pt 0pt 29px;
width: 245px;
height: 147px;
position: relative;
}

#global #sidebar .keywords h2{ 
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
font-variant: small-caps;
font-weight: bold;
font-size: 16px;
padding: 12px 0pt 0pt 10px;
color: rgb(93, 93, 93);
}



#global #sidebar .tagcloud{ 
background: transparent url('images/fondtag.jpg') no-repeat scroll left top;
margin: 10px 0pt 0pt 29px;
width: 245px;
height: 147px;
position: relative;
}

#global #sidebar .tagcloud h2{ 
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
font-variant: small-caps;
font-weight: bold;
font-size: 16px;
padding: 12px 0pt 0pt 10px;
color: rgb(93, 93, 93);
}

div.bloc5 {
position: absolute;
overflow: auto;
width: 245px;
height: 85px;
top: 41px;
line-height: normal; 
}

.bloc5 ul {
list-style-type: none;
margin: 0pt;
padding: 0pt;
}

.bloc5 ul li{
display: inline;
margin: 0pt;
padding: 2px 2px 2px 5px; 
}

.bloc5 a {
padding: 0pt;
margin: 0pt;
color: rgb(75, 97, 155);
text-decoration: none;
font-weight: normal;
}

.bloc5 a:hover {
color: rgb(230, 0, 31);
text-decoration: none;
}

.bloc5 a.tag1 { 
font-size: 0.7em; 
font-weight: 100; 
color: rgb(75, 155, 93);
}

.bloc5 a.tag1:hover { 
color: rgb(230, 0, 31);
}

.bloc5 a.tag2 { 
font-size: 0.8em; 
font-weight: 200;
color: rgb(155, 93, 75); 
}

.bloc5 a.tag2:hover { 
color: rgb(230, 0, 31);
}

.bloc5 a.tag3 { 
font-size: 0.9em; 
font-weight: 300; 
}

.bloc5 a.tag3:hover { 
color: rgb(230, 0, 31);
}

.bloc5 a.tag4 { 
font-size: 1.0em; 
font-weight: 400; 
}

.bloc5 a.tag4:hover { 
color: rgb(230, 0, 31);
}

.bloc5 a.tag5 { 
font-size: 1.2em; 
font-weight: 500;
color: rgb(230, 199, 0);
}

.bloc5 a.tag5:hover { 
color: rgb(230, 0, 31);
}

.bloc5 a.tag6 { 
font-size: 1.4em; 
font-weight: 600; 
color: rgb(96, 155, 75);
}

.bloc5 a.tag6:hover { 
color: rgb(230, 0, 31);
}

.bloc5 a.tag7 { 
font-size: 1.6em; 
font-weight: 700; 
color: rgb(148, 163, 204);
}

.bloc5 a.tag7:hover { 
color: rgb(230, 0, 31);
}

.bloc5 a.tag8 { 
font-size: 1.8em; 
font-weight: 800; 
}

.bloc5 a.tag8:hover { 
color: rgb(230, 0, 31);
}

.bloc5 a.tag9 { 
font-size: 2.2em; 
font-weight: 900; 
}

.bloc5 a.tag9:hover { 
color: rgb(230, 0, 31);
}

.bloc5 a.tag10 { 
font-size: 2.5em; 
font-weight: 900; 
}

.bloc5 a.tag10:hover { 
color: rgb(230, 0, 31);
}


/* ::::: Attributs de conteneur:::: */

#global #conteneur .text{ 
position: relative;
width: 615px;
margin: 0pt 0pt 0pt 15px;

}
/*
#global #conteneur .text font{
font-family: Arial,Verdana,Arial,sans-serif;
font-size: 0.8em;
line-height: 1.8em;
text-align: justify;
color: rgb(93, 93, 93);
}*/


#global #conteneur .text table{ 
font-family: Arial,Verdana,Arial,sans-serif;
font-size: 0.8em;
text-align: justify;
color: rgb(93, 93, 93);

}

#global #conteneur .text h2{ 
color: rgb(52, 75, 132);
margin: 10px 0pt 10px 0pt;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight: normal;
font-size: 1.9em;
}

#global #conteneur .text h2 em{ 
color: rgb(230, 0, 31);
font-style:normal;
}

#global #conteneur .text h2 span{ 
font-size: 0.8em;
}

#global #conteneur .text h3{ 
color: rgb(75, 97, 155);
margin: 10px 0pt 10px 0pt;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight: normal;
font-size: 1.2em;
}

#global #conteneur .text p{ 
margin: 10px 0pt 10px 0pt;
font-family: Arial,Verdana,Arial,sans-serif;
font-size: 0.8em;
line-height: 1.8em;
text-align: justify;
color: rgb(93, 93, 93);
}
 
#global #conteneur .text2{ 
position: relative;
width: 615px;
margin: 0pt 0pt 0pt 15px;
clear: both;
}

#global #conteneur .text2 table{ 
font-family: Arial,Verdana,Arial,sans-serif;
font-size: 0.8em;
text-align: justify;
color: rgb(93, 93, 93);

}

#global #conteneur .text2 h2{ 
color: rgb(52, 75, 132);
margin: 10px 0pt 10px 0pt;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight: normal;
font-size: 1.9em;
}

#global #conteneur .text2 h2 em{ 
color: rgb(230, 0, 31);
font-style:normal;
}

#global #conteneur .text2 h2 span{ 
font-size: 0.8em;
}

#global #conteneur .text2 h3{ 
color: rgb(75, 97, 155);
margin: 10px 0pt 10px 0pt;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight: normal;
font-size: 1.2em;
}

#global #conteneur .text2 p{ 
margin: 10px 10pt 10px 0pt;
font-family: Arial,Verdana,Arial,sans-serif;
font-size: 0.8em;
line-height: 1.8em;
text-align: justify;
color: rgb(93, 93, 93);
}

#global #conteneur .text2 ul{ 
margin-left: 80px;
padding: 0pt;
list-style-type: square;
}

#global #conteneur .text2 ul li{ 
font-size: 12px;
color: rgb(121, 121, 121);
padding: 8px 0pt;
}

#global #conteneur .text2 h4{ 
color: rgb(109, 109, 109);
margin: 0pt;
padding: 20px 0pt 15px 0pt;
font-family: Arial,Lucida Sans, "Trebuchet MS",Verdana,sans-serif;
border-bottom: solid 1px rgb(231, 236, 248);
font-weight: normal;
font-size: 1.2em;
}

#global #sidebar .text3 { 
margin: 0px 0pt 0px 20pt;

}
#global #sidebar .texte-gris { 
font-family: Arial,Verdana,Arial,sans-serif;
font-size: 0.8em;
line-height: 1.8em;
text-align: justify;
color: rgb(93, 93, 93);
}

#global #sidebar .liens a{
font-size: 0.8em;
}

#global #sidebar .liens a:visited { 
color: rgb(52, 75, 132);
text-decoration: none; 
}

#global #sidebar .liens a:hover, a:focus { 
text-decoration: underline; 
}
 /*attribut grid databse*/
 
 #global .dxgv
{
font-size: 9px;

}
.linkdatabase label
{
color: rgb(230,0,31);
}

#global .dxgv a
{
color: rgb(230,0,31);
font-size: 9px;
}

 #global .table_table td
{
font-size: 9px;

}

#global .table_table a
{
color: rgb(230,0,31);
font-size: 9px;
}
 /* ::::: Attributs du menu avec onglets::::: */ 
 #global #conteneur #container-1{

width: 615px;
margin: 20px 0pt 0pt 15px;
}

#fragment-1 {
background: rgb(255, 255, 255);	
min-height: 285px;
height: 285px;
}



.icones{
float: left;
margin-right: 70px;
}


#fragment-1 h4 { 
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
text-align: center;
font-size: 13px;
margin-top: 10px;
font-variant: small-caps;
letter-spacing: 1px;
}

#fragment-1 h4 a{ 
text-decoration: none;
color: rgb(52, 75, 132);
}

#fragment-1 h4 a:hover{ 
text-decoration: none;
color: rgb(230, 0, 31);
}

#fragment-1 a#homedatabase{ 
display: block;
width: 125px;
height: 125px;
background: transparent url('images/database.jpg') scroll no-repeat left top;
text-indent: -5000px;

}

#fragment-1 a#homesubscribe{ 
display: block;
width: 125px;
height: 125px;
background: transparent url('images/newsletter.jpg') scroll no-repeat left top;
text-indent: -5000px;
}

#fragment-1 a#homeadhoc{ 
display: block;
width: 125px;
height: 125px;
background: transparent url('images/adhoc_services.jpg') scroll no-repeat left top;
text-indent: -5000px;
}

#fragment-1 a#homereports{ 
display: block;
width: 125px;
height: 125px;
background: transparent url('images/reports.jpg') scroll no-repeat left top;
text-indent: -5000px;
}

#fragment-1 a#homeuploads{ 
display: block;
width: 125px;
height: 125px;
background: transparent url('images/uploads.jpg') scroll no-repeat left top;
text-indent: -5000px;
}

#fragment-1 a#map{ 
display: block;
width: 125px;
height: 125px;
background: transparent url('images/africa.jpg') scroll no-repeat left top;
text-indent: -5000px;
}


#fragment-2 {
background: transparent url('images/fragmentbg.jpg') repeat-x scroll left bottom;

}

#fragment-2 p{
padding-top: 10px;
font-size: 0.8em;
text-align: justify;
color: rgb(52, 75, 132);
}

#fragment-3 {
background: transparent url('images/fragmentbg.jpg') repeat-x scroll left bottom;

}


#fragment-3 p{
padding-top: 10px;
font-size: 0.8em;
text-align: justify;
color: rgb(52, 75, 132);
} 
 
#global .enreg {
margin: 0pt 0pt 0pt 40px;
padding: 0pt;
}



#global .enreg p{
width: 250px;
clear: left;
font-size: 12px;
font-weight: normal;
color: rgb(93, 93, 93);
font-family: Arial, "Trebuchet MS",Verdana,sans-serif;
margin: 0pt;
border-top: dotted 1px rgb(211, 211, 211);
padding: 10px 0pt 8px 0pt;
padding-left: 200px; /*largeur de la colonne de gauche contenant  les labels*/
height: 13px;
}

#global .enreg  .ptest{
height: 40px;
}



#global .enreg .labelstrong{
font-weight: bold;
float: left;
margin-left: -200px; /*largeur de la colonne gauche*/
width: 195px; /*largeur des labels*/
}

#global .LabelLinkDl{


clear: left;
font-weight: bold;
 /*largeur des labels*/
}

#global .Dlobs{
font-size: 13px;
font-weight: bold;

}

#global #logos{
padding-left: 300px
}

#archives {
margin: 50px 0pt 0pt 30px;
}

#archives a{
display: block;
text-indent: -5000px;
width: 245px;
height: 60px;
background: transparent url("images/archives.jpg") no-repeat scroll left top;
}

#archives a:hover{
background: transparent url("images/archives_hover.jpg") no-repeat scroll left top;
}

#global .enreg input[type="text"]{ /*IE6 ne comprend pas cet attribut - largeur des text boxes*/
width: 180px;
font-family: Arial, "Trebuchet MS",Verdana,sans-serif;
font-size: 12px;
}

#global .enreg select{
width: 180px; 
font-family: Arial, "Trebuchet MS",Verdana,sans-serif;
font-size: 12px;
}

#global .enreg p span.obligatoire   {
color: rgb(230, 0, 31);
font-family: Arial, "Trebuchet MS",Verdana,sans-serif;
}

#global .enreg p a {
color: rgb(230, 0, 31);
font-size: 16px;
font-family: Lucida Sans, Arial, "Trebuchet MS",Verdana,sans-serif;
font-variant: small-caps;
text-decoration: none;
}

#global .enreg p a:hover {
text-decoration: underline;
}

#global .enreg p img {
border: none;
} 
/* ::::: Attributs du pied de page::::: */

#footer { 
position: relative;
margin: 0pt auto;
padding: 0pt 0pt;
background: transparent url('images/footer.jpg') repeat-x scroll left top; 
width: 950px; 
height: 71px;
}

#footer ul{ 
position: absolute;
top: 15px;
right: 15px;
list-style-type: none;
}

#footer ul li{ 
float: left;
background: transparent url('images/arrow.gif') no-repeat scroll left 3px;
font-size: 12px;
font-weight: normal;
padding: 0pt 0pt 0pt 15px;
margin-left: 15px;
}

#footer ul li a{ 
color: rgb(0, 87, 138);
}

#footer ul li a:visited{ 
color: rgb(230, 0, 31);
}

#footer ul li a:hover, a:focus{ 
text-decoration: underline;
}

#copyright {
position: absolute;
top: 45px;
right: 15px;
}

#copyright p{
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
font-size: 12px;
color: rgb(52, 75, 132);
letter-spacing: 1px;
}

#copyright strong{
font-weight: bold;
color: rgb(230, 0, 31);
}

#copyright p span{
color: rgb(0, 77, 66);
}


/*NEW CSS*/
/* Most popular searches*/
#global #sidebar #popular{ 

}

#global #sidebar #popular h2{ 
margin: 10px 0pt 0pt 5px;
padding:  0pt 0pt 0pt 40px;
font-size: 16px;
line-height: 35px;
height: 34px;
color: rgb(93, 93, 93);
display: block;
background: transparent url('images/h2sidebar.jpg') no-repeat scroll left top;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
font-variant: small-caps;
font-weight: bold;
}

div.bloctag {
line-height: normal; 
margin: 20px 0pt 30px 5px;
padding:  0pt 0pt 0pt 20px;
line-height: normal;
}

.bloctag ul {
list-style-type: none;
margin: 0pt;
padding: 0pt;
}

.bloctag ul li{
display: inline;
margin: 0pt;
padding: 2px 2px 2px 5px; 
}

.bloctag a {
padding: 0pt;
margin: 0pt;
color: rgb(75, 97, 155);
text-decoration: none;
font-weight: normal;
}

.bloctag a:hover {
color: rgb(230, 0, 31);
text-decoration: none;
}

.bloctag a.tag1 { 
font-size: 0.7em; 
font-weight: 100; 
color: rgb(75, 155, 93);
}

.bloctag a.tag1:hover { 
color: rgb(230, 0, 31);
}

.bloctag a.tag2 { 
font-size: 0.7em; 
font-weight: 100; 
color: rgb(248, 174, 113); 
}

.bloctag a.tag2:hover { 
color: rgb(230, 0, 31);
}

.bloctag a.tag3 { 
font-size: 0.7em; 
font-weight: 100; 
}

.bloctag a.tag3:hover { 
color: rgb(230, 0, 31);
}

.bloctag a.tag4 { 
font-size: 0.7em; 
font-weight: 100; 
}

.bloctag a.tag4:hover { 
color: rgb(230, 0, 31);
}

.bloctag a.tag5 { 
font-size: 0.7em; 
font-weight: 100; 
color: rgb(230, 199, 0);
}

.bloctag a.tag5:hover { 
color: rgb(230, 0, 31);
}

.bloctag a.tag6 { 
font-size: 0.7em; 
font-weight: 100; 
color: rgb(96, 155, 75);
}

.bloctag a.tag6:hover { 
color: rgb(230, 0, 31);
}

.bloctag a.tag7 { 
font-size: 0.7em; 
font-weight: 100; 
color: rgb(148, 163, 204);
}

.bloctag a.tag7:hover { 
color: rgb(230, 0, 31);
}

.bloctag a.tag8 { 
font-size: 0.7em; 
font-weight: 100; 
}

.bloctag a.tag8:hover { 
color: rgb(230, 0, 31);
}

.bloctag a.tag9 { 
font-size: 0.7em; 
font-weight: 100; 
}

.bloctag a.tag9:hover { 
color: rgb(230, 0, 31);
}

.bloctag a.tag10 { 
font-size: 0.7em; 
font-weight: 100; 
}

.bloctag a.tag10:hover { 
color: rgb(230, 0, 31);
}


/* ::::: Attributs des tableaux::::: */
/*
#global #conteneur .text table {	/* Mise en forme du tableau (cadre) 
	border-collapse: collapse;	/* Suppression des espace entre les cellules	
	margin-top: 15px;
	width: 615px;
	border: 1px solid rgb(240, 240, 240);
	font-family: Lucida Sans, Arial, "Trebuchet MS",Verdana,sans-serif;
}

#global #conteneur .text caption { /* Mise en forme de la légende 
	text-align: center;
	font-weight: bold;
	color: rgb(230, 0, 31);
	font-size: 14px;
	margin: 0pt;
	letter-spacing: 1px;
}

#global #conteneur .text thead th {	/* Mise en forme des intitulés de colonnes 
font-size: 13px;
color: rgb(255, 255, 255);
background: rgb(170, 170, 170);
padding: 5px;
border: 1px solid rgb(200, 200, 200);
text-align: center;
}

#global #conteneur .text tbody td, tbody th {	/* Mise en forme des cellules 
font-size: 12px;
border: 1px dotted rgb(230, 230, 230);
padding: 8px;
text-align: center;
}

#global #conteneur .text tbody td form{	
margin: 0pt;
padding: 0pt;
}

#global #conteneur .text tbody th form{	
margin: 0pt;
padding: 0pt;
}


#global #conteneur .text tbody tr.lignePair td, tbody tr.lignePair th {	/* Mise en forme des lignes paires 
 background: rgb(245, 245, 245);
}

#global #conteneur tbody td a.bouton {	/* Mise en forme des liens de corps de tableaux 
font-weight: bold;
font-size: 12px;
padding: 3px;
margin: 0 0 0 .2em;
background: rgb(255, 255, 255);
color: rgb(92, 82, 151);
text-decoration: none;
border: 1px solid rgb(193, 193, 193);
float: left;	/* Code necessaire à IE 5.x pour respecter les marges des boutons 
voice-family: "\"}\"";
voice-family: inherit;
float: none;
}

#global #conteneur tbody td a.bouton:hover {	/* Mise en forme des liens de corps de tableaux 
color: rgb(255, 255, 255);
background: rgb(112, 102, 171);
}

#global #conteneur tfoot td#piedTableau {	/* Mise en forme du pied du tableau 
text-align: right;
color: rgb(193, 193, 193);
background: rgb(255, 255, 255);
padding: 9px;
border: none;
}

#global #conteneur tfoot td#piedTableau a{	/* Mise en forme des liens du pied du tableau 
font-weight: bold;
font-size: 12px;
padding: 3px;
margin: 0 0 0 .2em;
color: rgb(255, 255, 255);
background: rgb(194, 25, 25);
text-decoration: none;
border: 1px solid rgb(193, 193, 193);
float: left;	/* Code necessaire à IE 5.x pour respecter les marges des boutons 
voice-family: "\"}\"";
voice-family: inherit;
float: none;
}

#global #conteneur tfoot td#piedTableau a:hover{	/* Mise en forme des liens du pied du tableau 
background: rgb(255, 255, 255);
color: rgb(194, 25, 25);
}*/

.blockey {
float: left;
width: 200px;
height: 225px;
background: transparent url('images/fond-archives.png') no-repeat scroll left top;
}


#cadrebloc .picto h4 a:hover, a:focus{
text-decoration: none;
color: rgb(255, 255, 255);
}

#cadrebloc .picto h4 a:visited{
text-decoration: none;
color: rgb(255, 255, 255);
}

#cadrebloc .picto img{
border: none;
margin-top: 35px;
}


.blocnewsletter {
float: left;
width: 200px;
height: 225px;
background: transparent url('images/fond-newsletter.png') no-repeat scroll left top;
}

#cadrebloc .picto{
position: absolute;
z-index: 1;
width: 180px;
text-align: center;
}

#cadrebloc .picto h4{
margin-top: 17px;
font-size: 15px;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
text-decoration: none;
color: rgb(255, 255, 255); 
}

#global #conteneur #cadrenewsletter {
position: relative;
width: 615px;
margin: 20px 0pt 0pt 15px;

}

#cadrenewsletter .listenewsletter {
position: relative;
clear: both;
background: transparent url('images/trait_news.jpg') no-repeat scroll left top;
background: transparent url('images/ombre_newsletter.jpg') no-repeat scroll left bottom;
min-height: 160px;
}

#cadrenewsletter .listenewsletter h5{
background: transparent url('images/trait_news.jpg') no-repeat scroll left top;
padding-top: 20px;
color: rgb(30, 30, 30);
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight: normal;
font-size: 1em;
}

#cadrenewsletter .listenewsletter p{

padding-top: 10px;
color: rgb(30, 30, 30);
font-family: Arial, "Trebuchet MS",Verdana,sans-serif;
font-weight: normal;
font-size: 11px;
}

.listenewsletter a{
color: rgb(30, 30, 30);
text-decoration: none;
}

.listenewsletter a:hover{
color: rgb(230, 0, 31);
text-decoration: underline;
}

a.french{
color: rgb(230, 0, 31);
text-decoration: none;
font-style: italic;
}

a:hover.french  {
text-decoration: underline;
}

.imagenewsletter  {
float: right;
margin: 20px 80px 10px 10px;
}

#global #conteneur #cadrereports {
position: relative;
width: 615px;
margin: 20px 0pt 0pt 15px;

}

#cadrereports .listereports {
position: relative;
clear: both;
background: transparent url('images/ombre_newsletter.jpg') no-repeat scroll left bottom;
min-height: 160px;
}


#cadrereports .listereports p{
color: rgb(101, 101, 101);
font-family: Arial, "Trebuchet MS",Verdana,sans-serif;
font-weight: normal;
font-size: 14px;
padding: 20px 0pt 0pt 80px;
}

.listereports a{
color: rgb(101, 101, 101);
text-decoration: none;
}

.listereports a:hover{
color: rgb(230, 0, 31);
text-decoration: underline;
}

#cadrereports .listereports .imgreports{
float: right;
margin: 20px 80px 10px 10px;
}

.blocreports {
float: left;
width: 200px;
height: 225px;
background: transparent url('images/fond-reports.png') no-repeat scroll left top;
}

.blocarchives {
float: left;
width: 200px;
height: 208px;
background: transparent url('images/fond-reports2.PNG') no-repeat scroll left top;
}

#cadrebloc .picto2{
position: absolute;
z-index: 1;
width: 180px;
text-align: center;
}

#cadrebloc .picto2 h4{
margin-top: 15px;
font-size: 12px;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif; 
line-height: 18px;
text-decoration: none;
color: rgb(98, 98, 98);
}

#cadrebloc .picto2 .picture{
border: none;
margin-top: 35px;
}

#cadrebloc .picto2 img{
border: none;
margin-top: 35px;
}

#global #conteneur .text caption 
{

text-align: center;

font-weight: bold;

color: #e6001f;

font-size: 14px;

margin-top: 0pt;

margin-right: 0pt;

margin-bottom: 0pt;

margin-left: 0pt;

letter-spacing: 1px;

}

#global #conteneur .text .antedatabase td, tbody th 

{

font-size: 12px;

border-top-width: 1px;

border-right-width: 1px;

border-bottom-width: 1px;

border-left-width: 1px;

border-top-style: dotted;

border-right-style: dotted;

border-bottom-style: dotted;

border-left-style: dotted;

border-top-color: #e6e6e6;

border-right-color: #e6e6e6;

border-bottom-color: #e6e6e6;

border-left-color: #e6e6e6;

padding-top: 8px;

padding-right: 8px;

padding-bottom: 8px;

padding-left: 8px;

text-align: center;

}

#global #conteneur .newstext{ 
position: relative;
width: 615px;
margin: 0pt 0pt 0pt 15px;
clear: both;
}


#global #conteneur .newstext table  {	/* Mise en forme du tableau (cadre) */
	border-collapse: collapse;	/* Suppression des espace entre les cellules	*/
	margin-top: 15px;
	width: 615px;
	border: none;
	font-family: Lucida Sans, Arial, "Trebuchet MS",Verdana,sans-serif;
}


#global #conteneur .newstext h2{ 
color: rgb(52, 75, 132);
margin: 10px 0pt 10px 0pt;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight: normal;
font-size: 1.9em;
}

#global #conteneur .newstext h2 em{ 
color: rgb(230, 0, 31);
font-style:normal;
}

#global #conteneur .newstext h2 span{ 
font-size: 0.8em;
}

#global #conteneur .newstext h3{ 
color: rgb(75, 97, 155);
margin: 10px 0pt 10px 0pt;
font-family: Lucida Sans, "Trebuchet MS",Verdana,Arial,sans-serif;
font-weight: normal;
font-size: 1.2em;
}

#global #conteneur .newstext p{ 
margin: 10px 0pt 10px 0pt;
font-family: Arial,Verdana,Arial,sans-serif;
font-size: 0.8em;
line-height: 1.8em;
text-align: justify;
color: rgb(93, 93, 93);
}

#global #conteneur .newstext td{	/* Mise en forme des cellules */
font-size: 12px;
border-bottom: 1px solid rgb(198, 198, 198);
padding: 8px;
text-align: center;
}




#global #conteneur .newstext tr.lignePair {	/* Mise en forme des lignes paires */
 background: rgb(245, 245, 245);
}


