/**************************************
COMMON
**************************************/
.grid{
	position: absolute;
	top:0px;
	right:0px;
	width:100%;
}


.grid tr{
	height: 16px;
}
.grid td{
	height: 16px;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
}


html ,body{
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
/*
<?php
$color = (($_GET["option"] == "com_profils" OR $_GET["option"] == "com_portfolios") && ($_GET["task"] == "view_profil" OR $_GET["task"] == "view_project")) ? "#ebefeb" : "#F5F5F5";
?>*/
	background: #F5F5F5 url(../images/ombre_portee.jpg) repeat-y 230px 0;
	color:#000;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 1012px;
}


#main{
	
	position:relative;
}

#user_banner{
	position: absolute;
	top:-98px;
	left:236px;
	text-align:right;
	width:759px;
	height: 98px;
}


#top_texts{
	position: absolute;
	top:-80px;
	left:5px;
	text-align:right;
	width:216px;
}

/* TagExpert - DEBUT insertion du menu de filtrage et du système de browsing */

#browse{
	position: absolute;
	top: 175px;
	left: 10px;
	width: 216px;
	margin: 0 10px 10px 10px;
	height: 50px;
	text-align: right;
}

#browse #prec, #browse #next{
	padding: 5px 15px;
	width: 113px;
	text-align: right;
}

#prec{
background: url(../images/arrow_left.png) no-repeat 5px 10px;
}
#next{
background: url(../images/arrow_right.png) no-repeat 95px 10px;
}
#search_filter{
	position: absolute;
	top:235px;
	left:5px;
	width:226px;
	text-align: right;

}

#search_submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#search_filter fieldset{
	border: none;
	padding: 0;
	margin: 10px 0;

}

#search_filter fieldset span.legend{
	color: #CC0033;
	font-weight: bold;
	text-align:right;
	width:200px;


}

#search_filter form{
	margin: 10px;
}
#search_filter form label{
	display: block;
}

#search_filter form input, #search_filter form select{
	margin: 5px 0;
	width: 200px;
background-color: #FFF;
}

#search_filter form select{
	margin: 5px 0;
	width: 205px;
	background-color: #FFF;
	text-align: right;
}

#search_filter form select option{
	padding-right: 2px;

}

/* TagExpert - FIN insertion du menu de filtrage */

/* TagExpert - DEBUT système de page */
#pages_system{
	margin: 10px;
	border : 1px solid #8b8b8b;
}
#pages_system ul{
	list-style: none;
	margin: 0;
	padding:0;
	display: inline;
}
#pages_system ul li{
display: inline;
}

#pages_system ul li.active{
	padding: 0 5px;
}
#pages_system ul li a{
padding: 0 5px;
}

#pages_system form a:hover,#pages_system ul li.active{
background: #8b8b8b;
color: white;
}

#pages_system form{
	padding: 10px;
}


#pages_system form span{
	display: block;
}



/* TagExpert - FIN système de page */


#top_texts2{
	position: absolute;
	top:185px;
	left:5px;
	text-align:right;
	width:226px;
}

#contener{
	margin:0px 10px 0px 236px; /*237 = 157 +80 */
	padding: 0px;
	width: 758px; /* 1000 - 237*/
	background: #fff;

}

#contener_admin{
	margin:0px 10px 0px 236px; /*237 = 157 +80 */
	padding: 0px 0px 0px 8px;
	width: 758px; /* 1000 - 237*/
	background: #fff;

}


#menu{
	margin:98px 10px 0px 236px; /*237 = 157 +80 */
	padding: 0px;
	width: 758px; /* 1000 - 237*/

}

.logo_image{
	position: absolute;
	top:2px;
	left:110px;
}

.logo_image-creaorg {
	position: absolute;
	top:18px;
	left:75px;
	height: 40px;
	width: 150px;
	background: transparent;
}

.thumbnail_front{
margin-left: 12px;
border: 4px solid #eee;
}

.thumbnail{
margin: 3px;
float: left;
border: 4px solid #eee;
}

a {
/*color:#CC0033;*/
color: #000;
text-decoration:none;
}

a.online{
	color: #2A2;
}

a.offline{
	color: #A22;
}

a.online:hover{
	color: #2A2;
}

a.offline:hover{
	color: #A22;
}


a:hover {
color:#884444;
text-decoration:none;
}

a img{
border: 0px;
}

p {
font-size:13px;
}

.bold{
font-size:13px;
color:#CC0033;
font-weight: bold;
}

.date {
font-size:13px;
color:#000;
}

.location {
font-size:13px;
color:#000;
}

h1{
color:#CC0033;
font-size: 18px;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
}

h2{
color:#CC0033;
font-size: 20px;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
}

h3{
color:#000;
font-size: 16px;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
}

.profile_selected{
	border-bottom: 3px solid #000;
}

h4{
color:#000;
font-size: 12px;
font-weight:normal;
font-family: Arial, Helvetica, sans-serif;
}

.delete{
	color:#F00;
}

.error_message{
border: 1px solid #FF5A74;
background-color:#FFBFBF;
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
color:#CC0000;
}

.deleteDiv{
border: 1px solid #FF5A74;
background-color:#FFBFBF;
padding: 1px;
margin: 2px;
margin-bottom: 10px;
text-align:center;
color:#CC0000;
}

.message{
border: 1px solid #009933;
background-color: #CAE8C6;
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
color: #336600;
}

.info_message{
border: 1px solid #666;
background-color: #DDD;
padding: 10px;
margin-top: 10px;
margin-bottom: 10px;
text-align:center;
color: #000;
}


.info_bulle{
border: 1px solid #666;
background-color: #DDD;
padding: 5px;
margin-top: 5px;
margin-bottom: 5px;
text-align:left;
color: #000;
position:absolute;
top:145px;
left:200px;
}

.menu {
margin: 0 0 0 0;
padding:6px 0 6px 0;
font-size:14px;
border-bottom:1px solid #CCC;

}

.menu ul {
margin:0;
padding:0;
list-style:none;
}

.menu li {
margin:0;
padding:4px;
display:inline;
}

.menu li a {
color:#666;
text-decoration:none;
}

.menu li a:hover {
color:#000;
}

.menu li.active{
color:#000;
font-size:16px;
}

.menu li.active a{
color:#000;
}

.bigBen{
	color:#ccc;
	font-size:60px;
}

#row{
	padding: 4px;
	border: 1px solid #c00;
}

#row div{
	padding: 2px;
	float:left;
	width: 125px;
	text-align:left;
	border: 1px solid #0C0;
}

.cleaner{
	clear:both;
}



/****************************
Sub menu
****************************/

.menu li ul {
margin: 12px 0 0px 0;
margin-left: 0px;
padding:0 0 0 0;
font-size:12px;
list-style:none;
float:left;
clear:both;
width:100%;
}

.menu li.active li{
font-size:12px;
}

.menu li.active li a{
color:#666;
}

.menu li.active li#current a{
color:#000;
}

/*--------------------------*/







#nav {
margin: 0px;
padding:4px 0 33px 0;
font-size:14px;
border-top:1px solid #9daac6;
border-left:1px solid #9daac6;
border-right:1px solid #9daac6;
background: #bbcbeb;
height:13px;
}

#nav ul {
margin:0px;
padding:0px;
padding-left: 7px;
border:0px;
list-style:none;
color:#000;
}

#nav li {
padding:4px;
margin:1px;
border:0px;
display:inline;
color:#000;
}

#nav li a {
color:#000;
text-decoration:none;
}

#nav li:hover {
color:#000;
text-decoration:none;
background:#cfdbf4;
}

#nav li.highlight{
color:#000;
font-size:14px;
text-decoration:none;
background: #f9f6ff;
}


#nav li ul { /* listes de deuxi�me niveau */
	position: absolute;
	background: orange;
	width: 10em;
	left: -999em; /* on met left plut�t que display pour cacher les menus parce que display: none n'est pas lu par les lecteurs d'�cran */
}

#nav li:hover ul, #nav li.sfhover ul { /* listes imbriqu�es sous les items de listes survol�s */
	left: auto;
}



#subnav {
margin: 0 ;
padding:6px 0 4px 5px;
font-size:12px;
border-left:1px solid #9daac6;
border-right:1px solid #9daac6;
background: #bbcbeb;
}

#subnav ul {
margin:0;
padding:0;
list-style:none;
}

#subnav li {
margin:1px;
padding:4px;
display:inline;
background:#456ab3;

border-top:1px solid #153b85;
border-left:1px solid #153b85;
border-right:1px solid #153b85;
}

#subnav li a {
color:#fff;
text-decoration:none;
}

#subnav li:hover {
background:#6687c8;
border-top:1px solid #456ab3;
border-left:1px solid #456ab3;
border-right:1px solid #456ab3;
}

#subnav li.highlight{
text-decoration:none;
background: #f9f6ff;
border-top:1px solid #9daac6;
border-left:1px solid #9daac6;
border-right:1px solid #9daac6;
}

#subnav li.highlight a{
color:#000;
}

/* CSS Menu pour creaorg */
/*--------------------------*/

#nav-creaorg {
margin: 0px;
padding:4px 0 33px 0;
font-size:14px;

background: #8b8b8b;
height:13px;
}

#nav-creaorg ul {
margin:0px;
padding:0px;
padding-left: 10px;
border:0px;
list-style:none;
}

#nav-creaorg li {
padding:0px;
border:0px;
display:block;
float:left;
color:#000;
}

#nav-creaorg li a {
color:#fff;
text-decoration:none;
display:block;
padding: 4px;
}

#nav-creaorg a:hover {
color:#000;
text-decoration:none;
background:#FFF;
}





#nav-creaorg li.highlight{
color:#000;
font-size:14px;
text-decoration:none;
background: #f5f5f5;
}

#nav-creaorg li.highlight a{
color: #000;}

#nav-creaorg li.highlight:hover{
color:#000;
font-size:14px;
text-decoration:none;
background:#fff;
}

#nav-creaorg li ul { /* listes de deuxi�me niveau */
	position: absolute;
	padding-left: 0px;
	background: #f5f5f5;
	margin:0px;
	width: 10em;
	left: -999em; /* on met left plut�t que display pour cacher les menus parce que display: none n'est pas lu par les lecteurs d'�cran */
}

#nav-creaorg li ul li{
	color:#000;
	text-decoration:none;
	background: #f5f5f5;
	margin:0px;
	width:10em;
}

#nav-creaorg li ul li a{
	font-size: 12px;
	color: #000;
}

#nav-creaorg li ul li.highlight{
	color:#000;
	text-decoration:none;
	background: #f5f5f5;
	margin:0px;
	width:10em;
}

#nav-creaorg li ul li.highlight:hover{
	background: #fff;
}

#nav-creaorg li ul li:hover{
	background: #fff;
}

#nav-creaorg li:hover ul, #nav-creaorg li.sfhover ul { /* listes imbriqu�es sous les items de listes survol�s */
	left: auto;
	background:#bbcbeb;
	width: 10em;
	margin:0px;
	border: 0px;
}



#subnav-creaorg {
	margin: 0 ;
	padding:1px 0 4px 10px;
	font-size:12px;
	border-left:0px solid #9daac6;
	border-right:0px solid #9daac6;
	background: #8b8b8b;
	height: 20px;
}

#subnav-creaorg ul {
	margin:0;
	padding:0;
	list-style:none;
}

#subnav-creaorg li {
	margin:1px;
	border-bottom: 1px solid #FFF;
	padding:0;
	display:block;
	float:left;
	background:#F5F5F5;
}

#subnav-creaorg li a {
	color:#000;
	text-decoration:none;
	display:block;
	padding: 4px;
}

#subnav-creaorg li:hover {
	background:#fff;
	color: black;
}

#subnav-creaorg li.highlight{
	text-decoration:none;
	background: #fff;
	border-top:0px solid #9daac6;
	border-left:0px solid #9daac6;
	border-right:0px solid #9daac6;
	border-bottom: 1px solid white;
}
#subnav-creaorg li.highlight:hover{
	background:#fff;
	border-bottom: 1px solid #FFF;
}

#subnav-creaorg li.highlight a{
color:#000;
}

#subnav-creaorg li ul { /* listes de deuxi�me niveau */
	position: absolute;
	margin:0px;
	padding-left: 0px;
	border: 1px solid #8b8b8b;
	background-color: #f5f5f5;
	width: 10em;
	left: -999em; /* on met left plut�t que display pour cacher les menus parce que display: none n'est pas lu par les lecteurs d'�cran */
}

.subnav{
	position: absolute;
	margin:0px;
	padding-left: 0px;

}

.subnav li{
	margin:0px;
	text-decoration:none;
	width:10em;

}
.subnav li a{
	color: #000;

}

.subnav li:hover{
	background:#bbcbeb;
}


#subnav-creaorg li:hover ul, #subnav-creaorg li.sfhover ul { /* listes imbriqu�es sous les items de listes survol�s */
	left: auto;

	width: 10em;
}
/*********************************************************************************/


.contentheading{
color:#CC0033;
font-size: 24px;
font-weight:normal;
font-family: Arial, Arial, Helvetica, sans-serif;
}

.componentheading{
color:#CC0033;
font-size: 24px;
font-weight:normal;
font-family: Arial, Arial, Helvetica, sans-serif;
}

.createdate{
font-size: 11px;
font-weight:normal;
font-style: italic
}

.modifydate{
font-size: 11px;
font-weight:normal;
font-style: italic
}



.contentpaneopen{
width: 100%;
}

.moduletable{
width: 100%;
}


/**************************************
FORMULAIRES
**************************************/
.formulaire{
	/*width: 380px;*/
	margin-bottom:50px;
}

.form_group{
	width: 380px;
	float: left;
	/*border: 1px solid red;*/
}

.form_infos{
	width: 355px;
	padding-top: 16px;
	float: left;
	/*border: 1px solid green;*/
}

.top_save{
	position: absolute;
	top:153px;
	left:110px;
}
.top_save_butt {
	width: 119px;
	height: 21px;
}

.form_bloc{
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 2px;
}

.form_elements{
padding-top: 0px;
padding-left: 0px;
padding-right: 10px;
padding-bottom: 7px;
margin: 0px;

}

.form_elements_tab{
padding-top: 0px;
padding-left: 40px;
padding-right: 10px;
padding-bottom: 9px;
margin: 0px;

}

.form_online_element{
	position: relative;
	top:42px;
	right:92px;
	width: 70px;
	text-align:right;
}

.form_online_element_1{
	position: relative;
	top:14px;
	right:92px;
	width: 70px;
	text-align:right;
}

.form_online_element_3{
	position: relative;
	top:-2px;
	right:92px;
	width: 70px;
	text-align:right;
}

.form_online_element_2{
	position: relative;
	top:29px;
	right:92px;
	width: 70px;
	text-align:right;
}


.formulaire label{
	font-size:12px;
	color: #000000;
}

.formulaire input{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 370px;
}

.formulaire textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 370px;
	height: 174px;
}

.formulaire .textarea_small{
	font-family: Arial, Helvetica, sans-serif;
	line-height:16px;
	font-size:12px;
	width: 370px;
	height: 40px;
}


.formulaire select{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	width: 370px;
}

.textarea_small{
	height:50px;
}

.form_button{
	width:auto;
}

.missing{
font-size:10px;
color: #F00;
}

.form_info{
padding:15px;
font-style: italic;
color: #666;
}

.team_form_label{
	width:75px;
	float:left;
}

.team_form_select{
	width:241px;
}
.team_form_text{
	width:237px;
}


/* Graphs */
.bar_text{
	float:left;
	width:360px;
	text-align: left;
	padding-left: 8px;
}

.bar_number{
	float:left;
	height:25px;
	width:60px;
	text-align:right;
	vertical-align: middle;
}

.form_back_bar{
	float:left;
	width: 305px;
	height: 15px;
	background-color: #e7e7e7;
	padding: 3px;

}

.form_data_bar{
	height: 100%;
	background-color: #7A7;
	border: 1px solid #272;
}

.display_list{
	background-color: #eeebf4;
	margin: -9px;
	padding: 9px;
}

.display_list_alternate{
	background-color: #eeebf4;
	margin: -9px;
	padding: 9px;
}



/**************************************
ANNUAIRE
**************************************/

.annuaire{
width: 100%;
}

.annuaire td{
vertical-align:top;
padding: 3px;
padding-bottom:20px;
}

.annuaire h3{
margin-top:1px;
margin-bottom:5px;
}


/**************************************
LEFT MENU
**************************************/

#avatard{
width:156px;
position:absolute;
top:222px;
left:0px;
text-align: right;
}

#left_menu{
width:160px;
position:absolute;
top:237px;
left:0px;
text-align: right;
}


#sidebar{
width:160px;
position:absolute;
top:237px;
left:0px;
text-align: right;
}
/**************************************
PORTFOLIOS
**************************************/


#resume{
margin-top: 0px;
float: left;
width:420px;
}

#realisations_home{
margin-left: 430px;
}

#project_resume{
width: 500px;
float:left;
}

#project_resume p{
margin-bottom: -7px;
}

#project_images{
margin-left: 510px;
width: 330px;
}

#realisations h4{
margin-top:1px;
margin-bottom:5px;
}

#realisations td{
vertical-align:top;
padding: 3px;
padding-bottom:20px;
}


/* project menu */
.project_menu{
margin: 0px;
margin-bottom: 10px;
padding: 0px;
float: left;
width:170px;
}


.project_menu_item_text{
width: 160px;
padding: 4px;
text-align:center;
font-size:14px;
float: left;
background-color: #eee;
}

.project_menu_item_text:hover{
background-color: #ccc;
}

.project_menu_item_text_selected{
width: 160px;
padding: 4px;
text-align:center;
font-size:14px;
float: left;
background-color: #aaa;
}

.project_menu_thumbnail{
margin-left: 24px;
border: 1px solid #eee;
border-bottom: 0px;
}



/**************************************
FOOTER
**************************************/

.footer {

margin-top: 50px;
margin-left: 237px;
padding-left: 10px;
height:100%;
width: 740px;
line-height:4em;
text-align:left;
font-size:12px;
border-top:1px solid #ddd;
background-color: #FFF;
}


/**************************************
Special
**************************************/
.home_left_img{
	margin-bottom:7px;
	border: 1px solid #000;
}





.moduletable{
margin-bottom:1em;
padding:0 10px; /*padding for inside text*/ border:1px #CCC solid;
}
.moduletable h3{
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0 -10px 0.5em -10px;
/*negative padding to pull h3 back out from .moduletable padding*/ }

/*Compass Design typography CSS*/
.moduletablemenu{
padding:0;
color: #333;
margin-bottom:1em;
}
.moduletablemenu h3 {
background:#666;
color:#fff;
padding:0.25em 0;
text-align:center;
font-size:1.1em;
margin:0;
border-bottom:1px solid #fff;
}
.moduletablemenu ul{
list-style: none;
margin: 0;
padding: 0;
}
.moduletablemenu li{
border-bottom: 1px solid #ccc;
margin: 0;
}
.moduletablemenu li a{
display: block;
padding: 3px 5px 3px 0.5em;
border-left: 10px solid #333;
border-right: 10px solid #9D9D9D;
background-color:#666;
color: #fff;
text-decoration: none;
}
html body .moduletablemenu li a {
width: auto;
}
.moduletablemenu li a:hover,a#active_menu:link,a#active_menu:visited{
border-left: 10px solid #1c64d1;
border-right: 10px solid #5ba3e0;
background-color: #2586d7;
color: #fff;
}

#banner-creaorg {
	position: absolute;
	top: 0px;
	left: 236px;
	background: #FFF ;
	width: 758px;
}

.titre-champ {
	font-weight:bold;

}

.titre-article{
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin: 0 0 5px 0;
}
.chapeau-article{
	font-weight: bold;
	display:block;
	margin: 0 0 10px 0;
}

.identification_field {
	width: 380px;

	}

/******************************************************************************
CREAORG
*******************************************************************************/

#text-description {
	margin-top: 15px;
	margin-bottom: 15px;
	width:360px;
}

#col1-identification {
margin:  0 0 0 10px

}


#colx-identification {
margin: 0;

}



h2.projet {
color:#CC0033;
font-weight: bold;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin:5px 2px 0 0;
padding: 0;
}
#col2-identification{
float: right;

}

#project_images-4X4 {

}

#col2-avatar {
float: right;

	}
#col2b-thumbnails {
width: 360px;
height: 240px;
}

.thumbnail2 {
	float: left;
	width: 150px;
	height: 150px;
	margin: 10px 10px;
/*	border: 4px solid #eee;*/
	}

#makingOf-thumbnails {
	float: right;
	width: 360px;
height: 240px;
margin-top: 0px;

	}

#col1-makingoff {

height: 500px;
margin: 10px;
}

#col1_data {
margin: 0 0 0 10px;
padding:0;
width: 720px;


	}

.photo_data_perso {
float: left;
padding: 0px 10px 10px 0px ;

	}

/*** Liste des projets **************************************************/
.creaorg-listeprojets-col1 {
   width: 80px;
   padding: 10px 10px 7px 10px;
   vertical-align : top;
}
.creaorg-listeprojets-col2 {
   width: 640px;
   padding: 10px;
   vertical-align : top;
}
.creaorg-listeprojets-col3 {
   width: 280px;
   padding: 5px 5px 5px 5px;
   vertical-align : top;
}

.creaorg-listeprojets-col4 {
	   width: 150px;
   padding: 5px 5px 2px 0px;
   vertical-align : top;

	}
.creaorg-listeprojets-col5 {
	   width: 100px;
   padding: 5px 5px 2px 0px;
   vertical-align : top;

	}

.creaorg-portfolio-col1 {
	 width: 120px;
   padding: 0px 5px 2px 0px;
   vertical-align : top;
	}

.creaorg-portfolio-col2 {
   width: 150px;
   padding: 0px 5px 2px 0px;
   vertical-align : top;
	}

.creaorg-portfolio-col3 {
	width: 200px;
   padding: 0px 5px 2px 0px;
   vertical-align : top;
	}

.creaorg-portfolio-col4 {
	   width: 150px;
   padding: 0px 5px 2px 0px;
   vertical-align : top;
	}

.creaorg-portfolio-col5 {
	width: 100px;
   padding: 0px 5px 2px 0px;
   vertical-align : top;
	}


.title-listprojets {
font-weight:bold;

	}

.ligne1-listeprojets {
background-color: #c5c5c5;

	}

.ligne0-listeprojets {
	background-color: #FFF;


}

div.spacer{
clear: both;
}

/***************** Onglet expertise ********************/
.titre-expertise-stats{

}

/***************** Etudes de cas / Profil **********************/
.titre-project,.designer-project,.titre-profil,.description-profil{
	display: block;
}
.description-profil{
height: 75px;
overflow: hidden;

}

.titre-project a,.designer-project a, .titre-profil a{
	font-weight: bold;
}
.titre-description{

}

/****************** Titre fiche signal�tique d'un projet *****************/
div.div-titre-projet, div.div-titre-profil{
	margin: 0 0 0 10px;
	margin-bottom: 20px;
}
h1.portfolio-titre-projet {
	color:#CC0033;
	font-size: 18px;
	font-weight: bold;
	font-family:  Arial, Helvetica, sans-serif;
	margin:2px 2px 2px 0px;
	padding: 0;
}

h1.portfolio-titre-projet span {
	font-weight: bold;
	font-size: 14px;
	color: black;
	display: block;
}

/**************** D�tail Profil *************************/
h1.profil-titre {
	color:#CC0033;
	font-size: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 2px 2px 2px;
	padding: 0;
}

.description-profil{
width : 640px;
}

/*************** partie listing gloable annuaire **************/




/* STOP IE6 */
#IE6block{

	text-align:left;
	border: 5px solid #ff0000;
	background-color: #ffe0e0;
	margin-bottom:10px;
	padding:10px;
	color:#400000;
}
#IE6block span{

	color:#ff0000;
	font-weight:bold;


}
#IE6block ul{
	margin-top:5px;
	margin-left:17px;
}
#IE6block a{
	color:#400000;
}
#IE6block a:hover{
	color:#000;
}

/* END  STOP IE6 */