/*
	Style Windows Vista Night Blue LITE
	Auteur : fg
	Version : beta 2 (Windows Vista RC V2)
	Copyright : ©persofg
*/
body{
	background-color:#ffffff;
	font-family:'Calibri',Arial,Helvetica,Sans-Serif;
}



textarea,input,select,option {

font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
}

.header
{
	text-align:left;
	background-color:#013D93;
	height:200px;
	background-image:url("http://vistarc.net/images/h5_bg.png");
	background-repeat:repeat-x;
	background-position:center bottom;
	
	
}

.headerimg {
	background-position:left bottom;
	height:200px;
	width:100%;
	background-image:url("http://vistarc.net/images/h5.png");
	background-repeat:no-repeat;
}

/* MENU */
#tblmenu
{
height:500px;
width:95%;
}

.menucontainder
{
	width:200px;
}

.tbl_menu_menucenter
{
	width:100%;
	border:0px #000000 solid;
	margin-left:auto;
	margin-right:auto;
}
/* MENU FIN */

.left {
	/*border-left: 1px solid #003C91;*/
	background-color:#ffffff;
}

.bottom {
	background-color:#ffffff;
	width:100%;
	/*border-left: 1px solid #003C91;
	border-right: 1px solid #003C91;
	border-bottom: 1px solid #003C91;*/
	text-align:center;
}

.right {
	padding-left:25px;
	/*padding-right:25px;*/
	width:80%;
	/*border-right: 1px solid #003C91;*/
	background-color:#ffffff;
}

.center {
	padding-left:25px;
	padding-right:25px;
	width:auto;
	border-right: 1px solid #003C91;
	border-left: 1px solid #003C91;
	
	background-color:#ffffff;
}

/* CENTRE */
.centercontain {
width:100%;
border:0px #000000 solid;
}
/* CENTER FIN*/

/* BOTTOM */
.bottomcontain {
margin-left:auto;
margin-right:auto;
width:90%;
}
/* BOTTOM FIN */

.blue_cell_title,.grey_cell_title {
	border-left: 1px black solid;
	border-right: 1px black solid;
	border-top: 1px black solid;
	background-color: #6393DF;
	color: #FFFFFF;
	
	font-size: 12px;
	font-family:Verdana,sans-serif;
	text-align:left;
	text-indent: 10px;
	height: 29px;

	font-weight:bold;
}

.blue_cell_title_bottom a {
	padding:3px;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.blue_cell_title_bottom a:hover {
	text-decoration:underline;
}

.blue_cell_title_bottom {
	padding-top:3px;
	height:19px;
	
	background-color:#4B7FC8;
	color: #FFFFFF;
	
	font-size: 9px;
	font-family: Verdana,sans-serif;
	font-weight: bold;
	
	padding:2px 5px 2px 0px;
	
	border-left:1px black solid;
	border-right:1px black solid;
	border-bottom:1px black solid;
}
 
.blue_cell_caption,.grey_cell_caption {
	background-position: left top;
    background-color:#ffffff;
	font-family:'Calibri',Arial,Helvetica,Sans-Serif;
	font-variant:normal;
	font-weight:lighter;
	font-size: 14px;
	color: #000000;
	border-right:1px black solid;
	border-left:1px black solid;
	border-bottom:1px black solid;
	padding:2px 0px 8px 4px;
}

.grey_cell_caption ul,.grey_cell_caption li,.blue_cell_caption li,.blue_cell_caption ul {
	font-family:'Calibri',Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	list-style:none;
	padding-left:0px;
	margin-left:0px;
}

.blue_cell_caption .cell_texte a,.grey_cell_caption .cell_texte a,.banner a{
	color: #000000;
	text-decoration:none;
	border-bottom:1px #6393DF dashed;
}


.blue_cell_caption .cell_texte .nav,
.grey_cell_caption .cell_texte .nav{
	font-weight:bold;
}

.grey_cell_caption ul,.blue_cell_caption ul{
	padding:0px 0px 0px 0px;
}

.grey_cell_caption li,.blue_cell_caption li{
	padding:5px 0px 6px 5px;
}



.blue_cell_caption a:hover,.grey_cell_caption a:hover{
	color: #6393DF;
	text-decoration:none;
	border-bottom:1px transparent solid;
}



.nav {
padding:0px;
margin:0px;
}

.nav li span{
	display:block;
}

.nav li a {
	color: #000000;
	font-family:'Calibri',Arial,Helvetica,Sans-Serif;
	font-size: 11px;
	text-decoration:underline;
	width:100%;
}


.nav li a{
	color:#000000;
	display:block;
	text-decoration:none;
}

.nav li:hover {
	background-image: url("http://vistarc.net/images/winv3_btn.gif");
	background-repeat:repeat-x;
}

.blue_cell_caption .nav img{
	border:0px #000000 solid;
	margin:0px 5px 0px 0px;
	vertical-align:middle;
	width:20px;
	height:20px;
}

/* IE nobug */
* html .blue_cell_title,* html .grey_cell_title {
	text-indent: 1px;
}

* html .navli a:hover{
	background-image: url("http://vistarc.net/images/winv3_btn.gif");
	background-repeat:repeat-x;
	padding:5px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}
* html .nav li a{
	padding:5px 0px 2px 0px;
	margin:0px 0px 0px 0px;
}
* html .nav li,* html .nav{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

* html .nav{
	margin-left:0px;
	margin-top:20px;
}

* html .blue_cell_caption img{
	border:1px #000000 solid;
}

/* END IE nobug */

.nav li a:hover{
	text-indent:5px;
}

.cell_texte {
	text-indent: 5px;
	font-family:Verdana,Arial;
	line-height:14px;
	font-size: 13px;
	color:#000000;
}

button {
	width: 110px;
	height: 25px
}


.btn_search,.btn,button{
	color:#ffffff;
	background:#4AA0E0 url('http://vistarc.net/images/ui_tab_bg.png');
	border:2px #81BDE9 solid;
	margin-top:2px;
	margin:1px;
}

.btn_search:hover,.btn:hover,button{
	color:#ffffff;
	background:#4AA0E0 url('http://vistarc.net/images/ui_tab_bg2.png');
	border:2px #81BDE9 solid;
}

/*
	Nouveauté de la V2
*/
.nav_under li{
	background-image: url("about:blank");
	background-repeat:no-repeat;
}


.nav_under li a{
	background-image: url("about:blank");
	color:#000000;
	display:block;
	text-decoration:none;
}

.nav_under li:hover {
	background-image: url("about:blank");
	background-repeat:no-repeat;
}


.stag {
	font-size: 14px;
	font-weight:bold;
	/*border:1px #4B7FC8 solid;*/
	
	padding:10px;
	/*margin-top:30px;
	margin-left:20px;
	margin-right:20px;*/
}

.stag a,.stag a:link, .stag a:hover, .stag a:visited {
	font-size: 14px;
	font-weight:normal;
	font-family:Tahoma, sans-serif;
	color:#000000;
	text-decoration:underline;
	border-bottom:0px #ffffff solid;
}

/* Description */
.description
{
	overflow:auto;
	max-height:100px;
	
	display:block;
	padding-left:5px;
	padding-right:5px;
	margin-left:20px;
	margin-right:20px;
	margin-top:5px;
	margin-bottom:5px;
	/*border:1px solid #002B3B;*/
	
	font-size:12px;
	font-style:italic;
}

.banner a,
.banner a:link,
.banner a:visited,
.banner a:hover
{
	color: #ffffff;
	font-size: 10px;
	text-decoration:none;
}

.load {
	margin:10px;
	padding:5px;
	position:absolute;
	border:1px #000000 solid;
	background-color:#ffffff;
}



.search option {
	background-repeat:no-repeat;
	background-position:left center;
	height:20px;
	padding-left:10px;
}

