
/* CSS Document */



@import "reset.css";




<!--

.net {
clear:both;
}



body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
background-color:#FFFFFF;
background-image:url(../img/back.gif);
background-repeat:repeat;
text-align: center;
}


p {
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:2px 5px 10px 10px;
font-size: 0.8em;
text-align: left;
}

h2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1.2em;
color:#996600
text-align:left;
margin: 10px 2px 5px 10px;
}

h3 {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 1.5em;
color:#BBB;
padding: 10px;
line-height: 25px;
text-align: right;
margin: 10px, 10px, 10px, 2px;
}

h6 {
font-family: Verdana, Arial, Helvetica, sans-serif;
line-height:25px;
margin: 2px 10px 0 1px;
font-size: 0.7em;
color:#FFF; 
text-align: right;
}

h7{
clear:both;
display:block;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin:10px 10px 4px 10px;
font-size: 0.8em;
text-align: left;
padding:2px;
border-bottom-color:#000000;
border-bottom:solid;
border-width:1px;
}

dl {
margin: 5px 0 0 0;
padding:1.15px;
font-size:0.8em;
margin: 0 0 0 0;
}


dt {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#CC0000;
font-size: 0.90em;
text-align: left;
margin: 8px 1px 1px 8px;
}

dd {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.80em;
text-align: left;
margin: 2px 1px 1px 8px;
}

table {
margin:0 0 0 10px;
}

td {
margin: 0 25px 0 25px;
text-align:center;
font-size: 0.75em;
padding:5px;
}

#global {
width: 700px;
height:652px; 
margin: 1em auto;
border-width: 0;
border-color:#996600;
border-style:solid;
text-align: left;
}


#en_tete {
clear: both;
height: 100px;
background-color:#996600; 
background-image:url(../img/bandeauac.jpg); 
}

#sommaire {
float: left;  
width: 200px; 
height:600px; 
border: ; 
background-color:#003366; 
font-size:16px; }

#contenu {
float: left; 
height:600px;
width: 500px;
margin:0 0 0 0px; 
border: ; 
background-image:url(../img/ground.jpg)
}

#pied_de_page { 
clear:both; Ò
width: 700px; 
height:25px; 
background-image:url(../img/bandeabas.jpg);


background-color:#996600; 
}

#sommaire ul li {
font:Verdana, Arial, Helvetica, sans-serif;
background-color:#CCCCCC;
line-height:10px;
padding:10px;
}

--> formulaire

.crat{ 
font-size: 0.8em;
margin: 2px 2px 7px 10px;
width: 300px;
background-color:#FFF; 
}

.nomlog{
font-size: 1.2em; 
color:#990000;
font:"Courier New", Courier, monospace;
margin: 5px 2px 7px 10px;
width: 400px; 

}

.version{ 
font-size: 0.8em;
color:#000;
margin: 1px 2px 3px 10px;
width: 400px;
border: ; 

}

.plateforme{
font-size: 0.8em;
color:#000;
width: 400px;
margin:1px 10px 3px 10px; 
}

.type{
font-size: 0.8em;
color:#000;
width: 400px;
margin:1px 10px 3px 10px;  
 
}

.descriptif{
font-size: 0.8em;
clear: both;
height: 85px;
width: 450px;
padding:10px;
margin:7px 10px 10px 10px; 
border: solid 1px #990000; 
}

.lien{
font-size: 0.75em;
color:#000099;
font-family:"Courier New", Courier, monospace;
text-align:right;
height:10px;
width: 450px;
margin:3px 3px 0 8px; 
}

.sepa{
height:1px;
width: 480px;
padding:1px;
margin:8px 0 8px 7px;  
background-color:#996600;
}


.pb{
margin:15px 10px 5px 10px;
font-size: 0.8em; 
}


--> liens
-->** Tous

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/* Menu */


#sommaire dd a:link {
color: #FFF;
font-size: 1em;
font-weight: normal;
text-decoration: none;
}
#sommaire dd a:visited {
color: #FFF;
font-size: 1em;
font-weight: normal;
text-decoration: none;
}
#sommaire dd a:hover {
color:#FFFF00
font-size: 1em;
font-weight: normal;
text-decoration: none;
}
#sommaire dd a:active {
color: #C02727;
font-size: 1em;
font-weight: normal;
text-decoration: none;
}

--> Fin Liens menu sommaire



-->

--> tableau et formulaire

form {
margin: 0 0 0 10px;
}


form p {
margin: 15px 0 2px 10px;
}

form pb {
margin: 10px 0 10px 10px;
}

form descriptif {
display: block;
font-size: 0.8em;
height: 120px;
width: 450px;
margin:0 0px 10px 10px; 
}

form td {
font-size:0.8 em;
}




-->
</style>