@import url('reservation_court.css'); 

/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Verdana, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    font-size: 9pt;
    WORD-SPACING: normal
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	16pt;
	font-weight: bold ;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	14pt;
	font-weight:bold ;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	13pt;
	font-weight:bold ;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	12pt;
	font-weight:bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
		
.comment
{
	font-size : smaller ;
	color : Gray ; 
}

.admin
{
	background-color : #ffe4e1;
}

.tennisbg
{
	background-color : #ffffcc;
}

.nouveau
{
	background-color:yellow;
}

.ent
{
	font-size :12;
	font-weight :bold ;
	font-variant :small-caps ;
	background-color : #4A3C8C;
	color : #F7F7F7;
}

.cel
{
	font-size :12;
	background-color : #E7E7FF;
	color : #4A3C8C
	}
.cel2
{
	font-size :12;
	background-color : #F7F7F7;
	color:#4A3C8C
}

.plus
{
	color:#33ff22
}
	
.headerbutton
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-variant:small-caps ;
	font-size:14;
	font-weight :bold ;
	}
	
.news
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12;
	}
	
.newsimage	
{
	float: right ;
		}
	
#masthead2 {
}

#top_nav2 {
}

#container2 {
	min-width: 380px;
}

#right_col2 {
	width: 200px;
	float: right;
}

#page_content2 {
	margin-right: 200px;
}

#footer2 {
	clear: both;
}

#leftcol3 
{
	width: 350px;
	float: left;
}

#content3
{
	margin-left:350px;
}

#prefooter2
{
	clear: both;
}

TD.menuentete
{
	background-position: center center;
	background-image: url(images/bouton_site.gif);
	background-repeat: no-repeat;
}

a.button{
background:url(images/button.gif);
display:block;
color:black;
font-weight:bold;
height:30px;
line-height:29px;
margin-bottom:14px;
text-decoration:none;
width:191px;
}
a:hover.button{
color:#0066CC;
}

/* -------------------- */
/* CLASSES */
/* -------------------- */
.add{
background:url(images/add.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

.delete{
background:url(images/delete.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

.user{
background:url(images/user.gif) no-repeat 10px 8px;
text-indent:30px;
display:block;
}

.reserver{
background:url(images/book_bookmark.png) no-repeat 10px 8px;
text-indent:30px;
display:block;
}



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#tabs {
	float:left;
	width:100%;
	font-size:93%;
	line-height:normal;
	border-bottom:1px solid #666;
	margin-bottom:1em; /*margin between menu and rest of page*/
	overflow:hidden;
	}

#tabs ul {
	margin:0;
	padding:10px 10px 0 0px;
	list-style:none;
	
	}

#tabs li {
	display:inline;
	margin:0;
	padding:0;
	}

#tabs a {
	float:left;
	background:url("media/left.png") no-repeat left top;
	margin:0;
	padding:0 0 0 6px;
	text-decoration:none;
	}

#tabs a span {
	float:left;
	display:block;
	background:url("media/right.png") no-repeat right top;
	padding:6px 15px 4px 6px;
	margin-right:2px;
	color:#FFF;
	}

/* Commented Backslash Hack hides rule from IE5-Mac \*/
#tabs a span {float:none;}

/* End IE5-Mac hack */
#tabs a:hover span {
	}

#tabs a:hover {
	background-position:0% -42px;
	}

#tabs a:hover span {
	background-position:100% -42px;
	}




/* NOUVEAU MENU */

.menu-1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	position: absolute;
}
.menu-1 li {
	background-position: center center;
	float: left;
	position: relative;
	background-image: url('images/bouton.png');
	background-repeat: no-repeat;
	list-style-type: none;
	width: 150px;
	height: 50px;
}
.menu-1 a
{
	display: block;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	line-height: 50px;
	font-size: 14px;
}
        
.menu-1 a:hover {
 background-image: url('images/bouton_hover.png');
 background-repeat: repeat-x;
 color: #000000;
}

