﻿body
{
}
fieldset
{
	padding: 2px;
	margin: 0px 10px 0px 10px;
	width: 97%;
	border: 1px solid #DBD9D9;
}
legend
{
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #a8a800;
	padding: 0em 0.15em 0em 0.05em;
}
Legende{
	font-family:Tahoma, sans-serif;
	font-size:10px;	
	font-weight:normal;
	color:#FF0000;
	}
label
{
	display: block;
	float: left;
	text-align: right;
	width: 100px;
	border: 0;
	font-size: 1em;
	color: #999999;
	padding: 0.12em;
	margin: 0.12em;
}
input,
select
{
	margin : 0.12em;
}
.MsgG,.msgG
{
	font-size: 1em;
	font-weight: bold;
	color: #cf0721;
	text-align: left;
}

.MsgD, .msgD
{
	font-size: 1em;
	font-weight: bold;
	color: #cf0721;
	text-align: right;
}
.MsgC,.msgC
{
	font-size: 1em;
	font-weight: bold;
	color: #cf0721;
	text-align: center;
}
.largeur200
{
	width :200px;
}
.largeur250
{
	width :250px;
}
.largeur300
{
	width :300px;
}
.casseCheckbox input, .casseCheckbox Label 
{
	display:inline;
	float:none;
	text-align:left;
	font-size:1em;
	color:#999999;
	padding:0.12em;
	margin:0.12em;
}

/* CSS Carte Transport Domicile-Travail*/
div.PAImage
{
	/*float :left;*/
	width : 416px;
	height :251px;
	/*margin-bottom : 5px;*/
	background-image : url(/DSAppli/Images/transport/CarteDW1.png);
	background-repeat : no-repeat;
	margin:auto;
}

div.PAImageLegend
{
	width : 100%;
	padding-top : 5px;
	margin-left : auto;
	margin-right : 5px;
	text-align : left;
}

div.PA2Image
{
	/*float :left;*/
	width : 416px;
	height :300px;
	/*margin-bottom : 5px;*/
	background-image : url(/DSAppli/Images/transport/CarteDW2SP.png);
	background-repeat : no-repeat;
	margin:auto;
}

div.PA2formcarte
{
	width : 100%;
	padding-top : 80px;
	padding-left : 5px;
	text-align : left;
}

Label.AlignG
{
	text-align : left;
}
/* FIN CSS Carte Transport Domicile-Travail*/


/* CSS Détail Terre de Festivals*/
.ImgLeft{
	float:left;
	margin:2px 6px 2px 0px;
	padding:0;
	border:1px solid #677fa4;
	}
.ImgRight{
	float:right;
	margin:2px 0px 2px 6px;
	padding:0;
	border:1px solid #677fa4;
	}
.ImgRightBlock{
	float:right;
	padding:4px;
	margin:6px;
	background-color:#FCFCFC;
	color:#888888;
	font-size:9px;
	border:1px solid #E8E8E8;
	text-align:right;
	letter-spacing:0.05em;
	line-height:1.3em;
	cursor:pointer;
	}
.ImgRightBlockOver{
	float:right;
	padding:4px;
	margin:6px;
	background-color:#F6F6F6;
	color:#888888;
	font-size:9px;
	border:1px solid #CCCCCC;
	text-align:right;
	letter-spacing:0.05em;
	line-height:1.3em;
	cursor:pointer;
	}
.ImgLeftBlock{
	float:left;
	padding:4px;
	margin:6px;
	background-color:#FCFCFC;
	color:#888888;
	font-size:9px;
	border:1px solid #E8E8E8;
	text-align:left;
	letter-spacing:0.05em;
	line-height:1.3em;
	cursor:pointer;
	}

.ImgLeftBlockOver{
	float:left;
	padding:4px;
	margin:6px;
	background-color:#F6F6F6;
	color:#888888;
	font-size:9px;
	border:1px solid #CCCCCC;
	text-align:left;
	letter-spacing:0.05em;
	line-height:1.3em;
	cursor:pointer;
	}
table.Vignette, table.VignetteContact{
	padding:0px;
	margin:0px;
	border:none;
	}
.Vignette thead td{
	font-family:verdana,sans-serif;
	font-size:13px;
	color:#CCCCCC;
	padding:0px;
	margin:0px;
	background-image:url(/images/css/Vignette/thead/Head.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:right top;
	height:17px;
	}
.VignetteContact thead td{
	font-family:verdana,sans-serif;
	font-size:13px;
	color:#CCCCCC;
	padding:0px;
	margin:0px;
	background-image:url(/images/css/VignetteContact/thead/Head.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:right top;
	height:17px;
	}
.Vignette tbody td{
	font-family:verdana,sans-serif;
	font-size:11px;
	color:#37537F;
	text-align:left;
	background-color:#FFCC00;
	padding:4px 4px 4px 4px;
	margin:0px;
	}
.VignetteContact tbody td{
	font-family:verdana,sans-serif;
	font-size:11px;
	color:white;
	text-align:center;
	background-color:#66CC66;
	padding:4px 4px 4px 4px;
	margin:0;
	}
.Vignette a,.Vignette a:active,.Vignette a:visited,.VignetteContact a,.VignetteContact a:active,.VignetteContact a:visited{
	font-family:verdana,sans-serif;
	font-size:11px;
	text-decoration:underline;
	color:black;
	background-color:transparent;
	}	
.Vignette a:hover,.VignetteContact a:hover{
	color:white;
	background-color:transparent;
	}
.Vignette tbody H3, .VignetteContact tbody H3{
	font-family:tahoma,verdana,sans-serif;
	font-size:13px;
	font-weight:bold;
	color:white;
	padding:0;
	margin:0;
	}
.Vignette tfoot td{
	padding:0px;
	margin:0px;
	background-color:#f1f1f1;
	background-image:url(/images/css/Vignette/tfoot/Foot.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:left top;
	height:17px;
	text-align:right;
	}
.VignetteContact tfoot td{
	padding:0px;
	margin:0px;
	background-color:#CCFFCC;
	background-image:url(/images/css/VignetteContact/tfoot/Foot.gif);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position:left top;
	height:17px;
	text-align:right;
	}
.Vignette tbody td ul{
	list-style-image:url(/images/css/Vignette/ul/Puce.gif);
	list-style-position:inside;
	vertical-align:bottom;
	}
.VignetteContact tbody td ul{
	list-style-image:url(/images/css/Vignette/ul/Puce.gif);
	list-style-position:inside;
	vertical-align:bottom;
	}
/* FIN CSS Détail Terre de Festivals*/
