body 
{
    margin: 0px 0px 0px 0px;
    background-color: White;
}

.Titre
{
    font-size: 25px;
    font-weight: 500;
    font-family: Times New Roman;
    color: Black;
}

.Titre2
{
    font-size: 20px;
    font-weight:500;
    font-family: Times New Roman;
    color: #696969;
}

.menutop_table
{
    border: none 0px #000;
    background-color: Black;
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
    font-size: smaller;
    font-weight: bold;
    color: White;
    text-align: right;
}

.admin_table
{
    border: none 0px #000;
    background-color: Black;
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
    font-size: smaller;
    font-weight: bold;
    color: White;
    text-align: center;
}

.admin_table_X
{
    border: none 0px #000;
    background-color: Black;
    padding: 0px 0px 0px 0px;
    border-spacing: 0px;
    font-size: smaller;
    font-weight: bold;
    color: White;
    text-align: right;
}
    
.Bouton
{
    border           : solid 1px #000000;
	background-color : #ffe4b5;
	font-size        : 10pt;
}

.note
{
    background-color: #DDDDAA;
    border-style: dotted;
    color: #333333;
    text-align: center;
    font-size: small;
}

.tableborder
{
    border-style: solid;
    border-color: #000;
    border-width: thin;
    width: 300px;
}

.subtableborder
{
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 5px 5px 5px 5px;
}


.AdminBar
{
    font-size: 10px;
    text-align: right;
}

a
{
    color: #000;
    text-decoration: underline;
}

a:hover
{
    color: #000;
    text-decoration: underline;
}

.LeftZone
{
    width: 230px;
}

.RightZone
{
    width: 00px;
}

.WebPart
{
	padding: 0px !important;
}

/***** Page de service *****/

/* Université */
.service_uni
{
    text-align: center;
    font-size: 28px;
    color: #333399;
    font-family: Arial;
    font-weight: bold;
}

.service_centre
{
    text-align: center;
}

/* Main titre */
.service_titre
{
    text-align: center;
    font-family: Arial;
    color: Teal;
    font-size: 28px;
    font-weight: bold;
}

/* Nom du département */
.service_titre2
{
    text-align: center;
    color: black;
    font-size: 22px;
}

/* Nom du service */
.service_titre3
{
    text-align: center;
    color: teal;
    font-size: 14px;
    font-weight: bold;
}

/* Sous titre section */
.service_titre4
{
    text-align: left;
    color: #333399;
    font-size: 18px;
    font-family: Arial;
    font-weight: bold;
}

/* Titre Section*/
.service_titre5
{
    text-align: left;
    color: white;
    font-size: 22px;
    font-family: Arial;
    font-weight: bold;
    background-color: Gray;
}

.service_uniX
{
    text-align: center;
    font-size: 16pt;
    color: #333399;
    font-family: Arial;
    font-weight: bold;
}

/* Contenu */
.service_texte
{
    color: Black;
    font-family: Times New Roman;
    font-size: 14px;
    text-align: justify;
}

/* Image */
.service_image
{
    text-align: center;
}
/*******************/

.small_title, .service_uni1
{
    text-align: center;
    font-size: 16pt;
    color: #333399;
    font-family: Arial;
    font-weight: bold;
    font-family: Times New Roman;
}

a.small_title, p.small_title, span.small_title
{
  font-size: 18px;
  color: #000088;
  font-weight: bold; 
  text-decoration: none;
  text-align: left;
}

a.small_title:hover
{
  color: #333399;
}