@charset "utf-8";
.site {
	font-family: Arial, Helvetica, sans-serif;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: normal;
}
.site2 {
	font-family: Arial, Helvetica, sans-serif;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
	font-weight: normal;
	margin-top: 30px;
}
.cima {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.cimadentro {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.vic {
	font-family: "Arial Black", Verdana, sans-serif;
	font-size: 45px;
	font-weight: bold;
	text-shadow:#000 2px 2px 0, #fff 0 -1px 0;
	color:#CCCCCC;
}
.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	width: 800px;
	text-shadow:#000 2px 2px 0, #fff 0 -1px 0;
}
.apresentacao {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	margin-bottom: 15px;
	text-shadow: #000 0.1em 0.1em 0.1em;
	color:#FFFFFF;
	
}
body{
     font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}
.titulos{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-top: 10px;
	margin-bottom: 10px;
	text-shadow: #000 0.1em 0.1em 0.1em;
	color:#FFFFFF;
}
.titulosdentro{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	font-weight: bold;
	font-style: italic;
	font-size: 20px;
	text-shadow: #000 0.1em 0.1em 0.1em;
	color:#FFFFFF;
}
.box {
	background-image: url(fundo.barra.jpg);
	background-color:#FFFFFF;
	border: 1px solid #CCC;
	font-size: 9px;
	font-family: Verdana, Geneva, sans-serif;
	color: #666;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: center;
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 120px; padding-top:5px;
}
.apresentacao2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #f2f2f2;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	text-shadow: #000 0.1em 0.1em 0.1em;
}
.habi {
	margin-bottom: 20px;
}
.trabalhos {
	margin-top: 15px;
}
.fotos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	width: 240px;
	text-align: center;
	margin-bottom: 15px;
	margin-right: 15px;
	height: 150px;
}
.txtimage {
	text-decoration: underline;
	margin-bottom: 8px;
}
img:hover{
border:solid 4px #444;

}
img{
border:solid 4px #cccccc;


}
.rodap {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	margin-top: 10px;
	color:#FFFFFF;
	text-shadow: #333 0.1em 0.1em 0.1em;
}
a:active{
color:#CCCCCC;
}