body { 
	text-align: center; 
	margin: 0;	
	font-size: 12px;	
	font-family: verdana, arial, sans-serif;
}

h1 {
	color: #e7457b;
	font-size: 22px;
}

h2 {
	color: #f57e3a;
	font-size: 16px;	
	margin-bottom: 5px;
	margin-top: 15px;	
	font-weight: bold;
}

.h2 {
	color: #f57e3a;
	font-size: 16px;	
	margin-bottom: 5px;
	margin-top: 15px;	
	font-weight: bold;	
}

h3 {
	color: #f57e3a;
	margin-bottom: 0px;
	font-size: 14px;	
}

input {
	background-color: #eee;
}

input.little {
	width: 100px;
}

input.normal {
	width: 250px;
}

select {
	width: 400px;
	font-size: 11px;
	background-color: #eee;		
}

textarea {
	width: 250px;
	height: 100px;
	background-color: #eee;	
}

a {
	color: #874c94;
}

a img {
	border: 0;
}

ul {
	margin-top: 0px;
	margin-left: 20px;
	padding-left: 0px;		
}

ul li {
	font-size: 12px;
	margin-left: 0px;
	padding-left: 0px;		
	list-style-image: url('/tv/img/commun/puce.jpg');		
}

table th {
	color: #555;
	font-weight: bold;
	font-size: 11px;
}

.th {
	color: #555;
	font-weight: bold;
	font-size: 11px;	
}

a.buy {
	font-size: 16px;
}

.bold {
	font-weight: bold;
}

#page {
	width: 1000px;
	height: 620px;		
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	background-image: url('/tv/img/commun/back.jpg');
	background-repeat: no-repeat;	
}

#top {
	width: 1000px;
	height: 55px;
}

#top #red {
	height: 4px;
	background-color: #e7457b;
}

#top #menu {
	width: 1000px;
	padding: 0px;
	margin: 0px;	
}

#top #menu #nb1 {
	float: left;
}

#top #menu #nb2 {
	width: 850px;
	float: left;
	text-align: center;
}


#top #menu a.title {
	padding: 0px;
	margin: 0px;
}

#top #menu a.title img {
	border: 0px;
	border-left: 2px solid #e7457b;
	padding: 0px;
	margin: 0px;
}

#top #menu img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#center {
	margin-top: 25px;
}

#center #left {
	float: left;
	width: 220px;
	margin-left: 10px;
	text-align: center;
	margin-top: 20px;
	padding-right: 15px;	
}

#center #right {
	float: left;
	width: 700px;
}

.error {
	color: #ff581d;
	font-weight: bold;
}

#bottom {
	width: 1000px;
	text-align: center;
	font-style: italic;
	font-size: 11px;
	color: #555;
}

#phpmyvisites {
	display: none;
}

#center #left table tr td a {
	color: #5e3567;
}

.orange {
	color: #f57e3a;
	font-weight: bold;
}

#boxLeftNew {
	width: 180px;
	border: 1px solid #874c94; 
	/*background-color: #ffe9bb; */
	background-image: url('/tv/img/ico/degrade.jpg');
	background-repeat: no-repeat;	
	font-weight: bold; 
	padding: 5px; 
	line-height: 25px; 
	margin-bottom: 20px;
}

#boxLeftNew a {
	text-decoration: none;
}

#boxLeftNew a:hover {
	text-decoration: underline;
}

#boxLeftNew ul li {
	font-size: 10px;
	line-height: 18px; 	
}

#boxLeftNew hr {
	color: #874c94; 
	background-color: #874c94;
	height: 1px;
	border: 0;	
}


#menu #topBar {
	text-align: center;
}
	
#menu #topBar img{
	margin-left: 10px;
	margin-right: 5px;		
}	
	
#menu #topBar a {
	font-size: 18px;
	text-decoration: none;
}

#menu #topBar a.selected {
	color: #f57e3a;
}
	
#menu #topBar a:hover {
	color: #f57e3a;
}
	