/****************************************************************************************/
/*																		 		STYLES																				*/
/****************************************************************************************/
/*																																											*/
/*																		(c) CRDP- Académie de Montpellier																		*/
/*																																												*/
/* 																																											*/
/****************************************************************************************/


/****************************************************************************************/
/*                         STYLES GLOBAUX																			          */
/****************************************************************************************/

body
{
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	margin: 0px 0px 0px 20px;			/* Evite bordure blanche autour de la page */
}

a
{
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:hover
{
	text-decoration: underline;
	color: #666666;
}

a:active
{
	text-decoration: none;
	color: #000099;
}

/*****************************************************************************************/
/*      STYLES LIES AUX PAGES D'ACCUEIL	DES SITES ET DES SERVICES	                       */
/*****************************************************************************************/

.textenouv		/* Texte Nouveautés ou Coup de coeur */
{
	font-size: x-small;
	color:#000000;
	padding-right:5px;
	padding-left:5px;
	padding-bottom:5px;
	padding-top:5px;
}

/************************************************************************************/
/*                         STYLES GLOBAUX BALISES HTML											        */
/************************************************************************************/
 
P
{
	margin : 2 mm;
	font-size: 12px;
}

P.Titre
{
	font-size : medium;
	font-weight: bold;
	text-align: center;
	margin-left: 0%;
	margin-bottom : 0%;
	text-decoration : none;
	border: 0px Aucune;
	vertical-align: middle;
}

P.Titre1
{
	font-size : medium;
	font-weight: normal;
	margin-left: 3%;
	margin-top : 3%;
	text-align: center;
	vertical-align: middle;
}

P.Titre2
{
	font-size : +100%;
	font-weight: bold;
	margin-left: 5%;
	margin-top : 3%;
}

