@charset "utf-8";
/* CSS Document */
	
	
	
p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	line-height: 1.3em;
	
	}
	
p strong {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 14px;
	text-transform: uppercase;
	}
	
ol, ul {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	margin-bottom: 10px;
	}
	
li {
	font-size: 12px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #ffffff;
	list-style-image: url(brembo_list.png);
	line-height: 1.3em;
	font-weight: normal;
	margin-left: -25px;
	}

li strong {
	font-weight: bold;
	color: #da251c;
	}
	
a:link, a:active, a:visited {
	font-size: 12px;
	line-height: normal;
	color: #f80447;
	}
	
.header2 {
	font-size:12px;
	padding: 10px 0 15px 0;
	width: 100%;
	color: #646464;
	background: #ffffff;
	}
			
.header2 img {
	float: left;
	}
	
.header2 p {
	text-align: right;
	}

h1 {
	font: bold 26px Arial, Helvetica, sans-serif;
	color: #da251c;
	line-height: 1.2em;
	text-transform: uppercase;
	}

#jobTitle {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: left;
	padding: 0;
	margin-left: 30px;
	}
	
#jobTitle span {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: left;
	}
	
#main {
	width: 100%;
	margin: 0px auto 0px auto;
	background: #ffffff;
	background: #5d666f;
	max-width:670px;
	}
	
#main2 {
	width: 100%;
	text-align: left;
	margin: 0px auto 0px 0px;
	background: url(brembo_bg.jpg) repeat-x;
	background-position: top;
	border: 1px solid #000000;
	max-width:670px;
	}

#logo {padding: 20px 0 0 160px;}

#text {
	padding: 5px 0px 20px 0px;
	}

#company { padding:10px 200px 0px 50px; }

#description {
	text-align: left;
	padding-right: 10px;
	}
	
#description p {color: #ffffff;}

#contact {
	text-align: left;
	margin: 0;
	}

#clause {
	text-align: justify;
	font-size: 11px;
	margin-top:10px;
	padding: 5px 25px 0 0;
	width: 260px;
	max-width:260px;
	}
#clause strong {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: none;
	}

#bottom { text-align:center; margin: 0px 0px; }

div.t { 
	text-align: justify;
	padding: 0 30px 0px 30px;
	width: 100%;
	max-width:380px;
	}

p.small-box {
    border: 1px solid #ffffff;
    color: #ffffff;
    line-height: 1.4em;
    margin: 15px 10px 0 54px;
    padding: 8px;
    width: 100%;
	max-width:540px;
	font-size: 11px;
	text-align: left;
	}

.button {
	padding:45px 0 0 290px;
	width:100%;
	text-align:center;
	max-width:175px;	
	}	

.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;}