@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/fundo.jpg);
	background-repeat: repeat-x;
	background-color:#E3E3E3;
}	
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b8bfc7;
	font-weight: bold;
}
.style6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636364;
}
.style2 {color: #FFFFFF}

a.style3:link {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636364;
	font-weight: bold;
}
.style3 {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #636364;
	font-weight: bold;
}
a:link {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e4d87;
	font-weight: bold;
}
a:visited {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e4d87;
	font-weight: bold;
}
a:hover {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e4d87;
	font-weight: bold;
}
	        
.style4 {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #b10307;
	font-weight: bold;
}
	
.style_verde {	
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5a832d;
	font-weight: bold;
}
.style5 {font-size: 12px; color: #636364; font-family: Arial, Helvetica, sans-serif;}

.titulo_azul {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3e4d87;
	font-weight: bold;
}	

#ytvideo, #ytvideo3 {
	float: left;
	margin-right:10px;
}


.yt_holder {

	padding: 0px;
	float: left;
	border: 1px solid #e3e3e3;
	margin-bottom:0px;
	width:665px;
}


ul {
	float: left;
	margin: 0;
	padding: 0;
	width: 220px;
}

ul li {
	list-style-type: none;
	display:block;

	float: left;
	width: 370px;
	height:70px;
	margin-bottom: 5px;
	padding:2px;

}

ul li img {
	width: 100px;
	float: left;
	margin-right: 5px;
	border: 1px solid #999;
	height:70px;
}

ul li a {
	font-family: georgia;
	text-decoration: none;
	display: block;
	color: #000;
}
a:link{ 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3e4d87;
	font-weight: bold;
}