/*
Design by Ivan Maia Vital Junior
vital.ivan@gmail.com
Cliente	: A&T Endurance
Versão	: 1.0
Liberado	: 20080810
*/

body{
background-color: #333;
background-image: url(bg-inner.jpg);
background-repeat: no-repeat;
margin-top: 10px;
padding: 0px;
font-family: arial;
font-size: 14px;
color: white;
text-align: justify;
}

#conteudo{
width: 453px;
}

.nomeTecnico{
color: white;
font-family: verdana, arial;
font-size: 15pt;
}

h1{
color: white;
font-family: arial;
font-size: 12pt;
}

h2{
color: white;
font-family: arial;
font-size: 14px;
}

h4{
color: white;
font-family: arial;
font-size: 16px;
}

p{
color: white;
font-family: arial;
font-size: 14px;
text-align: justify;
}

img{
border: 2px solid white;
}

.curriculoDado{
 font-weight: normal;
 font-size: 14px;
}
