a:link
{
		color: #21565E;
		text-decoration: none;
}

a:visited
{
		color: #21565E;
		text-decoration: none;
}

a:hover
{
		text-decoration: underline;
}

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

a.nav:hover
{
		color: #cc3333;
		text-decoration: underline;
}

table
{
		empty-cells: show;
}

body, td, th , tr
{
		color: #000000;
		font-size: small;
		font-family: verdana, sans-serif;
}

body
{
		background: url(images/page-back.jpg) no-repeat top center #3f808a;
		margin: 0;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#container
{
		width: 890px;
		margin: 0 auto;
		position: relative;
		height: 252px;
}

#user_bloc
{
		position: absolute;
		top: 5px;
		left: 160px;
		width: 320px;
		height: 117px;
		background: url(images/user_top.jpg) no-repeat;
		font-size: 11px;
		padding-top: 5px;
}

#user_bloc ul li
{
		font-size: 11px;
		list-style: circle;
}

#user_bloc a
{
		color: #21565E;
}

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

#search
{
		position: absolute;
		text-align: right;
		width: 250px;
		left: 640px;
		top: 10px;
		z-index: 100;
}

#search form
{
		padding: 0;
		margin: 0;
}

#search .txtField
{
		border: 1px solid #fff;
		width: 130px;
		margin: 0;
		padding: 3px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 12px;
		background: url(images/search-back.gif) transparent;
}

#search .btnSearch
{
		border: 1px solid #fff;
		color: #fff;
		margin: 0;
		padding: 2px;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 11px;
		background: url(images/btn-back.gif) transparent;
}

#menu
{
		background: url('images/fond_menu.gif') no-repeat;
		position: absolute;
		left: 520px;
		top: 50px;
		width: 398px;
		height: 146px;
		padding-left: 40px;
		font-weight: bold;
		font-size: 13px;
}

#menu ul
{
		margin-top: 12px;
}

#menu li
{
		display: block;
		float: left;
		padding: 23px 12px 0px 10px;
		text-transform: uppercase;
		font-size: 0.75em;
		overflow: hidden;
}

#menu  .current_page_item  a
{
		color: #000;
}

#menu li a
{
		color: #CB1D25;
		text-decoration: none;
}

#menu li a:hover
{
		color: #000;
}

#menu2
{
		position: absolute;
		left: 80px;
		top: 200px;
		font-weight: bold;
}

#menu2 ul
{
		margin: 0px;
		padding: 0px;
}

#menu2 li
{
		display: block;
		float: left;
		padding: 60px 50px 0px 0px;
		text-transform: uppercase;
		font-size: 0.70em;
		overflow: hidden;
}

#menu2 .search
{
		background: url('images/search.gif') no-repeat;
		padding: 55px 30px 0px 30px;
}

#menu2 .calendar
{
		background: url('images/calendar.gif') no-repeat;
		padding: 56px 30px 0px 30px;
}

#menu2 .register
{
		background: url('images/register.jpg') no-repeat;
		padding: 52px 30px 0px 30px;
		margin-left: 9px;
}

#menu2 .logout
{
		background: url('images/logout.gif') no-repeat;
		padding: 55px 30px 0px 30px;
}

#menu2 .login
{
		background: url('images/login.gif') no-repeat;
		padding: 55px 30px 0px 30px;
}

#menu2 .annuaire
{
		background: url('images/annuaire.jpg') no-repeat;
		padding: 52px 30px 0px 30px;
}

#menu2 li a
{
		text-decoration: none;
}

#menu2 li a:hover
{
		color: #ab1e1e;
}

#title
{
		position: absolute;
		top: 149px;
		left: 76px;
		color: #fff;
		font-family: Tahoma, Arial, Helvetica, sans-serif;
		font-size: 10px;
		width: 370px;
		overflow: hidden;
}

#title h2
{
		color: #fff;
		font-size: 20px;
		margin: 0 0 2px;
}

#title a
{
		color: #fff;
		text-decoration: none;
}

#title a:hover
{
		color: #fff;
		text-decoration: none;
		border-bottom: 1px solid #e7d8cf;
}

#news
{
		background: url(images/news.gif) no-repeat;
		width: 300px;
		height: 90px;
		position: absolute;
		left: 620px;
		top: 198px;
		font-size: 0.75em;
		padding: 35px 0px 0px 20px;
}

.news
{
		position: relative;
		width: 90%;
		height: 55%;
		overflow: auto;
}

.date-tab
{
		position: absolute;
		top: 220px;
		left: -45px;
		height: 64px;
		width: 83px;
}

.month
{
		text-align: right;
		display: block;
		padding: 10px 10px 6px 0;
		font-size: 11px;
}

#content
{
		background: url(images/notepad-back.gif) bottom center repeat-y;
		width: 965px;
		margin: 0 auto;
}

#content .col01
{
		width: 840px;
		margin: 0 auto;
		padding-left: 65px;
		padding-right: 25px;
		font-size: 12px;
}

#footer-holder
{
		width: 901px;
		height: 345px;
		margin: 0 auto;
		position: relative;
		padding: 0px 30px 0px 30px;
		background: url(images/footer.jpg) top center no-repeat;
}

#footer-holder .txt a
{
		color: #21565E;
}

#footer-holder .txt a:hover
{
		color: #000;
		text-decoration: underline;
}

#footer-holder .txt
{
		width: 480px;
		position: absolute;
		top: 116px;
		left: 280px;
		font-size: 11px;
		line-height: 16px;
		color: #000;
		z-index: 105;
		height: 60px;
		text-align: center;
}

#footer-holder .smashing a
{
		width: 66px;
		height: 61px;
		position: absolute;
		top: 162px;
		left: 781px;
		font-size: 11px;
		text-indent: -400px;
		z-index: 102;
		overflow: hidden;
		background: url(images/logo-smashing.gif) no-repeat 0 0;
}

#footer-holder .smashing a:hover
{
		background: url(images/logo-smashing.gif) no-repeat 0 -61px;
}

#footer-holder .rss a
{
		width: 55px;
		height: 55px;
		position: absolute;
		top: 165px;
		left: 200px;
		font-size: 11px;
		text-indent: -400px;
		z-index: 103;
		overflow: hidden;
		background: url(images/icon-rss.gif) no-repeat 0 0;
}

input, textarea, button
{
		color: #000000;
		font-family: verdana, sans-serif;
}

input, button
{
		font-size: 90%;
}

textarea
{
		font-size: 100%;
		color: #000000;
		font-family: verdana, sans-serif;
}

input.check
{
}

select
{
		font-size: 90%;
		font-weight: normal;
		color: #000000;
		font-family: verdana, sans-serif;
}

hr, .hrcolor
{
		height: 1px;
		border: 0;
		color: #666666;
		background-color: #666666;
}

a img
{
		border: 0;
}

.quote
{
		color: #000000;
		background-color: #D7DAEC;
		border: 1px solid #000000;
		margin: 1px;
		padding: 1px;
		font-size: x-small;
		line-height: 1.4em;
}

.code
{
		color: #000000;
		background-color: #dddddd;
		font-family: "courier new", "times new roman", monospace;
		font-size: x-small;
		line-height: 1.3em;
		border: 1px solid #000000;
		margin: 1px auto 1px auto;
		padding: 1px;
		width: 99%;
		white-space: nowrap;
		overflow: auto;
		max-height: 24em;
}

.quoteheader, .codeheader
{
		color: #000000;
		text-decoration: none;
		font-style: normal;
		font-weight: bold;
		font-size: x-small;
		line-height: 1.2em;
}

.help
{
		cursor: help;
}

.meaction
{
		color: red;
}

.editor
{
		width: 96%;
}

.highlight
{
		background-color: yellow;
		font-weight: bold;
		color: black;
}

.windowbg, #preview_body
{
		color: #000000;
		background-color: #F4F2F1;
}

.windowbg2
{
		color: #000000;
		background-color: #ECEDF3;
}

.windowbg3
{
		color: #000000;
		background-color: #E0E1E8;
}

.calendar_today
{
		background-color: #FFFFFF;
}

.titlebg, tr.titlebg th, tr.titlebg td, .titlebg2, tr.titlebg2 th, tr.titlebg2 td
{
		color: black;
		font-style: normal;
		background: url(images/titlebg.jpg) #E9F0F6 repeat-x;
		border-bottom: solid 1px #9BAEBF;
		border-top: solid 1px #FFFFFF;
		padding-left: 10px;
		padding-right: 10px;
}

.titlebg, .titlebg a:link, .titlebg a:visited
{
		font-weight: bold;
		color: black;
		font-style: normal;
}

.titlebg a:hover
{
		color: #404040;
}

.titlebg2 a:link, .titlebg2 a:visited
{
		color: black;
		font-style: normal;
		text-decoration: underline;
}

.titlebg2 a:hover
{
		text-decoration: underline;
}

.catbg , tr.catbg td , .catbg3 , tr.catbg3 td
{
		background: url(images/catbg.jpg) #88A6C0 repeat-x;
		color: #ffffff;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg2 , tr.catbg2 td
{
		background: url(images/catbg2.jpg) #A1BFD9 repeat-x;
		color: #ffffff;
		padding-left: 10px;
		padding-right: 10px;
}

.catbg, .catbg2, .catbg3
{
		border-bottom: solid 1px #375576;
}

.catbg, .catbg2
{
		font-weight: bold;
}

.catbg3, tr.catbg3 td, .catbg3 a:link, .catbg3 a:visited
{
		font-size: 95%;
		color: white;
		text-decoration: none;
}

.catbg a:link, .catbg a:visited , .catbg2 a:link, .catbg2 a:visited
{
		color: white;
		text-decoration: none;
}

.catbg a:hover, .catbg2 a:hover, .catbg3 a:hover
{
		color: #e0e0ff;
}

.bordercolor
{
		background-color: #ADADAD;
		padding: 0px;
}

.tborder
{
		padding: 1px;
		border: 1px solid #696969;
		background-color: #FFFFFF;
}

.smalltext
{
		font-size: x-small;
		font-family: verdana, sans-serif;
}

.middletext
{
		font-size: 90%;
}

.normaltext
{
		font-size: small;
}

.largetext
{
		font-size: large;
}

.post, .personalmessage
{
		width: 100%;
		overflow: auto;
		line-height: 1.3em;
}

.signature
{
		width: 100%;
		overflow: auto;
		padding-bottom: 3px;
		line-height: 1.3em;
}

.error
{
		color: red;
}

.maintab_first, .maintab_back, .maintab_last, .maintab_active_first, .maintab_active_back, .maintab_active_last
{
		color: #21565E;
		text-transform: uppercase;
		vertical-align: top;
		border-bottom: solid 1px #000;
}

.maintab_last
{
		border-right: solid 1px #000;
}

.maintab_first
{
		border-left: solid 1px #000;
}

.maintab_back, .maintab_active_back
{
		color: #000;
		text-decoration: none;
		font-size: 9px;
		vertical-align: top;
		padding: 2px 6px 6px 6px;
		font-family: tahoma, sans-serif;
}

.maintab_first
{
		background: #F2E576;
		width: 5px;
}

.maintab_back
{
		background: #F2E576;
}

.maintab_last
{
		background: #F2E576;
		width: 5px;
}

.maintab_active_first
{
		background: #F2E576;
		width: 3px;
}

.maintab_active_back
{
		background: #F2E576;
}

.maintab_active_last
{
		background: #F2E576;
		width: 3px;
}

.maintab_back a:link , .maintab_back a:visited, .maintab_active_back a:link , .maintab_active_back a:visited
{
		color: #21565E;
		text-decoration: none;
}

.maintab_back a:hover, .maintab_active_back a:hover
{
		color: #000;
		text-decoration: none;
}

.mirrortab_first, .mirrortab_back, .mirrortab_last, .mirrortab_active_first, .mirrortab_active_back, .mirrortab_active_last
{
		color: #21565E;
		text-transform: uppercase;
		vertical-align: top;
		border-top: solid 1px #000;
}

.mirrortab_last
{
		border-right: solid 1px #000;
}

.mirrortab_first
{
		border-left: solid 1px #000;
}

.mirrortab_back, .mirrortab_active_back
{
		color: #000;
		text-decoration: none;
		font-size: 9px;
		vertical-align: bottom;
		padding: 6px 6px 2px 6px;
		font-family: tahoma, sans-serif;
}

.mirrortab_first
{
		background: #F2E576;
		width: 5px;
}

.mirrortab_back
{
		background: #F2E576;
}

.mirrortab_last
{
		background: #F2E576;
		width: 5px;
}

.mirrortab_active_first
{
		background: #F2E576;
		width: 3px;
}

.mirrortab_active_back
{
		background: #F2E576;
}

.mirrortab_active_last
{
		background: #F2E576;
		width: 3px;
}

.mirrortab_back a:link , .mirrortab_back a:visited, .mirrortab_active_back a:link , .mirrortab_active_back a:visited
{
		color: #21565E;
		text-decoration: none;
}

.mirrortab_back a:hover, .mirrortab_active_back a:hover
{
		color: #000;
		text-decoration: none;
}

#ajax_in_progress
{
		background: #32CD32;
		color: white;
		text-align: center;
		font-weight: bold;
		font-size: 18pt;
		padding: 3px;
		width: 100%;
		position: fixed;
		top: 0;
		left: 0;
}

