#myEventSlideshow
{
width: 150px !important;
height: 200px !important;
}

#mySlideShow
{
width: 188px !important;
height: 125px !important;
}

#errorDiv{
	color: rgb(255,0,0);
	border: 1px solid red;
}

div.formFieldError {
	color: rgb(255,0,0);
}

p.Titre {
	background-color:lightgrey;
	font-family: Verdana, Arial;
	font-size: 14px;
	text-decoration:none;
	color:#333333;
	font-weight: bold;
	padding:0.1cm;
}

div {
	padding : 0cm  ;

}
.absolute {
	position: absolute;
	padding : 0cm  ;
	}

div.test {
	background-color:red;
	top:0;
	left:0;
	width:400;
	height:50;
	padding : 0.0cm  ;
}

div.left {
	background-color:red;
	top:0;
	left:0;
	width:400;
	height:50;
	padding : 0.2cm  ;
}

div.article {
	background-color:lightgrey;
	top:0;
	left:0;
	width:500;
	height:50;
	padding : 0.2cm  ;
}

div.annonce {
	background-color:lightgrey;
	border: 2px solid white;
	left:5;
	top:5;
	width:200;
	height:200;
	background-image : url('/cr05/images/close.png');
	background-repeat : no-repeat;
	background-position : top right;
}
p.artTexte {
	font-family: Verdana, Arial;
	font-size: 12px;
	color:blue;
	text-decoration:none;
}

p.artTitre {
	font-family: Verdana, Arial;
	font-size: 14px;
	color:Black;
	text-decoration:none;
}

p.artResume{
	font-family: Verdana, Arial;
	font-size: 12px;
	color:blue;
	text-decoration:none;
	font-weight : bold;
}

p.artSignature {
	font-style : italic;
	font-family : Arial, Verdana;
	font-size : 8pt;
	color : #404040;
	margin-top:6px;
	margin-bottom:6px;
	margin-left:5px;
}

p.artSignature:first-line
{
  font-size: 10pt;
  font-weight : bold;
	font-style : normal;
}

a.fermer 
{ 
background-image: url('/cr05/images/minmax.png');
background-repeat: no-repeat; 
background-position: 0 -22px; 
font-size: 7pt;
text-align: right;
}

a.ouvert 
{ 
background-image: url('/cr05/images/minmax.png');
background-repeat: no-repeat; 
background-position: 0 0; 
font-size: 7pt;
text-align: right;
}

P.annTexte {
	text-align: center;
}

.center {
	text-align: center;
}

.news {
	font-size: 12px;
	color: red;
	font-family : Verdana, Arial;
	font-weight: bold;
	padding: 0.05cm 0.1cm;
}

img {
	border : 0px;
}

.imgRight
{
	float:right;
	margin:0;
	padding:5px;
}

.imgCenter
{
	float:middle;
	margin:0;
	padding:5px;
}

.imgLeft
{
float:left;
margin:0;
padding:5px;
}

span.xx
{
float:left;
width:0.7em;
height:1em;
font-size:200%;
font-family: Arial, Verdana;
line-height:100%;
color: #932653;
}

body {
		 scrollbar-base-color: #eef0e3;
}

/* Pour Ajax - Recherche de licencié */
form { margin : 0; }
input { vertical-align : middle; }

#fq { width : 300px; font-family : Arial, sans-serif; font-size : 13px; padding-left : 4px; }

#search-results { width : 306px; border : 1px solid #000; background : #fff; display : none; float : left; }
* html div#search-results { width : 307px; } /* box model hack */
.sr, .srs { width : 100%; float : left; font-family : Arial, sans-serif; font-size : 13px; padding : 1px 0 0 0; }
.sr { background-color : #fff; color : #000; }
.srs { background-color : #36c; color : #fff; cursor : pointer; }
.sr .src { color : #008000; }
.srs .src { color : #fff; }
.srt { float : left; font-size : 13px; margin-left : 4px; }
.src { float : right; font-size : 10px; margin-right : 3px; padding-top : 2px; }

/* extra rules for even and odd rows */
.even {
	background:	#eee;
}

.odd {

}
