@import "/styles/commun.css";

body {
	background: #E9DDAF url("fond-gene.png") repeat;
	font: normal 80%/1.3 "Trebuchet MS",  Arial,  sans-serif;

	margin: 0;
	padding: 16px 10px 30px;
	color: #404040;
}

/*{{{  GABARIT */
#global {
	width: 793px;
	margin: 0 auto;
	position: relative;

}

#header {
	background: white url("header-ton.jpg") no-repeat 0 0;
	height: 194px;
}

#header h1 {
	text-align: center;
	margin: 0;
	padding: 20px 20px 0;

}
#header h1 a {
	display: block;
	text-decoration: none;
	height: 70px;
	font-size: 0;
	text-indent: -5000px;

	
}

/*#header h1 a {
	height: 140px;
	margin: -14px -16px 0 -15px;
	border-top-right-radius: 24px;
	border-top-left-radius: 24px ;
	background: url(header-ton.jpg) no-repeat;
	
}*/

#wrapper {
	width: 100%;
	overflow: hidden;
	background: white url("fond-coeur4.png") repeat-y ;
}

#coeur {
	padding: 10px 64px 40px;
}

#pied {
	background: #EDF5CE url(pied4.png) no-repeat;
	overflow: hidden;
	padding: 16px 50px 0;
	height: 39px;
	clear: both;
}
/*}}}*/

/*{{{  GENERALITES */

h2 {
	color: green;
	font-variant: small-caps;
	text-align: center;
	font-family: "Times New Roman", serif;
	font-size: 2em;
	margin: 0;
	padding: 20px;
}

h3 {
	color: #D56009;
	margin: 1em;
	font-size: 1.2em;
}

h4 {
	color: #2D618F;
	font-size: 1.1em;
	padding-left: 4px;
	font-style: italic;
}

h5 {
	font-size: 1em;
}


ul {
	margin: 0;
	padding: 20px 0 20px 30px;
}

#texte ul {
	list-style-image:url(puce-p2.png);
	padding: 0;
	margin: 1em 0 1em 24px;
}

#texte ul ul {
	list-style-image:url(puce-n2.png);
	margin: 4px 0 6px 24px;
}
#texte dd ul {
	margin: 4px 10px 10px;
}
#texte li {
	padding-bottom: 5px;
}

a {
	color: #537BAF;
	text-decoration: none
}

img:hover {
	height: auto;
	width: auto;
}

hr {
	width: 80%;
	margin: 2em;
}

/*}}}*/

p#evitement {
	padding: 0;
	margin: 0;
	color: white;
	position: absolute;
	right: 28px;
	top: -16px;
}

p#evitement a {
	color: #968B64;
	font-family: arial;
}
p#evitement a:hover {
	color: white;
}

/*{{{  MENU */
#menu {
	position: absolute;
	width: 100%;
	left: 0;
	top: 141px;
	text-align: center;
}

#menu ul {
	padding: 0;
	white-space: nowrap;
}

#menu li {
	float: left;
	height: 26px;
	display: inline;
	text-align: center;
}
#menu li#mpre,
#menu li#mpre a {width: 162px; text-indent: 32px}
#menu li#msor,
#menu li#msor a {width: 130px}
#menu li#mbou,
#menu li#mbou a {width: 134px}
#menu li#mpar,
#menu li#mpar a{width: 118px}
#menu li#mgal,
#menu li#mgal a {width: 106px}
#menu li#mlie,
#menu li#mlie a {width: 104px}

#menu li a {
	display: table-cell;
	height: 26px;
	line-height: 1em;
	vertical-align: middle;
	color: white;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 1px #333;
/* IE Mac \*//*/
	line-height: 26px
/**/

}


#menu li a:hover {
	color: #C7FFB7;
}

#menu li a span {
	color: yellow;
}

#menu li.actif a span {
	color: orange;
}

#menu li.actif a {
	font-weight: bold;
} /*}}}*/


#accueil.general #coeur p img.imgDroite {
	position: relative;
	left: 3px;
	padding-top:8px;
	margin-right:-20px;
	margin-left: 8px;
}


#menu-sortie {
	text-align: center;
	margin: 30px auto;
	background: white;
	border: 1px solid #CDC8B1;
	line-height: 2em;
	display: table;
	padding: 0 .3em;
}

#menu-sortie ul {
	margin: 0;
	padding: 0;
	display: table-cell;
}

#menu-sortie li {
	display: inline;
	padding: 0;
}

#menu-sortie li a {
	line-height: 1.4;
	padding: 0 6px;
	background: #EEE8CD;
	text-decoration: none;
	color: #5C5C5C;
}
#menu-sortie li.actif a {
	background: #E8E2C9;
}

/*#cv-federation {
	float: left;
	width: 48%;
}*/

body.presentation dt {
	font-style: italic;
}

#cv-federation ul {
	padding: 10px 0 0 40px;
}

/*#cv-vezouze {
	float: right;
	width: 45%;
}*/

#cv-federation h3,
#cv-vezouze h3 {
	font-size: 1.2em;
	margin: 1em 0;
	text-align: center;
}

#cv-vezouze h3 {
	margin-top: 2.8em;
}

#cv-vezouze h3 span {
	font-size: smaller;
	display: block;
}
p#googlemap {
	cursor: pointer;
	padding: 40px 0 16px;
}
p#googlemap img {
	vertical-align: middle;
}

#pied p {
	margin: 0;
	padding: 0;
}
#pied p img {
	vertical-align: middle;
	margin: 0 10px;
}

#f_icones {
	float: right;
}

#accueil.general h2 span {
	display: block;
	font-size: 70%;
	font-variant: normal;
	padding-bottom: 4px;
	font-style: italic;
}

p#liste-comite {

	padding: 0;
	margin: 20px 50px;
	padding: 5px 5px 5px 35px;
	border: 1px solid #DCDCDC;
	text-align: left;
	background: white url(/images/tango/config-users.png) no-repeat 8px center;
}

.iplan {
	border: 1px solid #DCDCDC;
}

.stitre {
	text-align: center;
	font-size: smaller
}

#cv-vezouze .stitre {
	padding-bottom: 30px;
}

#we2mai {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 198px;
	left: 0;
	width: 793px;
	text-align: center;
}
#we2mai a {
	padding: 5px 0 5px 20px;
	background:  url(/images/tango/16-emblem-important.png) no-repeat left center;
}
#we2mai a#vincennes {
	padding: 5px 0 5px 20px;
	background:  url(/media/image/horse-racing.gif) no-repeat left center;
}
body#tchequie table * {
	text-align: left;
}
body#tchequie table th {
	background: #DEDEDE;
}
body#tchequie table {
	margin:  40px auto;
	background: white;
}
