

body.index {
	background-image:url(images/indexcenter.jpg);
	background-repeat:no-repeat;
	background-position:center 0px;
	background-color:black;
	font-size: 11px;
	font-family: Verdana, Tahoma, serif;
}

body {
	background-color:black;
	font-size: 11px;
	font-family: Verdana, Tahoma, serif;
}

div.logo {
	text-align: center;
}

a:link,a:visited,a:active {
	color: white;
	text-decoration: none;
}

a:hover {
	color: #fd8f30;
	text-decoration: none;
}

a.none {
	border: 0;
	text-decoration: none;
}

td.title {
	color: #fd8f30;
	font-size: 18px;
}

img {
    border: 0px;
}

div.main {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	font-size: 15px;
	width:770px;
        font-family: Verdana, Tahoma, serif;
	color: white;
}

div.normal ul {
	font-size: 12px;
	color: white;
}

h2 {
	font-size: 16px;
	color: #fd8f30;
}

div.main h1 {
	font-size: 25px;
        font-family: Verdana, Tahoma, serif;
	padding-left: 25px;
	margin-top: 0;
	margin-bottom: 25px;	
	color: #fd8f30;
}

table.main {
        margin: 0;
        padding: 0;
        border: 0;
    	width: 100%;
	text-align: center;
	font-size: 14px;
}

div.left {
	margin-top:150px;
	float:left;
	margin-left:5%;
	width:150px;
	text-align:center;
	margin-top:10px;
}

div.right {
	margin-top:150px;
	float:right;
	margin-right:5%;
	width:150px;
	text-align:center;
	margin-top:10px;
}


div.navig {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	width: 600px;
}


div.goleft {
	float: left;
	text-align: left;
	width: 300px;
	font-size: 16px;
	font-weight: bold;
	vertical-align: middle;
    font-family: Verdana, Tahoma, serif;
    color: #fd8f30;
	text-align: left;
}

div.goright {
	float: right;
	width: 300px;
	vertical-align: middle;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
    font-family: Verdana, Tahoma, serif;
   	color: #fd8f30;
}

table.navig {
	margin: 0;
	padding: 0;
	border: 0;
	width: 100%;
}

table.navig a {
	color: #fd8f30;
	text-decoration: none;
}

table.navig a:hover {
	color: #fd8f30;
	text-decoration: underline;
}

div.indexfooter {
	text-align:center;
	color:white;
	padding-top:500px	
}


div.footer {
	margin-top: 55px;
	text-align:center;
	color:white;
}

div.copyright {
	margin-top: 10px;
	text-align:center;
	color:white;
}


div.refs {
	font-size: 18px;
	margin-left: 60px;
	margin-right: 60px;

}

input.text {
	color: #000000;
        background: #ffd030;
        border-style:solid;
        border-width:1;
	border-color: red;
}

input.submit {
	color: #000000;
        background: #ffd030;
        border-style:solid;
        border-width:1;
        border-color: red;
}

select {
	color: #000000;
        background: #ffd030;
        border-style:solid;
        border-width:1;
        border-color: red;
}

textarea {
	color: #000000;
        background: #ffd030;
        border-style:solid;
        border-width:1;
        border-color: red;
}

div.themes {
	color: #FFFFFF;
	text-align: center;
}

div.telecharger {
	color: #fd8f30;
	text-align: center;
}
