body {
	font-size: smaller;
	font-family: "Helvetica", sans-serif; 
	font-family: "Arial", sans-serif;

}

a{
text-decoration : none;
color: black;
}


a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #339999;
}

a:active {
  text-decoration: none;
}


textarea {
  resize: none;
}

id='horairematin'

noshow {
display : none;	
}

.lookdisplay {
	font-weight: bold;
	font-size: smaller;
}

.validtrue {
	
	color: #39A037;
	font-weight: bold;
	font-size: 18px;
}


.validfalse {
	
	color: #E4151B;
	font-weight: bold;
	font-size: 18px;
}


.validordre {
	
	color: #FF6600;
	font-weight: bold;
	font-size: 18px;
}

.formfieldselect {
	background-color: #c0c0c0;
	border: 1; 
	
}

.tablotechn {
	border: 2px solid grey;
	border-collapse: collapse;
}


.tablolinge {
	border: 2px solid grey;
	border-collapse: collapse;
}



.tabloclassic {
		border-collapse: collapse;
}

.td1{
	border: 1px solid grey;
	padding: 5px;
	font-size: 12px;
}

.tablcalendar {
border-style: dotted;
background-color: #FF9900;
}

.ahssu {
	color : black;
	text-decoration: none;
}

.arrondtuile{
		border-radius: 10px;	
}

.arrondtuile:hover{
		border-radius: 10px;	
		background-color: #CCCCCC;
		cursor: pointer;
}


.imgtuile{
	width: 20px;
	height: auto;
	max-height: 18px;
	vertical-align:middle;
}

.titleetuile{
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
}

.arrondtuile th{
	border-radius: 10px 10px 0px 0px;	
	background-color: #cccccc;	
}
