/* $Id$ */
/* lionel site intra*/

/*** GENERAL STYLE ***/
A{
    color : #000;
    text-decoration:none;
    font-size : 15px;
    font-weight : bold;
}
A:hover{
  color: #172874;
  border-bottom: none;
}
A:active {
  color: #8a8683;
  border-bottom: none;
}

BODY {
    margin: 0px;
    padding: 0;
    font-size: 0.8em;
    font-family: Bitsream Vera Sans, Helvetica, Arial, sans-serif;
    text-align: center; /* be nice to IE5 */
    background: transparent url("../img/blue.png") repeat 0 0;
}
h1 {
    font-size: 35px;
}
h2 {
    font-size : 15px;
    vertical-align : center;
    margin: 0 0 0 0;
    padding: 0;
    color : #ffffff;
}
h3 {
    font-size : 12px;
    margin: 0 0 0 0;
    padding: 0;
    color : #ffffff;
    
}
h4 {
    font-size : 12px;
    margin: 0 0 0 0;
    padding: 0;
    
}
h5 {
    font-size : 12px;
    margin: 0 0 0 0;
    padding: 0;
    
}
h6 {
    font-size : 10px;
    margin: 0 0 0 0;
    padding: 0;
    
}
ul {
    list-style: disc outside;
}
li {
	padding-bottom:5px;
}
hr {
    width:75%;
}
i {
	color:#395cac;
}
/*** GENERAL LAYOUT ***/
#page {
    position: absolute;
    left:50%;
    margin-left:-250px;
    margin-top:10px;
    width : 500px;
	height:680px;
    background-color: #ffffff;
	box-shadow: -4px 4px 4px #333;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	border:2px solid #777;
}
#bas {
    position : fixed;
    bottom : 0px;
	right: 10px;
	width: 200px;
	text-align:right;
}
#logo {
    height : 676px;
    width : 50px;
    background-color: #395cac;
    position: absolute;
    top : 0px;
    left :0px;
	border: 2px solid #5d75ac;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
#home{
   position:absolute;
   top:0px;
   left:0px;
   width:425px;
   height:650px;
   background-color: transparent;
   margin-left:55px;
   padding: 10px;
   text-align:justify;
   padding-top:40px;
   overflow:auto;
}

#menu{
	position:fixed;
	top: 0px;
	left: 0px;
	width: 100%;
}
/*** LAYOUT STYLE ***/
#bas h3 {
    font-size : 12px;
    margin: 0 0 0 5;
    padding: 0;
    color : #ffffff;
}
#bas table{
    width: 98%;
    margin: 5px 0 0 0;
    height : 25px;
    }
#menu A{
	font-variant:small-caps;
    color : #ffffff;
    text-decoration:none;
    font-size : 20px;
    font-weight : bold;
    vertical-align : center;
	background-color: #395cac;
	width:160px;
	height:30px;
	border: 2px solid #5d75ac;
	border-left: 0 ;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 0px 0px 5px #fff;
	opacity:0.3;
}
#menu0{
		position:absolute;
	top:10px;
	left:0px;
}
#menu1{
		position:absolute;
	top:60px;
	left:0px;
}
#menu2{
		position:absolute;
	top:110px;
	left:0px;
}
#menu a:hover{
	opacity:1;
}
#img1{
	position:absolute;
	top:500px;
	left:11px;
}
#img2{
	position:absolute;
	top:10px;
	left:28px;
}
#logoimg {
	position:absolute;
    color:#fff;
	font-size:60px;
	font-variant: small-caps;
	font-weight: bolder;
	font-style: normal;
	top:610px;
	left :7px;
	z-index:100;
	
}
#home h1{
	position:absolute;
	top:0px;
	left:0px;
	width:435px;
	height:25px;
	background-color:#eee;
	font-variant:small-caps;
	border-top-right-radius:5px;
	margin-top:0px;
	padding-top:10px;
	padding-left:10px;
	color : #000000;
    font-size : 15px;
}
#home h3 {
    color: #424244;
}
.photo {
	width:198px;
	height:248px;
	border: 1px solid #888;
}
.corner-top-right {
	position:absolute;
	margin-left:181px;
	margin-top:-1px;
  border-right: 20px solid #ddd;
  border-bottom: 20px solid transparent;
  height: 0px;
  width: 0px;
  background-color: transparent;
	opacity:0.6;
	box-shadow: 1px -1px 1px #333;
}
.corner-top-left {
	position:absolute;
	margin-left:-1px;
	margin-top:-1px;
  border-left: 20px solid #ddd;
  border-bottom: 20px solid transparent;
  height: 0;
  width: 0;
  background-color: transparent;
	opacity:0.6;
	box-shadow: -1px -1px 1px #333;
}
.corner-bottom-right {
	position:absolute;
	margin-left:181px;
	margin-top:231px;
  border-right: 20px solid #ddd;
  border-top: 20px solid transparent;
  height: 0;
  width: 0;
  background-color: transparent;
	opacity:0.6;
	box-shadow: 1px 1px 1px #333;
}
.corner-bottom-left {
	position:absolute;
	margin-left:-1px;
	margin-top:231px;
  border-left: 20px solid #ddd;
  border-top: 20px solid transparent;
  height: 0;
  width: 0;
  background-color: transparent;
	opacity:0.6;
	box-shadow: -1px 1px 1px #333;
}
#backimg1 {
	position:absolute;
	top:80px;
	left:10px;
	width:200px;
	height:250px;
	background-color:#ddd;
	margin-bottom:10px;
	font-size:10px;
	text-align:left;
}
#backimg3 {
	position:absolute;
	top:80px;
	left:230px;
	width:200px;
	height:250px;
	background-color:#ddd;
	margin-bottom:10px;
	font-size:10px;
	text-align:right;
}
#backimg2 {
	position:absolute;
	top:360px;
	left:10px;
	width:200px;
	height:250px;
	background-color:#ddd;
	margin-bottom:10px;
	font-size:10px;
	text-align:left;
}
#backimg4 {
	position:absolute;
	top:360px;
	left:230px;
	width:200px;
	height:250px;
	background-color:#ddd;
	margin-bottom:10px;
	font-size:10px;
	text-align:right;
}
