/* Context menu Script-style */

.top_header{
position:absolute; 
left:0; 
top:0;
width:100%;
}

.top_header_td{
display:block;
height:14px;
width:auto;
background-image:url(images/barre.gif);
background-repeat: repeat-x; 
}

.skin0{
position:absolute;
width:190px;
border:2px solid navy;
background-color:menu;
font-family:Verdana;
line-height:20px;
cursor:default;
font-size:11px;
z-index:100;
visibility:hidden;
}

.menuitems{
padding-left:10px;
padding-right:10px;
}

/* Template Script-style */
body {
	background: #ffd1d9 url(images/bg_stars.jpg);
	background-color: #89B1F1;
	font-family: Verdana;
}

.container {
	width: 990px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #387EC4;
	border: 2px solid #7DB5E6;
	font-size: 13px;
	z-index:100;
}


#title {
	color: #666666;
	font-family: verdana,helvetica,arial;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	text-decoration: none;
	margin-top:0px;
	padding-bottom:5px;
}
#title a {
	text-decoration: none;
	color: #666666;
}

.header {
	background-image: url(images/header.png);
	height: 107px;
	width: 984px;
	border: 1px solid #686868;
	margin-bottom: 2px;
	text-align: left;
}

.homepage {
  border: 0px;
  padding-left: 10px;
  padding-top: 15px;
}

.banner {
  border: 0px;
	float: right; 
	display: block ;
	text-align: right;
	padding-right: 1px;
	padding-top: 9px;
	background-color: transparent;
}

.slogan {
	padding-left: 25px;
	padding-top: 1px;
	font-weight: bold;
	font-family: Verdana;
	font-size: 11px;
	color: #D75F5F;
}

.sloganmini {
	padding-left: 10px;
	font-family: Verdana;
	font-size: 9px;
	color: #387EC4;
}

.topmenustrip {
	background-image: url(images/topmenugrad.gif);
	width: 984px;
	border: 1px solid #686868;
	height: 28px;
}

.topmenu {
	margin-top: 6px;
	margin-left: 6px;
	color: #555555;
	float: left;
}

.topmenu a:link {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}
.topmenu a:visited {
	color: #555555;
	font-weight: bold;
	text-decoration: none;
}

.topmenu a:hover {
	color: #555555;
	font-weight: bold;
	text-decoration: underline;
}

.onlinecount {
	margin-top: 7px;
	margin-right: 6px;
	color: #000000;
	font-weight: normal;
	float: right;
	font-size: 10px;
}

.onlinecount a:visited, .onlinecount a:link {
	color: #000000;
	text-decoration: none;
}

.onlinecount a:hover {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.maincontent {
	border: 1px solid #DDDDDD;
	margin: 2px;
	padding: 2px;
}

.contentbox {
	border: 1px solid #686868;
	margin-bottom: 2px;
	background-color: #FFFFFF;
	font-size: 11px;
}

.mediabox {
	border: 1px solid #686868;
	margin-bottom: 2px;
	height: 260px;
	background-color: #FFFFFF;
	font-size: 11px;
}

.mediabox a:link {
	font-weight: bold;
	color: #076AA3;
}

.mediabox a:visited {
	font-weight: bold;
	color: #076AA3;
}

.mediabox a:hover {
	font-weight: bold;
	color: #009AF2;
}

.contentbox a:link {
	font-weight: bold;
	color: #076AA3;
}

.contentbox a:visited {
	font-weight: bold;
	color: #076AA3;
}

.contentbox a:hover {
	font-weight: bold;
	color: #009AF2;
}

.contentboxheadertext {
	color: #0770AA;
	margin-top: 3px;
	margin-left: 4px;
	float: left;
	font-size: 11px;
	font-weight: bold;
}

.contentboxheader {
	height: 20px;
	border-bottom: 1px solid #686868;
}

.contentboxslash {
	float: right;
	width: 38px;
	height: 20px;
}

textarea {
	font-size: 11px;
	border: 1px solid #AAAAFF;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px;
}

form {
	margin: 0px;
}

.proftable {
	background-color: #000000;
	width: 100%;
}

.proftable td {
	background-color: #FFFFFF;
	text-align: left;
}

.partenaires {
  font-family: Verdana;
  font-size: 9px;
  font-weight: normal;
  color: #000000;
  text-decoration: none
}

.medlink {
	text-decoration: none
}

select#favoris {
	cursor: hand; 
	color: #FF11FF; 
	font-weight: bold; 
	font-size: 10px;
	font-family: Verdana;
	background-color: #C0EC61; 
}

.linksads, .linksads a:visited, .linksads a:link {
font-size: 9px;
alink:#000000;
vlink:#000000;
color:#000000;
color: #000000; 
text-decoration: none;
}

/* Page pagination and navigation */
div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
}

div.pagination a {
	border: 1px solid #dedfde;
	margin-right:3px;
	padding:2px 6px;
	background-position:bottom;
	text-decoration: none;
	color: #0061de;		
}
div.pagination a:hover, div.meneame a:active {
	border: 1px solid #000;
	background-image:none;
	background-color:#0061de;
	color: #fff;
}
div.pagination span.current {
	margin-right:3px;
	padding:2px 6px;
	font-weight: bold;
	color: #ff0084;
}
div.pagination span.disabled {
	margin-right:3px;
	padding:2px 6px;
	color: #adaaad;
}

.leftmenu{
float: left; 
font-weight: bold;
}

.rightmenu{
float: right; 
font-weight: bold;
}

#foot_l {
	background-image: url(images/halloween_l.png);
	position: fixed;
	display: inline;
	bottom:-5px;
	left:-10px;
	width:260px;
	height:492px;
	z-index:-1;
}

#foot_r {
	background-image: url(images/halloween_r.png);
	position: fixed;
	display: inline;
	bottom:0px;
	right:0px;
	width:261px;
	height:531px;
	z-index:-1;
}
