/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 
select, option, textarea, input {
	COLOR: #000000;
	FONT-SIZE: 11px;
	FONT-FAMILY: Verdana;
	 BACKGROUND-COLOR: #ffffff;
}
/**/
a:active, a:visited, a:link {
	 color: #000000; 
	 text-decoration: none;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 font-size: 8pt;
}

a:hover {
	color:#CC0000;
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	text-decoration: underline;
	
}

a.nav:active, a.nav:visited,  a.nav:link {
	 color: #000000; 
	 font-size : 10px; 
	 font-weight: bold; 
	 font-family: verdana; 
	 text-decoration: none;
}

a.nav:hover { 
	font-size : 10px;
	font-weight: bold;
	color: black;
	font-family: verdana; 
	text-decoration: underline;
}

.header { font-size : 16px; font-weight: bold; color: #808080; font-family: verdana; text-decoration: none;  }

.bborder	{ 
	background-color: #FFFFFF; 
	border: 1px #A7A6B4 solid; 
}
.panel		{-moz-border-radius: .3em .3em .3em .3em; border: 1px dotted silver; background-color: #F7F6F4;}

 TD, TR {
	text-decoration: none; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	cursor: default;
}

body{
}

body#mainpage{
	text-decoration: none; 
	
	font-size: 8pt; 
	cursor: default;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	/*background-color:#FF8200;*/
	background-image:url(2008/bodybackground.gif);
	background-repeat:repeat-x;
	background-position:left top;
}



/* overrides decoration from previous rule for hovered links */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #333333;
}

h2{
	font-family:"Trebuchet MS", verdana, sans-serif;
	font-size: 150%;
	color: #333333;
	font-style: italic;

}

h3{
 font-size: 100%;
 color: #333333;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #333333;
}

ul{
 list-style-type: circle;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 color: #333333;
 border:0px none;; font-style:normal; font-variant:normal; font-weight:bold; font-size:100%; font-family:Arial, sans-serif
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#header_message{
	color:#FFFFFF;
}

#headerPix{
	background-image:url(2008/leftUpPix.gif);
	background-position:left bottom;
	background-repeat:no-repeat;
	padding: 0px 0px 0px 200px; 
}

.alavolee{
	float:left;
	font-size:85%;
	text-align:justify;
	height:120px;
}

.alavolee a {
	text-decoration: none;
	padding: 10px 10px 0px 0px; 
} 
	
.bordering{
	background-color: transparent;
	vertical-align:top;
}
.nobordering{
	background-color: transparent;
	vertical-align:top;
	margin: 0 0 0 0;
	padding: 0px;
	background-repeat:no-repeat;
	background-position:top left;
}

#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}

#navBar{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;;
}
/************* #search styles ***************/



#search{
	padding: 5px 0px 5px 0px;
	font-size: 90%;
}

#search form{
 	margin: 0px;
 	padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
/**********************************************************/
#content{
  	float:center;
	width: 98%;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	vertical-align:top;
	border:#000000 thin solid;
	border-width:1px;
	background-image:url(../images/uchimatapascal.gif);
	background-color:#FFFFFF;
	background-position:top center;
	-moz-border-radius: .3em .3em .3em .3em;
}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 0px 0px 20px 0px;
	padding: 10px 10px 10px 10px;
	font-size: 90%;
	border:#000000 solid;
	border-width:1px;
	background-color:#FFFFFF;
	color:#0;
	
}

#sectionLinks h3{
}

#sectionLinks a:active, a:visited, a:link {
	color:#FF6600;
}

#sectionLinks a:hover{
	color: #FF6600;
	text-decoration: none;
	border-bottom-color:#FF6600;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#sponsor{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	

}

#sponsor h3{
	padding: 5px 0px 0px 0px;
} 
/*********** .wanttoseemoreLink styles ***********/

.relatedLinks{
	margin: 0px;
	border:#000000 thin solid;
	border-width:1px;
	padding: 3px 10px 10px 10px;
	font-size: 95%;
	background-color:#FFFFFF;
	
	
}

.relatedLinks a:hover{
	color: #FF6600;
	text-decoration: none;
	border-bottom-color:#FF6600;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

.relatedLinks h3{
	padding: 5px 0px 6px 0px;
}




/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	color: #cccccc;
	padding: 0px 0px 0px 10px;
	white-space: nowrap;
	}
/* 'nowrap' prevents links from line-wrapping if there are too many to fit in one line
   this will force a horizontal scrollbar if there isn't enough room for all links
   remove rule or change value to 'normal' if you want the links to line-wrap */

#globalNav img{
 display: block;
}

#globalNav a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

/************* #message styles **************/

#globalMessage{
color: #666666;
padding: 0px 0px 10px 10px;
white-space: nowrap;
}

#globalMessage img{
 display: block;
}

#globalMessage a {
	font-size: 90%;
	padding: 0px 4px 0px 0px; 
}

/************* #breadCrumb styles *************/

#breadCrumb{
	font-size: 90%;
	padding: 5px 0px 5px 10px;
}
/*********Cutenews custom **********************/

.leftSideTitle{
	padding: 0px 0px 15px 10px;
	background-image:url(./2008/discussions_fond_titres.jpg);
	background-position:right top;
	background-repeat:no-repeat;
}

.rightSideTitle{
	background-image:url(./2008/discussions_fond_titres.jpg);
	background-position:left top;
	padding: 0px 0px 10px 10px;
	background-repeat:no-repeat;

}

.centerSideTitle{
	background-image:url(./2008/discussions_fond_titres.jpg);
	padding: 7px 0px 15px 10px;
	
	background-repeat:repeat-x;
	color:#FFFFFF;
	vertical-align:middle;
	
	}
/************** .feature styles ***************/

.feature{
	padding: 0px 10px 10px 10px;
	font-size: 90%;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************** .story styles *****************/

.story{
	clear: both;
	padding: 10px 10px 0px 10px;
	font-size: 95%;
}

.story p{
	padding: 0px 0px 10px 0px;
}


/************* #siteInfo styles ***************/

#siteSpyInfo{
	align:center;
	clear: both;
	font-size: 85%;
	color: #cccccc;
	padding: 10px 10px 2px 10px;
	margin-top: -1px;
}

.siteInfo{
	align:center;
	clear: both;
	font-size: 85%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
	margin-top: -1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
	the bottom border of the navBar in cases where they "touch" */

.siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}




/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}




/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 85%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/
#datacontainer{
	background-image:none;
	background-color:#FFFFFF;

}


#headlines{
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-size: 90%;
	

}

#headlines h3{
	padding: 5px 0px 0px 0px;
}

#headlines p{
	padding: 0px 0px 0px 0px;
}

#actu{
	background-color:#FFFFFF;
	border:#000000 thin solid;
	border-width:1px;
	
}
.borderedRaw{
	border:1px solid #cccccc;
}

.horaire {
	padding: 0 0 0 20px;
	font-size: 90%;
}

.discipline {
	border-top:1px solid #cccccc;
}
.date {
	color:#000000;
	font-size: 90%;	
}
.evenement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FF3300;
	border-top:1px solid #cccccc;
}

.descriptionpage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #993333;
	border-top:1px solid #cccccc;
}

.japword {
	font-family: Helvetica, serif;
	font-style: italic;
	font-size: 12px;
	color: #993333;
	 	
}

categorie {
 font: 90% Arial, Helvetica,sans-serif;
color:#CC3300;
}

#alphabet {
	border-right:1px solid #CCCCCC;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #CCCCCC;
}

#alphabet a{
	font-family: Helvetica, sans-serif;
	font-size: 90%;
	
	line-height: 24px;
	color: #993333;
	text-decoration: none;
}
.citation {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-align: center;
}
/**********************/

