
html {
    margin:0;padding:0;
    font-size: 80%;
    font-family: "Trebuchet MS",Trebuchet,Verdana,Helvetica,Arial,sans-serif;
}
body {
    margin:0;padding:0;
    background:#F6F7FB url('degrade.jpg') repeat-x;
}

h1 {

}

h2{
    font-size:14pt;
    padding:0;padding:0;
}

h3{
    font-size:12pt;
    padding:0;padding:0;
    color: #27537A;
}

a img, #corps a img {
    border:0;
}
#corps img, #corps a.thickbox img{
	border: 2px solid #E3E3E3;
	padding: 4px;
}
a {
    color: #0091db;
}
a:hover{
	text-decoration: none;
}

#container{
	margin: 0 auto; padding: 0;
	width: 1000px;
}
#header {
    position:absolute;
    top:20px;
    z-index:2;
}
#content1 { 
    background:#095C8E;
    margin:30px 35px 0 35px;
    margin-bottom:0px;
}
#content2{
    margin-right:252px;
    background: #fff url(chevaux.jpg) no-repeat scroll right top;
    min-height:720px;
    height: auto !important;
    height: 720px;
    padding-bottom:15px;
}

#bandeau_droite {
    float: right;
    width:250px;
    background: url('tr.jpg') top right no-repeat;
}
#bandeau_droite h1 {
    color:#FFFFFF;
    text-align:center;
    font-size:13pt;
}
#bandeau_droite a {
    color:#EFF5F8;
}

#menu {
    position:relative;
    margin-top:30px;
    background:url('menu.jpg') repeat-x 0 83px; 
    text-align:center;
    padding:5px 0;
    padding-top:88px
}
#menu ul {
    margin:0;padding:0;display:inline;
}

#menu ul li {
    margin:0;padding:0;display:inline;
    list-style:none;
}

#menu ul li a {
    padding:0 15px;
    font-weight:bold;
    text-decoration:none;
    color:#27537A;
    background: url(sep_menu.png) repeat-y scroll right;
}

#menu ul li a:hover {
    color: #5290C1;	
}

#corps {
    margin:0 15px;
}
#corps .ui-tabs-nav:after {
clear:left;
}

ul.smenu {
    display:none;
    background:#F0F9FE;
    margin:0;
    border-bottom:1px solid #3F85C0;
    padding:0;
}
ul.smenu li {
    list-style:none;
    display:inline;
    padding:0;
    margin:0;
}
ul.smenu li a{
    padding:0 20px;
    color:#27537A;
    text-decoration:none;
    font-style:italic;
}
ul.smenu li a:hover {
    background-color:#3F6B90;
    color:#EFF5F8;
}
ul.smenu li a.title{
    font-weight:bold;
    font-style:normal;
    background:#3F6B90;
    color:#EFF5F8;
}

#plan {
    font-size:8pt;
    margin:0 0 0 15px;
    font-style: italic;
}
#plan span {
    font-style:italic;
}
#plan ul {
    list-style:none;
    margin:0;padding:0;
    display:inline;
}
#plan ul li {
    display:inline;
}




#footer {
    margin:15px 35px 10px 35px;
    color:#FFFFFF;
    background:#095C8E;
    padding:5px;
}
#footer_menu{
    text-align:center;
    
    padding-bottom:10px;
}
#footer_menu a, #footer_content a {
    color:#FFFFFF;
}
#footer_content{
    text-align:center;
    font-size:8pt;
}

.clean {
    clear:left;height:0;line-height:0;font-size:0;margin:0;padding:0;
}

form p label {
    display:block;
    float:left;
    width:40%;
    margin-right:2%;
    border-bottom:1px solid #DDEBF4;
}
form p textarea, form p input, form p select {
    width:50%;
}
.td_content {
    width:62%;
    padding-right:1%;
    background: transparent url(sep_content.png) repeat-y scroll right top;
}

#ref1,#ref2,#ref3{ 
    width:200px;
    height:220px;
}
/* modification du style des onglets : ajout d'une bordure à gauche */
.ui-tabs-panel{
	border-left: 1px solid #97A5B0;
	border-bottom:1px solid #97A5B0 ;
	border-right:1px solid #97A5B0 ;
	margin-bottom: 15px;
	height:300px;
	overflow:auto;
}

.alert {
    border:2px solid #97A5B0;
    padding:5px;
    background:#FFFFFF;
    font-weight:bold;
    text-align:center;
}


#mail_corps{
    width:710px;
    padding:0 20px;
    margin-left:49px;
    background:#FFFFFF;
    border-right:10px solid #095C8E;
}

a.reference{
	color: #444444;
	text-decoration: none;
	font-weight:normal;
}
a.reference:hover{
	color: #095C8E;
}
a.reference2 img{
	border: 2px solid;
	border-color: #FFFFFF;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

a.reference2 img:hover{
	border: 2px solid;
	border-color: #6B9CBE;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#ref td{
	border-bottom: 1px dashed silver;
	border-top: 1px dashed silver;
	color: #424f69;
}
#ref td:hover{
	background-color: #e2e2e2;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: black;
}
