
/* This document (v.2.0) was created and coded by Joris DEL PINO */

body
{
	background-color: #FBA033;
	color: #484848;
	font-size: 12px;
	font-family: Verdana, Arial;
	margin: 0px;
	padding: 0px;
	border: none;
}

img
{
	border: none;
}

a img
{
   border: none;
}

a
{
    text-decoration: none;
}

.table_left_and_right
{
	width: 180px;
}

#left
{
	background-image: url("images/left.png");
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: bottom;
	width: 115px;
}

#right
{
	background-image: url("images/right.png");
	background-repeat: repeat-y;
	background-position: left;
	vertical-align: bottom;
	width: 115px;
}

#content
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}

#content_admin
{
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}

#top
{
	height: 20px;
}

#menu
{
	background-image: url("images/menu.jpg");
	background-repeat: no-repeat;
	background-position: center;
	padding-bottom: 4px;
	height: 40px;
}

a.a_menu:hover
{
	color: #C0C0C0;
}

a.a_menu
{
	color: #F8F8F8;
	text-decoration: none;
}

#map_world
{
	width: 770px;
	height: 140px;
}

.map_world_left_and_right
{
	background-image: url("images/map_world_left_and_right.png");
	background-repeat: repeat-x;
	width: 150px;
}

#map_world_content
{
	background-image: url("images/map_world.jpg");
	background-repeat: no-repeat;
	font-size: 20px;
	text-align: center;
	color: #FFFFFF;
	width: 470px;
}

#degrade
{
	background-image: url("images/background_top.png");
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	width: 770px;
	height: 118px;
}

#degrade_admin
{
	background-image: url("images/background_top.png");
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-size: 15px;
	text-align: center;
	width: 910px;
	height: 118px;
}

#mouse
{
	color: #356286;
	font-size: 13px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	height: 10px;
}

#carte_france
{
	text-align: center;
}

#carte_paris
{
	text-align: center;
	font-size: 13px;
	padding-top: 10px;
	padding-bottom: 20px;
}

a.a_bottom:hover
{
	color: #1D1D1D;
}

a.a_bottom
{
	color: #3A3A3A;
	text-decoration: none;
}

.title_form
{
	color: #004B97;
	font-size: 14px;
	font-family: Tahoma, Arial;
	background-color: #E8F3FF;
	border-top: 1px dashed #3366BB;
	border-bottom: 1px dashed #3366BB;
	margin-left: auto;
	margin-right: auto;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 520px;
}

.asterisk
{
	font-size: 11px;
	color: #FF0000;
}

.asterisk_info
{
	font-size: 13px;
	text-align: center;
	color: #FF5B5B;
}

.noscript_info
{
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #FF3214;
}

.TE_line_0
{
	color: #1F72CD;
	border: 1px solid #A8BFEA;
}

.TE_line_1
{
	color: #E6963E;
}

.TE_line_2
{
	color: #BF711A;
}

.TE_input_1
{
	text-align: center;
	color: #E6963E;
	border: 1px solid #FFFFFF;
}

.TE_input_2
{
	text-align: center;
	color: #BF711A;
	border: 1px solid #FFFFFF;
}

#content_form
{
	color: #00648E;
	text-align: center;
	font-size: 12px;
	font-family: Tahoma, Arial;
}

#bottom
{
	background-image: url("images/background_bottom.png");
	background-repeat: repeat-x;
	color: #00648E;
	font-size: 9px;
	text-align: center;
	vertical-align: bottom;
	width: 770px;
	height: 60px;
}

