@charset "UTF-8";
/* CSS Document */

/* --------  RESET --------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
}
body {	line-height: 1;}
ol, ul {	list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
a img {border: none}


/* --------  DEFINICOES  --------- */

* {
	font-family: Arial, Verdana, times;
	font-weight: normal;
	font-size: 15px;
	color: #c0c0c0;
}

body {
	background: #f0f0f0
}

#esquerda a:hover {
	text-decoration:underline; 	
filter:alpha(opacity=15);
	-moz-opacity:.15;
	opacity:.15;}
	
#direita a:hover,
#rodape-esquerda	a:hover {
	text-decoration:underline; 	
filter:alpha(opacity=60);
	-moz-opacity:.60;
	opacity:.60;}


h2 {
	margin-top: 15px;
	font-size: 21px;
	font-weight: bold;
	text-transform:uppercase;
	letter-spacing: -.03em;
	color: #888888
}

h2 #ano {
	font-weight: bold;
	font-size: 21px;
}

h3, h3 a {
	margin-top: 3px;
	text-transform: uppercase;
	font-size: 12px;
}

p {
	line-height: 1.3em;
	margin-bottom: 30px;
	color: #888888;
}

img [title] {
	color: blue;
}

/* --------  ESTRUTURA  --------- */


div#tudo {
}

div#esquerda {
	width: 270px;
	padding: 30px 0 0 30px;
	float: left;	
	}
	
div#direita {
	padding-top: 42px;
	margin-left: 300px;
	margin-bottom: 30px;
	}
	
div#rodape {
	clear: both;
	font-size: 12px;}


/* --------  ELEMENTOS  --------- */

div#cabeca {
	float: left;
	margin-right: 30px;	
	}

div#menu {
	padding: 36px 9px 0 0;
	float: left;
}

div#email {
	padding: 237px 0 0 0;
	}

div#setas {
	height: 150px;
}

div#setas li {
	margin-top: 27px;
	margin-right: 33px;
	float: left;}

div#rodape-esquerda {
	margin-bottom: 30px;
}

div#rodape-esquerda ul {
	margin-top: 30px;
}

div#rodape-esquerda li {
	float:left;
	padding-right: 30px;
	vertical-align:middle
}

#fusca {
	margin-top: 9px;
}
	
div#direita li {
	float: left}
	

.portfolio img {
filter:alpha(opacity=9);
	-moz-opacity:.09;
	opacity:.09;}
	
.portfolio #rodape-esquerda img, div#setas img {
filter:alpha(opacity=100);
	-moz-opacity:1;
	opacity:1;}	
	
.imagem {
	padding-top: 30px !important;
}
	
	
div#texto {
	width: 420px;
	text-align:justify;
	xmargin-top: 15px;
	line-weight: 1.5em;
	margin-right: 60px;
	float: left;
}

div#texto2 {
	xmargin-top: 15px;
width: 420px;
float: left;
		text-align:justify;
}

/* --------  RADIO  --------- */

.radiodofusca {
	width: 750px;
	font-size: 14px !important;
}

.radiodofusca p, .radiodofusca p a, .radiodofusca a, .radiodofusca span, .radiodofusca em {
		font-size: 14px !important;
		margin-bottom: 15px;
}	

.radiodofusca p {
	text-align: justify;
}

.radiodofusca a {
	float: none;
	color: #c60;
	margin-top: 15px;

}


.radiodofusca h3 {
	font-size: 18px;
	margin-bottom: 3px;
}

.radiodofusca li {
	clear: both;
	float: none;
	display: block;
}

span.data, .radiodofusca em {
	margin-bottom: 0 !important;
	color: #888888 !important;
}

.radiodofusca strong {
		color: #888888 !important;
		font-weight: bold;
}

.radiodofusca a h3 {
	color: #888888;
	font-size: 18px;
}

#capas img {
	padding: 0 15px 15px 0;
}
