.blocjour {
	margin-bottom: 5px;
	text-align: center;
	font-face: arial;
	font-size: 14px;
	font-weight: bold;
	background-color: #CEFFFF;
	padding: 3px;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A:link {
	color: #008182;
}

A:visited {
	color: #008182;
}

body,td {
	font-family: Arial;
	font-size: 12px;
}

.titre {
	font-size: 16px;
	font-weight: bold
}

input.text,input.file,input.password,input.radio,select,textarea,img.checkbox
	{
	border: 1px solid #CCC;
	vertical-align: middle;
	background-color: #FFF;
}

input[type=text]:focus,[type=password]:focus,textarea:focus,input[type=file]:focus
	{
	background-color: #F6FEFE;
	border: 1px solid #CCC;
}

.inputText {
	border-width: 1px;
	border-style: solid;
	font-family: Verdana;
	font-size: 11px;
}

input.submit {
	border-style : outset;
	background : #d2e0e6 url(../../images/degrade_bleu.png) repeat-x 0 100%;
	font-weight : bold;
}

input.checkbox {
	vertical-align: middle;
	width: 15px; /* IE */
	height: 15px; /* IE */
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 13px; /* FF */
	height: 13px; /* FF */
	margin: 0px; /* FF */
}


.boldText {
	font-family: Tahoma, Verdana, Arial, 'Bitstream Vera Sans', Helvetica, sans-serif;
	
}


#sectionOrange {	
	
	padding: 3px 3px; 
	border:1px solid #F29F3E;	
	background-color: #FFEAC0;
}

#sectionGreen {	
	
	padding: 3px 3px; 
	border:1px solid #80C65A;	
	background-color: #DDF8CC;
}

#sectionRed {	
	
	padding: 3px 3px; 
	border:1px solid red;	
	background-color: #FFFFF;
}

.error {
	color:red; 
	font-family: arial; 
	font-size: 11px; 
	font-weight: bold;
	margin-bottom: 5px;
	padding-top:3px;
	padding-bottom:3px;
}

.infoOrangeBox  {
  background: #fff6bf url(../../images/restoaparis/deprecated.gif) center no-repeat;
  background-position: 15px 50%;
  text-align: left;
  padding: 0.6em 2em 0.6em 75px; margin: 1em 0;
  border: 2px solid #ffd324; border-width: 2px 0;
  
}
