.wrap
{
text-align: center;
margin: 0px;
display: block;
}


.centralLayer
{
background-repeat: no-repeat;
background-image: url(images_25/transparent.png);
background-position: top left;
text-align: center;
}


body
{
font-family: Arial;
color:#DDDDDD;
font-size: 12px;
background-color: #ffffff;
background-repeat: repeat-x;
background-image: url(images_25/transparent.png);
background-position: top left;
margin: 0px;
}


.menuCorp
{
text-align: center;
margin: 25px;
display: block;
height: 30px;
position: relative;
border-top: 20px solid #ffffff;
}


.menuElement
{
font-family: Arial;
color:#6C6C6A;
font-size: 16px;
}


.menuElement a:link
{
color:#6C6C6A;
text-decoration: none;
}


.menuElement a:visited
{
color:#6C6C6A;
text-decoration: none;
}


.menuElement a:hover
{
color:#E01A8B;
text-decoration: none;
}


.register
{
font-family: Arial;
color:#ffffff;
background-color: #F9F9F9;
text-align: center;
margin: 0px;
padding: 5px;
display: block;
position: relative;
border-top: 2px dashed #DDDDDD;
}


.txtBox
{
font-family: Arial;
color:#6C6C6A;
font-size: 14px;
font-weight: bold;
text-align: center;
width: 300px;
height: 26px;
border-right: 1px solid #b4b4b4;
border-left: 1px solid #b4b4b4;
border-top: 1px solid #b4b4b4;
border-bottom: 1px solid #b4b4b4;
}


.button
{
font-family: Arial;
color:#F9F9F9;
font-size: 12px;
font-weight: bold;
background-color: #F9F9F9;
background-repeat: no-repeat;
background-image: url(images_27/bottonpink.png);
background-position: top left;
text-align: center;
width: 247px;
height: 50px;
top: 10pxpx;
border-right: 3px solid #F9F9F9;
border-left: 3px solid #F9F9F9;
border-top: 3px solid #F9F9F9;
border-bottom: 3px solid #F9F9F9;
}


.logo
{
background-image: url(images_27/logo_monaco.png);
width: 700px;
height: 300px;
}


.hotelMenu
{
font-family: Arial;
color:#6C6C6A;
font-size: 11px;
font-weight: bold;
background-color: #F9F9F9;
padding: 20px;
display: block;
border-bottom: 2px dashed #DDDDDD;
}


.hotelMenu a:link
{
font-family: Arial;
color:#6C6C6A;
text-decoration: none;
}


.hotelMenu a:visited
{
font-family: Arial;
color:#6C6C6A;
text-decoration: none;
}


.hotelMenu a:hover
{
font-family: Arial;
color:#E01A8B;
text-decoration: none;
}


.credits
{
color:#E01A8B;
border-top: 20px solid #ffffff;
}


