@charset "utf-8";
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Comic Sans MS", cursive;
	font-size: 120%;
	font-weight: bolder;
}
.Table_Inscript_Comment #container {
	width: 90%; /* the auto margins (in conjunction with a width) center the page */
	border: 0px none #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.Table_Inscript_Comment #header {
	padding: 0 10px 0 20px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
}
.Table_Inscript_Comment #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-family: "Comic Sans MS", cursive;
	text-align: center;
	font-size: 28px;
	color: #FFF;
}
.Table_Inscript_Comment #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.Table_Inscript_Comment #footer { 
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#DDDDDD;
} 
.Table_Inscript_Comment #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}.sous-titre {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #0000A0;
	text-align: center;
}
.Table_Inscrip {
	font-weight: bold;
	font-family: "Comic Sans MS", cursive;
}
.Table_Inscript_Comment #container #form_inscript table tr .Table_Inscrip {
	font-family: "Comic Sans MS", cursive;
	text-align: left;
	font-size: 100%;
}
.Table_Inscript_Comment #container #form_inscript table tr .Table_Inscrip comment {
	font-size: 80%;
}

.Titre_SIO {
	color: #FFF;
	font-family: "Comic Sans MS", cursive;
	font-size: 28px;

}
#en-tete {
	font-family: "Comic Sans MS", cursive;
	font-size: 28px;
	font-weight: bolder;
	background-color: #97A5C0;
	height: 50px;
	width: auto;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
#contenu {
	padding: 5px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#onglets {
	padding: 5px;
	height: 150px;
	width: auto;
	text-align: center;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #000080;
}
#entete_second {
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	font-weight: bolder;
	color: #00F;
	text-align: center;
	padding: 0px;
	height: 100px;
	width: auto;
	line-height: 32px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.menu {
	margin: 0px;
	width: 150px;
	height: auto;
	padding: 5px;
	float: left;
	font-family: "Comic Sans MS", cursive;
	font-size: 24px;
	color: #0000A0;
	border: medium ridge #8080FF;
	margin-top: 50px;
}
.image_left {
	margin: 10px;
	float: left;
}

#Info {
	height: auto;
	width: auto;
	margin-left: 180px;
	top: auto;
	padding: 5px;
	float: left;
}
#Info {
	padding: 5px;
	height: auto;
	width: 90%;
	float: left;
	margin-right: 5%;
	margin-left: 5%;
}
#TexteAcceuil {
	height: auto;
	margin-left: 180px;
	font-family: "Comic Sans MS", cursive;
	color: #000;
	font-size: 100%;
	text-align: left;
}
#Data {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	height: auto;
	width: 80%;
	left: auto;
	right: auto;
	text-align: center;
	margin-top: auto;
	margin-right: 10%;
	margin-bottom: auto;
	margin-left: 10%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.Table_comment {
	font-size: small;
}
#contenu #Info #TexteAcceuil p a {
	font-size: 80%;
	text-align: center;
}
.image_right {
	margin: 10px;
	float: right;
}

#contenu #Info #TexteAcceuil p #plan_metro {
	font-size: 70%;
	color: #0000A0;
}
#contenu #Info #TexteAcceuil p #transport {
	color: #0000A0;
}
.contenu_comment {
	font-size: 80%;
	font-style: italic;
	color: #004000;
}
#titre_programme {
	text-align: center;
	color: #0000A0;
	font-size: 140%;
}
#nom_hotel {
	font-size: 120%;
	color: #004040;
	text-align: center;
}
.attention {
	color: #F00;
}
.date_programme {
	font-size: 120%;
	color: #004000;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}
.texte_gener {
	font-size: 100%;
	font-weight: bolder;
	color: #000;
	text-align: left;
	margin: 5px;
}
.table_listInscrip_titre {
	font-family: "Comic Sans MS", cursive;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
}
.table_listInscrip_data {
	font-family: "Comic Sans MS", cursive;
	font-size: 50%;
	text-align: center;
}
.a_payer {
	font-family: "Comic Sans MS", cursive;
	font-size: 120%;
	font-weight: bolder;
	text-decoration: underline;
	text-align: center;
}
.table_comment_field {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #03C;
	border-right-color: #03C;
	border-bottom-color: #03C;
	border-left-color: #03C;
}

