a:visited{
	color:blue;
}


body{
	margin:0;
	padding:0;
	background-color: white;
	background: url("images/skins/defaut//fond.png") repeat-x;
	font-family: calibri, verdana, "Times new Roman", arial;
}

td{
	padding:0;
	margin:0;
}

table{
	border-collapse: collapse;

}

img{
	vertical-align:middle;
}

a img{
	border:0;
}

h1, h2, h3{
	text-align: center;
}

a{
	text-decoration:none;
	color : blue;
}


/*tableaux englobants*/
#entete{
	margin: auto;
	border-collapse: collapse;
}

#base{
	background-color: #ffffff; /*Couleur du fond (dans le cadre blanc)*/
	font-size: 11pt;
	margin: auto;
	min-width: 900px;
}

#global{ /*permet de mettre le cadre blanc*/
	margin: auto;
	border-collapse: collapse;
}

#page{
	vertical-align:top;
	background: url("images/skins/defaut//fondu.png") no-repeat;
	background-position: top;
	
}


/*Titres de page*/
.titrepage{
	font-size: 18pt;
	text-align: left;
	font-style: bold;
	margin-left: 30px;
	margin-top: 10px;
}
#ligne{
	margin-left: 30px;
}
#titrecorpo{
	color: #8E3557;
}
#titrepagenews{
	color: #B9121B;
}
#titrepagecontacts{
	color: #33c461;
}
#titreadmin{
	color: #046380;
}
#titrephotos{
	color: #8e3557;
}
#titrepageactus{
	color: ;
}
#titrepageagenda{
	color: ;
}

/* Apparence corps */
#ssmenu,a[name="lien"]{
	font-size: 11pt;
	font-weight:bold;
	color: #333; 
	font-family: arial, calibri, verdana, "Times new Roman"	;
}
a[name="lien"]{
	text-decoration: underline;
}
#titrenews{
	margin-top:30px;
	text-align: center;
	color: #000000;
	font-size: 14pt;
	font-style: italic;
}

#contenunews{
	text-indent: 15px;
	margin-top:15px;
	margin-left:90px;
	margin-right:70px;
	text-align: justify;
	color: #000000;
	font-size: 10pt;
	font-family: arial;
}

#publinews{
	text-align: center;
	font-style: italic;
	font-size: 8pt;
}

#paragraphe{
	text-indent: 15px;
	margin-left:90px;
	margin-right:30px;
	font-size: 10pt;
	text-align: justify;
	font-family: arial
	
}

.horizontal{
	width: 100px;
}

#contactCESR{
	
}

#case_event{
	font-size: 8pt;
	vertical-align: top;
}




/*cadre corps*/
#hautgauche{
	width: 22px;
	background: url("images/skins/defaut/cadre/hautgauche.png");
		margin:0;
	padding:0;
}
#bordgauche{
	width: 22px;
	background: url("images/skins/defaut/cadre/bordgauche.png");
}
#basgauche{
	width: 22px;
	height: 29px;
	background: url("images/skins/defaut/cadre/basgauche.png");
}


/*** Evenement agenda ***/
a[name="lienagenda"]{
	font-weight: bold;
	font-style: italic;
	color: red;
}

#titre_event{
	font-size: 16pt;
	font-weight: bold;
	text-align: center;
}

#date_lieu_event{
	font-style: italic;
	text-align : center;
}

#description_event{
	margin-left: 100px;
	margin-right: 100px;
}



#hautdroite{
	width: 29px;
	height: 22px;
	background: url("images/skins/defaut/cadre/hautdroite.png");
		margin:0;
	padding:0;
}
#borddroit{
	width: 29px;
	background: url("images/skins/defaut/cadre/borddroit.png") repeat-y;
}

#basdroite{
	width: 29px;
	height: 22px;
	background: url("images/skins/defaut/cadre/basdroite.png");
}


#hautmilieu{
	height: 22px;
	background: url("images/skins/defaut/cadre/hautmilieu.png") repeat-x;
	margin:0;
	padding:0;
}
#basmilieu{
	height: 29px;
	background: url("images/skins/defaut/cadre/basmilieu.png") repeat-x;
}

/* Tableau page contacts */
.tablecontact
{
border: 4px outset green;
margin: auto;
background-color: #99ff33;
}

.tdcontact
{
padding: 5px;
text-align: center;
}

/* Page Index : colonne de droite */
#cellulebandeparts
{
background-image:url("images/skins/defaut/fondparts2.png");
background-repeat: no-repeat;
background-position: top center;
}

.textparts{
font-size: 6pt;
text-align: center;
}

/* Page Présentation CESR */
.imgbureau
{
display: block;
margin: 0 auto;
border: 1px solid black;
}

/* Colonne de gauche */

.tdcolgaucheplan
{
background-image:url("images/skins/defaut/fondplan.png");
background-repeat:no-repeat;
}
