* {
	margin:0;
	padding:0;
}

/* General Style Info */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin: 0;
}

body {
	background-color: #FFF;
}

#container {
    background: #EEF2F3;
}

a {
	color: #003d4c;
}
a:hover {
	color: #007d4c;
}

a.noline, #header_menu a {
    text-decoration: none;
}

a img {
	border:none;
}
h1, h2, h3, h4 {
	font-weight: normal;
}
h1 {
	color: #003d4c;
	font-size: 100%;
	margin: 0.1em 0;
}
h2 {
	color: #e32;
	margin: 0.3em 0;
	padding-top: 0.2em;
    border-top: solid 1px #AAA;
}
h3 {
	color: #993;
	font-family:'Gill Sans','lucida grande',helvetica, arial, sans-serif;
	font-size: 165%;
	padding-top: 1.5em;
}
h4 {
	color: #993;
	font-weight: normal;
	padding-top: 0.5em;
}
ul, li {
	margin: 0 12px;
}

input, button, textarea {
    font-size: 12px;
    font-family: Arial, Helvetica;
}

.cake-sql-log {
    background-color: white;
}

/* ---- Activités ---- */

.activite {
    margin-bottom: 0px;
}

.activite_menu {
    border: solid 1px white;
    background-color: #F8F8F8;
}

.activite_tree {
    background-color: #EAF6F4;
    margin-bottom: 2px;
}

.activite_change_view {
    background-color: rgb(210,225,228);
    padding: 1px;
    border-bottom: solid 1px white;
}

.activite_change_view select {
    background-color:#EFF4F5;
}

.activite_title {
    text-align: center;
    background-image: url(../img/activite_title_background.png);
    color: #7C8282;
    height: 15px;
    font-size: 13px;
    background-repeat: repeat-x;
    border: solid 1px white;
    margin-bottom: 2px;
}

.activite_mailto {
    background-color: rgb(184,209,214);
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 8px;
    padding-right: 1px;
    text-align: left;
    border-bottom: solid 1px white;
    border-top: solid 1px white;
}

.activite_mailto a, .activite_change_view a {
    color: #5E93A1;
}

.activite_mailto img {
    vertical-align: middle;
    margin: 2px;
}

.membres_activites td,
.membres_activites td a {
    background-color: #EAEAEA;
    font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size : 8pt;
    color: rgb(153, 102,51);
}

.activite_description {
    padding: 5px;
    overflow: hidden;
    background-color: #EAEAEA;
    color: white;
    border: solid 1px white;
    background-image: url(../img/anniversaires_background.png);
    background-repeat: repeat-x;
    text-align: left;
    font-family: verdana;
}

#activite_description_toggle img {
    position: relative;
    top: -3px;
    vertical-align: top;
}

.activite_compteur {
    color: rgb(178, 178,178);
}

.implication_1LE {
    font-weight: bold;
}

a.button {
    height: 19px;
    background-image: url('../img/button_background.png');
    color: #CC9900;
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 15px;
    text-decoration: none;
    background-position:right top;
}

a.button img {
    vertical-align: top;
}

.activite_champs {
    border: solid 1px white;
    background-color: #EAEAEA;
}

.activite_champs td {
    min-width: 60px;
    background-color: #F3F3F3;
    border: solid 1px white;
}

.activite_champs th {
    background-image: none;
    background-color: #EAEAEA;
    border: none;
    color: #808080;
    font-weight: normal;
}

/* ---- personnes ---- */
.user {
    /*border: solid 1px white;*/
    padding: 1px;
/*    margin-bottom: 2px;*/
    margin-left: 10px;
    margin-right: 10px;
}

.user_title {
    text-align: center;
    background-image: url(../img/user_title_background.png);
    color: #7F817E;
    height: 15px;
    font-size: 14px;
    background-repeat: repeat-x;
    border: solid 1px white;
    margin-bottom: 2px;
    background-color: white;
}

a.user_button {
    height: 19px;
    background-image: url('../img/button_user_background.png');
    background-repeat: no-repeat;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 5px;
    padding-right: 15px;
    text-decoration: none;
    background-position:right top;
}

a.user_button img {
    vertical-align: top;
}

a .photo_button {
    position: relative;
    width: 90px;
    height: 90px;
}

a:hover .photo_button .photo_button_overlay {
    display: block;
}

a .photo_button .photo_button_overlay {
    display: none;
    position: absolute;
    bottom: 0;
    width: 90px;
    height: 30px;
    background: #444;
    opacity: 0.9;
    text-align: center;
    text-decoration: none;
    color: white;
}

.userDraggableHandle {
    cursor: move;
    background-image: url('../img/icon_drag.gif');
    font-size: 16px;
    width: 16px;
    height:16px;
}

#logout {
    height: 18px;
    width: 89px;
    background-image: url('../img/logout_background.png');
    padding-left: 9px;
    padding-top: 3px;
    padding-bottom: 4px;
    padding-right: 17px;
    text-align: left;
    font-family:Arial,Helvetica,sans-serif;
    font-size:8pt;
}

#logout a {
    color: #D2B05C;
}

#logout_container {
    margin-left: 35px;
    margin-top: 18px;
    margin-bottom: 20px;
}

/* Layout */
#container {
    text-align: left;
}

#page {
    margin:0 auto;
    width: 970px;
    position: relative;
}

#header{
    height: 40px;
    background-image: url('../img/header_background.png');
    position: relative;
}

#header .logo {
    display: block;
    height: 34px;
    width: 241px;
    background-image: url('../img/header_logo.png');
    float: left;
}

#header .welcome {
    float: left;
    padding: 10px;
    color: white;
    padding-left: 30px;
}

#header .welcome a {
    color: white;
    text-decoration: underline;
}

#header .quicksearch {
    float: left;
    padding: 6px;
}

#header .status_line {
    float:left;
    text-align: center;
    overflow:hidden;
    width: 300px;
    padding: 3px;
    color: white;
}

#header .address_block {
    float: left;
    text-align: center;
    padding: 3px;
    color: white;
}

#userquick {
    background-image: url(../img/loupe.png);
    background-repeat: no-repeat;
    background-position: 100% 50%;
}

.faded {
    color: #808080;
}

#header_login {
    height: 18px;
    background-image: url('../img/header_login_background.png');
    text-align: center;
}

#header_menu {
    height: 20px;
    background-image: url('../img/header_menu_background.png');
    margin: 0;
    padding-top: 6px;
    font-size: 9pt;
}

#header_menu li {
    display: inline;
    padding-right: 0;
    margin-left: 0px;
    margin-right: -13px;
    position: relative;
}

#header_menu .menu_on {
    z-index: 10;
}

#header_menu .onglet_gauche {
    background-repeat: no-repeat;
    background-position: top right;
    padding: 3px;
}

#header_menu .onglet_droite {
    background-repeat: no-repeat;
    background-position: top left;
    padding: 3px;
}

#header_menu .onglet_milieu {
    background-repeat: repeat-x;
    background-position: top left;
    padding: 3px;
}

#header_menu .menu_on .onglet_gauche { background-image:url(../img/onglet_gauche_actif.png); }
#header_menu .menu_on .onglet_droite { background-image:url(../img/onglet_droite_actif.png); }
#header_menu .menu_on .onglet_milieu { background-image:url(../img/onglet_milieu_actif.png); }

#header_menu .menu_off .onglet_gauche { background-image:url(../img/onglet_gauche.png); }
#header_menu .menu_off .onglet_droite { background-image:url(../img/onglet_droite.png); }
#header_menu .menu_off .onglet_milieu { background-image:url(../img/onglet_milieu.png); }

#header_menu li.menu_on a {
    color: black;
}

#header_menu li a {
    color: white;
    background-repeat: no-repeat;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 5px;
    padding-right: 5px;
}

/*
#header_menu li#menu_activites {
    background-image: url(../img/activites.png);
}

#header_menu li#menu_personnes {
    background-image: url(../img/personnes.png);
}

#header_menu li#menu_planning {
    background-image: url(../img/planning.png);
}
 */

#popup_blocker_warning {
    position: absolute;
    width: 400px;
    top: 30px;
    left: 30px;
    padding: 5px;
    color: black;
    background: orange;
    border: solid 1px red;
    font-weight: bold;
}


#footer {
	clear: both;
	padding: 6px 10px;
	text-align: right;
    color: #888888;
}

#left_menu_top {
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: rgb(227, 237, 239);
}

/* Tables */
table {
	border:0px;
	clear: both;
	/*width: 100%;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

.tableCss {
	border-spacing:5px;
	padding:5px;
	border:0px;
}

table.tableListe {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-spacing:0px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

table.tableListe tr td{
    height: 22px;
    border-left: 1px solid #CCCCCC;
    vertical-align: middle;
    padding-left: 4px;
    padding-right: 4px;
}

table.tableListe tr td img{
    vertical-align: middle;
}

td {
    vertical-align: top;
}

tr.bottom td {
    vertical-align: bottom;
}

th {
	background-image: url('../img/th_background.png');
	text-align: center;
    color: #EEFFFF;
    padding-left: 5px;
    padding-right: 5px;
}

th a {
	display: block;
	padding: 2px 4px;
	text-decoration: none;
	color: #EEFFFF;
}
th a:hover {
    color: #FFDD55;
}
table tr.altrow td {
	background: #E7E7E7;
}
table tr.altrow_over td {
	background: #DDFFDD;
	cursor: pointer;
}
table tr.normalrow td {
	/* Nothing special */
}
table tr.normalrow_over td {
	background: #DDFFDD;
	cursor: pointer;
}
td.actions {
	text-align: center;
	white-space: nowrap;
}
td.actions a {
	margin: 0px 6px;
}
.cake-sql-log table {
	background: #f4f4f4;
}
.cake-sql-log td {
	padding: 4px 8px;
	text-align: left;
}

/* Paging */
div.paging {
	background:#fff;
	color: #ccc;
	/*margin-bottom: 2em;*/
	margin: 0px;
}
div.paging div.disabled {
	color: #ddd;
	display: inline;
}
div.paging span {
}
div.paging span.current {
	color: #000;
}
div.paging span a {
}

/* Forms */
form {
	/*clear: both;
	margin-right: 20px;
	padding: 0;
	width: 80%;*/
}
fieldset {
	border: 1px solid #ccc;
	padding-left: 16px;
}
fieldset legend {
	color: #e32;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
}
fieldset fieldset {
	padding: 16px 0;
}
fieldset fieldset legend {
	font-weight: normal;
	margin-left: 16px;
}
fieldset fieldset div {
	clear: left;
	margin: 0 20px;
}
form div {
	/*clear: both;
	margin-bottom: 1em;
	padding: .5em;
	vertical-align: text-top;*/
}
form div.input {
	color: #444;
}
form div.required {
	color: #333;
	font-weight: bold;
}
form div.submit {
	border: 0;
	clear: both;
	text-align: right;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
}
label {
/*	display: block; */
	padding-left: 5px;
}
input, textarea {
	clear: both;
	padding: 2px;
    border: solid 1px white;
    background-color: #CCCCCC;
    color: rgb(153,102,51);
    font-weight: bold;
}
select {
	clear: both;
	vertical-align: text-bottom;
    font-size: 8pt;
    background-color: #D3EBED;
    color: #4986C3;
    border: solid 1px #C5DBE6;
}
select[multiple=multiple] {
	width: 100%;
}
option {
	padding: 0 3px;
}
input[type=radio] {
	padding-left: 5px;
	clear: left;
	float: left;
	width: auto;
}

input[type=hidden] {
	padding: 0px;
}

/* input[type=checkbox] {
	clear: left;
	float: left;
	width: auto;
} */
.submit input[type=submit] {
    background-color: #ADD9DD;
    color: #466500;
    border: solid 1px #808080;
}
input[type=submit] {
	display: inline;
	padding: 2px 5px;
	width: auto;
}
input[type=button] {
	display: inline;
	padding: 2px 5px;
	width: auto;
}

/* Notices and Errors */
div.message {
	clear: both;
	color: #900;
	font-size: 140%;
	font-weight: bold;
	margin: 1em 0;
}
div.error-message {
	clear: both;
	color: #900;
	font-weight: bold;
}
p.error {
	background-color: #e32;
	color: #fff;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
p.error em {
	color: #000;
	font-weight: normal;
	line-height: 140%;
}
.notice {
	background: #ffcc00;
	color: #000;
	display: block;
	font-family: Courier, monospace;
	font-size: 120%;
	line-height: 140%;
	padding: 0.8em;
	margin: 1em 0;
}
.success {
	background: green;
	color: #fff;
}

.err_empty {
    text-align: center;
    font-weight: bold;
    padding: 20px;
}

/*  D@vid LKS. */
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.tabbarSize {
	width:1024px;
	height:480px;
}

.tabFideles {
	width:98%;
	padding-left:10px;
}

.cursorHand {
	cursor:hand;
}

.cursorPointer {
	cursor:pointer;
}

.activiteCss{
	overflow:auto;
	width:100%;
	height: 100px;
}

.right {
    text-align: right;
}

.marginL2 {
	margin-left:2px;
}

.marginR5 {
	margin-right:5px;
}

.marginL5 {
	margin-left:5px;
}

.marginT5 {
	margin-top:5px;
}

.marginB5 {
	margin-bottom:5px;
}

.paddingR5 {
	padding-right:5px;
}

.paddingL5  {
	padding-left:5px;
}

.tabContentWidth {
	width: 972px;
}

.floatLeft {
	float: left;
}

.widthThirdCent {
	width: 33%;
}

.width50Cent {
	width: 49%;
}

.width100Cent {
	width: 100%;
}

/* AJAX - Auto complete */
div.auto_complete {
	position: absolute;
	background: white;
	border: 1px solid #ccc;
    width: 450px;
    z-index: 1;
}
div.auto_complete ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.auto_complete ul li {
	padding: 5px;
}

div.auto_complete ul li span {
	display: block;
    margin-right: 5px;
    float: left;
    width: 90px;
}
.selected {
	background-color: #ffc;
}

/* Définition des couleurs associés aux profils */
.profil1 {
    background-color: #44FF44;
    text-align: center;
    color: black;
}
.profil7 {
    background-color: #FF4444;
    text-align: center;
    color: black;
}
.profil3 {
    background-color: #FFFF66;
    text-align: center;
    color: black;
}
.profil4 {
    background-color: #882222;
    text-align: center;
    color: white;
}
.profil5 {
    background-color: black;
    color: white;
    text-align: center;
}
.profil6 {
    background-color: #6688FF;
    text-align: center;
    color: black;
}
.profil2 {
    background-color: #2233CC;
    text-align: center;
    color: white;
}
.profil8 {
    background-color: #FFAA66;
    text-align: center;
    color: black;
}
.profil9 {
    background-color: #FF8844;
    text-align: center;
    color: #000088;
}

/* Text font */
.bold
{
	font-weight: bold;
}

/* Aperçus des photos */

.photo_thumb {
    position: relative;
}

.photo_thumb .mini_thumb {
    height: 16px;
    width: 16px;
    margin-right: 4px;
    vertical-align:top;
}

.photo_thumb .thumb {
    position: absolute;
    top: 0;
    left: 16px;
}

/* Liste de résultat */
#field_chooser {
    position: absolute;
    background:#DDDDFF none repeat scroll 0 0;
    border:2px solid black;
    opacity:0.85;
    font-family: Verdana;
    font-size: 12px;
    padding: 5px;
    text-align: left;
}

#field_chooser_fields {
    height: 305px;
    width: 175px;
    overflow-y: auto;
}

/* ---- anniversaires ---- */
.anniversaires_title {
    background-image: url(../img/anniversaires_title_background.png);
    text-align: center;
    width: 169px;
    height: 15px;
    color: #295970;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
}

.anniversaires {
    margin: 0 auto;
    padding: 2px;
    overflow: hidden;
    width: 163px;
    background-color: #EAEAEA;
    border: solid 1px white;
    background-image: url(../img/anniversaires_background.png);
    background-repeat: repeat-x;
}

.anniversaires a {
    font-weight: normal;
    white-space: nowrap;
    text-decoration: none;
}

.anniversaires a.anniv_equipe {
    color: #0077AA;
}

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

/* --- chat ---- */

.chat_title {
    background-image: url(../img/anniversaires_title_background.png);
    text-align: center;
    width: 169px;
    height: 15px;
    color: #295970;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
}

.chat_content {
    margin: 0 auto;
    padding: 2px;
    overflow: hidden;
    width: 163px;
    background-color: #EAEAEA;
    border: solid 1px white;
    background-image: url(../img/anniversaires_background.png);
    background-repeat: repeat-x;
}
#chat input {
    font-size: 10px;
    padding: 0;
}

.login {
    background-image: url(../img/login_background.jpg);
    margin-left: auto;
    margin-right: auto;
    width: 782px;
    height: 379px;
    padding-left: 100px;
    padding-right: 100px;
    padding-top: 100px; /* 982x479 */
}

.login div.message {
    color: #CCC;
}

.login_box {
    padding: 20px;
    color: white;
}

.login_box a {
    color: #BBFFFF;
    font-style: italic;
}

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

.login_box label {
    color: white;
}

.text_frame textarea {
    font-family: Arial;
    font-size: 8pt;
}

.editor_cancel {
    background-color: #DDD;
    padding: 2px;
    border: solid 1px black;
}

#text_frame_1 {
    background-image: url(../img/cadre_info_philacteur.jpg);
    width: 165px;
    height: 131px;
    padding: 2px;
    color: #FDEA77;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

#text_frame_2 {
    background-image: url(../img/cadre_info_gris.jpg);
    width: 165px;
    height: 131px;
    padding: 2px;
    color: #A5E9F9;
    margin-left: auto;
    margin-right: auto;
}

#soundmanager-debug {
    display:none;
    visibility: hidden;
}

.history_select {
    margin-top: 5px;
}


/* ----- Uploader ------ */
.progressName {
	font-size: 8pt;
	font-weight: 700;
	color: #555;
	width: 323px;
	height: 14px;
	text-align: left;
	white-space: nowrap;
	overflow: hidden;
}

.progressBarInProgress,
.progressBarComplete,
.progressBarError {
	font-size: 0;
	width: 0%;
	height: 2px;
	background-color: blue;
	margin-top: 2px;
}

.progressBarComplete {
	width: 100%;
	background-color: green;
	visibility: hidden;
}

.progressBarError {
	width: 100%;
	background-color: red;
	visibility: hidden;
}

.progressBarStatus {
	margin-top: 2px;
	width: 337px;
	font-size: 7pt;
	font-family: Arial;
	text-align: left;
	white-space: nowrap;
}

a.progressCancel {
	font-size: 0;
	display: block;
	height: 14px;
	width: 14px;
	background-image: url(../images/cancelbutton.gif);
	background-repeat: no-repeat;
	background-position: -14px 0px;
	float: right;
}

a.progressCancel:hover {
	background-position: 0px 0px;
}

.swfupload {
    vertical-align: bottom;
}

.bloc_accueil {
    float:left;
    padding: 5px;
}

.bloc_accueil fieldset {
    margin-bottom: 10px;
}

.note_confirm {
    padding: 8px;
    font-family:Verdana,Geneva,Arial,Helvetica,sans-serif;
    font-size:8pt;
    color: rgb(60,128,182);
}

.note_confirm label {
    color: rgb(60,128,182);
}

.highlight {
    background-color: #FF7;
}

.yui-skin-sam .yui-navset div.yui-content {
    background-color: #F0F0F0;
}

label {
    color: rgb(137,144,193);
}

#a_tabFideles input[type=text] {
    min-width: 135px;
}

#a_tabFideles td {
    font-size: 9pt;
    font-weight: bold;
    color: #996633;
}

#a_tabFideles label td {
    color: #996633;
}
#a_tabFideles h2 {
    border-bottom: solid 1px #AAA;
    border-top: none;
    color: #999;
}

