@import "box_alert.css";
@import "box_prompt.css";
@import "help.css";
@import "uvumi-textarea.css";
body {
	background-position:top left;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5B0000;
	border-width:0px;
	padding:0px;
	margin:0px;
}


form {
	margin:0px;
	padding:0px;
}
h1 {
	text-align:center;
}

h2 {
	text-align:center;
}

h4 {
	font-size:16px;
}

img{
	border:0px;
}


.a-menu-cat {
	padding-left:5px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.a-menu-cat:hover {
	padding-left:5px;
	color:#0000CC;
	font-weight:bold;
	text-decoration:none;
}

.a-menu-entree {
	padding-left:5px;
	color:#000000;
	text-decoration:none;
}

.a-menu-entree:hover {
	padding-left:5px;
	color:#990000;
	text-decoration:none;
}

.input_connect {
	width:80px;
	height:13px;
	font-size:10px;
/*	background-color:#D48A4D;*/
	border-style:dashed;
	border-width:1px;
	border-color:#5B0000;
}

.submit_connect {
	border-style:solid;
	border-width:2px;
	border-color:#5B0000;
	background-color:#D48A4D;
	height:20px;
}

.panier_barre {
	text-decoration:line-through;
}

.rupture {
	font-weight:bold;
	color:#FF0000;
}

.alerte_rouge {
	font-weight:bold;
	color:#FF0000;
}

.table-input tr {
	height:28px;
}

.table-input td {
	padding-right:5px;
}

.etoile {
	color:#FF0000;
}

.td_title {
	background-color:#FFCC00;
	font-weight:bold;
}

.td_title2
{
	background-color:#0063A6;
	font-weight:bold;
	text-align:right;
	color:#FFF;	
}

.td_title3
{
	background-color:#0063A6;
	font-weight:bold;
	text-align:center;	
	color:#FFF;
}

.td_angle_top
{
	background:url(../img/rounded1_blue.gif) no-repeat left top ;
	
	background-color:#0063A6;
	font-weight:bold;
	text-align:right;
	color:#FFF;
	
	
}

.td_angle_down
{
	background:url(../img/rounded4_blue.gif) no-repeat left bottom ;
	background-color:#0063A6;
	font-weight:bold;
	text-align:right;
	color:#FFF;
}


.td_angle_left
{
	background:url(../img/rounded1_blue.gif) no-repeat left top ;
	background-color:#0063A6;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}

.td_angle_right
{
	background:url(../img/rounded2_blue.gif) no-repeat right top ;
	background-color:#0063A6;
	font-weight:bold;
	text-align:center;
	color:#FFF;
}


.tr_info
{
	text-align:center;
	/*border-top-style: none;*/
	border: 1px solid #FF9900;
}
.input_VDI{
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	width:150px;
	
}
.input_VDI2{
	background-color:#FFFFFF;
	border: 1px solid #CCCCCC;
	width:150px;
}
.input_b
{
border: 1px solid #FFFFFF;
/*border:none;*/
}

.input_spp {
	/*font-size:12px;
	height:12px;*/
	width:80px;
}

.input_spp2 {
	/*font-size:12px;
	height:12px;*/
	width:50px;
}
.fond_couleur {
	background-color:#FFF0B3;
}


.alert {
	color:#FF0000;
	font-weight:bold;
	text-align:center;
	border:#F00 1px solid;
	background-color: #FEF3A9;
	width:50%;
	overflow:hidden;
	margin-left:25%;
}


.ligne_blanc{
	text-align:center;
}

.ligne_blanc2{
	background-color:#FFFFFF;
	text-align:center;
	cursor:pointer;
}

.ligne_blanc2:hover{
	padding:0;
	text-align:center;
	background-color:#38ACE2;
	cursor:pointer;
	margin: 0 0 0 0;
}


.ligne_couleur {
	text-align:center;
	background-color:#CAD6F1;
}

.ligne_couleur2 {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#CAD6F1;
	cursor:pointer;
}
.ligne_couleur2:hover {
	text-align:center;
	background-color:#38ACE2;
	cursor:pointer;
}

.nb_client
{
 font-family: verdana;
 color: #000066;
 font-size: 8pt;
 font-weight: bold;

}
.nb_page
{
font-family: verdana;
color:#555555;
font-size: 7pt;
}

.link_start_end
{
font-family: verdana; 
color: rgb(85, 85, 85);
font-size: 7pt;
text-decoration: none;
}

.link_next_prev
{
font-family: verdana;
color: rgb(153, 0, 0);
font-size: 8pt;
text-decoration: none;
}
.link_bar
{
	color: #FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.link_bar:hover {
	
	color:#0000CC;
	font-weight:bold;
	text-decoration:none;
}

 div.decompte
 {

 width: 30px;
 /*/position: absolute;*/
 border: 1px solid #FF9900;
 font-size: 10px;
 font-family: Verdana, sans-serif;
 } 

.button_form
{
 background:#38ACE2; 
 color:  #FFFFFF;
 font-weight:bold;
 text-decoration:none;
 border:none;
}

.button_form:hover
{
 color:#FF9900;
 font-weight:bold;
 text-decoration:none;
 background:#38ACE2;
 
}
.div_print{
display:none;
}
.date_input
{
width:90px;
position:relative;
cursor:pointer;
background-image:url(../img/calendrier.gif);
background-position: center right ; 
background-repeat:no-repeat;  
}
.date_input2
{

position:relative;
cursor:pointer;
background-image:url(../img/calendrier.gif);
background-position: center right ; 
background-repeat:no-repeat; 
background-color:#FFFFFF;
border: 1px solid #CCCCCC;
width:150px; 
}

#tooltip {
	
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #FFFFFF;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div { margin: 0; }

       