/* CSS Document */
#conteudo{
display: block;
width: 605px;
height: auto;
margin:0px 0px 0px 0px;
background-color:#ffe9af;
position:relative;
padding-left:2px;
padding-bottom:2px;
float:left;
}
.sociable-hovers {
font-family: Arial;
color: #000000;
opacity:0.4;
filter:alpha(opacity=40);
}
.sociable-hovers:hover {
font-family: Arial;
color: #000000;
opacity:1;
filter:alpha(opacity=100);
}
.sociable_img {
border:0 none;
float:none;
height:16px;
margin:0;
padding:0;
width:16px;
}
.barra_titulo {
display: block;
width:99%; 
height:20px;
position:inherit;
background-color:#c82323;
padding-left:5px;
}

.titulo { 
font-family: Arial;
color: #FFFFFF;
font-weight: bold;
margin:0px 0px 0px 4px;
font-size: 16px;
line-height: normal;
font-size-adjust: none;
font-stretch: normal;
-x-system-font: none;
letter-spacing: 1px;
}

.atexto {
display: block;
top:0px;
left:0px;
width:598px; 
height:auto;
position:relative;
background-color:#FFFFFF;
padding-left:3px;
margin-top:2px;
margin-bottom:2px;
}

.texto { 
font-family: Arial;
color: #000000;
font-weight: normal;
margin:0px 0px 5px 4px;
font-size: 11px;
line-height: normal;
font-size-adjust: none;
letter-spacing: 1px;
}
.texto a{ 
font-family: Arial;
color: #c82323;
font-weight: bold;
margin:0px 0px 0px 0px;
font-size: 11px;
line-height: normal;
font-size-adjust: none;
letter-spacing: 1px;
}
.texto a:hover{
text-decoration:underline;

}
/********* MODALIDADES *******/

.logo1_modalidade{
top:2px;
display: block;
width:120px; 
height:90px;
position:relative;
padding-left:0px;
}

.logo2_modalidade{
top:13px;
display: block;
width:120px; 
height:90px;
position:relative;
padding-left:0px;
}

.logo{
	background: #fff;
	border: solid 1px #ccc;
	padding: 3px;
}

#a_modalidade_texto {
display: block;
top:-180px;
left:132px;
width:468px; 
height:200px;
position:relative;
background-color:#FFFFFF;
padding-left:3px;
margin-top:2px;
margin-bottom:2px;
overflow:hidden ; 
}

#a_modalidade_conteudo {
display: block;
top:-180px;
left:0px;
width:600px; 
height:auto;
position:relative;
background-color:#FFFFFF;
padding-left:3px;
padding-bottom:5px;
margin-top:2px;
margin-bottom:-180px;
float:left;
}