/*  
Nom du Thème : TrendGlobes modifié
Auteur : Patrice LEGAY (www.webdconseils.com)
*/

* {margin: 0; padding: 0; border: none; outline:none;}

body { 
	margin: 0;
	padding: 0;
	background: #121212 url(images/background.gif) repeat-x top left;
	font-family: "Arial", Lucida Grande, Verdana, Helvetica, sans-serif;
	font-size: 80%;
 	color: #FFFFFF;
	text-align: left;
}

html {
	scrollbar-face-color:#A4D03B;
	scrollbar-highlight-color:#0c0c0c;
	scrollbar-3dlight-color:#0c0c0c;
	scrollbar-darkshadow-color:#0c0c0c;
	scrollbar-shadow-color:#0c0c0c;
	scrollbar-arrow-color:#c6f24b;
	scrollbar-track-color:#0c0c0c;
}


#containers {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
}

#containers hr {
	clear: both;
	border: 1px solid #CCC;
	margin-top: 10px;
}

#containers ul#menus {	
	font-weight: bold;
}
#containers ul#menus li {
	font: bold 12px Verdana;
	list-style-type: none;
	text-align: left; /*set to left, center, or right to align the menu as desired*/
	display: inline;
	margin: 5px;
}
#containers ul#menus li a {
text-decoration: none;

}
#containers ul#menus li a:hover {
text-decoration: underline;
color: #333333;
}
#containers h1,
#containers h2 {
	margin: 0.5em 0 0.5em 0;
	font-size: 1.4em;
}
#containers .content {
	border: 1px solid #d5d5d5;
	padding: 10px;
}

#containers a.current {
	padding: 3px 7px;
	border: 1px solid #d5d5d5;
	background-color: white;
	background-image: url(images/shadeactive.gif);
	border-bottom-color: white;
}
#containers a.ghost  {
	padding: 3px 7px;
	margin-right: 3px;
	border: 1px solid #d5d5d5;
	color: #333333;
	background: white url(images/shade.gif) top left repeat-x;
}
#containers .on {
	display: block;
}
#containers .off {
	display: none;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "Arial", Verdana, sans-serif;
	font-weight: normal;
 	padding:0;
 	margin:0;
 	color:#F5F5F5;
}

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

a:hover, a:active {color: #A4D03B; text-decoration: none;}

.nodisplay {left: -5000px; position: absolute;}

p, ul, ol {line-height: 23px;}

ol, ul {list-style-type: square; padding:5px 0 0 20px}

#container {
	background:transparent;
	margin:0 auto;
	padding:0;
	width:768px;
}

#header {
	background: #1E1E1E url(images/logo.gif) no-repeat top center;
	height: 143px;
        width:768px;
	margin: 0; padding: 0;
}

#menu {
        width:768px;
        height:50px;
	background: #1E1E1E url(images/button_bg.gif) no-repeat top center;
	text-align: center;
}

#buttons {
        width:768px;
        height:29px;
	background: #1E1E1E url(images/u_head.gif) no-repeat top center;
	text-align: right;
}

#content {
	background: transparent url(images/corner.jpg) no-repeat top left;
	float: right;
	width: 510px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.content {
	background-image: url(images/corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#navigation {
	float: left;
	padding: 10px;
	width: 200px;
	line-height: 1.5em;
	display: inline;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 0px;
}

#footer {
	height: 45px;
	width:768px;
	margin: 0;
	padding: 0;
	background-position: center top;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #d69212;
}


#header h1 {
        color:#fff;
        float:left;
	margin: 36px 0 0 70px;
        padding: 0;
	clear:right;
	font-size:2.5em;
}

#header h1 a, #header h1 a:hover {
        color:#fff;
        text-decoration:none;
}

#menu ul {
        font-weight:bold;
	padding: 8px 0 0 50px;
}
#menu li {
        padding: 0 10px 0 5px;
	display: inline;
}
#menu li a {
	color: #B8D518;
}
#menu li a:hover {
	border-top:3px solid #C6E51E;
        text-decoration: none;
	color: #D3F519;
}

#buttons ul {
        font-size:11px;
        font-weight:bold;
	padding: 2px 10px 0 0;
}
#buttons li {
	background: transparent url(images/rss.gif) no-repeat 0px 50%;
        padding: 0 10px 0 20px;
	display: inline;
}
#buttons li a {
	color: #fff;
}
#buttons li a:hover {
        text-decoration: none;
	color: #EFEFEF;
}


#navigation h2 {
	margin: 5px 0 8px 0;
	padding: 0 0 4px 0;
	color: #F5F5F5;
	font-size: 17px;
	border-bottom: 2px solid #A7D23F;
}

#navigation ul {
	margin: 0 0 20px 0;
	padding: 0;
	list-style: none;
}

#navigation ul li {
	margin: 0;
	padding: 0
	display: inline;
}

#navigation li {
	list-style: none;
}

#navigation ul li a {
	margin: 0;
	padding: 4px 0 4px 30px;
	background:transparent url(images/bull.gif) no-repeat 10px 50%;
	display: block;
	color: #fff;
	text-decoration: none;
}


#navigation ul li a:hover {
	color: #fff;
	background-image: url(images/bull_h.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#navigation .box {
	margin:10px 0 10px 0;
	padding:8px;
	background: transparent url(images/navi.gif) no-repeat top left;
}



#footer p { 
        padding:12px;
	font-size: 12px;
	text-align: left;
	color: #fff;
}
.contentright {
	background-image: url(images/cornerright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#partenaires {
	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	COLOR: #c0c0c0;
	FONT-FAMILY: Verdana;
	TEXT-ALIGN: center;
	TEXT-DECORATION: none;
	padding-top: 45px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
form {
  text-align: center;
}

#result_bar {
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	background-color: #121212;
}

#answers .answer {
	clear:both;
	width:530px;
	margin-bottom:20px;
	font-family:arial,sans-serif;
	font-size:13px;
}
#answers .answer .ascreen, #answers .answer .ascreen img {
	width:120px;
	height:90px;
}
#answers .answer .ascreen {
	float:left;
	background:url(ascreen.gif);
	padding-top: 5px;
	padding-right: 5;
	padding-bottom: 5px;
	padding-left: 0;
}
#answers .website {
	width:520px;
	float:left;
	margin-left:5px;
	margin-bottom:20px;
}
#answers .website .description {
	font-size: 12px;
	color: #FFFFFF;
	text-align:justify;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 10px;
}
#answers .website h1 {
	color:#CCCCCC; 
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding: 0;
}
#answers .website span {
	color:#008000; 
}
#answers .website a:link {
    color:#6d9212;
	text-decoration:underline;
}
#answers .website a:visited {
    color:#a4d03b;
	text-decoration:underline;
}
#answers .website a:hover {
	color:#a4d03b;
	text-decoration:underline;
}
form.cdsearch input, form.cdsearch select {
	font-family:arial,sans-serif;
	font-size:12px;
}
form.cdsearch td {
	font-family:arial,sans-serif;
	font-size:12px;
}
p.hr {
	height:0;
	width:578px;
	border-top:solid 1px green;
	font-size:0;
	margin:0;
	clear:both;
}
.clear { clear:both; }
div.result {
	color:green;
	margin-bottom:20px;
}
div.result a:link, div.result a:visited {
	text-decoration:underline;
	color:green;
}
div.result a:hover {
	text-decoration:none;
	color:green;
}

