body {
	margin: auto;
	color: #0A87D9;
	background:#f7f7f7;
	font-family: Arial,Verdana;
	font-size: 95%;
}
a {
	font-family: Arial,Verdana;
	font-weight: bold;
	font-size: 85%;
	color: #0A87D9;
	text-decoration: none;
}
a:hover{
	font-family: Arial,Verdana;
	font-weight: bold;
	font-size: 85%;
	color: #000;
	text-decoration: underline;
}
input, textarea, select ,option{
	font-family: Arial,Verdana;
	font-size: 85%;
	color: #0A87D9;
	background:#ffffff;
	font-weight: bold;
    margin-bottom:1px;
	border-bottom:2px solid #648ab6;
	margin-top:1px;
	border-top:2px solid #648ab6;
	margin-left:1px;
	border-left:2px solid #648ab6;
	margin-right:1px;
	border-right:2px solid #648ab6;
}
.main {
 margin-top:15px;
}
.search-box {
	text-align:center;
	padding : 10px;
	margin-bottom:1px;
	border-bottom:2px solid #648ab6;
	margin-top:1px;
	border-top:2px solid #648ab6;
	margin-left:1px;
	border-left:2px solid #648ab6;
	margin-right:1px;
	border-right:2px solid #648ab6;
	width: 760px;
	background-color:#dbdbdb;
}
.engines-box {
	text-align:center;
	padding : 10px;
	margin-bottom:1px;
	border-bottom:2px solid #648ab6;
	margin-top:1px;
	border-top:2px solid #648ab6;
	margin-left:1px;
	border-left:2px solid #648ab6;
	margin-right:1px;
	border-right:2px solid #648ab6;
	width: 760px;
	background-color:#ffffff;
}
#antonblue {
	color: #0A87D9;
}
.blue{
	color:#0000ff;
}
.green{
	color:#008000;	
}
.red{
	color:#ff0000;
}
#red{
	color:#ff0000;
}
.orange{
	color:#ee82ee;	
}
.yellow{
	color:#ffa500;	
}
.lime{
	color:#00ff00;
}
.violet{
	color:#ee82ee;
}
.black{
	color:#000;
}
.white{
	color:#fff;
}
.blue-sky{
	color:#648ab6;
}
.grey{
	color:#808080;
}

.section-head {
	font-size: 1.1em;
}

a.category-link {
	font-size: 0.8em;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	
	
}
a:hover.category-link {
	text-decoration: none;
	font-weight: bold;
	color:#000;
}
a.category-sublink {
	text-decoration: none;
	font-size: 75%;
	color:#808080;
}

a:hover.category-sublink {
	text-decoration: underline;
	font-size: 75%;
	color:#000;
}

.website {
	clear:both;
	padding-bottom: 30px;
	text-align: justify;
	width:100%;
	height:100%;
}

.url a, .website a, .lien a {
	color: #fea800;
	text-decoration: none;
	font-weight: bold;
}

.url a:hover, .lien a:hover {
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.siteBox a:hover,.website a:hover {
	
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}

.website span {
	color: #fea800;
}
#website {
	display:table;
	padding: 4px;
	/*background-color:#fffdb0;*/
}
#website-image {
	float:left;
	padding: 4px;
	font-size:70%;
	width:128px;
	height:98px;
}
#website-infos {
	float:left;
	text-align:left;
	text-decoration: none;
	color:#808080;
	width: 600px;
}
#keywords {
	text-align:left;
}
#top-block {
    text-align: center;
    width: 760px;
	margin: 0 auto;
}

#navigation-menu {
	text-align:center;
	padding:10px;
	margin-bottom:1px;
	border-bottom:2px solid #648ab6;
	margin-top:1px;
	border-top:2px solid #648ab6;
	margin-left:1px;
	border-left:2px solid #648ab6;
	margin-right:1px;
	border-right:2px solid #648ab6;
	width: 760px;
	background-color:#ffffff;
}

#navigation-menu li {
	display: inline;
}

#navigation-menu a {
    text-decoration: none;
    font-weight: bold;
	color: #666;
}

#navigation-menu a:hover{
    text-decoration: underline;
	color: #000;
}

#navigation-search {
	text-align: center;
	
}

#navigation-path {
	text-align: center;	
}
#center-block {
    text-align:center;
	padding : 10px;
	margin-bottom:1px;
	border-bottom:2px solid #648ab6;
	margin-top:1px;
	border-top:2px solid #648ab6;
	margin-left:1px;
	border-left:2px solid #648ab6;
	margin-right:1px;
	border-right:2px solid #648ab6;
	width: 760px;
	background-color:#dbdbdb;
	overflow:hidden;
}
#footer-block {
    text-align:center;
	padding : 10px;
	margin-bottom:1px;
	border-bottom:2px solid #648ab6;
	margin-top:1px;
	border-top:2px solid #648ab6;
	margin-left:1px;
	border-left:2px solid #648ab6;
	margin-right:1px;
	border-right:2px solid #648ab6;
	width: 760px;
	background-color:#dbdbdb;
	text-decoration: none;
    font-weight: bold;
    font-size: 70%;
	color: #666;
	line-height:15px;
}
#footer-block a:hover{
    
	color: #000;
}
#directory-block {
	text-align: center;
}

#directory-block td {
	margin: 0;
	padding: 0;
    text-align: left;
	vertical-align: top;
}

#directory-block table {
	border: 0;
	width: 100%;
}

#pages {
	padding-top: 40px;
	text-align: center;
}
#infos-page {
	text-decoration: none;
	font-size: 70%;
	color:#808080;
}
#titre {
	text-decoration: none;
	font-weight: bold;
	font-size: 100%;
	color:#000;
}
#titre a {
	text-decoration: none;
	font-size: 100%;
	color:#000;
}
#titre a:hover {
	text-decoration: underline;
	font-size: 100%;
	color: #0A87D9;
}
.label{
    text-align:left;
    font-size: 100%;
	color: #0A87D9;
	font-weight:bold;
}
#sommaire{
	font-size:75%;
}
#message{
	font-weight:bold;
}
#ajaxSearchZone {
	text-align:center;
}
#site-separator{
	clear:both;
	width:100%;
	color:#648ab6;
	background-color:#648ab6;
	height: 2px;
	border: 0;
}
#ariane {
	color:#000;
}
#ariane a{
	color:#fea800;
}
#ariane a:hover{
	color:#000;
}

#footer-block .strong{
	font-weight:bold;
	font-size:75%;
}

.jaune{
	color:#ffce3e;
}

.vert{
	color:#b6f82b;
}

.rouge{
	color:#e2170c;
}

.violet{
	color:#cd60cc;
}

.marine{
	color:#535e7c;
}

.gris{
	color:#4c4d4d;
}

.bleu{
	color:#61acf8;
}

.bordeaux{
	color:#8a0121;
}

#ajaxSearchZone{
	text-align:left;
}

/*
** -----------------------------------
** AWE AD COPIES STYLE (CSS)
*/
.ad-skin-none
{
        /*width: 200px;*/
        border: 1px solid #ccc;
        background : #fff;
        margin: 5px 0;
        padding: 5px;
}

.ad-skin-none span
{
        display: block;
        overflow: hidden;
}

.ad-skin-none span.ad-lnk
{
        color: green;
        display: block;
}

.ad-skin-none span.ad-desc-1
{
        color: #444;
        font-style: italic;
}
/*
** -----------------------------------
*/
