/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   

/* background color for the content part of the pages */
/* *** Club aXions 2008 **** */
Body 
{
    margin: 3px 0px 10px 0px;
    background-image:url(/Portals/0/img/template/backgroundSite.jpg);
    background-repeat:no-repeat;
    background-color: #000000;
    background-position:center top;
    font-size: 10px;
    font-weight: normal;
    font-family: Verdana, Arial, Tahoma;
    color: #00ab4f;
}

.LoginPaneHome
{
    height:26px;
    background-image: URL(/images/aXionsTemplateHome/Axions_topmenu1.gif)
}

.LoginPaneOther
{
    height:26px;
    background-image: URL(/images/aXionsTemplateHome/Axions_topmenu2.gif)
}

.TitlePane  
{
    width: 584px; 
    margin:0px 0px 0px 0px;
    background-color: #000000;
    padding-top:20px;
    padding-bottom:20px;
}


.ContentPane  
{
/*    padding-left: 25px; 
    padding-right: 25px;  */
    width: 584px; 
    height:551px;
    margin:0px 0px 0px 0px;
    background-color: #000000;
    padding-top:20px;
    padding-bottom:20px;
}

.PubPane  
{
    margin:0px 0px 0px 0px;
    background-color: #000000;
    height:87px;
    width:584px
}

.VideoPane  
{
    padding-left: 21px; 
    padding-right: 23px; 
    padding-top: 20px; 
    padding-bottom: 27px;
    width: 309px; 
    height: 236px;
    margin:0px 0px 0px 0px;
    background-color: #000000;
    border-bottom:1px solid #015b2a;
}

.CalendarPane  
{
/*    padding-left: 17px; 
    padding-right: 22px; 
    padding-top: 16px; 
    padding-bottom: 12px;
*/
	height:147px;
	width: 308px; 
	padding:0px 0px 0px 0px;
    margin:0px 0px 0px 0px;
    background-color: #000000;
    border-bottom:1px solid #015b2a;
}

.PromoPane  
{
    padding-left: 21px; 
    padding-right: 23px; 
    padding-top: 14px; 
    padding-bottom: 14px; 
	height:179px;
	border-bottom:1px solid #015b2a;
    margin:0px 0px 0px 0px;
    background-color: #000000;
}

.SnowPane  
{
/*    padding-left: 17px; 
    padding-right: 14px; 
    padding-top: 17px; 
    padding-bottom: 1;
*/
    height:75px;
    margin:0px 0px 0px 0px;
    background-color: #000000;
}

.ContentPane1_T2
{
     width: 326px;
    margin:0px 0px 0px 0px;
    background-color: #ed1e83;
    padding-top:20px;
    padding-bottom:20px;
}

.ContentPane2_T2
{

   padding-top:20px;
    padding-bottom:20px;
    width: 553px;
    margin:0px 0px 0px 0px;
    background-color: #000000;
}

.ContentPaneJoinUs
{
/*    padding-left: 25px; 
    padding-right: 25px;  */
    width: 584px; 
    margin:0px 0px 0px 0px;
    background-color: #000000;
    padding-top:20px;
    padding-bottom:20px;
}
.ContentPaneNavette  
{
    width: 584px; 
    margin:0px 0px 0px 0px;
    background-color: #000000;
    /*padding-top:px;*/
    padding-bottom:20px;
}


.Main_table
{
    background-color: #000000;
}

table
{
    border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px;
}

td
{
    margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 11px; 
}

.collapse
{
    border-width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
	border-spacing: 0px;
}


/* GENERIC */
.inline
{
    display:inline;
}

H1  
{
    font-size: 16px;
    font-weight: bold;
    color: #00ab4f;
    margin: 0px 10px 0px 10px;
}

H1.title
{
	font-size: 24px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px 0px 15px 0px;
}

H2  
{
    font-size: 12px;
    font-weight:normal;
    color: #00ab4f;
    margin:  10px 10px 10px 10px;
    font-family: Arial Tahoma Verdana;
}

H3  
{
    font-size: 10px;
    font-weight:normal;
    color: #00ab4f;
    font-family: Arial Tahoma Verdana;    
}

H4  
{
    font-size: 14px;
    font-weight:normal;
    color: #00ab4f;
    margin:   0px 10px 0px 10px;
    font-family: Arial Tahoma Verdana;
}

H5  
{
    font-size: 12px;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;
}

H6
{
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0px 0px 0px 0px;
}


/******************* Main Menu *******************/

/* look this website to know wich property do what...
http://www.skinningtoolkit.com/DOTNETNUKECLASSES/SolpartMenu/tabid/109/Default.aspx*/

/******************* Main Menu *******************/
.MainMenu_MenuContainer 
{
	background-color: transparent; 
}

.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: black; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
    border-left: solid 0px Gray;
    border-bottom: solid 0px Gray;
    border-top: solid 0px Gray;
    border-right:  solid 0px Gray;   
    height: 20px;
    font-family: verdana, Tahoma, Arial;
       text-transform:uppercase;
    
}

/*Must be under MainMenu_MenuItem to be effective*/
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	background-color: Transparent;	
	font-weight: Normal;
    color:#03c468;
    height: 30px;
    font-family: verdana, Tahoma, Arial;
}

.MainMenu_MenuIcon {
	display: none;
}

.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #e7e7e7; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3); 
	border-bottom: solid 1px Gray;
    border-left: solid 1px Gray;
    border-top: solid 1px Gray;
    border-right: solid 1px Gray;
}

.MainMenu_SubMenuItemActive
{
    background-color: #ffffff;
    color: #9C0000;
    border-left: solid 0px Gray;
    border-bottom: solid 0px Gray;
    border-top: solid 0px Gray;
    border-right: solid 0px Gray; 
    font-family: verdana, Tahoma, Arial;   
}

.MainMenu_MenuBreak 
{
	border-bottom: solid 1px #03c468;
	border-left: solid 0px #03c468; 
	border-top: solid 1px #03c468; 
	border-right: solid 0px #03c468;
	background-color: #03c468; 
	height: 1px;
}

.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #9C0000; 
	font-size: 9pt; 
	font-weight: normal; 
	font-style: normal;
	background-color: #ffffff;
	border-left: solid 0px Gray;
    border-bottom: solid 0px Gray;
    border-top: solid 0px Gray;
    border-right: solid 0px Gray;    
font-family: verdana, Tahoma, Arial;
}

.MainMenu_MenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-left: solid 0px #e7e7e7;
	border-right: solid 1px #e7e7e7;
	border-bottom: solid 0px #e7e7e7;
	border-top:  solid 0px #e7e7e7;
}

/************* R O O T **************/
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	height: 30px;
	padding-top: 4px;
}

.MainMenu_RootMenuItem
{
   font-weight: Normal;
   font-size: 12px;
   color: Black;
   height: 30px;
   background: transparent; 
   font-family: verdana, Tahoma, Arial;
   text-transform:uppercase;
}

.MainMenu_RootMenuItemSelected
{
    background-color:Transparent;
    color: #38393a;
    height: 30px;
    font-weight: Normal;
    font-family: verdana, Tahoma, Arial;
       text-transform:uppercase;
}

.MainMenu_RootMenuItemActive 
{
    color: #38393a;
}


/**************************************************/

.Titre_Page
{
    font-size:12px;
    color:#00ab4f;
}


.table_Tarifs
{
    width:525px;
    border-spacing: 2px;
}

.td_Title_tarifs
{
    background-color:#38393a;
    height:26px;
    padding: 2px 2px 2px 10px;
}

.td_Items_tarifs
{
    background-color:#4d4d4d;
    height:26px;
    padding: 2px 2px 2px 10px;        
/*    text-align:center;*/
    color:#00aa4f
}

.td_Notes_Tarifs
{
	padding: 7px 10px 10px 5px;
	text-align: justify;
}

.table_Login
{
    width:350px;
    border-spacing: 2px;
}

.td_Top_login
{
    background-color:#FDE6F1;
    color: Black;
    height:26px;
    padding: 3px 3px 3px 5px;        
    text-align:left;
    font-size: 15px;
    font-weight: bold;
}

.td_Items_login
{
    background-color:#F68FC1;
    height:26px;
    padding: 3px 3px 3px 5px;        
    text-align:left;
}

.td_Bottom_login
{
    background-color:#ef1c84;
    color:White;
    height:26px;
    padding: 3px 5px 3px 5px;        
    text-align:right;
}

.td_separateur
{
    background-color:#ed1e83;
    height:14px;
    background-image: url(img/star.gif);
    background-repeat: repeat-x;
}

.td_bullet
{
	vertical-align: top;
	padding-top: 5px;
	padding-right: 3px;
}

.td_calendar_title
{
	background-color:#38393a;
	font-family:Arial Tahoma vernada;
	color:#00ab4f;
	font-size:16px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
}

.td_calendar_mois
{
	padding: 10px 2px 5px 2px;
	font-size: 12px;	
	color:#02a94f;
}

.td_calendar_jours_nom
{
	color: #02a94f;
}

.table_Navette
{
    width:437px;
	border-spacing: 0px;
    margin:0px 0px 0px 0px;
}

.td_Items_Navette
{
    background-color:#4d4d4d;
    padding: 2px 2px 2px 10px;        
	font-size: 12px;
    font-weight:normal;
    color: #00ab4f;
    font-family: Arial Tahoma Verdana;    
}


A.Calendar {color: #02a94f;text-decoration:none}
A.Calendar:link  {color: #02a94f;text-decoration:none}
A.Calendar:visited {color: #02a94f;text-decoration:none}
A.Calendar:active {color: #02a94f;text-decoration:none}
A.Calendar:hover {color: #02a94f;text-decoration:none}

.RapportTitre
{
	background-color:#38393a;
	padding: 5px;
	font-size: 15px;
}

.RapportItem
{
	background-color:#4d4d4d;
}

.RapportAltItem
{
	background-color:#4d4d4d;
}

.RapportItemTd
{
	padding: 5px;	
}

.rfv_CSS
{
	color: White;
} 

.skinObject
{
   color: #827B68;
   font-weight : normal;
   padding: 5px 0px 10px 0px;
}

A {color: #00ab4f;text-decoration:none;font-size:12px ; font-family: Arial Tahoma Verdana;    }
A:link  {color: #00ab4f;text-decoration:none;font-size:12px ; font-family: Arial Tahoma Verdana;}
A:visited {color: #00ab4f;text-decoration:none;font-size:12px ; font-family: Arial Tahoma Verdana;}
A:active {color: #00ab4f;text-decoration:none;font-size:12px ; font-family: Arial Tahoma Verdana;}
A:hover {color: #00ab4f;text-decoration:underline;font-size:12px ; font-family: Arial Tahoma Verdana;}


.error
{
    color: Red;
}


#dnn_ctr409_ClubaXions_evenements_UP_Prog
{
	position: absolute;
}



.div_cond_neige_title
{
	background-color: #fcd6e9;	
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

.div_cond_neige_link
{
	padding-left: 7px;
	padding-bottom:2px;
	font-size: 14px;
	text-decoration: underline;
}

.SectionTitleBack
{
	background-color:#38393a;
	font-family:Arial Tahoma vernada;
	color:#04f191;
	font-size:16px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	height:29px;
 text-transform:uppercase;
}

.SectionTitleBackSmall
{
	background-color:#38393a;
	font-family:Arial Tahoma vernada;
	color:#04f191;
	font-size:12px;
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	height:21px;
 text-transform:uppercase;
 
}

.BackGroundSectionTitle
{
	background-color:#38393a;
	font-family:Arial Tahoma vernada;
	color:#04f191;
	font-size:16px;
}

.SmallText  
{
    font-size: 10px;
    font-weight:normal;
    color: #00ab4f;
    font-family: Arial Tahoma Verdana;    
}

ul
{
	margin-left: 15px; padding-left: 10px;
}

li
{
	color: #00ab4f;
}


.cTitleMonth
{
	background-color:#000000;
	 border:solid 0px #000000;
	 font-weight:normal;
	  Font-Size:12px;
	  Color:#02a94f;
	  text-transform:uppercase;
}

.cTitleDay
{
	background-color:#000000;
	border:solid 0px #000000;
	font-weight:normal;
	Font-Size:10px;
	Color:#02a94f;
	text-transform:uppercase;
}