﻿.menu1,
.menu2,
.menu3,
.menu4,
.content,
.searchbox,
.infobox,
.shoutbox,
.banner {
  background-color: rgb(255,255,255);
  padding: 3px;
}


.header {
	}

.info {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0, 58, 120);
	}



.login {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0, 58, 120);
	}



.content, .content_title {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0, 58, 120);
}


.menu2, .menu2_title, .menu3, .menu3_title {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0, 58, 120);
}




.content {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0, 58, 120);
  color: black;
  background-image: url(images/box.jpg);
  background-repeat:repeat-x;
}




.banner {
  border-width: 2px;
}




.menu1_title, .menu2_title, .menu3_title, .content_title {
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0, 58, 120);
  font-weight: bold;
  color: rgb(0, 58, 120);
  font-size: 12px;
  background-color: rgb(193, 201, 207);
}




body {
  background-color: white;
  font-family:Verdana;
  font-size: 12px;
  color: black;
  line-height: 150%;
}


a {
  text-decoration:none
}
a:link {
  color: black;
}
a:visited {
  color: black;
}
a:hover {
  color: black;
  background-color: rgb(255,204, 128);
}
a:active {
  color: black;
}


hr {
  color: rgb(0, 58, 120);
  background-color: rgb(0, 58, 120);
  height: 1px;
  width: 90%
}



p, ul, li {
  font-family:Verdana;
  font-size: 12px;
  color: black;
}



#list_mark {
  background-color: rgb(255,210,145)
}




#ul {
  font-family:Verdana;
  font-size: 12px;
}








#menu {
	border-style: none;
	margin: 5px 5px 5px 5px;
	}

#menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#menu li {
	width: 130px;
	border-style: none;
	}
	
#menu li a {
  	height: 25px;
	text-decoration: none;
	padding: 0px 0 0 5px;
	}
	
#menu li a:link, #menu li a:visited {
	display: block;
	}
	
#menu li a:hover {

	}
	
#menu li a:active {
	}






#table_home {
	background-color: white;
	border-color: rgb(255,153,0);
	border-style: solid;
	border-width: 1px;
	line-height: 12px;
	}

#table_home_head {
	font-size: 14px;
	font-weight: bold;
	background-color: rgb(255,179,59);
	}


#table_com {
	background-color: white;
	border-color: rgb(0,147,254);
	border-style: solid;
	border-width: 1px;
	line-height: 12px;
	}

#table_com_head {
	font-size: 14px;
	font-weight: bold;
	background-color: rgb(99,189,255);
	}


#table_paid4 {
	background-color: white;
	border-color: rgb(153,204,0);
	border-style: solid;
	border-width: 1px;
	line-height: 12px;
	}

#table_paid4_head {
	font-size: 14px;
	font-weight: bold;
	background-color: rgb(181,215,51);
	}



#table_virtual {
	background-color: white;
	border-color: rgb(183,39,255);
	border-style: solid;
	border-width: 1px;
	line-height: 12px;
	}

#table_virtual_head {
	font-size: 14px;
	font-weight: bold;
	background-color: rgb(206,101,255);
	}



#table_tarif {
	background-color: white;
	border-color: rgb(61,255,39);
	border-style: solid;
	border-width: 1px;
	line-height: 12px;
	}

#table_tarif_head {
	font-size: 14px;
	font-weight: bold;
	background-color: rgb(140,255,123);
	}






#row1 {
  border-color: rgb(255,207,132);
  border-width: 1px;
  padding: 3px;
}

#row2 {
  border-width: 1px;
  border-color: rgb(255,174,49);
  padding: 3px;
}