/* ========BASIC======== */
*  { color: #666; font-family: Verdana, Helvetica, sans-serif }

body {
	width:100%;
	height:100%;
	background-color: #fff; 
	background-image: url("../images/img_top/bg_body_base.jpg"); 
	background-repeat: repeat-x; 
	margin: 0;
	color: #FFF;
}
p {
	color: #FFF;
	font-size: 12px;
	line-height: 1.3em;
	font-family: Verdana, 平成角ゴシック;
	margin:0;
}
br{
	letter-spacing:normal;
}

a{
	color:#333;
	text-decoration:none;
	outline:none;
}

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

div { 
	behavior: url("iepngfix.htc") 
}

img{
	border:0;
	vertical-align: middle;
	behavior: url("iepngfix.htc")
}


#wrapper {
	width: 950px; 
	height: 715px;
	background-image: url("../images/img_base/bg_contents.png"); 
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	background-position: center top; 
	margin-left: -475px;
	margin-top:  0px;
	position: absolute;
	top: 0;
	left: 50%;
}

#header {
	width: 950px; 
	height: 96px;
	background-image: url("../images/img_base/bg_header.png"); 
	background-repeat: no-repeat; 
	background-position: center top; 
	margin-top: 0; 
}
#anime_box1 {
	width:190px;
	height:96px;
	overflow:hidden;
	position:absolute; 
	top:0px; 
	left: 25px;
}
#anime_box2 {
	width:150px;
	height:96px;
	overflow:hidden;
	position:absolute; 
	top:0px; 
	left: 215px;
}
#anime_box3 {
	width:180px;
	height:96px;
	overflow:hidden;
	position:absolute; 
	top:0px; 
	left: 470px;
}
#anime_box4 {
	width:125px;
	height:80px;
	overflow:hidden;
	position:absolute; 
	top:16px; 
	left: 800px;
}
#anime1_inner{ position:absolute; top:0px; left: 0px; z-index:20; }  
#anime2_inner{ position:absolute; top:0px; left: 0px; z-index:20; }  
#anime3_inner{ position:absolute; top:0px; left: 0px; z-index:20; }  
#anime4_inner{ position:absolute; top:0px; left: 0px; z-index:20; }  
#anime5_inner{ position:absolute; top:0px; left: 0px; z-index:20; }  
#anime1{ position:absolute; top:30px; left: 300px; }  
#anime2{ position:absolute; top:45px; left: -100px; }  
#anime3{ position:absolute; top:60px; left: 200px; }  
#anime4{ position:absolute; top:70px; left: -20px; }  
#anime5{ position:absolute; top:174px; left: 0px; }

#contents {
	width: 900px;
	height: 545px;
	color: #fff;
	position:absolute;
	top:96px;
	left:25px;
}

#sub {
	width: 122px;
	height: 545px; 
	background-image: url("../images/img_base/bg_side.gif"); 
	background-repeat: no-repeat; 
	background-position: 0 top; 
	text-align: left;
	position:absolute;
	top:0;
	left:0;
}
#papillon { 
	width: 122px; 
	height: 225px;
	text-align: left; 
}
#menu { 
	width: 122px;
	height:255px;
}
.facebook {
	width: 115px;
	height:33px;
	text-align:right;
	background-image: url(../images/img_base/drapeauG.gif);
	background-repeat: no-repeat;
	background-position: 8px 1px;
}
.fb{
	width:57px;
	height:16px;
	margin: 6px 0 0 5px;
	overflow:hidden;
	text-align:right;
	float:right;

}
#langue {
	width: 100px;
	height:13px;
	margin-left:22px;
	text-align: left;  
}
#langue img {
	margin-right:8px;
}
#main {
	width: 778px; 
	height: 545px;
	background-color: #246da1; 
	background-image: url("../images/img_base/bg_main.gif");
	background-repeat: no-repeat; 
	background-position: left top;
	position:absolute;
	top:0;
	left:122px;
}
#main a {
	color: #3cf
}
#main a:hover {
	color: #ccc;
}

#main_title {
	width: 580px;
	height: 100px;
	margin-left:99px;
	text-align:center;
}
#main_photo {
	width: 580px;
	height: 115px;
	margin-left:99px;
	background-image: url("../images/img_base/photo_frame1.png");
	background-repeat: no-repeat;
}
#main_photo img{
	margin-top:5px;
	margin-left:6px;
}
#main_photo2 {
	width: 580px;
	height: 115px;
	margin-left:99px;
	text-align: center; 
}
#main_photo2 p {
	margin:0;
	font-size: 9px; 
	font-weight: bold; 
	line-height: 2em; 
	color: #ff6;
	text-align: center; 
}
#main_photo2 ul{
	margin:0;
	padding:0;
	list-style-type: none; 
}
#main_photo2 ul li{
	width: 116px;
	height: 76px;
	background-image: url(../images/img_base/photo_frame2.png);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	margin:0;
	padding: 5px 0 5px 0;
	float: left;
	display:inline;
}

#main_text {
	width: 579px;
	height: 305px;
	background-image: url(../images/img_base/bg_text.png);
	margin-left:99px;
	border-right: 1px outset #39f;
	border-bottom: 1px outset #39f;
	overflow:auto;
}
#main_text p, #plan_text p{
	padding: 15px 15px;
}
#main_text p strong, #plan_text p strong {
	color: #FFF;
}
#main_text h3 {
	color: #ffe447;
	font-size: 12px;
	line-height: 1.3em;
	margin:0 15px;
	text-align:left;
}
#main_text h4 {
	color: #ffe447;
	font-size: 10px;
	line-height: 1.3em;
	margin:15px 0 10px 0;
	text-align:center;
}
.formL {
	width:250px;
	text-align:right;
	float:left;
	color: #FFF;
	font-size: 12px;
	line-height: 26px;
	font-family: Verdana, 平成角ゴシック;
	margin:0;
}
.formR {
	width:295px;
	text-align:left;
	color: #FFF;
	font-size: 12px;
	line-height:25px;
	font-family: Verdana, 平成角ゴシック;
	margin-left:255px;
}
.contactL {
	width:220px;
	float:left;
	color: #FFF;
	font-size: 12px;
	line-height: 1.3em;
	font-family: Verdana;
	text-align:left;
	margin:0;
}
.contactR {
	width:330px;
	text-align:left;
	color: #FFF;
	font-size: 11px;
	line-height:1.3em;
	margin-left:225px;
	padding-top:15px;
}
.staff {
	color: #9FF;
	font-family: Helvetica;
}

#plan {
	width: 580px;
	height: 260px;
	margin-left:99px;
}
#plan_text {
	width: 579px;
	height: 160px;
	background-image: url(../images/img_base/bg_text.png);
	margin-left:99px;
	border-right: 1px outset #39f;
	border-bottom: 1px outset #39f;
	overflow:auto;
	background-position: -145px;
}
ul.lien {
	width:260px;
	list-style:none;
	margin:0;
	padding:0;
}
ul.lien p {
	font-size:9px;
	margin:-12px 0 -7px 0;
}

#video {
	float:right;
	margin:15px;
}

#footer   {
	width: 950px; 
	height: 74px;
	background: #fff url("../images/img_base/bg_footer.png") no-repeat center top; 
	text-align: left;
	position:absolute;
	top:641px;
}








/* ========LIENS CUSTOMIZE======== */
#main_liens ul {
margin:0;
padding:0;
}

#main_liens li            { color: #fff; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 0.5em; text-align: center; list-style-type: none; position: relative; width: 270px; height: 50px; float: left; behavior: url("iepngfix.htc")   }
#main_liens li a  { display: block }

#main_liens li a:hover  { 
background-position: 0 0; 
}




