﻿.conteneurExterieur
{
	border-left-color: #dedede;
}

/* ---------------- panneau actualités ------------------ */
.actu
{ 
    position: relative;
    width:179px; 
    height:300px; 
    margin:10px 0 0 5px;
    padding: 25px 20px 0 15px;
    border:solid 0px red;
}

.actu table td
{
    font-size:8pt;
    color:#ffffff;
}
.actu table td img
{ 
    margin-right:3px;
}

.actu table td a
{ 
    font-size:7pt;
    font-weight:bold;
}

.actu table td a:hover
{
     color:#ffffff;
}
.actu-gauche 
{
    padding:10px 20px 0 0;
}

.actu-gauche span
{
    padding:0;
    margin:0;
}

.actu-droite 
{
    padding:10px 0 0 20px;
}

.actu-droite span
{
    padding:0;
    margin:0;
}
.actu-bouton
{
    border:solid 0px red;
    position:absolute;
    width: 107px;
    height: 30px;
    left: 50px;
    top: 1px;
}

.actu-bouton:hover img
{
    visibility: hidden;
}

/* ----------- Formulaire de recherche de formation ------- */
.recherche-formation          
{ 
    border:solid 0px red;
    margin:5px 0 0 0; 
    text-align: center;
}

.recherche-formation select   
{ 
    font-size:7pt; 
    height:20px; 
    width:180px; 
    margin:5px 0 0 0;
}

.recherche-formation-bouton
{
    border:solid 0px red;
    margin:10px auto;
    background-repeat:no-repeat;
}

.recherche-formation-bouton a
{
    display:block;
    margin-bottom : 10px; 
}

.recherche-formation-bouton a:hover img
{
    visibility: hidden;
}

/* --------------------- Titre bienvenue --------------------- */
.bienvenue
{
    margin:25px 10px; 
}
/* --------------------- Diaporama --------------------- */
.diaporama 
{
    border:solid 0px red;
    margin:20px 10px;
    width:283px;
    height:197px;
    text-align:center;
    float:left;
}

.diaporama img       
{ 
    margin:12px 10px 10px 15px; 
    filter:blendTrans(duration=1); 
}

/* --------------------- Plan --------------------- */
.plan-logo
{
    border: solid 0px red;
    float: left;
    background-repeat:no-repeat;
}
.plan-logo a
{
    display:block;
}
.plan-logo a:hover img
{
    visibility: hidden;
}

/* --------------------- Preinscription --------------------- */
.preinscription-logo
{
    border: solid 0px red;
    float: left;   
    background-repeat:no-repeat;
}
.preinscription-logo a
{
    display: block;
}
.preinscription-logo a:hover img
{
    visibility: hidden;
}

/* --------------------- Visite du centre --------------------- */
.visite
{
    float:left;
    border:solid 0px red;
    background-repeat:no-repeat;
}
.visite a
{
    display: block;
}
.visite a:hover img
{
    visibility: hidden;
}

/* --------------------- Simulation --------------------- */
.simulation-logo
{
    float:left;
    border:solid 0px red;
    background-repeat:no-repeat;
}
.simulation-logo a
{
    display: block;
}
.simulation-logo a:hover img
{
    visibility: hidden;
}

/* --------------------- Simulation --------------------- */
.ypareo-logo
{
    float:left;
    border:solid 0px red;
    background-repeat:no-repeat;
}
.ypareo-logo a
{
    display: block;
}
.ypareo-logo a:hover img
{
    visibility: hidden;
}

/* --------------------- Logos --------------------- */
.logos
{
    border: solid 0px red;
    float: left;
}
.colonneCentre
{
    border:solid 0px red;
    /*padding:10px;*/
}