/* @group SETUP */

body, html, div, blockquote, img, label, p, h1, h2, h3, h4, h5, h6, pre, ul, ol,
li, dl, dt, dd, form, a, fieldset, input, th, td
{
margin: 0; padding: 0; border: 0; outline: none;
}

* html .oeha{

    position:relative;

    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",

        this.src = "/images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),

        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",

        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)

    );

}

body
{

}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
}

ul, ol
{
list-style: none;
}

a
{
color: #2F7DFE;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

.floatLeft
{
float: left;
}

.floatRight
{
float: right;
}


* {
	padding:0; 
	margin:0; 
	outline: none;
}
body {
	background: #fff url(/images/bgwhite.png) repeat;
}

p {
	color: #000;
	font: normal 11px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
}



/* @end */

/* @group CONTAINER */

#container {
	margin: 0px auto;
	width: 1000px;
}

/* @end */

/* @group HEADER */

#header {
	width: 1000px;
	height: 226px;
	background: url(/images/header.png) no-repeat top left;
}

h1#logo {
	width: 212px;
	height: 226px;
	float: left;
	text-indent: -9999px;
}
h1#logo a {
	width: 212px;
	height: 226px;
	text-indent: -9999px;
	float: left;
}
#header ul {
	float: left;
	width: 550px;
	height: 50px;
	padding-top: 11px;
}
#header ul li {
	float: left;
	display: inline;
	color: #585858;
	font: bold 11Px Tahoma, Arial, Sans-serif;
	margin-bottom: 1px;
}
#stati1 {
	float: left;
	width: 180px;
	padding-left: 3px;
}
#stati2 {
	float: left;
	width: 150px;
	padding-left: 21px;
}
#stati3 {
	float: left;
	width: 150px;
	padding-left: 30px;
}
#stati4 {
	float: left;
	width: 180px;
	padding-left: 3px;
}
#stati5 {
	float: left;
	width: 150px;
	padding-left: 21px;
}
#stati6 {
	float: left;
	width: 150px;
	padding-left: 30px;
}
#loginPanel {
	float: left;
	width: 211px;
	margin-top: 32px;
	display: inline;
}
#loginPanel h3 {
	color: #0078fc;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
	width: 211px;
	text-align: center;
}
#loginPanel h3 span {
	color: #868686;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
}
#loginPanel form {
	float: left;
	width: 211px;
	margin-top: 10px;
	display: inline;
}
#loginPanel form label {
	color: #868686;
	font: bold 14px Arial, Sans-serif;
	text-transform: uppercase;
	float: left;
	clear: both;
	width: 52px;
	height: 23px;
	padding-top: 2px;
	display: inline;
	margin-left: 20px;
}
#loginPanel form input {
	color: #666;
	font: normal 11px Arial, Sans-serif;
	float: left;
	width: 108px;
	padding: 2Px;
	height: 14px;
	display: inline;
	border: 1px solid #919191;
}
#loginPanel form p {
	clear: both;
	margin-top: 3px;
	float: left;
	width: 138px;
	color: #0078fc;
	margin-left: 15px;
	display: inline;
}
#loginPanel form p a {
	clear: both;
	color: #0078fc;
	font: bold 11Px Tahoma, Arial, Sans-serif;
}
#loginPanel form input#submitPanel {
	float: left;
	width: 51px;
	height: 24px;
	border: 0px;
	background: transparent url(/images/login.png);
	margin-top: 8px;
	display: inline;
}
#pub1 {
	margin-left: 50px;
	margin-top: 12px;
	float: left;
}

#lang {
	margin-left:54px;
	margin-top:64px;
	float: left;
	color: #0078fc;
	font: bold 11Px Tahoma, Arial, Sans-serif;
}

#menu {
	clear: both;
	float: left;
}
#menu ul {
	clear: both;
	float: left;
	margin-left: 25px;
}
#menu ul li {
	display: inline;
	margin: 0px 6px 0px 0px;
	float: left;
	text-indent: -9999px;
	height: 32px;
}
#menu ul li a {
	float: left;
	height: 32px;
	font-size: 0px;
	text-indent: -9999px;
}
/* US */
#menu ul li#menul1:hover, #menu ul li#menul1a_us {
	background: url(/images/accueil_us_.png);
	width: 57px;
}

#menu ul li#menul2_us {
	background: url(/images/nosserveurs_us.png);
	width: 113px;
}
#menu ul li#menul2_us:hover, #menu ul li#menul2a_us {
	background: url(/images/nosserveurs_us_.png);
	width: 113px;
}
#menu ul li#menul2_us a {
	width: 113px;
}
#menu ul li#menul3_us {
	background: url(/images/commander_us.png);
	width: 63px;
}
#menu ul li#menul3_us:hover, #menu ul li#menul3a_us {
	background: url(/images/commander_us_.png);
	width: 63px;
}
#menu ul li#menul3_us a {
	width: 63px;
}
#menu ul li#menul4_us {
	background: url(/images/sinscrire_us.png);
	width: 83px;
}
#menu ul li#menul4_us:hover, #menu ul li#menul4a_us {
	background: url(/images/sinscrire_us_.png);
	width: 83px;
}
#menu ul li#menul4_us a {
	width: 83px;
}
#menu ul li#menul5_us {
	background: url(/images/tounois_us.png);
	width: 110px;
}
#menu ul li#menul5_us:hover, #menu ul li#menul5a_us {
	background: url(/images/tounois_us_.png);
	width: 110px;
}
#menu ul li#menul5_us a {
	width: 110px;
}
#menu ul li#menul6_us {
	background: url(/images/lentreprise_us.png);
	width: 86px;
}
#menu ul li#menul6_us:hover, #menu ul li#menul6a {
	background: url(/images/lentreprise_us_.png);
	width: 86px;
}
#menu ul li#menul6_us a {
	width: 86px;
}
#menu ul li#menul7_us {
	background: url(/images/lequipe_us.png);
	width: 55px;
}
#menu ul li#menul7_us:hover, #menu ul li#menul7a_us {
	background: url(/images/lequipe_us_.png);
	width: 55px;
}
#menu ul li#menul7_us a {
	width: 55px;
}
#menu ul li#menul8_us {
	background: url(/images/forum.png);
	width: 64px;
}
#menu ul li#menul8_us:hover, #menu ul li#menul8a_us {
	background: url(/images/forum_.png);
	width: 64px;
}
#menu ul li#menul8_us a {
	width: 64px;
}
#menu ul li#menul9_us {
	background: url(/images/contact.png);
	width: 81px;
}
#menu ul li#menul9_us:hover, #menu ul li#menul9a_us {
	background: url(/images/contact_.png);
	width: 81px;
}
#menu ul li#menul9_us a {
	width: 81px;
}
#menu ul li#menul10_us {
	background: url(/images/top_us.png);
	width: 93px;
}
#menu ul li#menul10_us:hover, #menu ul li#menul10a_us {
	background: url(/images/top_us_.png);
	width: 93px;
}
#menu ul li#menul10_us a {
	width: 93px;
}
/* FR */
#menu ul li#menul1 {
	background: url(/images/accueil.png);
	width: 74px;
}
#menu ul li#menul1:hover, #menu ul li#menul1a {
	background: url(/images/accueil_.png);
	width: 74px;
}
#menu ul li#menul1 a, #menu ul li#menul1a a {
	width: 74px;
}
#menu ul li#menul2 {
	background: url(/images/nosserveurs.png);
	width: 120px;
}
#menu ul li#menul2:hover, #menu ul li#menul2a {
	background: url(/images/nosserveurs_.png);
	width: 120px;
}
#menu ul li#menul2 a {
	width: 120px;
}
#menu ul li#menul3 {
	background: url(/images/commander.png);
	width: 104px;
}
#menu ul li#menul3:hover, #menu ul li#menul3a {
	background: url(/images/commander_.png);
	width: 104px;
}
#menu ul li#menul3 a {
	width: 104px;
}
#menu ul li#menul4 {
	background: url(/images/sinscrire.png);
	width: 93px;
}
#menu ul li#menul4:hover, #menu ul li#menul4a {
	background: url(/images/sinscrire_.png);
	width: 93px;
}
#menu ul li#menul4 a {
	width: 93px;
}
#menu ul li#menul5 {
	background: url(/images/tounois.png);
	width: 85px;
}
#menu ul li#menul5:hover, #menu ul li#menul5a {
	background: url(/images/tounois_.png);
	width: 85px;
}
#menu ul li#menul5 a {
	width: 85px;
}
#menu ul li#menul6 {
	background: url(/images/lentreprise.png);
	width: 114px;
}
#menu ul li#menul6:hover, #menu ul li#menul6a {
	background: url(/images/lentreprise_.png);
	width: 114px;
}
#menu ul li#menul6 a {
	width: 114px;
}
#menu ul li#menul7 {
	background: url(/images/lequipe.png);
	width: 79px;
}
#menu ul li#menul7:hover, #menu ul li#menul7a {
	background: url(/images/lequipe_.png);
	width: 79px;
}
#menu ul li#menul7 a {
	width: 79px;
}
#menu ul li#menul8 {
	background: url(/images/forum.png);
	width: 64px;
}
#menu ul li#menul8:hover, #menu ul li#menul8a {
	background: url(/images/forum_.png);
	width: 64px;
}
#menu ul li#menul8 a {
	width: 64px;
}
#menu ul li#menul9 {
	background: url(/images/contact.png);
	width: 81px;
}
#menu ul li#menul9:hover, #menu ul li#menul9a {
	background: url(/images/contact_.png);
	width: 81px;
}
#menu ul li#menul9 a {
	width: 81px;
}
#menu ul li#menul10 {
	background: url(/images/top.png);
	width: 93px;
}
#menu ul li#menul10:hover, #menu ul li#menul10a {
	background: url(/images/top_.png);
	width: 93px;
}
#menu ul li#menul10 a {
	width: 93px;
}

#menu ul li#menul11 {
	background: url(/images/venteflashx.png);
	width: 114px;
}
#menu ul li#menul11:hover, #menu ul li#menul11a {
	background: url(/images/venteflashx.png);
	width: 114px;
}
#menu ul li#menul11 a {
	width: 114px;
}
/* @end */


/* @group CONTs */

#cont {
	float: left;
	clear: both;
	margin-left: 25px;;
}

#filinfo {
	width: 950px;
	color:#5C5C5C;
	font:13px/15px Arial,Arial;
}

/* MCMCMC */

#cont123 {
	float: left;
	clear: both;
	margin-top: 12px;
	height:78px;
	display: inline;
	width:950px;
}

#cont123 h1 {
 width: 230px;
 height:78px;
 float:left;
 background:url("/images/bgoo1.png") no-repeat scroll left top transparent;
 color:#000;
 font:11px Arial,Arial;
 text-align:center;
 font-weight:bold;
 padding-top:1px;
 cursor:pointer;
}

#cont123 h1 span {
float:right;
padding-right:3px;
font:10px Arial,Arial;
font-weight:bold;
color: #000;
text-align:left;
}

#cont123 h2 {
 margin-left:7.5px;
 width: 230px;
 height:78px;
 float:left;
 background:url("/images/bgoo2.png") no-repeat scroll left top transparent;
 color:#000;
 font:11px Arial,Arial;
 text-align:center;
 font-weight:bold;
 padding-top:1px;
  cursor:pointer;
}

#cont123 h2 span {
float:right;
padding-right:3px;
font:10px Arial,Arial;
font-weight:bold;
color: #000;
text-align:left;
}

#cont123 h3 {
 margin-left:7.5px;
 width: 230px;
 height:78px;
 float:left;
 background:url("/images/bgoo3.png") no-repeat scroll left top transparent;
 color:#000;
 font:11px Arial,Arial;
 text-align:center;
 font-weight:bold;
 padding-top:1px;
  cursor:pointer;
}

#cont123 h3 span {
float:right;
padding-right:3px;
font:10px Arial,Arial;
font-weight:bold;
color: #000;
text-align:left;
}


#cont123 h4 {
 margin-left:7.5px;
 width: 230px;
 height:78px;
 float:left;
 background:url("/images/bgoo4.png") no-repeat scroll left top transparent;
 color:#000;
 font:11px Arial,Arial;
 text-align:center;
 font-weight:bold;
 padding-top:1px;
  cursor:pointer;
}

#cont123 h4 span {
float:right;
padding-right:3px;
font:10px Arial,Arial;
font-weight:bold;
color: #000;
text-align:left;
}

#cont0X {
	float: left;
	width: 950px;
	height: 200px;
	clear: both;
	margin: 0px 0px 0px 0px;
	background: url(/images/bgo.png) no-repeat top left;
}

#cont03x {
	float: left;
	height: 200px;
	margin-left: 45px;
	width: 286px;
	background: url(/images/offrev3.png) no-repeat top left;
	cursor:pointer;

}

#tarif3 {
font-family:Arial;
color:#585858;
font-size:11px;
font-weight:bold;
margin:3px 0px;
height:45px;
padding-top:30px;
text-align:right;
}

#tarif3 span{
font-family:Arial;
color: #0078fc;
font-size:16px;
font-weight:bold;
margin-top:-5px;
margin-left:2px;
}

#cont02x {
	float: left;
	height: 200px;
	width: 286px;
	margin-left: 47px;
	background: url(/images/offrev2.png) no-repeat top left;
	cursor:pointer;

}

#con2 {
height:55%;
padding-left:25px;
padding-top:15px;
color:#FEFEFE;
font-family:Arial Black;
font-size:12px;
}

#con2 span {
font-family:Arial;
font-size:12px;
font-weight:normal;
float:right;
padding-right:10px;
}

#con2 img {
margin: 0px 0px -3px;
padding-right:5px;
}

#tarif2 {
font-family:Arial;
color:#585858;
font-size:11px;
font-weight:bold;
margin:3px 2px;
height:45px;
padding-top:30px;
text-align:right;
}

#tarif2 span{
font-family:Arial;
color: #0078fc;
font-size:16px;
font-weight:bold;
margin-top:-5px;
margin-left:2px;
}

#cont01x {
	float: left;
	height: 200px;
	width: 286px;
	background: url(/images/offrev1.png) no-repeat top left;
	cursor:pointer;
}

#mini1 {
color:#FEFEFE;
font-family:Arial Black;
font-size:14px;
text-align:center;
text-decoration:none;
margin-top:3px;
text-shadow:0 -1px 0 #A1A0A0;

}

#con1 {
height:55%;
padding-left:25px;
padding-top:20px;
color:#FEFEFE;
font-family:Arial Black;
font-size:12px;
}

#con1 span {
font-family:Arial;
font-size:12px;
font-weight:normal;
float:right;
padding-right:10px;
}

#con1 img {
margin: 0px 0px -15px;
padding-right:10px;
}

#tarif1 {
font-family:Arial;
color:#585858;
font-size:11px;
font-weight:bold;
margin:5px 4px;
height:45px;
padding-top:13px; 
padding-top:23px !important;
}

#tarif1  span{
font-family:Arial;
color: #0078fc;
font-size:16px;
font-weight:bold;
}
/* FINMC */

#cont0 {
	float: left;
	width: 950px;
	height: 200px;
	clear: both;
	margin: 0px 0px 0px 0px;
	background: url(/images/offres.png) no-repeat top left;
}
a#cont01 {
	float: left;
	height: 200px;
	width: 285px;
}
a#cont02 {
	float: left;
	height: 200px;
	width: 285px;
	margin-left: 47px;
}
a#cont03 {
	float: left;
	height: 200px;
	margin-left: 47px;
	width: 285px;
}

#cont1 {
	float: left;
	clear: both;
	margin-top: 12px;
	display: inline;
}
h3.okib {
	color: #0078fc;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
	margin-bottom: 1px;
}
h3.okiba {
	color: #0078fc;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
	margin-bottom: 1px;
	margin-top: 2px;
	padding-top: 2px;
	float: left;
	clear: both;
}
#cont1 h3 {
	color: #0078fc;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
	width: 950px;
}
#cont1 h3 span {
	color: #868686;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
}
#cont1 ul {
	background: url(/images/nospartenaires.png) no-repeat top left;
	width: 950px;
	height: 78px;
	margin-top: 4px;
}
#cont1 ul li {
	float: left;
	display: inline;
	padding: 0px 10px;
	height: 57px;
	padding-top: 8px;
	background: url(/images/separation.png) no-repeat 0px 14px;
}
#contg {
	float: left;
	clear: both;
	margin-top: 12px;
	width: 950px;
}
#cont2 {
	float: left;
	width: 584px;
	display: inline;
}
#cadrik1 {
	float: left;
	clear: both;
	width: 584px;
	display: inline;
	background: url(/images/center_left.png) repeat-y;
}
#cadrik1 ul {
	float: left;
	width: 320px;
	margin-left: 5px;
	margin-right: 4px !important;
	margin-right: 2px;
	margin-top: 1px;
	display: inline;
}
#cadrik1 ul li {
	float: left;
	width: 320px;
	clear: both;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 36px;
	border: 0px;
	background: url(/images/gris_counter_news.png) no-repeat;
}
#cadrik1 ul li.trackid {
	float: left;
	width: 320px;
	clear: both;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 36px;
	border: 0px;
	background: url(/images/bleu_cadre_news.png) no-repeat;
}
#cadrik1 ul li.trackid h6 a {
	color: #fff;
}
#cadrik1 ul li.trackid h5 {
	color: #ccc;
}

#cadrik1 ul li h5 {
	color: #777;
	font: normal 9px Arial, Sans-serif;
	padding: 2px 0px 0px 8px;
	float: left;
	clear: both;
	width: 235px;
}
#cadrik1 ul li h6 {
	color: #333333;
	font: bold 12px Arial, Sans-serif;
	padding: 4px 0px 0px 8px;
	float: left;
	clear: both;
	width: 314px;
}

#cadrik1 ul li h6 img {
	float: left;
	
}
#cadrik1 ul li h6 a {
	color: #333333;
	font: bold 12px Arial, Sans-serif;
	text-transform: uppercase;
	margin-top: 1px;
	margin-left: 5px;
	float: left;
	
}
#cadrik1_top {
	float: left;
	clear: both;
	width: 584px;
	height: 5px;
	margin-bottom: 0px !important;
	margin-bottom: -15px;
	background: url(/images/top_left.png) no-repeat;
}
#cadrik1_bottom {
	float: left;
	clear: both;
	width: 584px;
	height: 5px;
	background: url(/images/bottom_left.png) no-repeat;
	margin-bottom: 0px !important;
	margin-bottom: -14px;
}
#cadrik2 {
	float: left;
	clear: both;
	width: 584px;
	background: url(/images/center_left.png) repeat-y;
}
#cadrik2_top {
	float: left;
	clear: both;
	width: 584px;
	height: 5px;
	margin-bottom: 0px !important;
	margin-bottom: -15px;
	background: url(/images/top_left.png) no-repeat;
}
#cadrik2_bottom {
	float: left;
	clear: both;
	width: 584px;
	height: 5px;
	background: url(/images/bottom_left.png) no-repeat;
	margin-bottom: 0px !important;
	margin-bottom: -14px;
}
#cadrik2 ul {
	float: left;
	width: 572px;
	margin-left: 5px;
	margin-top: 1px;
		display: inline;
}
#cadrik2 ul li {
	float: left;
	width: 572px;
	clear: both;
	display: inline;
	margin-bottom: -3px;
}
#cadrik2 ul li h6 {
	float: left;
	margin-left: 2px;
	width: 25px;
}
#cadrik2 ul li h6 img {
	float: left;
	margin-top: 1px;
}
#cadrik2 ul li h5 {
	float: left;
	margin-left: 3px;
	color: #0078fc;
	margin-bottom: -1px;
	font: bold 11px Tahoma, Arial;
}
#cadrik2 ul li h4 {
	float: left;
	color: #585858;
	margin-left: 3px;
	width: 400px;

	font: bold 11px Tahoma, Arial;
}
#cadrik2 ul li h4 a {
	float: left;
	color: #585858;
	margin-left: 3px;
	font: bold 11px Tahoma, Arial;
}
a#ploip {
	float: left;
	clear: both;
	margin: 0px 0px 0px 505px;
	display: inline;
	text-indent: -9999px;
	font-size: 0px;
	background: url(/images/etlereste.png) no-repeat;
	width: 73px;
	height: 20px;
}
#cont3 {
	float: left;
	width: 229px;
	display: inline;
	margin-left: 8px !important;
}
#cont4 {
	float: left;
	width: 120px;
	display: inline;
	margin-left: 8px;
}



#cadrik3 {
	float: left;
	clear: both;
	width: 229px;
	background: url(/images/center_right.png) repeat-y;
}
#cadrik3_top {
	float: left;
	clear: both;
	width: 229px;
	height: 5px;
	margin-bottom: 0px !important;
	margin-bottom: -15px;
	background: url(/images/top_right.png) no-repeat;
}
#cadrik3_bottom {
	float: left;
	clear: both;
	width: 229px;
	height: 5px;
	background: url(/images/bottom_right.png) no-repeat;
	margin-bottom: 0px !important;
	margin-bottom: -14px;
}
#cadrik3 ul {
	float: left;
	width: 229px;
	margin-top: 1px;
	display: inline;
}
#cadrik3 ul li {
	float: left;
	clear: both;
	display: inline;
	border-bottom: 1px solid #a1a0a0;
	margin-bottom: 3px;
	padding-left: 6px;
	background: url(/images/o.png) repeat-x bottom center;
	margin-left: 1px;
	width: 221px;
	padding-bottom: 2px !important;
	padding-bottom: 3px;
}
#cadrik3 ul li.lasioqisd {
	margin-bottom: -1px;
	background: transparent;
	border-bottom: 0px;
}
#cadrik3 ul li h6 {
	float: left;
	clear: both;
	display: inline;
	width: 22px;
	margin-left: 0px;
}
#cadrik3 ul li h5 {
	float: left;
	width: 197px;
	color: #0078fc;
	display: inline;
	padding-top: 2px;
	font: bold 12px Tahoma, Sans-serif;
}
#cadrik3 ul li h5 a {
	color: #0078fc;
	font: bold 12px Tahoma, Sans-serif;
}
#cadrik3 ul li h5 img {
	float: left;
	clear: both;
	margin-top: 6px;
}

#pubik {
	float: left;
	margin: 7px 0px 3px;
}

#cadrik4 {
	float: left;
	clear: both;
	width: 229px;
	background: url(/images/center_right.png) repeat-y;
}
#cadrik4_top {
	float: left;
	clear: both;
	width: 229px;
	height: 5px;
	margin-bottom: 0px !important;
	margin-bottom: -15px;
	background: url(/images/top_right.png) no-repeat;
}
#cadrik4_bottom {
	float: left;
	clear: both;
	width: 229px;
	height: 5px;
	background: url(/images/bottom_right.png) no-repeat;
	margin-bottom: 0px !important;
	margin-bottom: -14px;
}
#cadrik4 ul {
	float: left;
	width: 229px;
	margin-top: 1px;
}
#cadrik4 ul li {
	float: left;
	clear: both;
	border-bottom: 1px solid #a1a0a0;
	margin-bottom: 3px;
	padding-left: 6px;
	background: url(/images/p.png) repeat-x bottom center;
	margin-left: 1px;
	padding-bottom: 2px;
	width: 220px;
}
#cadrik4 ul li#oipo {
	border-bottom: 0px;
	background: none;
	margin-bottom: -2px !important;
	margin-bottom: 0px;
}
#cadrik4 ul li h6 {
	float: left;
}
#cadrik4 ul li h5 {
	float: left;
	font: bold 12px Tahoma, Arial, Sans-serif;
	color: #585858;
	margin-left: 5px;
	width: 177px;
	padding-top: 1px;
}
#cadrik4 ul li h5 a {
	font: bold 12px Tahoma, Arial, Sans-serif;
	color: #585858;
}
#cadrik4 ul li h5 span {
	font: bold 12px Tahoma, Arial, Sans-serif;
	color: #0078fc;
}

#titresos {
	clear: both;
	float:  left;
	width: 584px;
	margin: 3px 0 1px;
}
#titresos h1 {
	color: #0078fc;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
	margin-bottom: 1px;
	float: left;
	width: 200px;
}

#titresos h3 {
	color: #0078fc;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
	margin-bottom: 1px;
	float: left;
	width: 100%;
}

#titresos h2 {
	color: #0078fc;
	font: bold 12px Arial, Sans-serif;
	margin-bottom: 1px;
	float: left;
	width: 100%;
}

#titresos_large {
	clear: both;
	float:  left;
	width: 950px;
	margin: 3px 0 1px;
}
#titresos_large h3 {
	color: #0078fc;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
	margin-bottom: 1px;
	float: left;
	width: 100%;
}
#cadrik5a {
	float: left;
	width: 190px;
}
#cadrik5b {
	float: left;
	width: 215px;
}
#hokDateMouve span {
	float: left;
	width: 112px;
	color: #555;
	font: bold 11px Tahoma ,Verdana, Arial;
	text-align: center;
}
#hokDateMouve  {
	float: left;
	margin: 2px 0px 5px 0px;
}
ul.daterang {
	clear: both;
	width: 210px;
	margin-left: 8px;
}
ul.daterang li {
	display: inline;
	float: left;
	width: 20px;
	height: 20px;
	background: url(/images/date_o.png) repeat-x bottom center;
	text-align: center;
	border: 1px solid #ccc;
	padding: 3px 2px 0px 3px;
	font-family:Tahoma,Arial,Sans-serif;
	font-size:11px;
	font-weight:bold;
	
}
ul.daterang li.eventDate {
	display: inline;
	float: left;
	width: 20px;
	height: 20px;
	background: url(/images/date_r.png) repeat-x bottom center;
	text-align: center;
	border: 1px solid #ccc;
	padding: 3px 2px 0px 3px;
	color: #fff;
}
ul.daterang li.eventDatetoday {
	display: inline;
	float: left;
	width: 20px;
	height: 20px;
	background: url(/images/date_b.png) repeat-x bottom center;
	text-align: center;
	border: 1px solid #ccc;
	padding: 3px 2px 0px 3px;
	color: #fff;
}
#Svot {
	float: left;
	text-indent: -9999px;
	width: 45px;
	height: 20px;
	background: url(/images/voter.png);
	margin: 1px 0px 0px 5px;
	display: inline;
}
ul.daterang li.eventDate a {
	color: #fff;
}
ul.daterang li a {
	color: #444;
	font: bold 11px Tahoma, Arial;
}
a#flechegauchik {
	width: 15px;
	height: 15px;
	background: url(/images/prev.png) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-right: 20px;
	margin-left: 13px;
}
a#flechegauchik2 {
	width: 15px;
	height: 15px;
	background: url(/images/next.png) no-repeat;
	text-indent: -9999px;
	float: left;
	margin-left: 20px;
}
#cadrik5c {
	float: left;
	width: 165px;
	padding-top:15px;
}
#titresos h4 {
	color: #0078fc;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
	margin-bottom: 1px;
	float: left;
	width: 215px;
}
#titresos h5 {
	color: #0078fc;
	font: bold 15px Arial, Sans-serif;
	text-transform: uppercase;
	margin-bottom: 1px;
	float: left;
	width: 169px;
}

#cadrik5 {
	float: left;
	clear: both;
	width: 584px;
	background: url(/images/center_left.png) repeat-y;
	margin-bottom: 5px;
}
#cadrik5_top {
	float: left;
	clear: both;
	width: 584px;
	height: 5px;
	margin-bottom: 0px !important;
	margin-bottom: -15px;
	background: url(/images/top_left.png) no-repeat;
}
#cadrik5_bottom {
	float: left;
	clear: both;
	width: 584px;
	height: 5px;
	background: url(/images/bottom_left.png) no-repeat;
	margin-bottom: 0px !important;
	margin-bottom: -14px;
}
#cadrik6 {
	float: left;
	clear: both;
	width: 584px;
	background: url(/images/center_left.png) repeat-y;
	margin-bottom: 5px;
	display:inline;
}
#cadrik6 p {
	color:#5C5C5C;
	font-family:Arial,Arial;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:15px;
	padding-right:10px;
}

#cadrik6_top {
	float: left;
	clear: both;
	width: 584px;
	height: 5px;
	margin-bottom: 0px !important;
	margin-bottom: -15px;
	background: url(/images/top_left.png) no-repeat;
}
#cadrik6_center {
	padding: 6px;
	width: 572px;
}
#cadrik6_center p.center {
	color:#5C5C5C;
	font-family:Arial,Arial;
	font-size:13px;
	text-align:center;
}
#cadrik6_center p.justify {
	color:#5C5C5C;
	font-family:Arial,Arial;
	font-size:13px;
	text-align:justify;
}
#cadrik6_bottom {
	float: left;
	clear: both;
	width: 584px;
	height: 5px;
	background: url(/images/bottom_left.png) no-repeat;
	margin-bottom: 0px !important;
	margin-bottom: -14px;
}
#cadrik6_large {
	float: left;
	clear: both;
	width: 820px;
	background: url(/images/center_left_large.png) repeat-y;
	margin-bottom: 5px;
}
#cadrik6_large p {
	color:#5C5C5C;
	font-family:Arial,Arial;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:15px;
	padding-right:10px;
}
#cadrik6_top_large {
	float: left;
	clear: both;
	width: 820px;
	height: 5px;
	margin-bottom: 0px !important;
	margin-bottom: -15px;
	background: url(/images/top_left_large.png) no-repeat;
}
#cadrik6_center_large {
	padding: 6px;
	width: 820px;
}
#cadrik6_center_large p.center {
	color:#5C5C5C;
	font-family:Arial,Arial;
	font-size:13px;
	text-align:center
}
#cadrik6_bottom_large {
	float: left;
	clear: both;
	width: 820px;
	height: 5px;
	background: url(/images/bottom_left_large.png) no-repeat;
	margin-bottom: 0px !important;
	margin-bottom: -14px;
}
#cadrik5a h4{
	color: #464646;
	font: bold 11px Tahoma;
	padding-left: 5px;
}
#cadrik5a ul{
	margin-left: 5px;
}
#cadrik5a ul li{
	margin-left: 0px;
	display: inline;
	clear: both;
	margin-bottom: 3px;
	float: left;
}
#cadrik5a ul li h6{
	color: #6e6e6e;
	font: bold 10px Tahoma, Arial, Sans-serif;
	width: 170px;
	margin: 2px 0px 3px 0px;
}
.cachji {
	padding: 2px 5px;
	float: left;
}
#cadrik5a ul li img{
	float: left;
	clear: both;
}

/* @end */

/* @group FOOTER */

#footer {
	width: 960px;
	text-align: center;
	background: url(/images/footer.png) no-repeat top left;
	clear: both;
	margin: 10px auto;
	padding-top: 7px;
}
#footer p{
	color: #191919;
	font: bold 11px Tahoma, Arial, Sans-serif;
}

/* @end */