body {
background-color:#FFFFFF;
margin:5px 0px 0px 5px;
}
h3 {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:left;
}
h2 {
font-family:verdana, sans-serif;
font-size:100%;
color:blue;
background-color:transparent;
text-align:left;
margin-left:20px;
}
h1 {
font-family:verdana, sans-serif;
font-size:120%;
color:black;
background-color:transparent;
text-align:left;
margin-left:0px;
}
p {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
background-color:transparent;
text-align:justify;
margin-left:20px;
}

a:link {
font-family:verdana, sans-serif;
font-size:100%;
color:white;
background-color:transparent;
text-decoration:none;
}
a:visited {
font-family:verdana, sans-serif;
font-size:100%;
color:white;
background-color:transparent;
text-decoration:none;
}
a:hover {
font-family:verdana, sans-serif;
font-size:100%;
color:yellow;
background-color:transparent;
text-decoration:none;
}
table {
border-color:transparent;
border-style:solid;
border-width:1px;
}
td {
font-family:verdana, sans-serif;
font-size:80%;
color:black;
text-align:left;
background-color:transparent;
border-color:transparent;
border-style:solid;
border-width:1px;
}

.clic {
font-size:60%;
}

.center {
text-align:center;
}

#header {
background-color:orange;
width: 660px;
height: 20px;
margin-top:3px;
}

.rubriques a {
float:left;
font-weight:bold;
margin-right: 0px;
margin-left: 70px;
}

ul,li {
font-family:verdana, sans-serif;
font-size:80%;
text-align:left;
margin-left:0px;
margin-top:5px;
}

#index {
border: 3px solid orange;
margin-top:5px;
width: 654px;
height: 550px;
}

#roadto {
background-image:url(800x-tux-000.jpg);
background-repeat:no-repeat;
border: 3px solid orange;
margin-top:5px;
width: 654px;
height: 600px;
}

#links {
position:relative;
margin-left:220px;
margin-top:20px;
}

#bloc1 {
position:relative;
margin-left:280px;
margin-top:20px;
text-align:left;
}

#bloc2 {
position:relative;
margin-left:320px;
margin-top:30px;
text-align:left;
}

#bloc3 {
position:relative;
margin-left:280px;
margin-top:20px;
text-align:left;
}

#bloc4 {
position:relative;
margin-left:280px;
margin-top:30px;
text-align:left;
}

#yshout * {
	margin: 0;
	padding: 0;
}
		
#yshout {
	font-family: Lucida Grande, Veranda, sans-serif;
	font-size: 11px;
	width: 460px;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 10px;
	color: #404040;
	background: #FFF;
	line-height: 1.8;
}

#yshout fieldset {
	border: 0;
}

#yshout-form {
	padding: 10px;
	height: 20px;
	background: #EECBDA;
}

#yshout-shout-nickname {
	width: 100px;
	margin-right: 5px;
}

#yshout-shout-text {
	width: 270px;
	margin-right: 5px;
}

#yshout-shout-button {
	width: 50px;
	color: #000 !important;
}

#yshout-shouts {
	padding-bottom: 10px;
}

#yshout .yshout-before-focus {
	color: #8B8B8B;
}

#yshout .yshout-after-focus {
	color: #000;
}

#yshout .yshout-invalid {
	background: #F9FFBB;
}

#yshout .yshout-message-timestamp {
	color: #747474;
}

#yshout .yshout-nickname {
	font-weight: bold;
	color: #973161;
}

#yshout .yshout-shout {
	padding: 3px 10px;
	border-left: 1px solid #E6E6E6;
	border-right: 1px solid #E6E6E6;
}

#yshout .yshout-admin-shout {
	border-left: 1px solid #E23980;
	border-right: 1px solid #E23980;
	color: #000;
	background: #F2F2F2;
}

#yshout .yshout-system-shout {
	border-left-color: #B3B3B3;
	border-right-color: #B3B3B3;
	color: #000;
	background: #FAFAFA;
}

#yshout .yshout-shout-infovisible {
	border-left-color: #E6B1C7;
	border-right-color: #E6B1C7;
	background: #FFF;
	color: #000;
	padding-bottom: 5px;
}

#yshout a {
	color: #CA286C;
}

#yshout a:hover {
	color: #8D8D8D;
	text-decoration: none;
}

