﻿/*
 * Css Propres à la home de Karis, la feuille est importée via le renseigenement de celle-ci en BO
 */

/*
===================================================================================================
--> Contenu Central
===================================================================================================
*/

div.Ligne4
{
    border-left:solid 1px #e1e1e1;
    border-right:solid 1px #e1e1e1;   
    padding-top:10px;  
    float:left;
}

/*
--------------------------------------------------------------------
--> Module Html / texte central
--------------------------------------------------------------------
*/

div.Central { padding-left:35px; }
div.Central div.Col1 { width:600px; background:none; }

/*
* AU DESSUS DE LA VISIONNEUSE
*/
div.Central div.Col1 .introPedago { font:bold 13px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff; }
div.Central div.Col1 .introPedago .pImgArrow { width:10px; height:15px; background:url(/Content/www.coursminerve.com/Images/arrows.gif) no-repeat left 3px; display:inline-block; }

/*
* DEUX TEASER EN DESSOUS DE LA VISIONNEUSE
*/
div.Central div.Col1 div.teaser-1 { margin-right:15px; }

div.Central div.Col1 div.teaser-1, 
div.Central div.Col1 div.teaser-2 { width:266px; height:217px; float:left; background:url("/Content/www.coursminerve.com/Images/Pages/Home/teaser.png") no-repeat; padding:10px 0 0 20px; }

div.Central div.Col1 div.teaser-1 a,
div.Central div.Col1 div.teaser-2 a { font-size:15px; font-weight:bold; color:#188ee1; text-decoration:none; }

div.Central div.Col1 div.teaser-1 div { width:120px; height:145px; margin-top:10px; padding-left:140px; background:url(/Content/www.coursminerve.com/Images/Pages/Home/teaser-1.jpg) no-repeat; }

div.Central div.Col1 div.teaser-2 div { width:245px; height:145px; margin-top:10px; text-align:center; }
div.Central div.Col1 div.teaser-2 div a { display: block; margin: auto; width: 210px; height: 135px; }

div.Central div.Col1 div.teaser-1 div img,
div.Central div.Col1 div.teaser-2 div img { margin-top:5px; }

/*
--------------------------------------------------------------------
--> Module Video
--------------------------------------------------------------------
*/

div.moduleVideoContainer
{
    padding:5px 0;
    width:590px;
    height:280px;  
    overflow:hidden; 
	margin-bottom:10px;
}

/*
===================================================================================================
--> Zone d'actualités
===================================================================================================
*/

div.infoSupp div.actu { width:575px; }

div.Ligne4
{
    background:transparent url(../../Images/Pages/Home/homeHr.gif) no-repeat top center; 
    padding-bottom:15px;
}

div.Ligne4 div.Col1

div.Ligne5 { padding-top:50px; }
