@import url("../css/Formulaire_LINDA.css");

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

.menu a {
	display: block;
	width: 11em;
	height: 1.5em;
	letter-spacing: 0,1em;
	line-height: 110%;
	font-family: arial,verdana sans-serif;
	font-size: 80%;
	font-weight: bold;
	background-color: #BFD7F8;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	margin: 1px 0;
}
.menu a:link, .menu a:visited {
	border-top: 1px solid #cecece;
	border-bottom: 2px solid #4a4a4a;
	border-left: 1px solid #cecece;
	border-right: 2px solid #4a4a4a;
}
.menu a:hover {
	border-bottom: 1px solid #cecece;
	border-top: 2px solid #4a4a4a;
	border-right: 1px solid #cecece;
	border-left: 2px solid #4a4a4a;
}
/* mentions et copyright */
.mentions {
	font-family: verdana, arial, sans-serif;
	position: absolute;
	bottom : 200px;
	left : 10px;
	color: #000;
	background-color: #ddd;
}
a.test {
	text-decoration: none;
	color: #222;
}
a.test:hover{
	text-decoration: underline;
}

a {
	font-style: normal;
	text-decoration: none;
	color: #005D99;
	font-weight: normal;
	font-variant: normal;

}
a:link {
	font-style: normal;
	text-decoration: none;
	color: #005D99;
	font-weight: normal;
	font-variant: normal;

}
a:hover {	
	font-style: normal;
	color: #008A7B;
	text-decoration: underline;
	background-color: #DBE6F6;
	font-weight: normal;
	font-variant: normal;
}
a:visited {
font-style: normal;
	text-decoration: none;
	color: #005D99;
	font-weight: normal;
	font-variant: normal;
}

hr {
	border: 1px solid #4B71A4;
	
}

#ligne {
	border-bottom: 1px dashed #4B71A4;
	width: 70%;
}	

#attention {
	border-bottom: 1px solid #4B71A4;
	border-right: 1px solid #4B71A4;
	border-left: 1px solid #4B71A4;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 10px;
	text-align: left;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	font-style: normal;
	color: #FFFFFF;
	background-color: #999999;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: thin none #999999;
	padding: 10px;
}

h2 {
	font-family: Arial; 
	font-weight: bold; 
	font-size: 10pt; 
	font-style: normal; 
	letter-spacing: 1px;
	color: #305290; 
	background-color: #FFFFFF; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #4B71A4;
	width: auto;
}

h3 {
	font-family: Arial; 
	font-size: 9pt; 
	font-style: normal; 
	letter-spacing: 1px;
	color: #305290; 
	background-color: #FFFFFF; 
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #4B71A4;
	width: 60%;
}

#nav {
	font-family: Verdana, sans-serif; 
	font-size: xx-small; 
	font-weight: bold;
	letter-spacing: .2em;
	line-height: 100%;
	width: 100%; text-align: center; padding:2px; margin:2px; background-color:#FFFFFF; color: #000000; border-bottom: 1px dashed #0846C2;
} 


#contenu_emploi {
	font-family: Arial, Verdana, sans-serif;
	font-size: x-small;
	line-height: normal;
	color: #00000;
	text-align: justify;
}

#maj {
	background-color: #FFFFFF;
	padding: 5px;
	margin: 0px;
	width: 80%;
	border-collapse: collapse;
	text-align: left;
	border: none;

} 

#calendar {
	border: 1px solid #4B71A4;
	border-collapse: collapse;
	font-family: Arial, sans-serif;
	font-size: x-small;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 10px;
	text-align: left;
	
}
iframe {
	border: 1px dashed red; }



label {
	font-family:"arial",sans-serif;
	font-weight:bold;
}

select, option {
	background-color: white;
	color: #003366;
	border: 1px solid #003366;
}

input
{
	color: #003366;
	background: white;
	border: 1px solid #003366;
}

textarea
{
	font-family:"arial",sans-serif;
	font-size: small;
	color: #003366;
	background: white;
	border: 1px solid #003366;
}

.submit input
{
	color: white;
	background: #003366;
	border: 2px solid #003366;
}

.alert {
    font-family: verdana, arial, sans-serif;
	color: #990000;
	font-size: xx-small;
    background: #fff6bf url(images/warning.png) center no-repeat;
    background-position: 15px 50%; /* x-pos y-pos */
    text-align: left;
    padding: 5px 20px 5px 45px;
    border-top: 2px solid #ffd324;
    border-bottom: 2px solid #ffd324;
    }
.TDparution {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFCC;
	background-color: #663333;
	margin: 20px;
	border-top: 2px dashed #FF9900;
	border-right: 2px none;
	border-bottom: 2px dashed #FF9900;
	border-left: 2px none;
	padding: 8px;


}
.TableJaune {
	background-color: #FFCC33;
	border: medium dashed #FF9900;
	list-style-position: outside;
	list-style-image: url(../congres/congres2008/images/arrow-list.gif);
	list-style-type: circle;


}

.Warning {
	background-color: #FFFFFF;
	border: thin solid #FF9900;
	font-size: 1.5em;
	font-style: italic;
	margin: 20px;
	padding: 10px;




}
