@charset "utf-8";

#LayerCorps a.ToIntDiscret:visited, #LayerCorps a.ToIntDiscret:link, #LayerCorps a.ToIntDiscret:hover {
	text-decoration: none;
	color: red;
/*	padding-left: 3px;
	padding-right: 3px;*/
}
#LayerCorps a.ToIntDiscret:visited, #LayerCorps a.ToIntDiscret:link, #LayerCorps a.ToIntDiscret:hover {
	/*border-width: 1px;
	border-style: dotted;
	border-color: #666666;*/
}

.ContratAcceptBefore {
	color:red; 
	text-align:center; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	margin-bottom:10px;
}

.ContratAcceptAfter {
	margin-bottom:30px;
}

.ContratAcceptYes {
	background-color:#66FF00; 
	text-align:center; 
	padding-top: 15px; 
	padding-bottom: 15px; 
	margin-bottom:10px;
}

.CadreDownload {
	border: solid #000000;
	border-width:2px;
	border-color:#339900;
	background-color:#D7FFBB;
}
.CadreDownload:first-child{
	border-right-width:0px;
}
.CadreDownload:last-child{
/*	border-left-width:0px;*/
}
.col {
	padding:4px;
	width:50%;
}
