@CHARSET "utf-8";

body {
	font-size: 0.7em;
	margin: 0px;
	padding: 0px;
}

body,select,input, textarea {
  font-family: Trebuchet MS, arial;
}

select, input, textarea {
    font-size: 1em;
}

/* TITRE 1 ,GENERAL */
h1 {
	font-size: 1.5em;
	margin: .4em 0;
}

/*SOUS-TITRE GÉNÉRAL 1*/
h2 {
	font-size: 1.4em;
	margin: .3em 0;
}

/* TITRE 2 DESCRITIF */
h3 {
	font-size: 1.3em;
	margin: .2em 0;
}

h3 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    font-weight: bold;
    font-size: 130%;
}
h4 {
	font-size: 1.2em;
	margin: .2em 0;
}

h5 {
	font-size: 1.1em;
	margin: .2em 0;
}

h6 {
	font-size: 1em;
	margin: .2em 0;
}

td {
  vertical-align: top;    
}

/***********************************************/
	/*               Barre d'entete                */
	/***********************************************/
#logo_issila {
	bottom: 100px;
	left: 16px;
	position: absolute;
	top: -30px;
}

body.family #logo {
	height: 85px;
	left: 10px;
	top: 10px;
	width: 139px;
}

#pub_flash {
	height: 150px;
	position: absolute;
	right: 0;
	top: -46px;
	width: 207px;
}

div#banner {
	font-size: 1.1em;
	position: relative;
  height:104px;
}

div#top_band {
	height: 46px;
	width: 100%;
	position: relative;
}

div#top_band div.degrade {
	position: absolute;
	width: 100%;
	z-index: 0;
	height: 104px;
	background-image: url("images/degrade_haut_centre.png");
	background-position: center;
	top: 100%;
}

/* Style de l'interface de connection */
div#authenticationFrame {
	margin-left: 200px;
}

div#loggo_issila {
	position: absolute;
	right: 200px;
	bottom: 100%;
}

div#login table {
	width: 580px;
	margin-top: 5px;
}

div#login td {
	padding-left: 10px;
	padding-bottom: 2px;
	vertical-align: middle;
}

div#login td.message {
	width: 330px;
	padding-left: 30px;
}

div#login td#creat_account {
	
}

div#login td#mdp_text {
	width: 120px;
}

div#login td#creat_account a {
	display: block;
	text-align: center;
	width: 111px;
	height: 16px;
}

div#login tr.last_child td {
}

div#login {
  padding-top:12px;
}

div#login input#password_homepage,div#login input#login_homepage {
	width: 145px;
	height:16px;
}
div#login button#submit_login {
	width: 31px;
	height: 15px;
	padding-bottom: 10px;
	border: 0;
	cursor: pointer;
}

div#login td.connect {
	width: 120px;
	text-align: right;
}

div#banner div#flash_pub {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 160px;
	height: 160px;
	border: 1px solid #ffffff;
}

/* Selection d'application */
body.family div#applications {
	position: absolute;
	top: -30px;
	left: 200px;
}

body.family div#applications ul {
	list-style-type: none;
}

body.family div#applications ul li {
	float: left;
}

body.family div#applications ul li {
	display: block;
	height: 50px;
	width: 160px;
}

body.family div#applications ul li span {
	display: none;
}

body.family div#applications ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: none;
}

/*  Help  */
div#login #help {
	vertical-align: bottom;
	width: 70px;
	padding-left: 40px;
}

div#login #help a {
	display: block;
	width: 19px;
	height: 22px;
}

div#login #help a:hover {
	cursor: pointer;
}

/* Message d'erreur */
div#login .form_error {
	text-align: left;
	padding-left: 80px;
}

/*******************************************************/
/*              La barre de navigation                 */
/*******************************************************/
body.family #navigation {
	margin-top: 1px;
	border-top-width: 0;
}

body.family #navigation ul.sf-menu {
	margin-bottom: 0;
	white-space: nowrap;
	width: 984px;
}

body.family #navigation ul.sf-menu li {
	width: 25%;
}

body.family #navigation ul.sf-menu li ul {
	width: 100%;
	top: 100%;
}

body.family #navigation ul.sf-menu li ul ul {
	width: 100%;
	top: 0;
}

body.family #navigation ul.sf-menu li ul li {
	width: 100%;
}

body.family #navigation ul.sf-menu li li:hover ul,body.family #navigation ul.sf-menu li li.sfHover ul
	{
	left: 100%;
}

body.family #navigation ul.sf-menu li a {
	border-top-width: 0;
	border-left-width: 0;
	border-right: 1px solid;
}

body.family #navigation ul.sf-menu li li a {
	border-right-width: 0;
	border-top: 1px solid;
}

/*******************************************************/
	/*              Contenu                                */
	/*******************************************************/
div#issila {
	border: none;
	-moz-box-shadow: 0px 5px 15px #aaa;
	-webkit-box-shadow: 0px 0px 10px #aaa;
	box-shadow: 0px 0px 10px #555;
}

/* cadre des news, telecargement */
table.homepage div.homepage_box {
	border: none;
	width: 276px;
	padding: 10px;
	padding-top: 5px;
}
table.homepage div.homepage_center_box  {
  border: none;
  width: 375px;
  padding: 10px;
  padding-top: 5px;
  width:375px;
  overflow-x:auto;
}
table.homepage td.gray_fade_box {
	width: 286px;
}

table.homepage td.edito {
	width: 375px;
}

table.homepage {
	margin-top: 4px;
}

table.homepage td {
	vertical-align: top;
}

div#download_box {
  border-top: 10px solid #ffffff;
}


div#download_box a {
  text-decoration: none;
}


div#empty_box {
  border-top: 10px solid #ffffff;
}

div#cadre2 {
	width: 270px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 10px;
}

#search-title {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-radius-bottomleft: 0;
  -webkit-border-radius-bottomright: 0;
  -webkit-border-radius-topleft: 4px;
  -webkit-border-radius-topright: 4px;
  border-radius-bottomleft: 0;
  border-radius-bottomright: 0;
  border-radius-topleft: 4px;
  border-radius-topright: 4px;
	font-size: 1.2em;
	font-weight: normal;
	margin-top: -19px;
	padding-left: 10px;
	padding-right: 10px;
	position: absolute;
	text-transform: uppercase;
	white-space: nowrap;
}

div#cadre2 .daterange-label {
  text-align:right;
  width:55%;
}

.search_button {
    border-width:1px;
    border-style: solid;
    font-size: 0.9em;
    padding-left: 20px;
    padding-right: 5px;
    float: right; 
    clear: both;
    margin-bottom:10px;
    margin-right:15px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    border-radius:2px;
}

.search-engine-fieldset #activity_filters_day_enum {
  height:140px;
}
/* Bouton 1  */
.boutton_1 {
	width: 260px;
	height: 20px;
}

.boutton_1 a {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

/*Home page liste des vacances*/
ul.activity_period_list {
	margin: auto;
	width: 270px;
	list-style-type: none;
	margin-top: 10px;
}

ul.activity_period_list li {
	font-size: 1.3em;
	margin-bottom: 3px;
	display: block;
	height: 30px;
}

/*********************************/ /*   Inscription d'un enfant     */
	/*********************************/
div.wizard-steps ul.steps,div.wizard-steps ul {
	border: 0px;
	list-style-type: none;
}

div.wizard-steps li {
	text-align: left;
}

div.wizard-steps ul.steps li.current {
	padding: 0px;
	border-bottom: 0px;
}

div.wizard-steps ul.steps li.current div.arrow {
	height: 15px;
}

div.wizard-steps ul.steps li span.step,div.wizard-steps ul.steps li span,div.wizard-steps ul.steps li a,div.wizard-steps ul.steps li ul li
	{
	font-size: 10pt;
	text-decoration: none;
}

div.wizard-steps ul.steps li .step-datas {
	font-style: normal;
}

div.wizard-steps ul.steps li span,div.wizard-steps ul.steps li ul.step-datas li
	{
	padding-left: 5px;
}

/*********************************/
/*              News             */
/*********************************/
div.news_container {
	background-image: url('/images/degrade_gris_large.png');
	margin-left: 10px;
	min-height: 250px;
}

div.news_containers {
	
}

/*********************************/ 
/*      moteur de recherches     */
/*********************************/
body.family fieldset {
	border-style: none;
    margin-bottom:5px;
    margin-top:26px;
    padding:5px;
}

body.family fieldset legend {
    -moz-border-radius-topleft:4px;
    -moz-border-radius-topright:4px;
    -webkit-border-radius-topleft:4px;
    -webkit-border-radius-topright:4px;
    border-radius-topleft:4px;
    border-radius-topright:4px;
    margin-left:-5px;
    margin-top:-26px;
    padding:3px 15px;
    text-transform:uppercase;
}

.search-engine-fieldset #div_activity_filters_age {
    height: 48px;
}

#div_activity_filters_date_from-input-box,
#div_activity_filters_date_from-input-box  table,
#div_activity_filters_date_thru-input-box,
#div_activity_filters_date_thru-input-box  table
	{
	width: 100%;
	float: left;
	text-align: right;
	margin-top: -3px;
}
#div_activity_filters_day_enum-input-box table,
#div_activity_filters_day_enum-input-box div,
#div_activity_filters_day_enum-input-box {
      width: 99.6%;
}

.search-engine-fieldset #activity_filters_day_enum {
    float: right;
}

.advanced-search-hidder {
	height: 0px;
	overflow: hidden;
}

.advanced-search-link {
	display: block;
	float: right;
	font-size: 1em;
	margin-bottom: 5px;
	margin-right: 10px;
	cursor: pointer;
}

.search-result-content {
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
	border: 2px solid;
	padding: 5px;
}

.search-result-content p {
	line-height: 15px;
}

.search-result-content .title {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topleft: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-radius-bottomleft: 0;
  -webkit-border-radius-bottomright: 0;
  -webkit-border-radius-topleft: 4px;
  -webkit-border-radius-topright: 4px;
  border-radius-bottomleft: 0;
  border-radius-bottomright: 0;
  border-radius-topleft: 4px;
  border-radius-topright: 4px;
	font-size: 1.2em;
	font-weight: normal;
	padding-left: 3px;
	padding-right: 3px;
	text-transform: uppercase;
	white-space: nowrap;
}

.search-result-content td.content {
	vertical-align: top;
	background-image: url('/images/degrade_gris_large.png');
}

.search-result-content td.topic {
	vertical-align: top;
	background-image: url('/images/degrade_gris_large.png');
	padding-left: 24px;
	padding-top: 14px;
}

.search-result-content td.main {
	padding-left: 24px;
	padding-top: 14px;
	width: 380px;
}

.search-result-content td.right {
    width: 187px;
}

.search-result-content td.separator {
	font-size: 0.1em;
	height: 5px;
}

.search-result-content .activity_preview_button {
	text-align: center;
	margin-top: 30px;
	margin-left: 70px;
	width: 42px;
	height: 15px;
	text-transform: uppercase;
	font-size: 0.9em;
	cursor: pointer;
	display: block;
}

.search-result-content .activity_inscription_button {
	text-align: center;
	padding-top: 2px;
	margin-top: 15px;
	margin-left: 43px;
	width: 69px;
	height: 17px;
	text-transform: uppercase;
	font-size: 0.9em;
	cursor: pointer;
	display: block;
}

.search-result-content .activity-image {
	width: 160px;
	height: 120px;
	text-align: right;
	vertical-align: top;
}

.search-result-content .activity-pdf {
	text-align: center;
	vertical-align: middle;
	float: right;
}

.search-result-content .activity-title {
	font-size: 1.25em;
	text-transform: uppercase;
	padding: 0px;
}

.search-result-content .activity-type {
	font-size: 1.2em;
	text-transform: uppercase;
	color: black;
	float: right;
	padding: 0px 5px 0px 0px;
}

.search-result-content .activity-topic {
	font-size: 1.25em;
	text-transform: uppercase;
	padding: 0px;
}

.search-result-content .activity-sub-topic {
	font-size: 1.25em;
}

.search-result-content .activity-short-desc {
	padding: 0px;
}

.search-result-content .activity-long-desc-cell {
	padding: 5px;
}

.search-result-content .activity-long-desc {
	border: 1px solid;
	padding: 3px;
}

.search-result-content .activity-attributes {
	text-transform: uppercase;
}

.search-result-content .activity-entity {
	margin-top: 3px;
}

.search-result-content .activity-free-web-places {
	float: right;
	padding-right: 24px;
}

.search-result-content .activity-period {
	width: 167px;
	height: 25px;
	font-size: 1.25em;
	text-align: right;
	padding-right: 20px;
	text-transform: uppercase;
	padding-top: 5px;
}

.search-result-content .activity-buttons {
	height: 90px;
}

.search-result-content .content button {
	border-width: 0px;
	text-transform: uppercase;
	position: relative;
	font-size: 0.9em;
	left: 30px;
	top: 17px;
	padding: 3px 10px;
}


.search-result-pager-link {
    padding-left: 10px;
    padding-right: 10px;
 }

.search-result-pager-link a,
.search-result-pager-link a:hover,
.search-result-pager-link a:active,
.search-result-pager-link a:visited {
    text-decoration: none;
    font-size: 1em;
}

.search-result-pager-link.active a,
.search-result-pager-link.active a:hover,
.search-result-pager-link.active a:active,
.search-result-pager-link.active a:visited {
    font-weight: bold;
}

.search-result-content .activity-pricing {
    float: right;
    margin-top:55px;
    width:108px;
}

/*********************************/
/*      CALENDRIER               */
/*********************************/
div.gantt-parameters {
    margin: 10px 4px;
    padding: 2px;
}

div.gantt-parameters {
    color:#315B66;
    text-transform:uppercase;
}

div.gantt-parameters .ui-slider-handle {
    cursor: pointer;
}

#months-infos {
    font-size: 1.2em;
    font-weight: bold;
}

div.gantt-parameters td {
    vertical-align: middle;
    text-align: left;
} 

div.member-gantt-box {
    margin: 4px;
}

div.member-gantt-title {
    background-color: lightgray;
    cursor: pointer;
    padding: 1px 5px;
    font-weight: bold;
}

div.member-gantt-title .ui-icon {
    float:left;
    margin-right: 5px;
}

/* TODO Qd on aura les icones */
div.member-gantt-title .ui-icon-expanded {}
div.member-gantt-title .ui-icon-collapsed {}

div.member-gantt-graph {
    padding: 4px;
}

