/*feuille de style site web Steam Torpedo*/
body
{
width:980px;
margin-left:auto;
margin-right:auto;
color:white;
background-color:#1a2d2b;
}
p
{
text-align:left;
font-family: Arial, "Times New Roman";
font-size:small;
}
img
{
border:none;
}
h1
{
text-align:center;
font-family: Arial, "Times New Roman";
font-size:120%;
color:#000000;
}
h2
{
text-align:left;
font-family: Arial, "Times New Roman";
font-size:small;
color:#000000;
}
h3
{
text-align:justify;
font-family: Arial, "Times New Roman";
font-size:x-small;
font-style:italic;
color:#000000;
}
ul
{
text-align:left;
font-family: Arial, "Times New Roman";
font-size:small;
list-style-type:disc;
}
.background_univers
{
width:980px;
margin-top:0px;
background-image:url("images/univers/background_univers_en.jpg");
background-position:top center;
background-attachment:scroll;
background-repeat:no-repeat;
}
.retour_accueil
{
width:470px;
height:85px;
position:absolute;
z-index:2;
top:44px;
left:568px;
}
/*.drapeau
{
float:right;
}*/
#menu
{
width:980px;
height:259px;
background-image:url("images/general/bloc_menu_en.jpg");
background-repeat:no-repeat;
z-index:1;
}
.menu_jeu
{
position:absolute;
width:80px;
height:26px;
margin-top:146px;
margin-left:320px;
}
.menu_univers
{
position:absolute;
width:88px;
height:26px;
margin-top:146px;
margin-left:414px;
z-index:14;
}
.menu_telechargements
{
position:absolute;
width:152px;
height:26px;
margin-top:146px;
margin-left:512px;
z-index:15;
}
#corps
{
width:980px;
margin-left:10px;
margin-bottom:50px;
}
a/*apparence des liens par défaut*/
{
color:#aba885;
outline:none;
}
.ableu/*apparence des liens quand bleu*/
{
color:#9ddcd4;
outline:none;
}
a:hover/*au roll sur les liens*/
{
color:white;
}
a:visited/*lien déjà cliqué*/
{
font-style:italic;
}
.hidden
{
position:absolute;
left:-10000px;
top:auto;
width:1px;
height:1px;
overflow:hidden;
}
.txt_univers1
{
font-family: Arial, "Times New Roman";
text-align:left;
width:360px;
margin-top:50px;
margin-left:580px;
/*font-size:80%;*/
}
.txt_univers2
{
font-family: Arial, "Times New Roman";
text-align:left;
width:484px;
margin-top:20px;
margin-left:464px;
/*font-size:80%;*/
}
.txt_univers3
{
font-family: Arial, "Times New Roman";
text-align:left;
margin-top:60px;
width:400px;
margin-left:114px;
margin-bottom:164px;
/*font-size:0.8em;*/
}
.txt_univers4
{
font-family: Arial, "Times New Roman";
text-align:left;
width:580px;
margin-left:374px;
/*font-size:80%;*/
}
.txt_univers5
{
font-family: Arial, "Times New Roman";
text-align:left;
width:580px;
margin-top:34px;
margin-left:374px;
/*font-size:80%;*/
}
.txt_univers6
{
font-family: Arial, "Times New Roman";
text-align:left;
width:580px;
margin-top:20px;
margin-left:374px;
margin-bottom:100px;
/*font-size:80%;*/
}