/* ================================
    CSS STYLES FOR DotNetNuke
   ================================
*/   


/* PAGE BACKGROUND */
/* background color for the header at the top of the page  */
.HeadBg {
}

/* background color for the content part of the pages */
Body
{
}

.ControlPanel {
}

/* background/border colors for the selected tab */
.TabBg {
}

.LeftPane  { 
}

.ContentPane  { 
}

.RightPane  { 
}

/* text style for the selected tab */
.SelectedTab {
}

/* hyperlink style for the selected tab */
A.SelectedTab:link {
}

A.SelectedTab:visited  {
}

A.SelectedTab:active   {
}

A.SelectedTab:hover    {
}

/* text style for the unselected tabs */
.OtherTabs {
}
    
/* hyperlink style for the unselected tabs */
A.OtherTabs:link {
}

A.OtherTabs:visited  {
}

A.OtherTabs:active   {
}

A.OtherTabs:hover    {
}

/* GENERAL */
/* style for module titles */
.Head   {
}

/* style of item titles on edit and admin pages */
.SubHead    {
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead {
}

/* text style used for most text rendered by modules */
.Normal {
font-size:12px;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
}

.NormalRed
{
}

.NormalBold
{
}
    
/* button style for standard HTML buttons */
.StandardButton     {
}

/* GENERIC */
H1  {
}

H2  {
color:#5b9ecd;
font-size:16px;
font-weight:bold;
font-family:arial;
}

H3  {
}

H4  {
}

H5, DT  {
}

H6  {
}

TFOOT, THEAD    {
}

TH  {
}

A:link  {
color:#5b9ecd;
}

A:visited   {
color:#5b9ecd;
}

A:active    {
color:#5b9ecd;
}

A:hover {
color:#cccccc;
}

SMALL   {
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}

HR {
}

/* MODULE-SPECIFIC */
/* text style for reading messages in Discussion */    
.Message    {
}   

/* style of item titles by Announcements and events */
.ItemTitle    {
}

/* Menu-Styles */
/* Module Title Menu */
.ModuleTitle_MenuContainer {
}

.ModuleTitle_MenuBar {
}

.ModuleTitle_MenuItem {
}

.ModuleTitle_MenuIcon {
}

.ModuleTitle_SubMenu {
}

.ModuleTitle_MenuBreak {
}

.ModuleTitle_MenuItemSel {
}

.ModuleTitle_MenuArrow {
}

.ModuleTitle_RootMenuArrow {
}

/* Main Menu */

.MainMenu_MenuContainer {
}

.MainMenu_MenuBar {
}

.MainMenu_MenuItem {
}

.MainMenu_MenuIcon {
}

.MainMenu_SubMenu {
}

.MainMenu_MenuBreak {
}

.MainMenu_MenuItemSel {
}

.MainMenu_MenuArrow {
}

.MainMenu_RootMenuArrow {
}


/* VERTICAL */
.SEOMenu {
float:left;
width:100%;
font-family: verdana, arial, sans-serif;
font-size:11px;
margin:0px;
padding:0px;
color:white;
}
.SEOMenu ul {
padding:0px;
margin:0px;
list-style-type:none;
vertical-align:middle;
}

.SEOMenu ul li {
 position:relative;
 list-style-type:none;
 height:31px;
width:180px;
padding:5px 0 5px 0;
 margin:0 0 0 0;
 vertical-align:middle;
}

.SEOMenu ul li a {
background-image: url(http://www.velovole.com/Portals/16/fdbutton.png);
background-repeat: no-repeat;
background-position:top;
display:block;
z-index:9999;
padding:2px 0 0 0;
 margin:0 0 0 0;
width:100%;
height:21px; 
line-height:21px;
text-indent:30px;
}

.SEOMenu ul li a, .SEOMenu ul li a:visited {
 display:block;
 text-decoration:none;
 color:white;
padding:2px 0 0 0;
 margin:0 0 0 0;
height:21px; 
line-height:21px;
}

.SEOMenu ul li a:hover {
padding:2px 0 0 0;
 margin:0 0 0 0;
color:#5b9ecd;
text-decoration:none;
height:21px; 
line-height:21px;
}

.SEOMenu ul li:hover {

color:#5b9ecd;text-decoration:none;}

.SEOMenu ul li:hover a:hover {
padding:2px 0 0 0;
}
.SEOMenu ul li:hover a {
color:#5b9ecd;
text-decoration:none;
padding:2px 0 0 0;
padding:0px;
}
.SEOMenu Table {display:none;/* IE7 */}

/* Onglet Top */
.Top_TabStrip {
	border-bottom : 1px solid #ccc;
	margin : 0;
	padding-bottom : 19px;
	padding-left : 0px;
background-color:transparent;
}

.Top_TabPage {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 3px;
	background: #ffffff;
}

.Top_TabStrip .Top_TabSelected{
	cursor: pointer;
	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;
	background : #ffffff;
	border-top : 1px solid #ccc;
	border-left : 1px solid #ccc;
	border-right : 1px solid #ccc;
	border-bottom : 1px solid white;
	color : #000;
	float : left;
	font-size : 11px;
font-family:arial;
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;

}

.Top_TabStrip .Top_TabUnselected {
	cursor: pointer;

	display : inline;
	list-style-type : none;
	margin : 0;
	padding : 0;

	background : #f1f1f1;
	border : 1px solid #ccc;
	color : #666;
	float : left;
font-family:arial;
	font-size : 11px;
	font-weight : normal;
	line-height : 14px;
	margin-left : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;

 -moz-border-radius-topleft: 7px;
 -moz-border-radius-topright: 7px;
}

.Top_TabStrip .Top_TabMouseover {
	color : black;
	background: #cccccc;
}

/* SKIN Correction */
.inscrption {
	width: 360px;
}


A.login:link, A.login:visited, A.login:active, A.login:hover {
color:#eeeeee;
}

.info {
border:solid 1px #5b9ecd;
padding:10px;
background:#eeeeee;
color#5b9ecd;
}

/* text style used for textboxes in the admin and edit pages, for Nav compatibility */
#dnn_ctr1209_Feedback_txtEmail  {
border:solid 1px #5b9ecd;
padding:2px;
background:#eeeeee;
color:#000000;
font-size:11px;
}

#dnn_ctr1209_Feedback_txtName  {
border:solid 1px #5b9ecd;
padding:2px;
background:#eeeeee;
color:#000000;
font-size:11px;
}
#dnn_ctr1209_Feedback_txtSubject  {
border:solid 1px #5b9ecd;
padding:2px;
background:#eeeeee;
color:#000000;
font-size:11px;
}
#dnn_ctr1209_Feedback_txtBody  {
border:solid 1px #5b9ecd;
padding:2px;
background:#eeeeee;
color:#000000;
font-size:11px;
}
/* style of item titles on edit and admin pages */
.SubHead    {
color:#777777;
font-weight:bold;
font-family:arial;
}

.tab_info{
font-size:11px;
font-family:arial;
background-color:#fff1dd;
border:solid 1px #5b9ecd;
padding:5px;
width:100%;
}

.tab_intro {
font-size:11px;
font-family:arial;
background-color:#f3f3f3;
border:solid 1px #bbbbbb;
padding:5px;
}

.bandeau {
padding-bottom:10px;
}

/******** CSS Formulaire **********/
.frmFondTitre {

height:24px;

width:596px;

background:transparent url(/DesktopModules/YougsSouscription/images/h1_fond.jpg) no-repeat left;

}

.frmTitre {

padding-left:15px;

color:white;

font: verdana;

font-size: 20px;

font-weight: bold;

font-style:italic;

}

.tab_souscription {

	font-family: Arial, Helvetica, sans-serif;

	color: #5b9ecd;

	font-size: 12px;

	font-weight: normal;

}



.souscription_td {

	width: 65px;

	text-align: right;

}

.souscription_td_Mail {
	width: 65px;
	text-align: right;

	font-family: Arial, Helvetica, sans-serif;

	color: #5b9ecd;

	font-size: 12px;

	font-weight: normal;	

}

.label_td {

	text-align: left;

	color: #000000;

	background-color: #e9e9e9;

	font-size: 12px;

	font-weight: normal;	

}

.souscription_separate {

	height: 1px;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #dddddd;

}

.souscription_detail {

	background-color: #f1f1f1;

	border: 1px solid #999999;

	color: #666666;

	font-size: 12px;

	font-weight: normal;

	background-position: right;

}

.souscription_detail_td {
		width: 150px;
     	text-align: right;
	
}

.souscription_validation {

	background-color: #5b9ecd;

	border: 1px solid #000000;

	color: #333333;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	background-position: right;

}

.Style2 {font-size: 9}



.FormInput {

	border: 1px solid #dddddd;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #666666;

	background-color: #f5f5f5;

}



.Label_mdp {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: normal;

	color: #333333;	
}

.NormalBlueEm {
color:#5B9ECD;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
font-style:italic;
}

/* css modifier */




.NormalBlueEm {
color:#ec7326;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;
font-style:italic;
}


.souscription_td {
	width: 65px;
	text-align: right;
         color: #ec7326;

}

.souscription_td_Mail {
	width: 65px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #ec7326;
	font-size: 12px;
font-weight: normal;	

}

.Normal {
font-size:12px;
color: #666666;
}


.tab_souscription {
	font-family: Arial, Helvetica, sans-serif;
	color: #ec7326;
	font-size: 12px;
	font-weight: normal;

}

.souscription_validation {
	background-color: #ec7326;
	border: 1px solid #c5c7c8;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
         background-position: right;

}

h2 {
color:#EC7326;
font-family:arial;
font-size:16px;
font-weight:bold;
}

/******** FIN CSS Formulaire ******/


/* Spe Velo Vole */

.lblSouscription {
	color:#ec7326;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.lblSouscriptionMention {
	color:#99968B;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:italic;	
}
.lblSouscriptionEm {
	color:#ec7326;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	
	font-style:italic;		
}
.lblSouscriptionBold {
	color:#ec7326;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;	
}
.txtSouscription {
	color:#ec7326;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}
.errSouscription {
	color:red;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;	
}
.legendSouscription {
	color:#ec7326;
	font-family:Tahoma,Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
}
.TableSouscription {
width:100%;
}
.TableSouscription TR {}
.TableSouscription TD {}
.TableSouscriptionCOTISATIONS, .TableSouscriptionCOTISATIONS TD, .TableSouscriptionCOTISATIONS TH {
	border-collapse:collapse;
	border:1px solid black;
}

/* text style for buttons and link buttons used in the portal admin pages */
.CommandButton     {
	font: normal normal normal 12px Arial,Helvetica,sans-serif;
	border:solid 1px #bbbbbb;
	background:#eeeeee;
	padding:0 3px 0 3px;
} 
/* hyperlink style for buttons and link buttons used in the portal admin pages */
A.CommandButton:link , A.CommandButton:visited , A.CommandButton:active{
	font: normal normal normal 12px Arial,Helvetica,sans-serif;
color:#ec7326;
text-decoration:none;
}
A.CommandButton:hover    {
	font: normal normal normal 12px Arial,Helvetica,sans-serif;
color:#777777;
text-decoration:none;
}




/* new velovolé */

.lblSouscription {
	color:#888888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.lblSouscriptionBold {
	color:#ec7326;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;	
}

.legendSouscription {
	color:#ec7326;
	font-family:Tahoma,Arial,Helvetica;
	font-size:14px;
	font-weight:bold;
}

.txtSouscription {
	color:#ec7326;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

.lblSouscriptionMention {
	color:#888888;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10px;
	font-style:italic;	
}


a.CommandButton:link, 
a.CommandButton:visited, 
a.CommandButton:active {

-x-system-font:none;
color:#ec7326;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
text-decoration:none;
}


.lblSouscriptionEM {
color:#ec7326;
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
font-style: italic;
}


.lnkSouscription:link, .lnkSouscription:visited, .lnkSouscription:active  {
font-family: Arial,Helvetica,sans-serif;
font-size: 12px;
    color:  #000000;
font-size: 12px;

}

.lnkSouscription:hover {
    text-decoration:    underline;
    color:  #ffffff;
font-size: 12px;
}

/* CSS Bouttons */
.buttonleft {
	float: left;
	height: 26px;
	width: 29px;
	background-image: url(images/buttonleft.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.buttonright {
	float: left;
	height: 26px;
	width: 32px;
	background-image: url(images/buttonright.jpg);
	background-repeat: no-repeat;
}
.buttoncenter {
	float: left;
	height: 26px;
	background-image: url(images/buttoncenter.jpg);
	background-repeat: repeat;
}

.buttonCentrage {
text-align : center;
}

.buttonConteneur {
display : block;
margin : 0px auto;
width:auto;
}

.buttoncenter A {
line-height:26px;
}
#dnn_ctr1209_Feedback_plEmail_imgHelp{
display:none;
}

#dnn_ctr1209_Feedback_plName_imgHelp{
display:none;
}
#dnn_ctr1209_Feedback_plSubject_imgHelp{
display:none;
}
#dnn_ctr1209_Feedback_plBody_imgHelp{
display:none;
}



#dnn_ctr1209_Feedback_plCopy_imgHelp{
display:none;
}


#dnn_ctr1209_Feedback_plEmail_lblLabel{
color:#EC7326;
font-family:arial;
font-weight:bold;
}
#dnn_ctr1209_Feedback_plName_lblLabel{
color:#EC7326;
font-family:arial;
font-weight:bold;
}

#dnn_ctr1209_Feedback_plSubject_lblLabel{
color:#EC7326;
font-family:arial;
font-weight:bold;
}

#dnn_ctr1209_Feedback_plBody_lblLabel{
color:#EC7326;
font-family:arial;
font-weight:bold;
}

#dnn_ctr1209_Feedback_plCopy_lblLabel{
color:#EC7326;
font-family:arial;
font-weight:bold;

}

#dnn_ctr1209_Feedback_txtEmail, #dnn_ctr1209_Feedback_txtName, #dnn_ctr1209_Feedback_txtSubject, #dnn_ctr1209_Feedback_txtBody {
border:1px solid #EC7326;
background:  #ffffff;
}

.center{
padding-left: 40%;
}

#dnn_ctr1537_FormMaster_ctl__2010-03-09T111359 {
color: #ec7326;
}


element.style {
color:#FFFFFF;
cursor:pointer;
float:left;
font-size:12px;
left:0;
position:absolute;
top:-24px;
}

#dnn_ctr1537_FormMaster_lbl_ctl__2010-03-09T111143 {
color: #888888;
font-size: 12px;
}

#dnn_ctr1537_FormMaster_lbl_ctl__2010-03-09T111359 {
color: #888888;
font-size: 12px;
}

#dnn_ctr1537_FormMaster_lbl_ctl__2010-03-09T111420 {
color: #888888;
font-size: 12px;
}

#dnn_ctr1537_FormMaster_lbl_ctl__2010-03-09T111441 {
color: #888888;
font-size: 12px;
}

#dnn_ctr1537_FormMaster_lbl_ctl__2010-03-09T111506 {
color: #888888;
font-size: 12px;
}

#dnn_ctr1537_FormMaster_ctl__2010-03-09T111143, #dnn_ctr1537_FormMaster_ctl__2010-03-09T111359, #dnn_ctr1537_FormMaster_ctl__2010-03-09T111420, #dnn_ctr1537_FormMaster_ctl__2010-03-09T111441, #dnn_ctr1537_FormMaster_ctl__2010-03-09T111506 {
color: #ec7326;
font-size: 12px;
}

small {
font-size:12px;
}

td {
color:#666666;
font-size:12px;
padding-left: 5px;
}

a.login:link, a.login:visited, a.login:active, a.login:hover {
color:#5b9ecd;
font-size:12px;
font-weight:bold;
margin-top:5px;
}
.login {
padding-top:8px;
}




