@import url('ajax.css');
@import url('menus.css');
@import url('content.css');
@import url('block.css');
@import url('livreor.css');
@import url('slimbox.css');



body {
	background-color:#3ba6e9;
	margin:0px;
	font-size:small;
    color:#444444;
    font-family:Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
}

h2 {
    text-align:center;
    font-size:small;
    background:url('../design/2/degrade.gif') bottom center;
}

      
a:link {
    text-decoration:none;
    color:#003399;
}

a:visited {
    text-decoration:none;
    color:#003399;
}

a:hover {
    border-bottom:0px dotted;
    text-decoration:none;
    color:#0066CC;
}

img {
    border:none;
}
  
ul {
    margin: 0;
    padding: 0;
    font-weight: normal;
    list-style: none;
}

table {
    font-size: 11px;
    color: #444444;
    font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
}

tr {
    font-size: 11px;
    color: #444444;
    font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
}

td {
    font-size: 11px;
    color: #444444;
    font-family: Verdana, Tahoma, Arial, "Trebuchet MS", Sans-Serif, Georgia, Courier, "Times New Roman", Serif;
}

div {
    font-family:tahoma, sans-serif;
    font-size:11px;
}

input {
    font-family:tahoma, sans-serif;
    font-size:11px;
    border:1px #91A0AE solid;
    padding-left:4px;
    padding-right:3px; 
}


textarea {
    font-family:tahoma, sans-serif;
    font-size:11px;
    border:1px #91A0AE solid; 
    padding-left:4px;
    padding-right:3px;
}


form {
    margin:0px;
}



select {
    font-family:tahoma, sans-serif;
    font-size:11px;
    color:#0066CC;
    border:1px #91A0AE solid; 
}

hr {
    color:#CCCCCC;
    border: 0px;
    background-color:#CCCCCC;
}

span.titre-type {
    color:rgb(241,123,0);
    font-weight:bold;
}
span.titre {
    color:#003399;    
}

