BODY {background-color: #FFFFFF;}


.top1 {
	background-color: #003740;
	height: 3px;
}
.top2 {
	background-color: #004854;
	color: #FFFFFF;
	padding: 3px 20px 3px 20px;
}
.top3 {
	background-color: #EF9A48;
	height: 3px;
}


.grey {
	background-color: #EFEFEF;
	padding: 10px 20px 10px 20px;
}


.menu-cell {
	padding: 0px 20px 0px 20px;
	vertical-align: top;
	border-left: 1px solid #D0D0D0;
}	

.text-cell {
	border-left: 1px solid #E5E5E5;
	padding: 0px 20px 0px 20px;
	vertical-align: top;
	border-right: 1px solid #D0D0D0;
}	


.back-top {
	background-color: #02809D;
	background-image: url('images/site/hands.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 206px;
	vertical-align: top;
	padding-top: 30px;
}

.menu-icon {
	margin-bottom: -2px !important;
	margin-bottom: -3px;
}

.menu-icon2 {
	margin-top: -4px !important;
	margin-top: -5px;
}


.text {
	padding: 5px;
	font-size: 12px;
	margin-bottom: 20px;
}


.table-action{
	border-collapse: collapse;
	width: 100%;
	border: 0px solid;
}


.action-cell{	
	background-color: #EDEDED;
	font-size: 11px;
}

.action-pic {
	float: left;
	margin: 0px 10px 0px 0px;
}

.corner1 {
	background-image: url('images/site/corner1.gif');
	background-color: #EDEDED;
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
	height: 9px;
}
.corner2 {
	background-image: url('images/site/corner2.gif');
	background-color: #EDEDED;
	background-repeat: no-repeat;
	background-position: right top;
	width: 9px;
	height: 9px;
}
.corner3 {
	background-image: url('images/site/corner3.gif');
	background-color: #EDEDED;
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 9px;
	height: 9px;
}
.corner4 {
	background-image: url('images/site/corner4.gif');
	background-color: #EDEDED;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 9px;
	height: 9px;
}


.input {
     font-size: 11px;
     font-family: Tahoma;
     margin: 2px 5px 2px 5px;
     padding: 2px;
     border: 1px solid #34A4AE;
     width: 100px;
     height: 18px;
     }
     
textarea {
     font-size: 11px;
     font-family: Tahoma;
     margin: 2px 5px 2px 5px;
     padding: 2px;
     border: 1px solid #34A4AE;
     background-color: #FFFFFF;
     width: 200px;
     }
     
     
select {
     font-size: 11px;
     font-family: Tahoma;
     margin: 2px 5px 2px 5px;
     padding: 1px 3px 1px 3px;
     border: 1px solid #34A4AE;
     width: 100px;
     height: 18px;
     }     

.button {
	BORDER-RIGHT: #001E23 1px solid;
	BORDER-TOP: #6C969C 1px solid;
	BORDER-LEFT: #6C969C 1px solid;
	BORDER-BOTTOM: #001E23 1px solid;
	font-family: Tahoma, Arial;
	FONT-SIZE: 11px;
	COLOR: #BAD7E9;
	BACKGROUND-COLOR: #004854;
	width: 100px;
    margin: 2px 5px 2px 5px;
     padding: 0px;
     color: #C7E0F2;
}

.button2 {
	BORDER-RIGHT: #001E23 1px solid;
	BORDER-TOP: #6C969C 1px solid;
	BORDER-LEFT: #6C969C 1px solid;
	BORDER-BOTTOM: #001E23 1px solid;
	font-family: Tahoma, Arial;
	FONT-SIZE: 11px;
	COLOR: #FFD7E9;
	BACKGROUND-COLOR: #FF4854;
	width: 140px;
    margin: 2px 5px 2px 5px;
     padding: 0px;
     color: #FFFFFF;
}


P {
	font-family: Tahoma; 
	font-size: 12px;
	color: #333333;}
td {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;}


a	   {
    color: #004854;
    text-decoration: underline;
    }
a:hover    {
     text-decoration: none;}
     

a.action   {
    color: #FEF1A6;
    text-decoration: none;
    }
a.action:hover    {
     text-decoration: underline;}
     

a.lang   {
    color: #004854;
    font-size: 11px;
    text-decoration: none;
    }
a.lang:hover    {
     text-decoration: underline;}
     


a.menu1   {
    font-size: 12px;
    color: #004854;
    text-decoration: none;
    font-weight: bold;
    }
a.menu1:hover    {
     color: #008196;
     text-decoration: none;
}

a.menu2   {
    font-size: 12px;
    color: #004854;
    text-decoration: none;
    }
a.menu2:hover    {
     color: #008196;
     text-decoration: none;
}
     


.header {
	background-color: #EFEFEF;
	color: #FF6600;
    font-size: 14px;
    padding: 0px 5px 0px 5px;
    width: 100%;
    height: 20px;
}

.header-bottom {
	background-image: url('images/site/header-bottom.gif');
	background-repeat: no-repeat;
	background-position: right top;
    height: 10px;
}


H1   {
    color: #FFB43F;
    font-size: 16px;
}
    
H2   {
    color: #C0DFF2;
    font-size: 14px;
    }    
H3   {
    color: #FF6600;
    font-size: 12px;
    margin-bottom: 0px;
    margin-top: 0px;
    }    

.tariff   {
    color: #004854;
    font-size: 14px;
    font-weight: bold;
}    

 

.table-top {
	border-collapse: collapse;
	width: 100%;
	
}

.table-header {
	border-bottom: #EFEFEF 2px solid;
	font-weight: bold;
	vertical-align: top;
	background-color: #F8F8F8;
}

.table-cell {
	border-bottom: #EDEDED 1px solid;
	vertical-align: top
}

.table-cell-last {
	border-bottom: #EDEDED 2px solid;
	vertical-align: top;
}

/*img {
   behavior: url("pngbehavior.htc");
}*/


/*-----------------------*/
.td_tarif {
        border-width:1px;
        border-top-width:0px;
        border-right-width:0px;
        border-style:dotted;
        border-color:#009999;
}       
.for_free {
        color:#ff0000;
        font-weight:bold;
}
.auth2login {
	border-width:1px;
	border-top-color:#00CCCC;
	border-left-color:#00CCCC;
	border-right-color:#00CCCC;
	border-bottom-color:#00CCCC;
	width:100px;
	height:13px;
	font-family:Verdana;
	font-size:10px;
}