/* 
	Style pour le site de la Fédération d'aquitaine de judo
	Crée par Carine LAVAL le 3/2/2005
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, table, td, p, div, span {
	font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px;
	color: #000000;
}
.marge {
	padding-left: 10px;
	}
	
	.marge2 {
	padding-left: 60px;
	}
	
.titNoir {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.txtBleu {
	color : #1977AA;
}

.txtBleu2 {
	color : #0000FF;
	font-weight: bold;
}

.txtBas {
	letter-spacing: 0.4mm;
	font-weight: bold;
	font-size: 12px;
	color : #000000;
}

.txtGris {
	letter-spacing: 0.2mm;
	color : #898989;
}

A, A:LINK, A:VISITED {
	text-decoration : underline;
	color : #0491E1;
}

A:HOVER { 
	text-decoration : none;
}

A.lnkBleu, A.lnkBleu:LINK, A.lnkBleu:VISITED {
	text-decoration : none;
	color : #0491E1;
}

A.lnkBleu:HOVER {
	text-decoration : underline;
	color : #0491E1;
}

A.txtGris, A.txtGris:LINK, A.txtGris:VISITED, .txtGris a, .txtGris a:LINK, .txtGris a:VISITED {
	color : #898989;
	text-decoration : none;
}

A.txtGris:HOVER, .txtGris a:HOVER {
	color : #898989;
	text-decoration : underline;
}

input, textarea, select {
	border: 1px solid #0491E1; 
	font-family: Verdana, Tahoma, Arial, sans-serif;
    font-size: 11px; 
}

input.btn {
border:2px outset #0491E1;
background-color:black;
color:white;
font-weight:bold;
cursor:pointer;
}

img.photogallerie {
	margin:4px;
}

div.photogal {
	float:left;
	display:block;
	height:100px;
	width:100px;
	valign:bottom;
	text-align:center;
}

div.box_gallerie img {
	border:1px solid #4F4F4F;
	padding:3px;
}

div.box_gallerie {
	display:block;
	padding-left:60px;
	padding-right:60px;
}