/* CSS Document */
/***********************************************************************/
/*												                      */
/*||| FILE NAME : candypanic_main.css								 */
/*||| FILE URL : http://www.candypanic.net/css/candypanic_main.css  */
/*															       */
/*LAST MODIFICATION : january 12 2005							  */
/*																 */
/****************************************************************/
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
/***********************************************/
/* HTML Reloaded                               */
/***********************************************/
body {
	background-color: #FFFFFF;
	leftmargin: 0;
	topmargin: 0;
	marginwidth: 0;
	marginheight: 0;
	SCROLLBAR-FACE-COLOR: #000000;
	SCROLLBAR-HIGHLIGHT-COLOR: #000000;
	SCROLLBAR-SHADOW-COLOR: #999999;
	SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;
	SCROLLBAR-ARROW-COLOR:  #CC0000;
	SCROLLBAR-TRACK-COLOR: #FFFFFF;
	SCROLLBAR-DARKSHADOW-COLOR: #FF3399;
	background-image: url(http://www.candypanic.net/pix/candypanic_bgd_03.gif);
	background-repeat: repeat;
}
/*********************END of HTML Reloaded*********************/
/******************************XXXXXXXXXXXXXXXXXXXX******************************/
/*********************Conteneurs*********************/
.contmid {
	display: block;
	padding: 1px;
	width: 524px;
	margin: 3px;
	position: absolute;
	top: 25px;
	left: 75px;
	text-align: center;
	vertical-align: middle;
	overflow: visible;
	border-top: 10px solid #993366;
	border-right: 10px #993366;
	border-bottom: 10px solid #993366;
	border-left: 10px #993366;
	background-color: #FFFFFF;
	visibility: visible;
	height: auto;
}
.conteneur1 {
	text-align: justify;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	vertical-align: middle;
	text-indent: -3px;
	display: block;
	padding: 6px;
	height: auto;
	width: 500px;
	clear: Aucune;
	margin: 6px;
	border-top: thin dashed Black;
	border-right: thin dashed Black;
	border-bottom: thin dashed #CC3399;
	border-left: thin dashed Black;
}
.conteneur1_inner_nav01 {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 6px;
	position: relative;
	height: 10px;
	font-size: 12px;
	border-top: thin dashed #CC3399;
	border-right: thin dashed #000000;
	border-bottom: thin dashed #000000;
	border-left: thin dashed #000000;
	background-color: #FFFFFF;
	width: 500px;
	display: block;
	margin: 6px;
	text-indent: -3px;
}
.cont_footer01 {
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	position: relative;
	width: 500px;
	display: block;
	margin: 0px;
	top: 750px;
	left: 10px;
}
/*********************END of Conteneurs*********************/
/******************************XXXXXXXXXXXXXXXXXXXX******************************/
/*********************LINKS*********************/
.a {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	text-decoration : none;
	font-style : normal;
	color : #CCCCFF;
	line-height: normal;
	font-variant: normal;
} 
a:hover {
	text-decoration : underline;
} 

.lien {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #CC0066;
	line-height: normal;
	font-variant: normal;
}
.lien:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : underline;
	font-style : normal;
	color : #CC6699;
	line-height: normal;
	font-variant: normal;
}

.lien_1 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #CC0066;
	line-height: normal;
	font-variant: normal;
} 

.lien_1:hover {
	color : #CC0000;
} 

.lien_2 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #FF0099;
	line-height: normal;
	font-variant: normal;
} 
.lien_2:hover {
	text-decoration: underline;

} 
.lien_3 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	font-style : normal;
	color : #CC6699;
	line-height: normal;
	font-variant: normal;
} 
.lien_3:hover {
	color : #660066;
} 
.lien_4 {
	font-size : 12px;
	text-decoration : underline;
	color: #666666;
} 
.lien_4:hover {
	color : #333333;
	text-decoration: none;
} 
.lienp {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FF99CC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
} 
.liencom {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9px;
	color : #996699;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
} 
.lien_part {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
	color : #CC0066;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
} 

.lien_footermain {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	text-decoration : none;
	color : #CC99FF;
	text-align: center;
}

.lien_footermain:hover {
	color: #FF99FF;

}
/*********************END of LINKS*********************/
/******************************XXXXXXXXXXXXXXXXXXXX******************************/
/*********************TEXT*********************/
.bold {
	font-weight: bold;
}
.underlined {
	text-decoration: underline;
}
.italic {
	font-style: italic;
}
.4borders {
	border: thin solid #000000;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.text01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #333333;
}

.texte02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
}

.conteneur1_center_text {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	vertical-align: middle;
	word-spacing: normal;
	text-indent: 25px;
	display: block;
	padding: 12px;
	white-space: normal;
	float: Aucune;
	position: static;
	clear: both;
	height: 10px;
	z-index: 50;
	visibility: visible;
	font-size: 12px;
	width: 500px;
	border-top: thin Aucune #993366;
	border-right: thin Aucune #993366;
	border-bottom: thin dashed #993366;
	border-left: thin Aucune #993366;
}

.texte_generation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-position: center center;

}
.texte_generation_gras {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	background-position: center center;

}

.symbolika01 {
	color: #FF6600;
	font-size: 11px;
	text-align: center;
	font-weight: 900;


}
.404 {
	color: #CC0000;
	font-size: 36px;
	text-align: center;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	letter-spacing: 12px;
}
/*********************TITLES*********************/
.title01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;

}
.title02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	letter-spacing: 1px;
	text-indent: 24px;
}
.title03 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #666666;
	text-decoration: none;
	text-indent: 6px;
}
.subtitle01 {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}
/*********************END of TITLES*********************/
/******************************XXXXXXXXXXXXXXXXXXXX******************************/
/*********************LISTS*********************/
.list_inside_cont1 {
	text-align: left;
	list-style-position: inside;
	list-style-image: url(/pix/puces/puce01_12x12_white_transpa01.gif);
	display: block;
}
/*********************END of LISTS*********************/
/******************************XXXXXXXXXXXXXXXXXXXX******************************/
/*********************END of TEXT*********************/
/******************************XXXXXXXXXXXXXXXXXXXX******************************/
/*********************elements of common FORMS*********************/

input,select,textarea {
	border:2px solid #000000;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Geneva;
	font-size: 12px;
}

.check {
	border:0;
	background-color:#FFFFFF;
	color: #CC0000;
}
/*********************END of elements of common FORMS*********************/
/******************************XXXXXXXXXXXXXXXXXXXX******************************/
/*********************TABLES*********************/
.table_main_layout01 {
	position: static;
	width: 700px;
	padding: 0px;



} 
.table_interior01 {
	background-color: #CCCCCC;
	position: static;
	border: 1px solid #000000;
	width: 700px;

} 

.table_menuleft_01 {
	background-color: #000000;
	position: static;
	height: 350px;
	width: 125px;
	margin: 12px;
} 

.table_top01 {
	background-color: #000000;
	position: static;
	height: 125px;
	width: 350px;
	margin: 12px;
} 
/*********************END OF TABLES*********************/
/******************************XXXXXXXXXXXXXXXXXXXX******************************/
/*********************IMAGES*********************/
a.image {
	display: block;
	width: 20px;
	height: 26px;
	background: url(../../pix/next02.gif) no-repeat right bottom;
	text-align: right;
	vertical-align: bottom;
	margin: 3px 3px 3px 450px;
}
a.image_previous01 {
	display: block;
	width: 20px;
	height: 26px;
	background: url(../../pix/previous02.gif) no-repeat left bottom;
	text-align: left;
	vertical-align: bottom;
	margin: 1px 50px 1px 1px;
}
a.image_next01 {


	display: block;
	width: 20px;
	height: 26px;
	background: url(../../pix/next02.gif) no-repeat right bottom;
	text-align: right;
	vertical-align: bottom;
	margin: 1px 1px 1px 50px;
}
.image_next01 {
margin: 2px;
float: right;
width: auto;
text-align: center;
}
/*********************END of IMAGES*********************/
/******************************XXXXXXXXXXXXXXXXXXXX******************************/
/*********************MISC*********************/
.centre2 {
	margin-left: auto;
	margin-right: auto;
	height: 500px;
	width: 700px;
	text-align: justify;
	background-color: #00FF99;
	border: thick dotted #000000;
	padding: 0.5em;

}
/*********************END of MISC*********************/
/******************************XXXXXXXXXXXXXXXXXXXX******************************/
