body {
    margin: 10px;
    background: url(images/MacOSX/background.jpg) repeat;
    font-family: 'Lucida Grande', Geneva, Verdana, serif;
    text-align: center;
}

img {
    border: 0px;
}

div.main {
    width: 800px;
    margin: auto;
    text-align: center;
}

h1 {
    text-align: center;
	font-size: 18px;
	font-weight: normal;
	color:#666666;
}

h2 {
    text-align: center;
    margin: 0px;
    padding: 35px 0px 15px 0px;
	font-size: 18px;
	font-weight: normal;
	color:#0044FF;
}

h3 {
    text-align: center;
    margin: 0px;
    padding: 10px 0px 10px 0px;
	font-size: 13px;
	color:#666666;
}

h4 {
    text-align: center;
    margin: 0px;
    padding: 0px 0px 20px 0px;
	font-size: 13px;
	font-weight: normal;
	color:#666666;
}


div.tabtop {
    width: 800px; height: 22px;
    background: url(images/MacOSX/tabtop.png) top center no-repeat;
    text-align: center;
}

div.tabview {
    width: 800px;
    background: url(images/MacOSX/tabview.png) top center repeat-y;
    margin-bottom: 15px;
    text-align: center;
    font-size: 12px;
}

div.frametop {
    width: 100%; height: 6px;
    background: url(images/MacOSX/frametop.jpg) top repeat-x;
    padding: 0px;
}

div.framebottom {
    width: 100%; height: 6px;
    background: url(images/MacOSX/framebottom.jpg) top repeat-x;
    margin-bottom: 20px;
}

div.frameview {
    background: #EFEFEF;
    border: solid #BDBDBD; border-width: 0px 1px 0px 1px;
    padding: 6px 12px 6px 12px;
}

table.framehead {
    width: 100%;
    font-size: 12px;
}

td.frameleft {
    text-align: left;
    color: #0044FF;
}

td.frameright {
    text-align: right;
    color: #666666;
}

div.framefoot {
    text-align: right;
    margin-top: 5px;
}

img.left {
    float: left;
    margin: 0px;
    padding: 0px;
}

img.right {
    float: right;
    margin: 0px;
    padding: 0px;
}

.text {
    font-size: 12px;
    text-align: justify;
    position: relative;
}

.text_larger {
    font-size: 13px;
    text-align: justify;
}

form.pagesnumber {
    font-size: 12px;
    text-align: right;
    margin-bottom: 15px;
}

div.bottominfos {
    margin-top: 15px;
    text-align: center;
	font-size: 11px;
	color:#444444;
}

.blue {
    color: #0044FF;
}

.red {
    color: red;
}

.grey {
    color: #666666;
}

div.article_sign {
    text-align: right;
    margin: 20px;
	font-size: 11px;
	color:#444444;
}

table.form {
    margin: 0px 150px 0px 50px;
}

table.form td {
    padding: 10px 0px 5px 0px;
    text-align: left;
}

table.form td.formleft {
    width: 300px;
    text-align: right;
    vertical-align: top;
    padding-right: 4px;
}

table.form td.center {
    text-align: center;
}

table.articles td {
    padding: 10px 0px 5px 0px;
    font-size: 11px;
}

table.articles td.left {
    width: 500px;
    text-align: left;
}

table.articles td.left a {
    font-size: 14px;
}

table.articles td.right {
    width: 210px;
    text-align: right;
    vertical-align: top;
}

table.articles td.right {
    color: #444444;
}

table.articles td.invisible {
    color: #A0A0A0;
}

table.articles td.invisible a {
    color: #7499FF
}

table.articles td.invisible a:hover {
    color: #8800FF
}

div.overclock_title {
    font-size: 14px;
    color: #666666;
}

td.overclock_previous {
    text-align: left;
    padding: 0px 0px 20px 50px;
}

td.overclock_next {
    text-align: right;
    padding: 0px 50px 20px 0px;
}

div.admin_infos {
    text-align: right;
	font-size: 11px;
	color:#444444;
	padding: 10px;
}


table.table_overclock {
border-style:solid; 
border-width:1px 1px 1px 1px; 
border-color:silver;
width: 780px;

}
.td {
text-align: center;
border-style:solid; 
border-width:1px; 
border-color:silver;
background-color:#EEEEEE;
height: 40px;
}
.td_titre {
border-style:solid; 
border-width:1px 1px 1px 1px; 
border-color:#3377FF;
background-color:#DDDDDD;
}


a {
	background: transparent;
	color:#0044FF;
	text-decoration:none;
}

a:hover {
	background: transparent;
	color:#8800FF;
	text-decoration: underline;
}

/* Pour faire les menus dŽroulants petit */
input {font-family: verdana, arial, helvetica, geneva, sans-serif; font-size: x-small}
select {font-family: verdana, arial, helvetica, geneva, sans-serif; font-size: x-small; background-color: #ffffff; color: #000000}


.code {


color: #88134F;
font-family: Courier, 'Courier New', sans-serif;
//margin: 5px 0px 5px 15px; padding-left: 10px;
}

blockquote {
padding: 10px;
background: #FFFFFF;
border: solid #BDBDBD 1px;
}

img.gauche {
    float: left;
    margin-right: 10px;
}

img.droite {
    float: right;
    margin-left: 10px;
}

img.haut {
    vertical-align: top;
}

img.bas {
    vertical-align: bottom;
}

.rouge {
	font-size: 13px;
	color:#FF0000;
}

.petit {
	font-size: 11px;
}
