/* Start of CMSMS style sheet 'castanet-type' */
.red { color: red; font-weight: bold; }
.green { color: green; font-weight: bold; }
.clearfx { clear: both; }
.center { width: 100%; text-align: center; }
.middle { vertical-align: middle; }

.t100px { width: 100px; }
.t150px { width: 150px; }
.t200px { width: 200px; }
.t300px { width: 300px; }
.t400px { width: 400px; }
.t500px { width: 500px; }
.t600px { width: 600px; }

img { border: none; }

#zoneh1 {
	border-bottom: 2px dotted #c8c8c8;
	height: 32px;
	margin-top: 6px;
	float: left;
	width: 940px;
	padding-bottom: 10px;	
}

#zoneh1 h1 { width: 640px; float: left; height: 32px; }
#filariane { width: 300px; float: left; padding: 16px 0; text-align: right; font-size: .9em; }

h1 {
	color: #de8712;
	font-size: 20px;
}

h2 {
	color: #27405b;
	font-size: 17px;
}
.columns3 h2 {
	margin: 8px 0 0 0;	
}

h3 {
	font-size: 12px;
	color: #297CA6;
}
.columns3 h3 {
	margin: 4px 0 0 0;	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	margin: 12px 0;
}

a, a:link, a:visited {
	color: #404d5c;
	text-decoration: underline;
}

a:hover, a:active {
	color: #5f7185;
	text-decoration: none;	
}

ul {
	
}

ul li {
	padding: 3px 0;
}

/* Tables */
table {
	border-collapse: collapse;
}

tr {
	
}

th {

}

td {

}

/* Specifik */
small {
	line-height: 1em;	
}

//* Fomulaires */
.form_error { background: #ff969d; }

input, textarea, select {
	padding: 8px 5px;
	border: 1px solid #B4B4B4;
	-moz-border-radius:6px;
	border-radius:6px;
	-khtml-border-radius:6px;
	font-size: 13.5px;
}

input:hover, textarea:hover, select:hover {
	border: 1px solid #000;
}

input[type=radio] {

}

input[type=submit], input[type=button] {
	cursor: pointer;
}

label {
	display: block;	
}

legend {
	
}

fieldset {

}


/* ICONS */ 
.iconsleft {
	vertical-align: middle;
	padding: 0 5px 0 0;
}

.iconsright {
	vertical-align: middle;
	padding: 0 0 0 5px;
}

/* DETAILS */
big {
	font-size: 15px;
	color: #404d5c;	
}

small {
	font-size: .85em;
	color: #7d7d7d;	
}





/* End of 'castanet-type' */

