/* CSS Document */

.flyer_po {

	width:148px;
	height:148px;
	background: transparent url(../po/flyer_po_2012.png) no-repeat 0 0;

}


/* Focused windows */
#ombre_contenu {

	background-image: url(../images/themes/original/ombre_footer_630_25.png);/*background-color:#CCCCFF;*/
}

.dialog {
display:block;
position:absolute;
}
/*
.overlay_vista {
	background-color: #85BBEF;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
}
*/
.vista_nw {
	background: transparent url(../images/themes/vista/top_left_active.png) no-repeat 0 0;			
  width:30px;
  height:38px;
}

.vista_n {
	background: transparent url(../images/themes/vista/top_active.png) repeat-x 0 0;

}

.vista_ne {
  background: transparent url(../images/themes/vista/top_right_active.png) no-repeat 0 0;			
  width:30px;	  
  height:38px;
}

.vista_w {
  background: transparent url(../images/themes/vista/left_active.png) repeat-y top left;			
  width:30px;
}

.vista_e {
  background: transparent url(../images/themes/vista/right_active.png) repeat-y top right;			
  width:30px;	  
}

.vista_sw {
  background: transparent url(../images/themes/vista/bottom_left_active.png) no-repeat 0 0;			
  width:30px;
  height:23px;
}

.vista_s {
  background: transparent url(../images/themes/vista/bottom_active.png) repeat-x 0 0;			
  height:23px;
}

.vista_se, .vista_sizer {
  background: transparent url(../images/themes/vista/bottom_right_active.png) no-repeat 0 0;			
  width:30px;
  height:23px;
}

.vista_sizer {
	cursor:se-resize;	
}

.vista_favtitle, .blur_vista_favtitle {
position:absolute;
	top:20px;
	left:20px;
	padding:0;
	color:#000;
	z-index:3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	height:0px;
	width:0px
	
}

* html .vista_favtitle, * html .blur_vista_favtitle {
	background-color: transparent;
	background-image: none;
	
}

.vista_close {
	width: 44px;
	height: 18px;
	background: transparent url(../images/themes/vista/close_ns_active.png) no-repeat 0 0;
	position:absolute;
	cursor:pointer;
	z-index:1000;
}


.vista_maximize {
	width: 26px;
	height: 18px;
	background: transparent url(../images/themes/vista/max_n_active.png) no-repeat 0 0;
	position:absolute;
	top:28px;
	right:191px;
	cursor:pointer;
	z-index:1000;
}


.vista_minimize {
	width: 26px;
	height: 18px;
	background: transparent url(../images/themes/vista/min_n_active.png) no-repeat 0 0;
	position:absolute;
	top:28px;
	right:217px;
	cursor:pointer;
	z-index:1000;
}

.vista_close_o, .blur_vista_close_o {
	width: 44px;
	height: 18px;
	background: transparent url(../images/themes/vista/close_os.gif) no-repeat 0 0    !important;		
	display: none;	
	position:absolute;
	top:12px;
	right:25px;
	cursor:pointer;
	z-index:1000;
}

.vista_maximize_o, .blur_vista_maximize_o {
	width: 26px;
	height: 18px;
	background: transparent url(../images/themes/vista/max_o.gif) no-repeat 0 0;			
	position:absolute;
	top:12px;
	right:69px;
	cursor:pointer;
	z-index:1000;
	display: none;	
}


.vista_minimize_o, .blur_vista_minimize_o {
	width: 26px;
	height: 18px;
	background: transparent url(../images/themes/vista/min_o.gif) no-repeat 0 0;			
	position:absolute;
	top:12px;
	right:95px;
	cursor:pointer;
	z-index:1000;
	display: none;	
}

.vista_close:hover {
	background: transparent url(../images/themes/vista/close_os.png) no-repeat 0 0;			
}

.vista_maximize:hover {
	background: transparent url(../images/themes/vista/max_o.gif) no-repeat 0 0;			
}

.vista_minimize:hover {
	background: transparent url(../images/themes/vista/min_o.gif) no-repeat 0 0;			
}


.vista_title {
	float:left;
	height:14px;
	font-family: Tahoma, Arial, sans-serif;
	font-size:12px;
	text-align:left;
	margin-top:8px;
	width:100%;
	color:#000;
}

.vista_content {
	/*overflow:auto;*/
	color: #222;
	background:#fff;
}

.vista_s .status_bar {
  padding-bottom:14px;
}

/* FOR IE */






.titre {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight: bold;
	font-style: italic;
	padding-top: 9px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	color:#CA0035;
}

.titre1 {
	position:absolute;
	color:#CA0035;
}
#d2, #d3, #d4, #d5, #d6, #d7 {
	position:absolute;
	color:#E8ECF7;
}
#d8, #d9, #d10, #d11, #d12, #d13 {
	position:relative;
	color:#FFFFFF;
}

#d2 {

	z-index:1012;
}
#d3 {

	z-index:1012;
}
#d4 {

	z-index:1012;
}
#d5 {

	z-index:1012;
}
#d6 {
	top:19px;
	z-index:1012;
}
#d7 {
	top:21px;
	z-index:1012;
}


#d8 {
	top:18px;
	left:18px;
	z-index:1;
}
#d9 {
	top:22px;
	left:22px;
	z-index:1;
}
#d10 {
	top:18px;
	left:22px;
	z-index:1;
}
#d11 {
	top:22px;
	left:18px;
	z-index:1;
}
#d12 {
	top:18px;
	z-index:1;
}
#d13 {
	top:22px;
	z-index:1;
}

