/* Style pour centre-ursule.ch */

/* //////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////              Général                 ////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////// */
html,body 
{
	width: 100%;
}
body 
{
	margin: 0;
	padding: 0;
	font-size : 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link { color: #984180; text-decoration: none;}
a:visited { color: #984180; text-decoration: none;}
a:active  { color: #984180; text-decoration: none;} 
a:hover { color: #984180; text-decoration: underline;} 
a:focus { color: #984180; text-decoration: none;}

img { border: none; margin: 0; }

/* titre et sous-titres */
h1 { font-weight:bold; color:#984180; font-size : 1.2em; }
h2 { font-weight:bold; color:#39A051; font-size : 1.1em; }
h3 { font-weight:bold; color:#984180; font-size : 1em; }

table { text-align:top; }

table td { padding:10px; }

th { display:none; } 

ul.menu 
{
	list-style-type: none;
	/*float:right;*/
	text-align: right;
	margin:0;
	padding:0;
}
ul.menu li 
{
	padding-top:10px;
}

.menu a { color: #42A85E; text-decoration: none; }
.menu a:visited { color: #42A85E; text-decoration: none; }
.menu a:active { color: #42A85E; text-decoration: none; }
.menu a:hover { color: #984180; text-decoration: none; }
.menu a:focus { color: #984180; text-decoration: none; }

.menucourant { color: #984180; text-decoration: none; font-weight:bold;  }

.invisible { display:none;}
.back { }
.clearing { clear:both; }
.imgToRight { float:right; vertical-align:bottom; }
.small { float:right; }
.petit { font-size:0.9em; }
.oblig { font-weight:bold; }
.auto { font-weight:bold;  color:#984180;} 
.toleft { float:left; padding-right:10px; }

/* //////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////                DIV                   ////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////// */
#invisible { display:none; }

#content
{
	margin-left:280px;
	margin-top:0;
	padding:0;
	top:0;
	height:600px;
	min-height:600px;
	z-index:2;
}
html>body #content
{ /* Pour tous sauf IE */
	height:auto;
}
#haut 
{
	width:80%;
	margin-top:50px;
	margin-bottom:25px;
	padding:0;
	font-weight:bold;
	font-style:italic;
	font-size :0.9em;
	color:#984180;
}
#contenu 
{	
	margin:0;
	padding:0;
	width:100%;	
	font-size : 0.8em;
}
/* Pour IE Mac \*//*/
#contenu
{
	height:550px;
	min-height:550px
}
/**/
#contenutexte 
{	
	margin:0;
	padding:0;
	width:80%;	
	font-size : 0.8em;
}
#logo 
{
	position:absolute;
	left:127px;
	top:20px;
	width:118px;
	height:139px;
	z-index:1;
}
#menu 
{
	position:absolute;
	top:165px;
	left:127px;
	width:130px;
	/*height:139px;*/
	font-size : 0.8em;
	/*text-align: right;*/
	z-index:1;
}
#hautdroite 
{
	position:absolute;
	height:63px;
	width:333px;
	right:0;
	top:0;
	z-index:1;
}
#motrecherche /* div qui contient le moteur du site */
{ 
	font-size : 1em;
	text-align:left;
	height:140px;
}
#motrecherchegauche
{ 
	font-size : 1em;
	float:left;
}
#motrecherchedroite
{ 
	font-size : 1em;
	float:left;
	margin-left:20px;
}
#bienvenue {  }
#imagemedit { float:right; margin-right:200px;}
.element 
{  
	margin:0;
	padding:0;
	width:100%;	
}
.moiscourant 
{ 
	margin:0;
	padding:0;
	width:40%;	
	font-weight:bold;
	font-size : 1.2em;
	text-align:left;
	color:#39A051;
	/*background-color:#C7E3C0;*/
 }
 .dategauche 
{ 
	float:left;
	margin:0;
	padding:0;
	width:18%;	
	color:#969696;
	font-weight:bold;
 }
.list_element 
{ 
	float:right;
	margin:0;
	padding:0;
	width:80%;	
}
.list_elementcentre 
{ 
	margin:0;
	padding:0;
	width:90%;	
}
/* //////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////                 CMS                  ////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////// */
td.cmsnavig { /*  td navig de bas de page */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
a.cmsnavig { /* lien navig de bas de page */
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;}
a.cmsnavig:link { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;}
a.cmsnavig:visited { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;}
a.cmsnavig:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;}
a.cmsnavig:active { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;}
		
/* //////////////////////////////////////////////////////////////////////////////////////////////// */
/* ////////////////////////////           Formulaires                ////////////////////////////// */
/* //////////////////////////////////////////////////////////////////////////////////////////////// */
.activite{
	margin: 0;
	padding: 0 0.5em 0 0;
	width:200px;
}
form p {
	text-align:right;	
	width:300px;
}
label {	
	margin-right:10px;
}
form {  
	padding: 10px;
	border: 1px solid #984180;
	width:350px;
	text-align:left;	
}
.checkbox { 
	float:right;
}
.left
{
	text-align:left;
}
fieldset {
	border: 0;
	width:300px;
	text-align:left;	
}
legend {
	font-weight: bold;
	color: #984180;
	padding: 5px 5px 5px 5px;
}
select { /* par défaut pour tous les select */
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #cccccc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
textarea { /* par défaut pour tous les textarea */
	width:150px;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #000033;
	BORDER-BOTTOM: #cccccc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.formfield { /* champs à remplir */
	width:150px;
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	FONT-SIZE: 12px;
	BORDER-LEFT: #cccccc 1px solid;
	COLOR: #000000;
	BORDER-BOTTOM: #cccccc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
}
.formbutton { /* bouton */
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000033;
	CURSOR: hand;
	BACKGROUND-COLOR: #E3E3E3;
	padding: 0.2px;
	height: 18px
}
checkbox { 
	BORDER-RIGHT: #b1b1b1 ; 
	BORDER-TOP: #dfdfdf ; 
	FONT-WEIGHT: bold; 
	FONT-SIZE: 10px; 
	BORDER-LEFT: #dfdfdf ;
	COLOR: #ff9900;	
	BORDER-BOTTOM: #b1b1b1 ; 
	font-family: Verdana; 
	BACKGROUND-COLOR: #f5f5f5;
}
.formbuttonadmin { /* bouton */
	BORDER-RIGHT: #cccccc 1px solid;
	BORDER-TOP: #cccccc 1px solid;
	BORDER-LEFT: #cccccc 1px solid;
	BORDER-BOTTOM: #cccccc 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 10px;
	COLOR: #000033;
	CURSOR: hand;
	BACKGROUND-COLOR: #E3E3E3;
	padding-left: 0.2px;
	padding-right: 0.2px;
	padding-top: 0.2px;
	padding-bottom: 0.2px;
	height: 13px
}