body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#6C7274;
background-image: url(/images/splash/bck-header.jpg);
background-position:top center;
background-repeat:no-repeat;
background-attachment:scroll;
background-color:#FFFFFF;
}

a:hover{
color: #333333;
text-decoration:underline;
}

#header {
width:860px;
align:center;
margin-left:-512px;
padding-top:60px;
height :568px;
margin:auto;
}

.splashElementCeps{
width:390px;
float:left;
background-image: url(/images/splash/bck-ceps.jpg);
background-position:top center;
background-repeat:no-repeat;
padding-top:180px;
padding-left:20px;
padding-right:20px;
}

.splashElementEsm{
width:390px;
float:left;
background-image: url(/images/splash/bck-esm.jpg);
background-position:top center;
background-repeat:no-repeat;
padding-top:180px;
padding-left:20px;
padding-right:20px;
}

.tit-ceps {
padding-top:10px;
color:#1798d2;
font-size:16px;
font-weight:bold;
height:23px;
width:390px;
text-align:center;
background:none;
padding:none;
margin:none;
}

.tit-esm {
padding-top:10px;
color:#69aca2;
font-size:16px;
font-weight:bold;
height:23px;
width:390px;
text-align:center;
background:none;
padding:none;
margin:none;
}

h2.ceps {
margin-bottom:5px;
margin-left:10px;
margin-top:10px;
}

.ceps a {
color:#1798d2;
font-size:14px;
font-weight:bold;
text-decoration: none;
}

.ceps a:hover {
text-decoration: underline;
}

h2.esm {
color:#6cafa5;
font-size:14px;
font-weight:bold;
margin-bottom:5px;
margin-left:10px;
margin-top:10px;
}

.enterButton{
border:1px solid #999999;
color:#666666;
display:block;
font-size:18px;
font-weight:bold;
height:25px;
margin:30px auto;
padding-bottom:5px;
padding-top:10px;
text-align:center;
width:200px;
}