/* CSS Document */


body {
	font-family: arial, helvetica, sans-serif;
	font-size:   13px;
	line-height: 18px;
	color: #666666;
	background-color: #000;
	border-top:7px solid #999999;
}
h3 {
	font-size: 150%;
	letter-spacing: -1px;
	margin-bottom: 20px;
	color:#000;
	font-weight:bold;
}
h5 {
	font-size: 150%;
	letter-spacing: -1px;
	margin-bottom: 10px;
}
h6 {
	font-size: 300%;
	letter-spacing: -1px;
	margin-bottom: 10px;
	color:#000000;
}

#bg {
	background-color: #000;
	padding-top:20px;
}
#topMain {
	height:30px;
	background:transparent url(../data/site/topMainBg_blue.gif) top left no-repeat;
	clear:both;
}
#bottomMain {
	height:30px;
	background:transparent url(../data/site/bottomMainBg_blue.gif) top left no-repeat;
}
#main {
	margin:0;
	background:transparent url(../data/site/mainBg_blue.gif) top left repeat-y;
}
.container_with_padding {
	padding: 0px 30px;
}
.section h3, #documentation h3 {
	color:#FFF;
	padding:3px;
	background: #0D4A96;
}
.section h4, #documentation h4 {
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin-bottom:10px;
	padding:3px 0;
	font-weight:bold;
	text-align:left;
}
#doc {
	background-color:transparent;
}
#hd {
	background-color: transparent;
}
/*********************************** forms *****************************************/

label {
	font-weight: bold;
}
input, select {
	width:150px;
}
input, textarea, select {
	border:1px solid #aaaaaa;
	padding:2px;
	background:#ffffff url(../data/site/inputBg.gif) top left no-repeat;
	margin-top:2px;
}
input.checkbox {
	width:20px;
	background:none;
	border:0;
}
input.radio_button {
	width:15px;
	background:none;
	border:0;
}
input.small, select.small {
	width:50px;
}
input.large, select.large {
	width:200px;
}
input.extra_large, select.extra_large {
	width:300px;
}
input:hover, textarea:hover, select:hover {
	border:1px solid #888888;
}
input:active, textarea:active, select:active {
	border:1px solid #888888;
}
input.submit {
	background:#ffffff url(../data/site/submitBg.png) -20px 0 no-repeat;
	color:#ffffff;
}
input.submit:hover {
	cursor: pointer;
}
textarea {
	width:300px;
	height: 200px;
}
textarea.deep {
	height:350px;
}
textarea.shallow {
	height:50px;
}
fieldset {
	background:#f7f7f7;
	padding:2%;
	border:1px solid #e3e3e3;
	margin:0;
}
legend {
	font-weight:bold;
	font-size: 120%;
	letter-spacing: -1px;
	color:#666666;
}
/******************* Tables **********************/

table {
	border: 1px solid #999999;
}
tr {
	padding-bottom:5px;
}
th, td {
	padding:3px;
	padding-right:1px;
}
/** liveValidation ***************************/

.LV_validation_message {
	font-weight:bold;
	margin:0 0 0 5px;
}
.LV_valid {
	color:#00CC00;
}
.LV_invalid {
	color:#CC0000;
}
.LV_valid_field, input.LV_valid_field:hover, input.LV_valid_field:active, textarea.LV_valid_field:hover, textarea.LV_valid_field:active {
	border: 1px solid #00CC00;
}
.LV_invalid_field, input.LV_invalid_field:hover, input.LV_invalid_field:active, textarea.LV_invalid_field:hover, textarea.LV_invalid_field:active {
	border: 1px solid #CC0000;
}
fishcontainer {
	background-color: transparent;
	border: none;
}
/*----- Menu 14------ */

#menu {
	width: 150px;
	margin: 10px;
	padding-top:0px;
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu li a {
	height: 32px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 24px;
	text-decoration: none;
}
/* N'oubliez pas de renseigner l'adresse des images */
#menu li a:link, #menu li a:visited {
	color: #0D4A96;
	display: block;
	background: url(./img/menu.gif);
	padding: 8px 0 0 10px;
	font-weight:bold;
}
#menu li a:hover {
	color: #FFF;
	background: url(./img/menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
	font-weight:bold;
}


div.photo a img{ 
border:none;
}



div.photo img:hover{ 
border:1px solid;
}


div.view{
	border:1px solid #999999;
	width:130px;
	height:30px;
	padding-right:10px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	margin-right:5px;
	text-align:center;
	
}



div.view   img{
vertical-align:middle
	}
	
	
	
	
div.view a{
	vertical-align:middle;
	text-decoration:none;
}

