/*  
Nom du Thème : AccessGlobes
Auteur : Neolien (http://annuaire.webdconseils.com/)
*/

body {
	font-family:Arial;
	font-size:12px;	
	color:#777;		
	background-color:#a7a7a7;
	background-image:url("images/site-background.gif");
	background-repeat:repeat-x;
	margin:0;
	line-height:20px;	
}

img {
	border:0;
	}


	p img {
    float:left;
    margin:0 10px 0 0;
    padding-left: 6px;
    padding-bottom: 2px;
}
	html {
	scrollbar-face-color:#a7a7a7;
	scrollbar-highlight-color:#a7a7a7;
	scrollbar-3dlight-color:#a7a7a7;
	scrollbar-darkshadow-color:#a7a7a7;
	scrollbar-shadow-color:#a7a7a7;
	scrollbar-arrow-color:#111111;
	scrollbar-track-color:#a7a7a7;
}

.topsearch{
	font-size:10px;
}

h1 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #a3ceff; }
h3 { font: bold 1.5em "Arial", Sans-Serif; margin: 0; color: #ff6600; }
h5 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #8FCF3C; }
h6 { font: bold 1.31em "Arial", Sans-Serif; margin: 0; color: #8FCF3C; }


.catego{
	background: #ffffff;
	width : 200px;
	height: 6px;
    padding: 3px 3px 3px 3px;
	border: 1px dotted #CCCCFF;

}


table.sample { 
    width:100%;
}

table.sample th {
	
}
table.sample td {
    width:33%;
    text-align:left;
	
    padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	-moz-border-radius: 12px;
}


.champs {width: 150px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; border: 1px solid #ff6600; background-color: #000000; font-weight: bold; color: #c2c2c2; text-decoration:none}




.catwdc{
	color:#55A16C;
	text-decoration:none;
	font-size:13px;
}

.catwdc a{
	color:#55A16C;
	text-decoration:none;
	font-size:13px;
}

.catwdc a:hover{
	color:#8FCF3C;
	text-decoration:none;
	font-size:13px;
}



.details{
	color:#8FCF3C;
	text-decoration:none;
	font-size:11px;
}

.details a{
	color:#D16903;
	text-decoration:none;
	font-size:11px;
}



.details a:hover{
	color:#D16903;
	text-decoration:underline;
	font-size:11px;
}

.rss {
	color:#ff6600;
	text-decoration:none;
	font-size:11px;
}



.rss a{
	color:#046380;
	text-decoration:none;
	font-size:11px;
}


.rss a:hover{
	color:#4BB5C1;
	text-decoration:none;
	font-size:11px;
}


.annau{
	color:#ffff00;
	text-decoration:none;
	font-size:28px;
}


.annau:hover{
	color:#F1F1F1;
	text-decoration:none;
	font-size:28px;
}

.sitetable {
	width: 100%;
	border: 1px solid #c2c2c2;
	vertical-align : top;
}

.sitetables {
	width: 100%;
	vertical-align : top;
}

.sitetd {
	border: 1px solid #c2c2c2;
}

.votelargeur {width: 50px;}

a.cat_display {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#333333;
}

a.cat_display:hover {
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
	color:#CC0000;
	}

a.subcat_display {
	text-decoration: none;
	font-size: 10px;
	border-bottom : 1px dotted #CCC;
}


.votetable {
	background: #ffffff;
	width : 50px;
	height: 92px;
	margin-right: 5px;

}

.vote span.note {
font-size: 9px;
height: 12px;
display: block;

}
.vote span.nombre 
{
font-size: 16px;
display: block;
}

.vote a{
	color: #399171;
	font-size: 16px;
	font-weight: bold;
}

.vote a:hover{
	color: #399171;
	font-size: 16px;
	font-weight: bold;
}



/* Onglets fiche site */
#containered {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	width: 540px;
}

#containered hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
	width: 50%;
}

#containered ul#mest {	
	font-weight: bold;
}
#containered ul#mest li {
	font: bold 10px Verdana;
	list-style-type: none;
	text-align: left; 
	display: inline;
	margin: 1px;
}
#containered ul#mest li a {
text-decoration: none;

}
#containered ul#mest li a:hover {
text-decoration: none;
color: #333333;
}
#containered h1,

#containered .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
	text-align: left;
}

#containered a.current {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	color: #333333;
	font-size: 12px;
}
#containered a.ghost  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
	background: white url(images/shade.gif) top left repeat-x;
}

#containered a.current:hover {
	padding: 5px 3px;
	border: 1px solid #d5d5d5;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
	background-color: white;
	font-size: 12px;
	color: #333333;
}
#containered a.ghost:hover  {
	padding: 5px 3px;
	margin-right: 1px;
	border: 1px solid #d5d5d5;
	color: #333333;
	font-size: 12px;
}

#containered .on {
	display: block;
	text-align: left;
}
#containered .off {
	display: none;
}

form {
	padding:0;
	margin:0;	
}

input, textarea {
	background-color:#fff;
	padding:5px;
	border:1px solid #cdcdcd;	
	margin:0;
}


h2 {
	font-size:22px;
	font-weight:normal;
	color:#757575;
	line-height:27px;
	margin:0;
}

a:link, a:visited {
	color:#757575;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#top-block {
	width:878px;
	height:92px;
	background-image:url("images/top-block.gif");
	background-repeat:no-repeat;	
	margin:auto;
}

#site-title a{
	float:left;
	width:270px;
	font-size:26px;
	color:#fff;
	padding:5px 0 0 54px;
	line-height:92px;
}

#site-slogan {
	float:left;
	width:290px;
	width:285px;
	font-size:11px;	
	color:#fff;
	padding:35px 0 0 15px;
	line-height:92px;
	text-align:center;
}

#search-box {
	float:right;
	width:230px;
	padding:0 20px 0 0;
	line-height:92px;
	text-align:right;
}

#search-input {
	width:151px;
	height:19px;
	background-image:url("images/search-background.gif");	
	background-repeat:no-repeat;	
	border:0;	
	vertical-align:middle;
}

#search-button {
	width:41px;
	height:29px;
	background-image:url("images/find.gif");	
	background-repeat:no-repeat;	
	border:0;
	margin:0;
	vertical-align:middle;	
}

#top-divider{
	width:878px;
	height:49px;
	background-image:url("images/top-divider.gif");
	background-repeat:no-repeat;	
	margin:auto;
}

#top-nav-container {
	width:878px;
	height:60px;
	margin:auto;
}

#top-nav-background {
	float:left;
	width:686px;
	height:40px;
	background-image:url("images/top-nav-background.gif");
	background-repeat:no-repeat;	
	padding:20px 0 0 15px;	
}

#top-nav-background a {
	font-size:11px;
	font-weight:bold;
	color:#717171;
	background-image:url("images/grey-arrows.gif");
	background-repeat:no-repeat;	
	padding:0 0 0 20px;
	margin:0 20px 0 0;
	vertical-align:middle;
}

#top-nav-background ul {
	list-style-image:none;
	list-style-type:none;	
	margin:0;
}

#top-nav-background li {
	display:inline;
	list-style-type:none;
}

#date-background {
	float:right;
	width:177px;
	height:60px;
	font-size:11px;
	color:#fff;
	font-weight:bold;
	background-image:url("images/date-background.gif");
	background-repeat:no-repeat;	
	text-align:center;
	line-height:32px;
}

#main-area {
	width:876px;
	background-color:#FFFFFF;
	background-image:url("images/main-gradient.gif");
	background-repeat:repeat-x;		
	padding:0 1px 0 1px;
	margin:auto;
}

#sidebar {
	background-color:#FFFFFF;
	float:left;
	width:196px;
	margin:0 10px 0 0;

}

.maintitle {

	color: #ffffff;

	font-size: 40px;

	padding-left: 15px;

	padding-top: 20px;

}

.error {

  font-style: italic;

  text-transform: uppercase;

  padding: 5px;

  color: #cccccc;

  font-size: 14px;

  font-weight: bold;

}


.nav-header {
	width:186px;
	height:25px;
	font-weight:bold;	
	color:#fff;
	background-image:url("images/nav-header.gif");
	background-repeat:no-repeat;	
	padding:0 10px 0 0;
	margin:0 0 10px 0;
	text-align:right;
	line-height:25px;
}

.nav-header_vert {
	width:186px;
	height:25px;
	font-weight:bold;	
	color:#fff;
	background-image:url("images/nav-header_vert.gif");
	background-repeat:no-repeat;	
	padding:0 10px 0 0;
	margin:0 0 10px 0;
	text-align:right;
	line-height:25px;
}

.nav-header a {
	color:#fff;
}

.contentheading {
	height: 30px;
	color: #c64934;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

.nav-content {
	width:186px;
	font-size:11px;
	background-color:#f0f0f0;
	list-style:none;
}

.nav-content ul {
	list-style:none;
	padding:0 10px 0 10px;
	margin:0;
}

.nav-content li {
	background-image: url("images/green-arrows.gif");
	background-repeat:no-repeat;
	border-bottom:1px dotted #858585;
	padding:2px 0 2px 0;
	margin:0;
}

.nav-content a {
	margin:0 0 0 15px;
}

.nav-footer {
	width:186px;
	height:20px;
	background-image:url("images/nav-footer.gif");
	background-repeat:no-repeat;		
	margin:0 0 10px 0;
}

#main-content {
	float:right;
	width:610px;
	background-image:url("images/main-content-background.gif");
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	padding:30px 20px 20px 30px;
	margin:0 10px 0 0;
}

#data-header{
	width:838px;
	height:20px;
	background-image:url("images/data-header.gif");
	background-repeat:no-repeat;		
	margin:auto;	
}

#footer-content {
	width:798px;
	font-size:11px;
	background-color:#444444;
	padding:0 20px 0 20px;
	margin:auto;
}

#footer-links {
	float:left;
	width:256px;
	margin:0 15px 0 0;
}

#footer-pages {
	float:left;
	width:256px;
	margin:0 15px 0 0;
}

#footer-posts {
	float:left;
	width:256px;
}

.footer-headers {
	font-size:18px;
	color:#fff;
}

#footer-content ul {
	list-style:none;
	padding:5px 10px 0 10px;
}

#footer-content li {
	background-image: url("images/green-arrows.gif");
	background-repeat:no-repeat;
	border-bottom:1px dotted #858585;
	padding:2px 0 2px 0;
	margin:0;
}

#footer-content a {
	color:#ccc;
	margin:0 0 0 15px;
}

#data-footer {
	width:878px;
	height:40px;
	background-image:url("images/data-footer.gif");
	background-repeat:no-repeat;		
	margin:auto;	
}

#copyright {
	width:878px;
	height:50px;
	font-size:11px;
	color:#fff;
	background-image:url("images/copyright.gif");
	background-repeat:no-repeat;		
	margin:10px auto 0 auto;
	line-height:50px;
}

#sponsor-text {
	float:left;
	padding:0 0 0 20px;
}

#sponsor-text a {
	color:#fff;
}

#copyright-text {
	float:right;
	padding:0 55px 0 0;
}

.post-wrap {
	width:610px;
}

.post-content-wrap {
	float:left;
	width:595px;
}

.post-content-wrap a {
	color:#333;
}

.post-date {
	float:right;
	width:65px;
	height:93px;
	background-repeat:no-repeat;	
	padding:11px 0 0 0;
	margin:0 0 0 20px;
	text-align:center;
}

.post-title a {
	font-size:22px;
	color:#757575;
	line-height:27px;
}

.date-month {
	font-size:12px;
	font-weight:bold;
	color:#fff;	
}

.date-day {
	display:block;
	font-size:25px;
	font-weight:bold;
	color:#fff;	
}

.entry {
	clear:both;
	display:block;
}

.post-info {
	float:left;
	width:532px;
	font-size:11px;
	color:#b2b2b2;
	background-color:#f4f4f4;
	border:1px solid #dedede;
	padding:5px;
	margin:15px 0 25px 0;
}

.post-info a {
	color:#b4b4b4;
}

.post-info-icon {
	vertical-align:middle;
	margin:0 15px 0 15px;
}

.pagination a {
	display:block;
	float:left;
	width:101px;
	height:31px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-image:url("images/button.gif");
	background-repeat:no-repeat;	
	margin:0 2px 0 0;
	text-align:center;
	line-height:31px;
}

.comment-meta-data {
	font-size:11px;
	color:#006538;	
}

.comment-meta-data a {
	color:#757575;
}

.comment-1 {
	background-color:#f0f0f0;
	padding:10px 15px 10px 15px;	
}

.comment-2 {
	background-color:#fff;
	padding:10px 15px 10px 15px;	
}

#comment-submit {
	width:101px;
	height:31px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	background-image:url("images/button.gif");
	background-repeat:no-repeat;	
	border:0;
	padding:0;
	text-align:center;
	line-height:31px;	
}

/* Joomla core stuff */

a:link, a:visited {

}



a:hover {

	color: #900;	text-decoration: none;

	font-weight: bold;

}



table.contentpaneopen {

  width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin: 0px;

}



table.contentpaneopen td {

   padding-right: 5px;

}



table.contentpaneopen td.componentheading {

	padding-left: 4px;

}







table.contentpane {

  width: 100%;

	padding: 0px;

	border-collapse: collapse;

	border-spacing: 0px;

	margin: 0px;

}



table.contentpane td {

	margin: 0px;

	padding: 0px;

}



table.contentpane td.componentheading {

	padding-left: 4px;

}



table.contentpaneopen fieldset {

	border: 0px;

	border-bottom: 1px solid #eee;

}



.button {

  color: #6E6E6E;

  font-family: Arial, Hevlvetica, sans-serif;

  text-align: center;

  font-size: 11px;

  font-weight: bold;

  border: 3px double #cccccc;

  width: auto;

  padding: 0px 5px;

  line-height: 18px !important;

  line-height: 16px;

  height: 26px !important;

  height: 24px;

  margin: 1px;

}



.inputbox {

	padding: 2px;

	border:solid 1px #cccccc;

	background-color: #ffffff;

}



.componentheading {

	color: #666666;

	text-align: left;

	padding-top: 4px;

	padding-left: 4px;

	height: 21px;

	font-weight: bold;

	font-size: 10px;

	text-transform: uppercase;



}



.contentcolumn {

	padding-right: 5px;

}

.contentpagetitle {

	font-size: 13px;

	font-weight: bold;

	color: #cccccc;

	text-align:left;

}



table.searchinto {

	width: 100%;

}



table.searchintro td {

	font-weight: bold;

}



table.moduletable {

	width: 100%;

	margin-bottom: 5px;

	padding: 0px;

	border-spacing: 0px;

	border-collapse: collapse;

}



div.moduletable {

	padding: 0;

	margin-bottom: 2px;

}



table.moduletable th, div.moduletable h3 {

	background: url(../images/subhead_bg.png) repeat-x;

	color: #666666;

	text-align: left;

	padding-left: 4px;

	height: 21px;

	line-height: 21px;

	font-weight: bold;

	font-size: 10px;

	text-transform: uppercase;

	margin: 0 0 2px 0;

}



table.moduletable td {

	font-size: 11px;

	padding: 0px;

	margin: 0px;

	font-weight: normal;

}



table.pollstableborder td {

  padding: 2px;

}



.sectiontableheader {

  font-weight: bold;

  background: #f0f0f0;

  padding: 4px;

}



.sectiontablefooter {



}



.sectiontableentry1 {

	background-color : #ffffff;

}



.sectiontableentry2 {

	background-color : #f9f9f9;

}



.small {

	color: #999999;

	font-size: 11px;

}



.createdate {

	height: 15px;

	padding-bottom: 10px;

	color: #999999;

	font-size: 11px;

}



.modifydate {

	height: 15px;

	padding-top: 10px;

	color: #999999;

	font-size: 11px;

}



table.contenttoc {

  border: 1px solid #cccccc;

  padding: 2px;

  margin-left: 2px;

  margin-bottom: 2px;

}



table.contenttoc td {

  padding: 2px;

}



table.contenttoc th {

  background: url(../images/subhead_bg.png) repeat-x;

  color: #666666;

	text-align: left;

	padding-top: 2px;

	padding-left: 4px;

	height: 21px;

	font-weight: bold;

	font-size: 10px;

	text-transform: uppercase;

}

.highlight {

	background-color: Yellow;

	color: Blue;

	padding: 0;

}

.code {

	background-color: #ddd;

	border: 1px solid #bbb;

}



form { */

/* removes space below form elements */

	margin: 0;

 	padding: 0;

}



div.mosimage {

  border: 1px solid #ccc;

}



.mosimage {

  border: 1px solid #cccccc;

  margin: 5px

}



.mosimage_caption {

  margin-top: 2px;

  background: #efefef;

  padding: 1px 2px;

  color: #666;

  font-size: 10px;

  border-top: 1px solid #cccccc;

}



span.article_seperator {

	display: block;

	height: 1.5em;

}

/* Ajout Alex */

.table_dashed {
border: dashed #6495ed;
border-collapse: collapse;
background-color: #F7F7F7;
width: 100%;
}

.width_110 {
	width: 100%;
}

.height_space5 {
	height: 5px;
	color:#FFFFFF;
	font-size: 0px;

}

.header_acc {
	background-color:#666666;
	height: 18px;
	font-weight: bold;
	font-size: 11px;
	color:#EFEFEF;
	text-transform: uppercase;
}

.header_acc_red {
	background-color:#AB0C0C;
	height: 18px;
	font-weight: bold;
	font-size: 11px;
	color:#EFEFEF;
	text-transform: uppercase;
}

/**** Joomla Float Div ****/

.user7_inner {

	border: 1px solid #cccccc;

  float: none !important;

  float: left;

	margin: 0px;

	padding: 2px;

}



.user8_inner {

	border: 1px solid #cccccc;

  float: none !important;

  float: right;

	margin: 0px;

	padding: 2px;

}


