/* CSS Document */

body {
	background-color: #ED9F43;
	background-image: url(img/fond-layout.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#tab_principal {
/*	border-bottom: 1px solid #FFFFFF;*/
	border-top: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
#tab_pied {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.fond_centre{
	background-color: #ED9F43;
	background-image:url(img/interface/euptech-fond-centre.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#photo_home {
	border: 2px solid #FFFFFF;
}
#illus_home {
	margin: 10px;
}
.illustration {
/*	border: 2px solid #FFFFFF;*/
	text-align: center;
}
p {
	margin: 10px;
	text-align: justify;
	
}
.menu a:link, .menu a:visited, .menu a:active{
	color: #293165;
	text-decoration: none;
}
.menu a:hover{
	color: #0099FF;
	text-decoration: underline;
}
.menu_h a:link, .menu_h a:visited, .menu_h a:active{
	color: #293165;
	text-decoration: none;
}
.menu_h a:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.pied_page {
	font-size: 100%;
	color: #3E488E;
	padding-top: 5px;
}
.pied_page a:link, .pied_page a:visited, .pied_page a:active, .pied_page a:hover{
	color: #3E488E;
	text-decoration: none;
}
.pied_pagePetit {
	font-size: 80%;
	color: #3E488E;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bord_blanc_dg {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
h1 {
	font-size: 130%;
	color: #000;
	font-weight: bold;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
li{
	margin-top: 5px;

}
textarea {
	width: 80%;
	border: 1px solid #8FCFFA;
}
input {
	width: 80%;
	border: 1px solid #8FCFFA;
}
.pas_large {
	width: auto;
}
