body {
color: #888;
font-family	: Arial;
font-size: 12px;
background-color:  #BADCFE;
background-image: url(images/bgbody.jpg);
background-repeat:  repeat-x;
margin: 0;
}

#redtop
{
	width:100%;
	height: 236px;
	background-color:  #b92126;
	margin: 0 0 auto 0;
	left:0;
	right:0;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(images/bgtop.jpg);
	background-repeat:  repeat-x;
}

#topbloc
{
	width: 900px;
	height: 230px;
	margin: 0 auto;
	background-image: url(images/topimage.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: right;
	color: #ffffff;
	font-size: 10px;
	padding-top: 6px;
}

#logo, #logo a:link, #logo a:visited
{
	width: 240px;
	height: 80px;
	display:inline;
	float:left;
	text-align: left;
	font-size: 28px;
	padding-left: 4px;
	text-transform: Uppercase;
	text-decoration: none;
	color: #ffffff;
	font-weight:  bold;
}

#contentbig
{
	margin:10px auto;
	width:900px;
	/*border:1px solid #888;*/
	
}

#contentsite
{
	width: 610px;
	height:auto;
	min-height:800px;
	background-color: #fff;
	color: #121212;
	margin-left:0px;
	margin-bottom: 10px;
	padding:10px;
	/*border:1px solid #ff0000;*/
}
#contentsite h1
{
	color: #5b9dfe;
	font-size: 18px;
	font-weight: bold;
}

#contentsite ul
{
	list-style-image: url(images/bullet.gif);	
}
#contentsite li
{
	line-height: 28px;	
}

#contentsite table
{
	border: 1px solid #5b9dfe;
	width: 100%;
	margin: 10px auto;
	font-size: 10px;
}
#contentsite td
{
	padding: 2px 6px;
	border: 1px solid #5b9dfe;
	text-align: center;
	font-weight:  bold;
}
#contentmenue
{
	width: 260px;
	height:auto;
	background-color: #fff;
	color: #888;
	margin-right:0px;
	margin-bottom:10px;
	float:right;
	/*border:1px solid #ff0000;*/
}

.pagetitle 
{ 	
	color:#fff;
	height: 22px;
	font-weight: bolder;
	background-color: #5B9DFE;
	padding:4px;
	margin-bottom: 8px;
	font-size: 18px;

} 
.pagetitlehome 
{ 	
	color:#fff;
	height: 22px;
	font-weight: bolder;
	background-color: #5B9DFE;
	padding:4px;
	margin-bottom: 8px;
	font-size: 18px;
	text-align: center;

}
.spagetitle 
{ 	
	color:#fff;
	height: 16px;
	font-weight: bolder;
	background-color: #b92126;
	padding:4px;
	margin-bottom: 0px;
	font-size: 14px;

} 
.cpy
{
color: #121212;
font-size: 11px;
text-align: justify;
font-weight: bold;
}
.cpy a:link,.cpy a:hover,.cpy a:visited
{
	text-decoration: none;
}
.cpy img
{
	margin-top:4px;
}

.colaj
{
	display:block;
	width: 195px;
	float:left;
	text-align: center;
	border: 1px solid #efefef;
	margin:1px;
	padding-bottom: 4px;
}
.colaj a:link, .colaj a:hover, .colaj a:visited
{
	border: 0;
	text-decoration: none;
	color: #5b9dfe;
	font-weight: bold;
}

.colaj img
{
	border: 0;
}
.clear
{clear:both;}
.nolink
{
	text-decoration:none;
}

