﻿/*http://www.csstablegenerator.com/*/

#CSSTableGenerator {
	margin:0px;padding:0px;
	width:120%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:13px;
	-webkit-border-bottom-left-radius:13px;
	border-bottom-left-radius:13px;
	
	-moz-border-radius-bottomright:13px;
	-webkit-border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
	
	-moz-border-radius-topright:13px;
	-webkit-border-top-right-radius:13px;
	border-top-right-radius:13px;
	
	-moz-border-radius-topleft:13px;
	-webkit-border-top-left-radius:13px;
	border-top-left-radius:13px;
}#CSSTableGenerator table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}#CSSTableGenerator tr:last-child td:last-child {
	-moz-border-radius-bottomright:13px;
	-webkit-border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
}
#CSSTableGenerator table tr:first-child td:first-child {
	-moz-border-radius-topleft:13px;
	-webkit-border-top-left-radius:13px;
	border-top-left-radius:13px;
}
#CSSTableGenerator table tr:first-child td:last-child {
	-moz-border-radius-topright:13px;
	-webkit-border-top-right-radius:13px;
	border-top-right-radius:13px;
}#CSSTableGenerator tr:last-child td:first-child{
	-moz-border-radius-bottomleft:13px;
	-webkit-border-bottom-left-radius:13px;
	border-bottom-left-radius:13px;
}#CSSTableGenerator tr:hover td{
	background-color:#ffffff;
		

}
#CSSTableGenerator td{
	vertical-align:text-top;

		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) ); 
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:8px;
	/*font-size:13px;
	font-family:Helvetica;
	font-weight:normal;
	color:#066969;*/
}#CSSTableGenerator tr:last-child td{
	border-width:0px 1px 0px 0px;
}#CSSTableGenerator tr td:last-child{
	border-width:0px 0px 1px 0px;
}#CSSTableGenerator tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
#CSSTableGenerator tr:first-child td{
		background:-o-linear-gradient(bottom, #f58426 5%, #f58426 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f58426), color-stop(1, #f58426) );
	background:-moz-linear-gradient( center top, #f58426 5%, #f58426 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f58426", endColorstr="#f58426");	background: -o-linear-gradient(top,#f58426,f58426);

	background-color:#f58426;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	/*font-family:Helvetica;*/
	font-weight:bold;
	color:#ffffff;
}
#CSSTableGenerator tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #f58426 5%, #f58426 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f58426), color-stop(1, #f58426) );
	background:-moz-linear-gradient( center top, #f58426 5%, #f58426 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#f58426", endColorstr="#f58426");	background: -o-linear-gradient(top,#f58426,f58426);

	background-color:#f58426;
}
#CSSTableGenerator tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
#CSSTableGenerator tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

#CSSTableGenerator ul{
	margin-top:0px;
}
#CSSTableGenerator li{
	margin-bottom:15px;
}


.mGrid {   
    
    width:auto;  
    background-color: #fff3e8;   
    margin: 5px 0 10px 0;     
}  
.mGrid td {   
    padding: 1px;    
    color: #717171;  
    text-align : center;
}  
.mGrid th {
    text-transform : uppercase;
    padding: 4px 5px;   
    color: #fff;   
    background: #f58426;
    font-size: 0.9em;   
}  
.mGrid th a {   
    padding: 4px 2px;   
    color: #fff;    
}  
.mGrid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
.mGrid .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }  
.mGrid .pgr table { margin: 5px 0; }  
.mGrid .pgr td {   
    padding: 0 6px;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.mGrid .pgr a { color: #666; text-decoration: none; }  
.mGrid .pgr a:hover { color: #000; text-decoration: none; } 


.m1Grid {   
  
    background-color: #fff3e8;   
    margin: 5px 0 10px 0;     
}  

 
.m1Grid th {
    text-transform : uppercase;
    padding: 2px 5px;   
    color: #fff;   
    background: #f58426;
    font-size: 0.9em;   
}  
.m1Grid th a {   
    padding: 4px 2px;   
    color: #fff;    
}  
.m1Grid .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
.m1Grid .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }  
.m1Grid .pgr table { margin: 5px 0; }  
.m1Grid .pgr td {   
    padding: 0 6px;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     

.textEntryMultiline
{
    width: 490px;
    height:70px;
    border: 1px solid #ccc;
}





#CSSTableGeneratorBlue {
	margin:0px;padding:0px;
	width:120%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:13px;
	-webkit-border-bottom-left-radius:13px;
	border-bottom-left-radius:13px;
	
	-moz-border-radius-bottomright:13px;
	-webkit-border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
	
	-moz-border-radius-topright:13px;
	-webkit-border-top-right-radius:13px;
	border-top-right-radius:13px;
	
	-moz-border-radius-topleft:13px;
	-webkit-border-top-left-radius:13px;
	border-top-left-radius:13px;
}#CSSTableGeneratorBlue table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}#CSSTableGeneratorBlue tr:last-child td:last-child {
	-moz-border-radius-bottomright:13px;
	-webkit-border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
}
#CSSTableGeneratorBlue table tr:first-child td:first-child {
	-moz-border-radius-topleft:13px;
	-webkit-border-top-left-radius:13px;
	border-top-left-radius:13px;
}
#CSSTableGeneratorBlue table tr:first-child td:last-child {
	-moz-border-radius-topright:13px;
	-webkit-border-top-right-radius:13px;
	border-top-right-radius:13px;
}#CSSTableGeneratorBlue tr:last-child td:first-child{
	-moz-border-radius-bottomleft:13px;
	-webkit-border-bottom-left-radius:13px;
	border-bottom-left-radius:13px;
}#CSSTableGeneratorBlue tr:hover td{
	background-color:#ffffff;
		

}
#CSSTableGeneratorBlue td{
	vertical-align:text-top;

		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) ); 
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:8px;
	/*font-size:13px;
	font-family:Helvetica;
	font-weight:normal;
	color:#066969;*/
}#CSSTableGeneratorBlue tr:last-child td{
	border-width:0px 1px 0px 0px;
}#CSSTableGeneratorBlue tr td:last-child{
	border-width:0px 0px 1px 0px;
}#CSSTableGeneratorBlue tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
#CSSTableGeneratorBlue tr:first-child td{
		background:-o-linear-gradient(bottom, #00a1d3 5%, #00a1d3 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00a1d3), color-stop(1, #00a1d3) );
	background:-moz-linear-gradient( center top, #00a1d3 5%, #00a1d3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a1d3", endColorstr="#00a1d3");	background: -o-linear-gradient(top,#00a1d3,00a1d3);

	background-color:#00a1d3;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	/*font-family:Helvetica;*/
	font-weight:bold;
	color:#ffffff;
}
#CSSTableGeneratorBlue tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #00a1d3 5%, #00a1d3 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #00a1d3), color-stop(1, #00a1d3) );
	background:-moz-linear-gradient( center top, #00a1d3 5%, #00a1d3 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00a1d3", endColorstr="#00a1d3");	background: -o-linear-gradient(top,#00a1d3,00a1d3);

	background-color:#00a1d3;
}
#CSSTableGeneratorBlue tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
#CSSTableGeneratorBlue tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

#CSSTableGeneratorBlue ul{
	margin-top:0px;
}
#CSSTableGeneratorBlue li{
	margin-bottom:15px;
}




#CSSTableGeneratorGray {
	margin:0px;padding:0px;
	width:120%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:13px;
	-webkit-border-bottom-left-radius:13px;
	border-bottom-left-radius:13px;
	
	-moz-border-radius-bottomright:13px;
	-webkit-border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
	
	-moz-border-radius-topright:13px;
	-webkit-border-top-right-radius:13px;
	border-top-right-radius:13px;
	
	-moz-border-radius-topleft:13px;
	-webkit-border-top-left-radius:13px;
	border-top-left-radius:13px;
}#CSSTableGeneratorGray table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}#CSSTableGeneratorGray tr:last-child td:last-child {
	-moz-border-radius-bottomright:13px;
	-webkit-border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
}
#CSSTableGeneratorGray table tr:first-child td:first-child {
	-moz-border-radius-topleft:13px;
	-webkit-border-top-left-radius:13px;
	border-top-left-radius:13px;
}
#CSSTableGeneratorGray table tr:first-child td:last-child {
	-moz-border-radius-topright:13px;
	-webkit-border-top-right-radius:13px;
	border-top-right-radius:13px;
}#CSSTableGeneratorGray tr:last-child td:first-child{
	-moz-border-radius-bottomleft:13px;
	-webkit-border-bottom-left-radius:13px;
	border-bottom-left-radius:13px;
}#CSSTableGeneratorGray tr:hover td{
	background-color:#ffffff;
		

}
#CSSTableGeneratorGray td{
	vertical-align:text-top;

		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) ); 
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:8px;
	/*font-size:13px;
	font-family:Helvetica;
	font-weight:normal;
	color:#066969;*/
}#CSSTableGeneratorGray tr:last-child td{
	border-width:0px 1px 0px 0px;
}#CSSTableGeneratorGray tr td:last-child{
	border-width:0px 0px 1px 0px;
}#CSSTableGeneratorGray tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
#CSSTableGeneratorGray tr:first-child td{
		background:-o-linear-gradient(bottom, #6d6e71 5%, #6d6e71 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6d6e71), color-stop(1, #6d6e71) );
	background:-moz-linear-gradient( center top, #6d6e71 5%, #6d6e71 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6d6e71", endColorstr="#6d6e71");	background: -o-linear-gradient(top,#6d6e71,6d6e71);

	background-color:#6d6e71;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	/*font-family:Helvetica;*/
	font-weight:bold;
	color:#ffffff;
}
#CSSTableGeneratorGray tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #6d6e71 5%, #6d6e71 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #6d6e71), color-stop(1, #6d6e71) );
	background:-moz-linear-gradient( center top, #6d6e71 5%, #6d6e71 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#6d6e71", endColorstr="#6d6e71");	background: -o-linear-gradient(top,#6d6e71,6d6e71);

	background-color:#6d6e71;
}
#CSSTableGeneratorGray tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
#CSSTableGeneratorGray tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

#CSSTableGeneratorGray ul{
	margin-top:0px;
}
#CSSTableGeneratorGray li{
	margin-bottom:15px;
}







#CSSTableGeneratorblueFonce {
	margin:0px;padding:0px;
	width:120%;
	box-shadow: 10px 10px 5px #888888;
	border:1px solid #000000;
	
	-moz-border-radius-bottomleft:13px;
	-webkit-border-bottom-left-radius:13px;
	border-bottom-left-radius:13px;
	
	-moz-border-radius-bottomright:13px;
	-webkit-border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
	
	-moz-border-radius-topright:13px;
	-webkit-border-top-right-radius:13px;
	border-top-right-radius:13px;
	
	-moz-border-radius-topleft:13px;
	-webkit-border-top-left-radius:13px;
	border-top-left-radius:13px;
}#CSSTableGeneratorblueFonce table{
    border-collapse: collapse;
        border-spacing: 0;
	width:100%;
	height:100%;
	margin:0px;padding:0px;
}#CSSTableGeneratorblueFonce tr:last-child td:last-child {
	-moz-border-radius-bottomright:13px;
	-webkit-border-bottom-right-radius:13px;
	border-bottom-right-radius:13px;
}
#CSSTableGeneratorblueFonce table tr:first-child td:first-child {
	-moz-border-radius-topleft:13px;
	-webkit-border-top-left-radius:13px;
	border-top-left-radius:13px;
}
#CSSTableGeneratorblueFonce table tr:first-child td:last-child {
	-moz-border-radius-topright:13px;
	-webkit-border-top-right-radius:13px;
	border-top-right-radius:13px;
}#CSSTableGeneratorblueFonce tr:last-child td:first-child{
	-moz-border-radius-bottomleft:13px;
	-webkit-border-bottom-left-radius:13px;
	border-bottom-left-radius:13px;
}#CSSTableGeneratorblueFonce tr:hover td{
	background-color:#ffffff;
		

}
#CSSTableGeneratorblueFonce td{
	vertical-align:text-top;

		background:-o-linear-gradient(bottom, #ffffff 5%, #ffffff 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffffff), color-stop(1, #ffffff) ); 
	background:-moz-linear-gradient( center top, #ffffff 5%, #ffffff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff", endColorstr="#ffffff");	background: -o-linear-gradient(top,#ffffff,ffffff);

	background-color:#ffffff;

	border:1px solid #000000;
	border-width:0px 1px 1px 0px;
	text-align:left;
	padding:8px;
	/*font-size:13px;
	font-family:Helvetica;
	font-weight:normal;
	color:#066969;*/
}#CSSTableGeneratorblueFonce tr:last-child td{
	border-width:0px 1px 0px 0px;
}#CSSTableGeneratorblueFonce tr td:last-child{
	border-width:0px 0px 1px 0px;
}#CSSTableGeneratorblueFonce tr:last-child td:last-child{
	border-width:0px 0px 0px 0px;
}
#CSSTableGeneratorblueFonce tr:first-child td{
		background:-o-linear-gradient(bottom, #f58426 5%, #0072a9 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0072a9), color-stop(1, #0072a9) );
	background:-moz-linear-gradient( center top, #f58426 5%, #0072a9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0072a9", endColorstr="#0072a9");	background: -o-linear-gradient(top,#0072a9,0072a9);

	background-color:#0072a9;
	border:0px solid #000000;
	text-align:center;
	border-width:0px 0px 1px 1px;
	font-size:16px;
	/*font-family:Helvetica;*/
	font-weight:bold;
	color:#ffffff;
}
#CSSTableGeneratorblueFonce tr:first-child:hover td{
	background:-o-linear-gradient(bottom, #0072a9 5%, #0072a9 100%);	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0072a9), color-stop(1, #0072a9) );
	background:-moz-linear-gradient( center top, #0072a9 5%, #0072a9 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#0072a9", endColorstr="#0072a9");	background: -o-linear-gradient(top,#0072a9,0072a9);

	background-color:#0072a9;
}
#CSSTableGeneratorblueFonce tr:first-child td:first-child{
	border-width:0px 0px 1px 0px;
}
#CSSTableGeneratorblueFonce tr:first-child td:last-child{
	border-width:0px 0px 1px 1px;
}

#CSSTableGeneratorblueFonce ul{
	margin-top:0px;
}
#CSSTableGeneratorblueFonce li{
	margin-bottom:15px;
}

