body {
	margin-left:0px;
	margin-top:0px;
	width:100%;
	background-color: black;
	background-image:url(images/space3.jpg);
	background-repeat:no-repeat;
	background-attachment:fixed;
}


.texte_base {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eaeaea;
	font-size:12px;
	font-weight: bold;
}

.texte_base_big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d2d2d2;
	font-size:14px;
	font-weight: bold;
}

.texte_white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	font-size:12px;
	font-weight: bold;
}

.texte_white_small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	font-size:9px;
}

.texte_white_big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	font-size:14px;
	font-weight: bold;
}

.texte_red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:12px;
	font-weight: bold;
}

.texte_red_big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:14px;
	font-weight: bold;
}

.texte_yellow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffff00;
	font-size:12px;
	font-weight: bold;
}

.texte_yellow_big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffff00;
	font-size:14px;
	font-weight: bold;
}

.titre_base {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#d2d2d2;
	font-size:20px;
	font-weight: bold;
	text-decoration:underline;
}

.titre_white {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#eeeeee;
	font-size:20px;
	font-weight: bold;
	text-decoration:underline;
}

.titre_yellow {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffff00;
	font-size:20px;
	font-weight: bold;
}

.titre_red {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:20px;
	font-weight: bold;
}

.titre_red_big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ff0000;
	font-size:36px;
	font-weight: bold;
	text-decoration:underline;
}

.titre_white_big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:36px;
	font-weight: bold;
	text-decoration:underline;
}

.copyright {
	font-family:Verdana, Geneva, sans-serif;
	color:#eeeeee;
	font-size:10px;
	font-weight: bold;
}

.link {
	color: #ff0000;
	text-decoration: none;
}
.link:hover {
	color: #ffff00;
	text-decoration: underline;
}

.linkwhite {
	color: #ffffff;
	text-decoration: none;
}
.linkwhite:hover {
	color: #ffff00;
	text-decoration: underline;
}

.linkwhitebold {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.linkwhitebold:hover {
	color: #ffff00;
	text-decoration: underline;
	font-weight: bold;
}

.imglink {
	border: 2px solid #ff0000;
}
.imglink:hover {
	border: 2px solid #ffff00;
}
.imglinkw {
	border: 2px solid white;
}
.imglinkw:hover {
	border: 2px solid #ffff00;
}

hr {
	color:#eeeeee;
}

.linkbig1:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color: #ff0000;
	text-decoration: none;
}

.linkbig1:hover
{
	font-size:24px;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
}

.linkbig1:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color:#ff0000;
	text-decoration: none;
}

.linkbig1:visited:hover
{
	font-size:24px;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
}


.linkbig2:link
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color: #eeeeee;
	text-decoration: none;
}

.linkbig2:hover
{
	font-size:24px;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
}

.linkbig2:visited
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight: bold;
	color:#eeeeee;
	text-decoration: none;
}

.linkbig2:visited:hover
{
	font-size:24px;
	font-weight: bold;
	color: #FF0;
	text-decoration: none;
}


/*FORMULAIRES*/
/*---------------------*/
input, textarea
{
	font-family: "Times New Roman", Times, serif;
	overflow: auto;
}

input:focus, textarea:focus
{
	/*background-color: #ff0000;*/
}

label
{
	color: #d2d2d2;
	font-weight:bold;
	font-size: 1.1em;
}

legend
{
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	color: #ff0000;
	font-weight: bold;
	font-size: 1.2em;
}

fieldset
{
	margin-bottom: 15px;
	background-color: #101110;
	padding: 10px;
	border: 2px solid red;
}

.buttons
{
	text-align: center;
}

.buttons input
{
	font-size: 1.01em;
	font-family: Arial, "Arial Black", Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: red;
}

.buttons input:hover
{
	color: white;
	background-color: #ff0000;
}
/*-----------*/
/*FORMULAIRES*/


/*HIGHSLIDE*/
/*---------*/
.highslide-wrapper div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide {
	cursor: url(scripts/highslide/graphics/zoomin.cur), pointer;
    outline: none;
    text-decoration: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {
	border: 2px solid #ff0000;
}
.highslide:hover img {
	border: 2px solid #ffff00;
}

.highslide-wrapper, .rounded-white {
	background: white;
}
.highslide-image {
    border: 2px solid white;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    
    border: 2px solid white;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color: white;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;
    
    padding-left: 22px;
    background-image: url(scripts/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

a.highslide-full-expand {
	background: url(scripts/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
/*---------*/
/*HIGHSLIDE*/

