/* 
Copyright RVB Productions 2006
http://www.rvbproductions.ch
contact@rvbproductions.ch
 */
body{
	background-color:Black;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.content{
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../../Img/enfant-chien-bg.gif);
	background-color: white;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.contentDroite{
	padding-top: 20px;
	padding-bottom: 20px;
	background-image: url(../../Img/enfant-chien-bg.gif);
	background-color: white;
	background-repeat: no-repeat;
	background-position: right bottom;
}

p{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
}

p.just{
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	text-align: justify;
}

a.menu:link, a.menu:visited {
	color: black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background-color: white;
	opacity: 0.4;
  	filter: alpha(opacity=40);
	width: 192px;
	border-top: 1px solid #241405;
	border-bottom: 1px solid #241405;
	display: table-cell;
	padding: 5px 5px 5px 5px;
	text-align: right;
}

a.menu:hover, a.menu:active {
	background-color: #CC6600;
	opacity: 1;
  	filter:alpha(opacity=100);
	color: white;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	width: 192px;
	border-top: 1px solid #241405;
	border-bottom: 1px solid #241405;
	display: table-cell;
	padding: 5px 5px 5px 5px;
	text-align: right;
}

a.rvb:link, a.rvb:visited{
	color: #FFCC66;
	font-weight: bold;
}

a.rvb:hover, a.rvb:active{
	color: White;
	font-weight: bold;
	text-decoration: none;
}

.FirstLetter {
font-size: 24px
}

.title13{
	color: #CC6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.title14{
	color: #CC6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.txt13{
	color: #241405;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.txt10w{
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.border{
	border: 1px solid #241405;
	margin: 10px 10px 10px 10px;
	width:150px;
	height:113px;
}

fieldset {
	margin:10px 10px 10px 0px;
	background-color:#FFFFFF;
	border: 1px solid #CC6600;
	padding: 0px 5px 5px 2px;
	vertical-align:middle;
	width:350px;
}

legend {
	padding:0px 5px 0px 5px;
	color: #241405;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-color: #CC6600;
}

.nom{
	color: #CC6600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}