@charset "utf-8";

body {
font : 75% georgia, sans-serif;
margin-left : 0;
/* background : #8bb9db no-repeat top center; */
background : #dddddd;
}

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

div#global {
min-height : 100%;
width : 850px;
padding : 0 10px;
margin : 0 auto;
position : relative;
padding : 0 10px;
}

div#header {
color : #fff;
height : 70px;
/* background : #3f9aca; */
/* background : #ddddff url(../Images/logoASM_tel.png) no-repeat left; */
}

div#header h1 {
margin : 0;
width : 100%;
}

div#content {
float : right;
width : 680px;
margin-left : 10px;
font : 1.2em georgia, sans-serif;
text-align : left;
}

div#content h1 {
padding-left : 35px;
background : #ddddff url(../Images/tel1.png) no-repeat left center;
color : #97b102;
text-align : center;
}

div#content h2 {
padding-left : 35px;
background : #ddddff url(../Images/tel1.png) no-repeat left center;
color : #97b102;
text-align : center;
}

div#content h2 a {
padding-left : 35px;
color : #6c0;
text-align : center;
}

div#content h2 a:hover {
color : #ea670c;
}

div#content h3 {
color : #c00;
font-variant : small-caps;
}

div#content table {
border-collapse : collapse;
}

table#jeux td {
border : 1px solid #ffffff;
text-align : center;
}

/* div#content table td a:hover {
color : #ea670c;
}
*/


table#messages_menu td {
padding : 5px;
border : 1px solid #ffffff;
}

table#mailing_list {
float : right;
width : 680px;
margin-left : 10px;
font : 0.9em georgia, sans-serif;
}

table#mailing_list td {
padding : 5px;
border : 1px solid #ffffff;
}

table#mailing_list td message{
width : 570px;
}

table#mailing_title {
/* border : 1px solid #ffffff; */
text-align : center;
width : 100%;
}

table#mailing_title td {
vertical-align: middle;
}

table#mailing_details {
width : 100%;
}

table#mailing_details td {
padding : 5px;
border : 1px solid #ffffff;
}

table#kiosks_list {
margin-left : 10px;
font : 0.9em georgia, sans-serif;
}

table#kiosks_list td {
padding : 5px;
text-align : center;
/* border : 1px solid #ffffff; */
}

.date {
width : 45px;
font : 0.8em sans-serif;
text-align : center;
vertical-align: middle;
}

.kiosk {
width : 25px;
font : 1em sans-serif;
text-align : center;
}

.description {
width : 150px;
font : 0.8em sans-serif;
}

.nbre {
width : 10px;
font : 0.9em sans-serif;
text-align : right;
}

.message {
width : 550px;
font : 1em sans-serif;
text-align : left;
}

div#sidebar {
float : left;
width : 120px;
padding : 10px 10px;
}

div#sidebar h3, div#footer p, div#sidebar p {
padding : 0 10px;
}

ul#menu {
margin : 0;
padding : 0;
list-style : none;
text-align : left;
}

ul#menu li a {
display : block;
height : 30px;
line-height : 30px;
padding-left : 10px;
margin : 2px 0;
border-bottom : 1px solid #ffffff;
color : #ffffff;
font : small-caps 1.1em/30px georgia, serif;
text-decoration : none;
}

ul#menu li a:hover {
background-position : left bottom;
color : #ea670c;
}

div#login {
display : block;
height : 165px;
padding-left : 5px;
margin : 2px 0;
border-top : 1px solid #ffffff;
border-bottom : 1px solid #ffffff;
border-left : 1px solid #ffffff;
border-right : 1px solid #ffffff;
color : #ffffff;
font : small-caps 1.1em/25px georgia, serif;
text-decoration : none;
}

a {
/* display: block; */
color : #ffffff;
text-decoration : none;
}

a:hover {
color : #ea670c;
}

div#footer {
/* position : absolute; */
clear:both;
margin : 2px 0;
width : 850px;
bottom : 0;
left : 10px;
font : 0.9em georgia serif;
color : #ffffff;
text-align : center;
}

div#footer table {
position : absolute;
margin : 2px 0;
width : 850px;
bottom : 0;
left : 10px;
font : 0.9em georgia serif;
color : #ffffff;
text-align : center;
}

.center {
margin-left : auto;
margin-right : auto;
width : 880px;
background-color : #3f9aca;
}

div#center {
padding-bottom : 50px;
overflow : auto;
}

input {
border : none;
}

textarea {
border : none;
}

hr {
color : #ffffff;
}

img { 
	behavior: url(../Images/iepngfix/iepngfix.php)
}


