/* Feuille de style Votre Univers */

body {
background-attachment: fixed;
background-repeat: no-repeat;
background-color: #fff;
}

p {
margin:0px;
margin-bottom:0.5em;
padding:0px;
}

h2 {
color: #BA5333;
}

h3 {
color: #BA5333;
font-size: 12px;
font-weight: bold;
clear: both;
}

h4 {
color: #BA5333;
font-size: 12px;
font-weight: bold;
margin:0px;
padding:0px;
}

ul.puce {
	list-style: url(../thyssenkrupp/images/puce.gif) outside;
	}


#navrubrique ul li a.select {
color: #003466;
background: url(../thyssenkrupp/images/sub1_navi_activ.gif) top left no-repeat;
}

#navrubrique ul ul li a.select {
color: #BA5333;
background: none;
}


.listereferences a {
text-decoration: none;
color: #003366;
font-size: 11px;
font-weight: bold;
}

.listereferences a:hover {
text-decoration: underline;
}

.listereferences {
float:  left;
clear: both;
margin: 0;
padding: 0;
}

.listereferences ul {
list-style-type: none;
margin: 0 0 20px 0;
padding: 0;
float: left;
}

.listereferences ul li {
width: 350px;
float: left;
margin: 0px;
padding: 3px 5px;
border-bottom: 1px solid white;
background: #e2e2e2;
}

p.soustitre {
border-top: 1px solid rgb(255, 255, 255);
border-bottom: 1px solid rgb(208, 208, 208);
padding: 3px 6px;
margin-bottom: 0px;
background-color: rgb(233, 233, 233);
}

p.contentstyle {
border-top: 1px solid rgb(255,255,255);
border-bottom: 1px solid rgb(233, 233, 233);
padding: 3px 6px;
margin: 0px;
background-color: rgb(249, 249, 249);
}

