body
{
background-color:#91d4f1;
}


a:link	{color:#91d4f1;} /* for unvisited links */
a:visited	{color:#91d4f1;} /* for unvisited links */
a:hover 	{color:#FF0000;} /* when mouse is over link */

.P_AH 		{color: red; font-size: 36px; font-weight: bold; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration:none; text-align: center; letter-spacing: 10px}

hr {
border : none;
border-top : dashed 1px #FF0000;
color : #91d4f1;
background-color : #91d4f1;
height : 1px;
}

#content_menu {
	width: 750px;
	margin: 0 auto ;
	position: relative;
    border: 0px solid red;
}

#content_menu_up {
	position: absolute;
    top: 40px;
	width : 760px;
    border: 0px solid red;
}

#content_menu_down {
	position: absolute;
	top: 160px;
    border: 0px solid red;
}

#content_title {
	position: absolute;
    top: 230px;
	height: 80px;
	width : 750px;
	bottom: 120px;
}

#scroller {
	position: absolute;
	top: 400px;
	height: 24px;
	width: 750px;
	border-top: 0px solid #ffccff;
	border-bottom: 0px solid #ffccff;
	bottom: 0px;
}



ul#menu_post
{
	height: 150px;
	list-style-type: none;
	z-index:100;
	padding-left: 15px;
}
ul#menu_post li
{
	height: 170px;
    float: left; 
	text-align: center ;
	line-height: 150px;
	padding: 10px;
}
ul#menu_post li.p_p a {
	background: url(../images/icons/papillon-blue1.gif) no-repeat;
	display: block ;
	padding-top: 90px;
	width: 160px;
}
ul#menu_post li.p_p a:hover {
	background: url(../images/icons/papillon-blue2.gif) no-repeat;
}

ul#menu_post li.p_o a {
	background: url(../images/icons/papillon-blue1.gif) no-repeat;
	display: block ;
	padding-top: 90px;
	width: 160px;
}
ul#menu_post li.p_o a:hover {
	background: url(../images/icons/papillon-blue2.gif) no-repeat;
}

ul#menu_post li.p_s a {
	background: url(../images/icons/papillon-blue1.gif) no-repeat;
	display: block ;
	padding-top: 90px;
	width: 160px;
}
ul#menu_post li.p_s a:hover {
	background: url(../images/icons/papillon-blue2.gif) no-repeat;
	display: block ;
}

ul#menu_post li.p_t a { 
	background: url(../images/icons/papillon-blue1.gif) no-repeat;
	display: block ;
	padding-top: 90px;
	width: 160px;
}
ul#menu_post li.p_t a:hover { 
	background: url(../images/icons/papillon-blue2.gif) no-repeat;
	display: block ;
}