/* -- Imported styles ----------------------------- */

@import url("../../../pagesType/general.css");
@import url("../../../pagesType/component.css");
	

	.rvtop {
	font-family: 'Trebushet MS', 'Tahoma', sans-serif;
	background-color:#333333;
	font-weight: bold;
	color: black;
	text-decoration : none;
	
}
		
	.rvdoc {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#333333;
	font-weight: bold;
	color: black;
	text-decoration : none;
	font-size : 90%;
}


		
	.rvmain2 { font-family: Arial, Helvetica, sans-serif;
		font-size: 8pt;
		background-color: #FFFFFF}



	.rvmainbis {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF
}

		
		
a.menu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 20;
	color:black;
	font-weight : bold;
}
.menu {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 14;
	color:black;
	font-weight : bold;
}




.texte {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

.rvView {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Black;
	background-color : #F9FCE2;
}

.rvWhibEntete {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: Black;
	background-color : #CCEBD1;
}

.rvbold {
	font-family: Arial, Helvetica, sans-serif;
	color: Black;
	font-weight : bold;
	font-size : xx-small;
	background : #CCEBD1;
}

.rvEntete {
	font-family : Arial, Helvetica, sans-serif;
	font-size : x-small;
	font-weight : bold;
	color:#C0131E;
	background : #D1EA20;
}

.whibMenuClair{
	background-color : #F3FAC5;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;	
}

.whibMenuMoyen {
	background-color : #D1EA20;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;	
}
.whibMenuFonce {
	font-family : Arial, Helvetica, sans-serif;
	text-decoration : none;
	font-size : 8pt;
	color: Black;
	background : #FF8000
}

	.rvtop {  
		font-family:		Tahoma;
	font-size: 8pt;
		background-color: #E0E0E0; 
		font-weight: bold
		}

	.rvmain {

		font-family:		Tahoma;
	font-size: 8pt;
	background-color: #fafafa;
	}

	.rvmainS {

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: 8pt;

	}
	
	.rvmaintitre {

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: xx-small;
		background-color: #FFEFD5;

	}

	.rv a {  
	font-family:		Tahoma;
	font-size: 8pt;
	color: #000066;
	font-weight:		normal; 
	text-decoration:	none;
	text-align:left;
		}

	table.rvtable {

		font-family: Verdana, Arial, Helvetica, sans-serif;

		font-size: 9pt;

		background-color: #FFDAB9;

	}
	table {
		width:100%;
	}
	table.btn_new {
		width:auto;
	}
	.rv {  
		font-family:		Tahoma;
		font-size: 8pt;
		color:#333333;
		/*border-with:1;
		border:thin solid;
		border-color:		#A5ACB2;*/ 
	}

	input.bouton {
		font-size: 8pt;
		BORDER-RIGHT: thin groove;
		BACKGROUND-POSITION: 50% bottom;
		BORDER-TOP: thin ridge;
		FONT-WEIGHT: normal;
		BACKGROUND-IMAGE: url(fondBouton.gif);
		BORDER-LEFT: thin ridge;
		CURSOR: pointer;
		COLOR:#000000;
		BORDER-BOTTOM: thin groove;
		BACKGROUND-REPEAT: repeat;
		HEIGHT: 21px;
		BACKGROUND-COLOR: #D1EA20;
		vertical-align : top;
	}
	input.case {
	font-size: 8pt;
	BORDER-RIGHT: thin groove;
	BORDER-TOP: thin ridge;
	FONT-WEIGHT: normal;
	BORDER-LEFT: thin ridge;
	COLOR:#000000;
	BORDER-BOTTOM: thin groove;
	BACKGROUND-REPEAT: repeat;
	BACKGROUND-COLOR: #fafafa;
	vertical-align : top;
	}
	SELECT {
		font-size: 8pt;
		BORDER-RIGHT: thin groove;
		BORDER-TOP: thin ridge;
		FONT-WEIGHT: normal;
		BORDER-LEFT: thin ridge;
		COLOR:#000000;
		BORDER-BOTTOM: thin groove;
		BACKGROUND-REPEAT: repeat;
		BACKGROUND-COLOR: #fafafa;
	}
	TEXTAREA {
		font-size: 8pt;
		BORDER-RIGHT: thin groove;
		BORDER-TOP: thin ridge;
		FONT-WEIGHT: normal;
		BORDER-LEFT: thin ridge;
		COLOR:#000000;
		BORDER-BOTTOM: thin groove;
		BACKGROUND-REPEAT: repeat;
		BACKGROUND-COLOR: #fafafa;
	}
	/* Liens */

a  {
	color:				#333333;
	font-weight:		bold; 
	text-decoration:	none;
	font-family:		Tahoma;
	font-size: 8pt;
	text-align:left;
}

a:link   { 
	color:				#333333; 
	font-weight:		bold; 
	text-decoration:	none;
	font-family:		Tahoma;
	font-size: 8pt;
	text-align:left;
}	
a:visited  { 
	color:				#333333; 	 
	font-weight:		bold; 
	text-decoration:	none ;
	font-family:		Tahoma;
	font-size: 8pt;
	text-align:left;
}
a:hover  { 
	color:				#000000; 
	font-weight:		bold; 
	text-decoration:	underline;
	font-family:		Tahoma;
	font-size: 8pt;
	text-align:left;
}  
	/* BOUTONS */


.bouton {
	color: #000000;
	font-weight: bold; 
	font-size: 7pt;
	text-align: center;
	letter-spacing: normal;
}


.bouton a{
	color:	#000000;
	font-weight: bold; 
	font-size: 7pt;
	text-align: center;
	letter-spacing: normal;
}


.bouton a:link{
	color:	#000000;
	font-weight: bold; 
	font-size: 7pt;
	text-align: center;
	letter-spacing: normal;
}

.bouton a:visited{
	color:	#000000;
	font-weight: bold; 
	font-size: 7pt;
	text-align: center;
	letter-spacing: normal;
}

.bouton a:hover{
	color:	#8E8E8E;
	font-weight: bold; 
	font-size: 7pt;
	text-align: center;
	letter-spacing: normal;
}
	
/**/

.boite3 {
	float : left;
	margin : 0px 0 0px 0px;
	padding-left :10px;
	text-align : center;
}

.uas-form-contact{
margin-left:30px;
}

.uas-navcompo{
position:absolute;
height:40px;
margin-left:180px;
margin-top:10px;

}
.boite4 {
	float : left;
	margin-left:0px;
	padding:0px 20px 0px 10px;
	text-align : left;
	width:42px;
	border:1px solid #e9e9e9;
}
.clear {
	clear : both;
	visibility : hidden;
}


#uas-modbasket{
width:auto;

}
form{display:inline;}
img{border:0;}

.titrehautadmin {font-family: Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size: 16px;
		color:#FFF;
		background-color: #000;}
		
hr {color: red;height:8px;}
#header1 {
	background: url(../../../pagesTypeImg/pagetypeadmin/j_header_middle.png) repeat-x;
}

#header2 {
	background: url(../../../pagesTypeImg/pagetypeadmin/j_header_right.png) 100% 0 no-repeat;
}

#header3 {
	background: url(../../../pagesTypeImg/pagetypeadmin/j_header_left.png) no-repeat;
	height: 54px;
}

#header3 span {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	padding-left: 180px;
	line-height: 44px;
}

#version {
	float: right;
	color: #fff;
	padding-top: 25px;
	padding-right: 5px;
}

* -- Specific styles ----------------------------- */

form  			{ margin: 0px; padding: 0px; }
form .inputbox  { width: 120px; margin-left: 10px; }
form br 	    { display: none; }
.login          { margin: 0 auto; width: 500px; margin-bottom: 100px; }

h1 {
  margin: 15px 0;
}

p {
  margin: 0;
  padding: 0;
  margin-bottom: 10px;
}

#lock  {
	background: url(../../../pagesTypeImg/pagetypeadmin/j_login_lock.jpg) 50% 0 no-repeat;
	width: 150px;
	height: 137px;
}

#content-box .m {
  padding: 10px;
}

#content-box .padding {
  padding: 30px 0;
}

#section-box  { float: right; width: 320px; margin-left: 10px;}

#section-box .m {
  padding: 5px;
}
#section-box .padding {
	background: none; padding: 0;
}

.button { text-align: right; }

.login-form    { text-align: left; width: 60%; }
.login-form h1 { display: none; }
.login-form p  { padding: 0 1em 0 1em; }

.login-text { text-align: left; width: 40%; float: left; }

#form-login label {
	display: block;
	float: left;
	width: 120px;
	text-align: right;
	padding: 4px;
	color: #666;
	font-weight: bold;
}
/** rounded corners **/
div#toolbar-box {
  background: #f7f7f7;
}

div#element-box {
  background: #fff;
}

div#element-box div.section-box div.m {
	background: #fbfbfb;

}

div.t, div.b {
  height: 6px;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

div.m {
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding: 0 8px;
}

div#toolbar-box div.m {
  padding: 0;
}

div#element-box div.m {
  padding: 5px 10px;
}

div#submenu-box div.t {
  background: url(../../../pagesTypeImg/pagetypeadmin/j_border.png) 0 0 repeat-x;
}

div#submenu-box div.t div.t {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_tr_dark.png) 100% 0 no-repeat;
}

div#submenu-box div.t div.t div.t {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_tl_dark.png) 0 0 no-repeat;
}

div#submenu-box div.b {
  background: url(../../../pagesTypeImg/pagetypeadmin/j_border.png) 0 100% repeat-x;
}

div#submenu-box div.b div.b {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_br_dark.png) 100% 0 no-repeat;
}

div#submenu-box div.b div.b div.b {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_bl_dark.png) 0 0 no-repeat;
}

div#toolbar-box,
div#element-box div.section-box {
  background: #fbfbfb;
}

div#toolbar-box div.t,
div#element-box div.section-box div.t {
  background: url(../../../pagesTypeImg/pagetypeadmin/j_border.png) 0 0 repeat-x;
}

div#toolbar-box div.t div.t,
div#element-box div.section-box div.t div.t {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_tr_med.png) 100% 0 no-repeat;
}

div#toolbar-box div.t div.t div.t,
div#element-box div.section-box div.t div.t div.t {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_tl_med.png) 0 0 no-repeat;
}

div#toolbar-box div.b,
div#element-box div.section-box div.b {
  background: url(../../../pagesTypeImg/pagetypeadmin/j_border.png) 0 100% repeat-x;
}

div#toolbar-box div.b div.b,
div#element-box div.section-box div.b div.b {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_br_med.png) 100% 0 no-repeat;
}

div#toolbar-box div.b div.b div.b,
div#element-box div.section-box div.b div.b div.b {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_bl_med.png) 0 0 no-repeat;
}

div#element-box div.t {
  background: url(../../../pagesTypeImg/pagetypeadmin/j_border.png) 0 0 repeat-x;
}

div#element-box div.t div.t {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_tr_light.png) 100% 0 no-repeat;
}

div#element-box div.t div.t div.t {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_tl_light.png) 0 0 no-repeat;
}

div#element-box div.b {
  background: url(../../../pagesTypeImg/pagetypeadmin/j_border.png) 0 100% repeat-x;
}

div#element-box div.b div.b {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_br_light.png) 100% 0 no-repeat;
}

div#element-box div.b div.b div.b {
   background: url(../../../pagesTypeImg/pagetypeadmin/j_crn_bl_light.png) 0 0 no-repeat;
}
