/**
 * Style sheet design
 */
.grandtitre
{
	font-weight:bold;
	font-size:18px;
}

/* header */
#entete
{
	width:1024px;
	height:60px;
	margin-right:auto;
	margin-left:auto;
	background-color:rgb(238,238,238);
	border-bottom:solid rgb(195,195,195) 1px;
	border-left:solid rgb(195,195,195) 1px;
	border-right:solid rgb(195,195,195) 1px;
}

#logo_amouest
{
	width:200px;
	height:55px;
	margin-left:20px;
}

#gif
{
	margin-top:-62px;
	margin-left:550px;
}

#construction
{
	margin-top:-55px;
	margin-left:200px;
	font-weight:bold;
	font-size:1.2;
	color:#000000;
}

/* menu horizontal, sous l'entete */
#menu_haut
{
	width:1024px;
	height:20px;
	margin-right:auto;
	margin-left:auto;
	padding-top:5px;
	text-align:center;
	background-image:url("tl_files/img/menu_horizontal.jpg");
	background-repeat:repeat-x;
	font-family:"loma","petra";
	border-bottom:solid rgb(195,195,195) 1px;
	border-left:solid rgb(195,195,195) 1px;
	border-right:solid rgb(195,195,195) 1px;
	color:grey;
}

#menu_haut a
{
	font-family:"arial";
	color:grey;
}

.lien_menu_haut
{
	margin:10px;
}

/* diapo foto */
#diapo_foto
{
	width:200px;
	height:180px;
	margin-top:20px;
	font-family:"arial";
}

/* colonne_milieu */
.tableau1
{
	width:550px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	border:solid rgb(195,195,195) 1px;
}

/* colonne_milieu */
.tableau2
{
	width:550px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	border:solid rgb(195,195,195) 1px;
}

.tableau1 td
{
	padding:10px 10px 5px 10px;
	text-align:left;
}

.tableau2 td
{
	padding:10px 10px 5px 10px;
	text-align:justify;
}

.tableau1 a
{
	color:grey;
}

.tableau2
{
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	maxwidth:550px;
}

.tableau2 a
{
	color:grey;
}

.image
{
}

.image:hover
{
}

.titre_module
{
	height:20px;
	padding-left:10px;
	text-align:left;
	background-image:url("tl_files/img/fondMenu.jpg");
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11;
	color:white
}

.titre_module a
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11;
	color:#ffffff;
}

.titre1
{
	font-weight:bold;
	color:rgb(48,127,240);
}

.titre2
{
	color:#696969;
}

/* menu connexion */
#module_connexion
{
	width:200px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#module_connexion td
{
	padding:5px 10px;
	text-align:left;
}

#module_connexion a
{
	color:grey;
}

/* documentation */
#documentation
{
	width:200px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
}

#documentation td
{
	padding:5px 10px;
	text-align:left;
}

#documentation a
{
	color:grey;
}

/* liens externes */
#liens_externes
{
	width:200px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

#liens_externes td
{
	padding:5px 10px;
	text-align:left;
}

/* pub fournisseur flash */
#promotion
{
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
}

/* pied de page */
#footer_partiehaute
{
	width:1024px;
	height:20px;
	margin-top:50;
	margin-right:auto;
	margin-left:auto;
	padding-top:5px;
	text-align:center;
	background-image:url("tl_files/img/menu_horizontal.jpg");
	background-repeat:repeat-x;
	font-family:"loma","petra";
	color:grey;
}

#footer_partiehaute a
{
	color:grey;
}

#footer_partiebasse
{
	width:1024px;
	margin-top:10;
	margin-right:auto;
	margin-left:auto;
	padding-bottom:10px;
	text-align:center;
}

/* internet */
.internet
{
	width:600px;
	margin-right:auto;
	margin-bottom:20;
	margin-left:auto;
	padding:0px;
	border:solid rgb(195,195,195) 1px;
}

.internet td
{
	padding-top:15px;
	padding-right:10px;
	padding-left:10px;
}

.pub_nod32
{
	width:600px;
	margin-right:auto;
	margin-bottom:10px;
	margin-left:auto;
	border:solid rgb(195,195,195) 1px;
}

/* page antivirus */
.menu_haut_page
{
	margin-top:0px;
	text-align:left;
	font-family:"loma","petra";
	color:grey;
}

.menu_haut_page a
{
	color:grey;
}

#bouton_info
{
	width:180px;
	height:20px;
	margin-top:-20px;
	margin-left:335px;
	padding-top:4px;
	text-align:center;
	background-image:url("tl_files/img/bouton1.jpg");
	background-repeat:repeat-x;
	border:solid rgb(195,195,195) 1px;
}

#bouton_info a
{
	color: white;
}

/* formulaire demande infos */
.formulaire label
{
	width:200px;
	float:left;
	display:block;
}

.formulaire input
{
	margin-bottom:5px;
}

.formulaire select
{
	width:150px;
	margin-bottom:5px;
}

.formulaire span
{
	margin-top:5px;
	margin-left:200px;
}

.formulaire table
{
	border-collapse:collapse;
}

.formulaire table td
{
	padding:0px;
}

.formulaire textarea
{
	width:60%;
	height:200px;
	margin-left:200px;
}

#envoyer
{
	margin-left:200px;
}

.Ensemble_erreur
{
	color: red;
}

.msgvalide
{
	padding:8px;
	text-align:center;
	background-color:#3366FF;
	color: white;
}

.menu_haut_page td
{
	padding:0px;
}

.menu_haut_page
{
	border-collapse:collapse;
}

