/* CSS Document */

/*****************************/
body { margin: 0; padding: 0; }
body, table, input, textarea { 
	font-family: Tahoma, Verdana, Helvetica, sans-serif; 
	font-size: 11px;
	color: black; 
}

form { margin:0; padding:0; }
img { border:0; }
* *.noprint,


p, div, a, ul, li, table, span, h1, h2, h3, h4, h5, h6 {
	color: black;
}

table.maquette tr td{
	vertical-align: top;
	padding-right: 10px;
}

table.maquette tr td.colonegauche{
	padding-right: 10px;
	font-weight: bold;
	color: #777;
}

div.frame div.h div.contactPrint {
	position: relative;
	clear: both;
	padding: 0 0 75px 0;
	width: 750px;
}

div.frame div.h div.menuTopRight div.contactPrint ul	{
	padding: 0 10px 10px 10px;
	margin: 0;
	position: relative;
	float: left;
}

div.frame div.h div.menuTopRight div.contactPrint ul li	{
	list-style: none;
	list-style-image: none;
	font-size: 10px;
	margin: 0;
	padding: 0;
	font-family: arial;
}

.logo{
	display: none;
}

div.collegeImage,
div.theatre,
div.blueline,
div.frame div.c a.retourHaut,
div.frame div.c1,
div.frame div.f,
div.frame div.footerLink,
div.frame div.c div.jyreste,
div.frame div.c div.pub,
div.frame div.h div.leMenuBleu,
/*
div.frame div.c div.actualite, 
div.frame div.c div.calendrier, 
div.frame div.c div.partenaire,
*/

div.frame.homepage div.h img.logo,
div.frame div.h div.leMenuBleu,
div.frame div.h div.menuTopRight ul.topRight.CGDynamicMenu li	{
	display:none;
}

div.frame div.c div.actualite ul li a, div.frame div.c div.calendrier ul li a {
	visibility: visible;
}


div.frame div.c div.actualite a, div.frame div.c div.calendrier a {
	visibility: hidden;
}

h4 a, ul li a{
	text-decoration: none;
	color: #777;
}

    div.frame {
        text-align: left;
    }                                        /* Official Logo */
    div.frame div.c {
        text-align: left;
    }
    	div.frame div.f div.cyberliens{
    	   text-align: center;
    	   border-top: 1px solid #ccc;
    	   border-bottom: 1px solid #ccc;
    	   margin: 15px 0 0 0;
    	}
/*****************************/

table.maquette{
	width: 600px;
}
