@charset "utf-8";
/* CSS Document */

body {
	font-size: 12px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #646464;
	background-color: #fff;
	margin: 0px;
	text-align: center;
	line-height: normal;
	}
	
p {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	line-height: 1.4em;
	}
	
ol, ul {
	font-size: 11px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #333;
	padding-bottom: 20px;
	}
	
li {
	font-size: 11px;
	font-family:  Verdana, Helvetica, sans-serif;
	color: #000000;
	list-style: disc;
	line-height: 1.6em;
	font-weight: normal;
	}
	
a:link, a:active, a:visited {
	font-size: 11px;
	line-height: normal;
	color: #f80447;
	}
	
.header2 {
	font-size:12px;
	padding: 10px 0 15px 0;
	width: 670px;
	color: #646464;
	background: #ffffff;
	}
			
.header2 img {
	float: left;
	}
	
.header2 p {
	text-align: right;
	}

h1 {
	font: normal 26px Verdana, Helvetica, sans-serif;
	color: #e2001a;
	margin: -80px 0 0 200px;
	line-height: 1.8em;
	}

#jobTitle {
	font: bold 24px Verdana, Helvetica, sans-serif;
	color: #881e5f;
	text-align: left;
	line-height: normal;
	padding: 10px 30px 15px 30px;
	text-transform: uppercase;
	}
	
#jobTitle span {
	font: normal 14px Verdana, Helvetica, sans-serif;
	color: #000000;
	}
	
#main {
	width: 670px;
	margin: 0px auto 0px auto;
	background: #ffffff;
	}
	
#main2 {
	width: 670px;
	text-align: left;
	margin: 0px auto 0px 0px;
	background: #ffffff;
	color: #000000;
	border: 1px solid #cbcbcb;
	}

#logo {background: #ffffff;}

#text {
	padding: 10px 0px 0px 0px;
	}

#company { padding:10px 200px 0px 50px; }

#description {
	text-align: left;
	padding-right: 10px;
	}
	
#description p {color: #000000;}

#description p strong {
	text-transform: uppercase;
	font-size: 10px;
	text-decoration: none;
	}

#contact {
	text-align: left;
	margin: 0;
	}

#clause {
	text-align: justify;
	font-size: 11px;
	margin-top:10px;
	padding: 30px;
	color: #ffffff;
	line-height: 1.3em;
	}

#footer {
	background: url(aterima_bg.jpg) repeat-x;
	height: 270px;
	}

#bottom { text-align:center; margin: 0px 0px; }

div.t { 
	margin-bottom: 12px;
	text-align: justify;
	width: 610px;
	padding: 0px 30px 2px 30px;
	}

p.small-box {
    border: 1px solid #969696;
    color: #333333;
    line-height: 1.4em;
    margin: 35px 10px 0 27px;
    padding: 8px;
    width: 500px;
	font-size: 11px;
	text-align: left;
	}

.button {
	padding:45px 0 0 290px;
	width:175px;
	text-align:center;	
	}	

.button a{
	color:#000;
	text-decoration: none;
	}
	
.cvtext_small {font-size:9px;}
.cvtext_medium {font-size:11px;}
.cvtext_large {font-size:16px;}
.cvtext_xlarge {font-size:18px;}