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

a:link {
font-size:12px;
	color: #aa0b0c;
	text-decoration: none;
	
}
a:visited {
font-size:12px;
	text-decoration: none;
	color: #666;
}
a:hover {
font-size:12px;
	text-decoration: none;
	color: #F00;
}
a:active {
font-size:12px;
	text-decoration: none;
}

body {
	background-color:#dddddd;
	font-family:calibri;
	font-size:3;
}

.banner {
	width:1236px;
}

#bannerPart1 {
	background:url(images/ban1.png);
	height:132px;
}

#bannerPart2 {
	background:url(images/ban2.png);
	height:99px;
	padding-right:100px;
}

#bgcontent {
	width:1229px;
	background:url(images/bgcontent.png);
	padding-left:10px;
}

#footer {
	font-size:11px;
}

.cont1{
	background-color:#aa0b0c;
	color:#FFF;
	font-size:12px;
}

.cont2{
	background-color:#f2ebeb;
	color:#000;
	font-size:12px;
	padding-left:5px;
}

.cont3{
	background-color:#aa0b0c;
	color:#FFF;
	padding-left:5px;
}

.titulos{
	font-size:17px;
}

.titulosnews{
	font-size:19px;
	font-family:calibri;
	font-style:oblique;
}

.tabborderdir{
	border-right:dashed;
	border-right-color:#000;
	border-right-width:thin;
}

.tabborderbot{
	border-bottom:dashed;
	border-bottom-color:#000;
	border-bottom-width:thin;
}

.tabborders {
	border-bottom:1px solid;
	border-bottom-color:#ccc;
	border-bottom-width:thin;
}

.tabborderside {
	border-left:1px solid;
	border-left-color:#ccc;
	border-left-width:thin;
	border-right:1px solid;
	border-right-color:#ccc;
	border-right-width:thin;
}

.nome{
	font-family:"Good Times";
	font-size:43px;
	text-shadow: #000 2px 2px 2px;
}

#gaga {
	float:left;
}