/*
Site Web réalisé par Jonathan Baudrillart
Pour l'école catholique privée Sainte-Marthe
93500 PANTIN
Copyright © 2006 & les années à venir
*/

/* Corps de la page Web */
body {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background: #507CFB;
}
#global {
	width: 646px;
	position: absolute; 
	left: 43%; 
	margin-left: -323px;
}
#gene {
	margin-left: auto;
	margin-right: auto;
	width: 763px;
	text-align: left;
	background-repeat: repeat;
	position: relative;
	background-image: url("images/bh.gif");
}

/* Header */
#header {
	width: 763px;
	height: 150px;
	background-image: url("images/header.jpg");
	background-repeat: no-repeat;
}

/* Sous-header */
#sheader {
	background-image: url("images/sheader.jpg");
	background-repeat: no-repeat;
	width: 763px;
	height: 20px;
}
#txtsha {
	position: absolute;
	top: 150px;
	padding-left: 52px;
	font-weight: normal;
}
#txtshb {
	position: absolute;
	right: 10px;
	top: 152px;
	font-weight: normal;
	font-size: 11px;
}

/* Cadre principal */
#cadrecourt {
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/bh.gif");
	background-repeat: repeat-y;
	min-height: 570px;
	height: 570px;
	padding-left: 170px;
	padding-right: 10px;
}
#cadreentree {
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/bh.gif");
	background-repeat: repeat-y;
	min-height: 890px;
	height: 890px;
	padding-left: 170px;
	padding-right: 10px;
}
#cadrecour {
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/bh.gif");
	background-repeat: repeat-y;
	min-height: 690px;
	height: 690px;
	padding-left: 170px;
	padding-right: 10px;
}
#cadrecla {
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/bh.gif");
	background-repeat: repeat-y;
	min-height: 880px;
	height: 880px;
	padding-left: 170px;
	padding-right: 10px;
}
#cadrepedago {
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/bh.gif");
	background-repeat: repeat-y;
	min-height: 700px;
	height: 700px;
	padding-left: 170px;
	padding-right: 10px;
}
#cadreregle {
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/bh.gif");
	background-repeat: repeat-y;
	min-height: 650px;
	height: 650px;
	padding-left: 170px;
	padding-right: 10px;
}
#cadreact {
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/bh.gif");
	background-repeat: repeat-y;
	min-height: 640px;
	height: 640px;
	padding-left: 170px;
	padding-right: 10px;
}
#cadreconta {
	text-align: justify;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url("images/bh.gif");
	background-repeat: repeat-y;
	min-height: 940px;
	height: 940px;
	padding-left: 170px;
	padding-right: 10px;
}

/* Cadre central */
#cadrec {
	float: left;
	width: 97%;
}
#pic {
	float: left;
	text-align: justify;
	margin: 0px 15px 0px 0px;
}
.pics {
	margin: 0px 15px 0px 0px;
}
.alig {
	vertical-align: middle;
}
.souli {
	text-decoration: underline;
}

/* Tableau */
table {
	border: thin solid #000000;
	border-collapse: collapse;
	width: 100%;
}
th {
	border: thin solid #000000;
	width: 10%;
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
}
td {
	border: thin solid #000000;
	width: 10%;
	padding: 10px;
	text-align: center;
	background-color: #FFFFFF;
	color: #000000;
}

/* Menu */
#colg {
	background-repeat: repeat;
	position: absolute;
	width: 191px;
	margin-top: 8px;
	top: 161px;
}

/* Titres du menu */
#tpresent {
	background-image: url("images/present.jpg");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 26px;
}
#lpresent {
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 3px;
}
#tvisite {
	background-image: url("images/visite.jpg");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 26px;
}
#lvisite {
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 3px;
}
#torga {
	background-image: url("images/orga.jpg");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 26px;
}
#lorga {
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 3px;
}
#tinfo {
	background-image: url("images/info.jpg");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 26px;
}
#linfo {
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 3px;
}
#textra {
	background-image: url("images/extra.jpg");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 26px;
}
#lextra {
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 3px;
}
#trens {
	background-image: url("images/rens.jpg");
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 26px;
}
#lrens {
	margin-left: 6px;
	margin-bottom: 6px;
	margin-top: 3px;
}

/* Titres de cadre central */
#tit {
	text-align: center;
	font-size: medium;
	font-weight: bold;
}

.cent {
	text-align: center;
}

/* Footer */
#footer {
	width: 763px;
	height: 20px;
	text-align: right;
	background-image: url("images/footer.gif");
	background-repeat: no-repeat;
}

/* Liens */
a img {
	border: none;
	background: #FFFFFF;
	color: #507CFB;
}
#lcadc a {
	color: #000000;
	background: #FFFFFF;
}
#lcadc a:hover {
	text-decoration: underline;
}
#copy {
	text-align: center;
}
#copy a {
	color: #000000;
	background: #507CFB;
}
#copy a:hover {
	text-decoration: underline;
}
:link, :visited {
	text-decoration: none;
	background: #ACACAC;
	color: #0000FF;
}
:link:focus, :visited:focus {
	background: #ACACAC;
	color: #0000FF;
}
:link {
	background: #ACACAC;
	color: #0000FF;
}
:visited {
	background: #ACACAC;
	color: #0000FF;
}
:link:hover, :visited:hover {
	text-decoration: none;
	background: #ACACAC;
	color: #FF0000;
}
:link:active, :visited:active {
	background: #ACACAC;
	color: #0000FF;
}