@charset "UTF-8";
/*==================================================================================================

  Strongspace Base Style Sheet
  (c) Copyright 2005 Justin French, TextDrive Inc. All Rights Reserved.
  
  All area stylesheets (eg public_area.css) and Controller (eg dashboard.css) inherit 
  from this base stylesheet.

==================================================================================================*/


/* LAYOUT */
body                  { margin:0; padding:0; }
#wrap                 {
	width:980px;
	padding: 0px;
	margin:0 auto;
	background-color:#FFFFFF;
}
#content              { padding:20px; }

#drop-shadow-container {
	width:980px;
	height:7px;
	margin:0 auto;
	line-height: 5px;
}

/* COLUMNS */
#main                 {
	width:585px;
	float:left;
	border-right:1px solid #ccc;
	padding-right:20px;
}
#sub                  { width:300px; float:left; padding-left:20px; border-left:1px solid #ccc; margin-left:-1px; }
#sub h2 			  { font-size: 1.5em; font-weight: normal; padding: 0; display: inline;}

/*================================================================================================*/

/* MISC */
.clear                { clear:both; visibility:hidden; height:0; }
.hide                 { display:none; }
.item                 { margin-bottom:2em; }
.spinner              { vertical-align: -4px; }


/* TYPOGRAPHY */
body {
	font-family:verdana;
	font-size:11px;
	line-height:160%;
	background-color: #C80000;
	background-image: url(/sys_imagens/site_build/bg_superbraga.png);
	background-repeat: repeat-x;
	background-position: top;	/*background: #C80000 url(/sys_imagens/site_build/bg_superbraga.png) top no-repeat;*/
}
h1,h2,h3,h4,h5,h6,p,
pre,blockquote  { margin:0 0 1em 0; padding:0; }
h2, h3                { font-family:"Lucida Grande", "Lucida Sans", geneva, arial, sans-serif; font-weight:normal; color:#B70000; }
h2                    {
	font-size:10px;
	font-weight:bold;
	margin:0px;
	font: verdana;
}
h3 span               { font-size:12px; font-weight:bold; color:#333333; }
h3                    {
	font-size:15px;
	margin-bottom:0.6em;
	font-weight:bold;
	color:#B70000;
}
h4,h5,h6              { font-size:11px; margin-bottom:0; }
blockquote            { padding:1em; padding-bottom:0; border:1px solid #ccc; background:#F0F0F0; }
p+h3                  { margin-top:1.5em; }


.hint                 { font-style:italic; color:#999; }
small                 { font-size:10px; line-height:10px; margin-bottom: 10px; display: block;}
sup,sub               { font-size:9px; line-height:9px; vertical-align:30%;  }
ol.footnote           { font-size:10px; line-height:12px; color:#aaa; margin-left:0; padding-left:15px; }


/* LINKS */
a                     { color:#B70000; text-decoration:none; }
a:hover               { text-decoration:underline; }
a:visited             { color:#B70000; }
a.delete, a.red, .red     { color:#B70000; }
a.create, a.green, .green { color:#B70000; }


/* IMAGES */

a img { border:none; }


/* TABLES */
/*
table                 { width:90%; border-collapse:collapse; margin-bottom:1em; border:1px solid #ccc; }
tr                    {  }
td,th                 { margin:0; padding:.5em 1em; border:1px solid #ccc; border-width:1px 0; text-align:left; vertical-align:middle;}
td p                  { margin:0; }
table thead th        { background:url("/sys_imagens/thead_bg.gif") 50% 50%; color:white; }
*/
/* Smaller discrete table styling used for listings of many things */
/*
table.listing thead th { background:#eee; color:#000; border-bottom: 1px solid #ccc; }
table.listing td, table.listing th { padding: 2px; }
*/

/* FORMS */
form                  { margin:0; margin-bottom:2em; }
fieldset              { padding:0; border:0; margin:0; margin-bottom:2.5em; }
form .item            { margin-bottom:1em; }
form .item p          { margin-bottom:0; }
div.fieldWithErrors   { display:inline; }  /* hack for Rails automated div.fieldWithErrors around fields with errors */
#buttons              { clear:both; }
input.full, 
textarea.full,
select.full           { display:block; width:99%; position:static;}
.item label           { display:block; }
.checkbox label       { display:inline; }

form table            { margin-bottom:0; border:0; }
/*form td, form th      { padding:5px 0; text-align:left; border:0; vertical-align:top; }*/
form table th         { width:120px; font-weight:normal; } 

/* LISTS */ 



/*================================================================================================*/

/* HEADER */
/*#header               { background:#000 url("/sys_imagens/braga-1.jpg"); height:200px; width:825px;}*/

#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 200px;
	background: #C80000 url(/sys_imagens/headers/braga-20.jpg) left top no-repeat;
	}


#branding             { margin-left:20px; height:172px;}
#branding h1          { font-size:20px; color:white; font-family:"Lucida Grande",helvetica,arial,sans-serif; font-weight:normal; margin:0; line-height:0;}
#branding img         { display:block; margin-left:500px; padding-top:20px; }



/* FOOTER */
#footer               {
	border-top:1px solid #ccc;
	height:30px;
}
#footer p             { margin:0; }
#footer img 		  { margin:10px; }
                      
/* MESSAGES */     
.message              { clear:both; padding:5px 5px 6px 30px; border:1px solid black; margin:0; margin-bottom:20px; border-width: 1px 0; }
.message.success      { border-color:#78A400; color:#78A400; background:#F7FDF1 url("/sys_imagens/success.gif") no-repeat 5px 5px; }
.message.failure      { border-color:#C11B1B; color:#C11B1B; background:#F9F0F0 url("/sys_imagens/failure.gif") no-repeat 5px 5px; }
.message.notice       { border-color:#0066CC; color:#0066CC; background:#EFF5FC url("/sys_imagens/notice.gif") no-repeat 5px 5px; }
.message ul li        { list-style: none; background: transparent; padding-left: 10px;}

/* QUESTIONS */
.question             {}
.question h4          { margin-bottom:0; }


/* BAR GRAPHS */
.bar-graph            { margin:.5em 0; padding:4px; color:white; text-align:center; font-size:10px; }


/* FORM ERRORS */
#form-errors          { border:1px solid #C11B1B; margin-bottom:1em; background:#F9F0F0; }
#form-errors p,
#form-errors ul       { margin:0 1em 1em 1em; }
#form-errors h3       { background:#C11B1B; color:white; padding:5px 10px; font-size:12px; font-family:verdana,arial,sans-serif; }




/* UPLOAD FORM */

#browser-upload-file div { margin-bottom:1em; }
#browser-upload-file label { display:block; margin-bottom:.5em; }
#browser-upload-file label.inline { display:inline; padding-left: 3px; }




	/* MENUS */
#menutopo {
	margin:0px;
	margin-right:10px;
	height: 20px;
	float: right;
	width: auto;
	line-height: 16px;
	vertical-align: middle;
	text-decoration: none;
	overflow: hidden;
	}
#menutopo a {
	color: #fff;
	height: 16px;
	width: auto;
	margin:0px;
	padding: 4px 5px 4px 5px;
	vertical-align: middle;
	line-height: 16px;
	text-decoration: none;
	 background: url(/sys_imagens/fundo_menus.png);
	}

#menutopo a:hover {
	color: #B70000;
    background: url(/sys_imagens/fundo_menus_b.png);
	height: 16px;
	width: auto;
	margin:0px;
	padding: 4px 5px 4px 5px;
	vertical-align: middle;
	line-height: 16px;
	text-decoration: none;
	}



#menutopo .hi{
    background:  #FFFFFF url(/sys_imagens/fundo_menus_b.png);
	color: #B70000;
	height: 16px;
	margin:0px;
	width: auto;
	padding: 4px 5px 4px 5px;
	vertical-align: middle;
	line-height: 16px;
	text-decoration: none;
	}



/*- Main Menu in Header */

ul.menu { 
	margin: 0px;
	padding: 0px;
	position: absolute;
	bottom: -2px;
	left: 5px;
	width: 800px;
	text-decoration: none;
	}

ul.menu li {
	margin: 0px;
	text-decoration: none;
	display: inline;
	margin: 0;
	}

ul.menu, ul.menu li a {
	margin: 0px;
	padding: 5px 15px 6px;
	text-decoration: none;
	}

ul.menu li a {
	margin: 0px;
	font: 1em Verdana, Helvetica, Arial, Sans-Serif;
	color: white;
	margin: 0;
	text-decoration: none;
	}

ul.menu li a:hover {
	margin: 0px;
	background: #B70000;
	color: #eee !important;
	text-decoration: none;
	}

ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	margin: 0px;
	color: #333 !important;
	background: white;
	text-decoration: none;
	}


/* COMPETICOES E CALENDARIO LATERAL */
.destaquescompeticoes{
	margin-top: 20px; 
	padding-top: 0px;
	heigth: 100px;
	text-align: left;
/*background: #ededed;*/
	}

.headercompeticao{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	/*	float: left;*/
	text-align: left;/*	border: 1px solid #ff0000;*/
}

.equipas{
	height: 50px;
/*	display: block;*/
	text-align: center;
	margin: 10px 0px 10px 0px; 
	background: #ffffff; /*url(/sys_imagens/headers/braga-3.jpg) left top no-repeat;*/
/*	background: #000000;*/

}
.infocampo{
	text-align: left;
	margin: 0px 0px 10px 0px;
	background: #ffffff; /*url(/sys_imagens/headers/braga-3.jpg) left top no-repeat;*/
/*	background: #000000;*/

}

.equipacasa{
	width: 110px;
	float: left;
	text-align: center;
	height: 50px;
	vertical-align: middle;
	line-height: 50px;
	font-size: 1px;/*	border: 1px sold #ff0000;*/
}

.resultado{
	width: 80px;
	float: left;
	text-align: center;
	height: 40px;
	font-size: 1.5em;
	color:#B70000;
	font-weight:bold;
	line-height: 1.3em;/*	border: 1px sold #ff0000;*/
	padding-top: 10px;
}


.resultadobig{
	width: 80px;
	float: left;
	text-align: center;
	height: 42px;
	vertical-align: middle;
	font-size: 20px;
	color:#B70000;
	font-weight:bold;
	padding-top: 18px;
	line-height: 22px;
/*	border: 1px sold #ff0000;*/
}


.tvi{
	background: url(/sys_imagens/tvs/tvi.jpg) right bottom no-repeat;
}

.rtp{
	background: url(/sys_imagens/tvs/rtp.jpg) right bottom no-repeat;
}

.sportv{
	background: url(/sys_imagens/tvs/sportv.jpg) right bottom no-repeat;
}

.sportv2{
	background: url(/sys_imagens/tvs/sporttv2.jpg) right bottom no-repeat;
}

.sic{
	background: url(/sys_imagens/tvs/sic.jpg) right bottom no-repeat;
}

.equipavisitante{
	width: 110px;
	float: left;
	/*	float: right; */
	text-align: center;
	height: 50px;
	vertical-align: middle;/*	border: 1px solid #ff0000;*/
}


.sb-links { width: 100%; margin:0px; text-align:left}

.sb-links ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px 0 0;
	padding: 0;
	}

.sb-links ul ul li {
	list-style-type: none;
	list-style-image: none;
	margin-top: 0;
	padding: 1px 0;
	}
	
#sub ul, #sub ol {
	margin: 5px 0 0;
	padding-left: 0;
	}

#sub ul {
	_margin-left: 0px; /* IE Fix */
	}

#sub ol {
	margin-left: 15px;
	}

#sub ul li, #sub ol li {
	margin: 0;
	padding: 1px 0;
	}
	
#sub ul li {
	list-style-type: none;
	list-style-image: none;
	}
	
	/* IMAGENS  */
	

.imgpremio {
	float: left;
	margin: 0px 10px 10px 0px;
	}

.imgcenter {
	float:none;
	padding: 5px 5px 5px 5px;
	display:inline;
	text-align: center;
	}

.imgleft {
	float: left;
	margin: 0px 10px 10px 0;
	}

.imgjogador {
clear:both;
	margin: 10px 10px 10px 0px;
	}

.imgright {
	float: right;
	margin: 10px 0px 10px 10px;
	text-align:right;
	}
.imgborder {
	border: 1px solid #bcbcbc;
	}
.noborder {
	border: none !important;
	}


/*CALENDARIO E TABELA */
			a.cal_head
			{
				color: #000000;
			}
			a.cal_head:hover
			{
				text-decoration: none;
			}
			.cal_head
			{
				background-color: #DDDDDD;
				color:            #444	;
				font-weight:      bold;
				text-align: center;
				height: 17px;
			}
			.cal_days /*darussol*/
			{
				background-color: #DDDDDD;
				color:            gray;
				font-weight:      bold;
				height: 17px;
				text-align: center;
				width: 27px;
			}
			.cal_content
			{
				background-color: #EEEEEE;
				color:            #000000;
				font-weight:      normal;
				height: 17px;
				text-align: center;
			}
			.cal_today
			{
				background-color: #B70000;
				color:            #FFFFFF;
				font-weight:      bold;
				height: 17px;
				text-align: center;
			}
 			.cal_event, a.cal_event /* e-man 17-06-04 */
			{
				background-color: #EEEEEE;
				color:            #B70000;
				font-weight:      bold;
				height: 17px;
			}
			.cal_task, a.cal_task /* e-man 17-06-04 */
			{
				background-color: #B70000;
				color:            #FFFFFF;
				font-weight:      bold;
				height: 17px;
			}
		.cal_content1 {background-color: #EEEEEE;
				color:            #000000;
				font-weight:      normal;
				height: 17px;
				text-align: center;
}
.cal_head1 {background-color: #DDDDDD;
	color:            #444;
	font-weight:      bold;
	font-style:       normal;
	height: 17px;
	text-align: center;
}
.cal_today1 {background-color: #B70000;
	color:            #FFFFFF;
	font-weight:      bold;
	font-style:       normal;
	height: 17px;
	text-align: center;
}

.foto{
	height: 120px;
	width: 120px;
	float:left;
	border:#CCCCCC solid 1px;
	padding:1px;
/*	display: block;*/
	text-align: center;
	margin:3px 3px 20px 3px; 
	background: #ffffff; /*url(/sys_imagens/headers/braga-3.jpg) left top no-repeat;*/
/*	background: #000000;*/

}


.galeriafoto{
	height: 190px;
	width: 150px;
	float:left;
	border:#CCCCCC solid 1px;
 	text-align:center;
/*	display: block;*/
	margin:3px 10px 20px 10px; 
	background: #ffffff; /*url(/sys_imagens/headers/braga-3.jpg) left top no-repeat;*/
/*	background: #000000;*/

}

.galeriafoto:hover{
  background: #FBFBFB;
/*	background: #000000;*/

}


.galeriafoto img{
	/*display: block;*/
 	text-align:center;
	margin:5px 0px 0px 0px; 
/*url(/sys_imagens/headers/braga-3.jpg) left top no-repeat;*/
/*	background: #000000;*/

}

.galeriafoto h2{
font-size:12px;
 color:#B70000;
 text-align:left;
padding-left: 5px;
/*display: block;*/
/*url(/sys_imagens/headers/braga-3.jpg) left top no-repeat;*/
/*	background: #000000;*/

}


.itempremio h3{
color:#333333;
text-align:left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 5px 0px;
/*display: block;*/
/*url(/sys_imagens/headers/braga-3.jpg) left top no-repeat;*/
/*	background: #000000;*/

}

.itempremio {
padding: 0px;
margin: 0px 0px 10px 0px;
width:480px;
float: left;
height: auto;
}

.itemnoticia {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	width:585px;
	float: left;
	height: auto;
}

.itemnoticia h3{
color:#333333;
text-align:left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 5px 0px;
/*display: block;*/
/*url(/sys_imagens/headers/braga-3.jpg) left top no-repeat;*/
/*	background: #000000;*/

}
.itemnoticia small{
	text-align:left;
/*display: block;*/
/*url(/sys_imagens/headers/braga-3.jpg) left top no-repeat;*/
/*	background: #000000;*/

}


#calendarcontainer{
	width: 300px;
	height: 130px;
	display: inline;
	background:#FFFFFF;
}


#avatarformcontainer{
	width: 290px;
	height: auto;
	display: block;
	background:#F5F5F5;
	margin:0px;
	padding:5px;
	display: block;
	margin-bottom:10px;
	border: 1px solid #D0D0D0;/*	border:1px solid #B70000; */
}


#avatarcontainer{
	width: 300px;
	height: auto;
	display: block;
	background:#F5F5F5;
	margin:0px;
	padding:5px;
	display: block;
	margin-bottom:10px;
	border: 1px solid #D0D0D0;/*	border:1px solid #B70000; */
}


.linkdireita{
	display:block;
	float:right;
	margin:0px;
	padding:10px 10px 10px 10px;
	font-size:10px;
	height:10px;
	line-height: 10px;
	color:#B70000;
}

.linkesquerda{
	display:block;
	float:left;
	margin:0px;
	padding:10px 10px 10px 10px;
	font-size:10px;
	height:10px;
	line-height: 10px;
	color:#B70000;
}


.documento{
	padding:0px 10px 5px 40px;
	display:block;
	border-bottom:#CCCCCC 1px solid;
	margin: 0px;
	margin-top: 10px;
	}

.pdf {
	background: #fff url(/sys_imagens/icones/pdf.gif) left top no-repeat;
	}
.xls {
	background: #fff url(/sys_imagens/icones/xls.gif) left top no-repeat;
	}
.doc {
	background: #fff url(/sys_imagens/icones/doc.gif) left top no-repeat;
	}
.ppt {
	background: #fff url(/sys_imagens/icones/ppt.gif) left top no-repeat;
	}
.zip {
	background: #fff url(/sys_imagens/icones/zip.gif) left top no-repeat;
	}
.sit {
	background: #fff url(/sys_imagens/icones/sit.gif) left top no-repeat;
	}
.mov {
	background: #fff url(/sys_imagens/icones/mov.gif) left top no-repeat;
	}
.jpg {
	background: #fff url(/sys_imagens/icones/jpg.gif) left top no-repeat;
	}
.txt {
	background: #fff url(/sys_imagens/icones/txt.gif) left top no-repeat;
	}
.blk {
	background: #fff url(/sys_imagens/icones/blk.gif) left top no-repeat;
	}
.filetit {
	font-size: 1.1em;
	}
.filesize {
	color: #999;
	}
	
	
.curiosidade {
padding: 0px;
margin: 0px;
}

.curiosidade h3{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

.curiosidade img{
padding: 0px;
margin: 0px;
display:none;
}

.bragalotocontainer{
	width: 252px;
	display:block;
	float:left;
	height:auto;
	margin:0px;
	padding:0px;
	text-align:left;
}


.bragalotocontainer h4 {
	text-align:left;
	color:#B70000;
	display:block;
	width:185px;
	height:25px;
	text-align:left;
	margin:0px;
	padding:0px;
	float:left;
}



.bragalotocontainer span {

display:inline;

float:left;

margin:0px;

padding:0px;

width:20px;

font-weight:bold;

}



.bragalotojogocontainer{
	width: 185px;
	margin-top:10px;
	display:block;
	height:auto;
	float:left;
	margin:0px;
	padding:0px;
	overflow:hidden;
}



.bragalotoapostacontainer{

display:block;

float:left;

margin:0px;

padding:0px;

width:65px;

}

.bragalotojogo{
	font-size:9px;
	height:20px;
	display:block;
	margin:0px;
	padding:0px;
	width: 185px;
	overflow:auto;
}


.botaoaposta {
	width:81px;
	height:26px;
	display:block;
	background-image:url(/sys_imagens/site_build/aposta.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	float:left;
	margin-left:50px;
}
.botaoaposta:hover {
	width:81px;
	height:26px;
	display:block;
	margin:0px;
	padding:0px;
	float:left;
background-position:bottom;
} 

.botaoapostaalterar {
	width:81px;
	height:26px;
	display:block;
	background-image:url(/sys_imagens/site_build/alteraaposta.gif);
	background-position:top;
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	float:left;
	margin-left:50px;
}

.botaoapostaalterar:hover {
	width:81px;
	height:26px;
	display:block;
		margin:0px;
	padding:0px;
	float:left;
background-position:bottom;
}

.razurado{
text-decoration:line-through;
}

.apostabragaloto span {

display:inline;
float:left;
margin:0px;
padding:0px;
width:60px;
height:20px;
font-weight: normal;
text-align:center;

}

			.myuser
			{
				background-color: #B70000;
				color:            #FFFFFF;
				font-weight:      bold;
				text-align: left;
			}
			
				.myuser a
			{
				background-color: #B70000;
				color:            #FFFFFF;
				font-weight:      bold;
				text-align: left;
			}
				.myuser a:hover
			{
				background-color: #B70000;
				color:            #FFFFFF;
				font-weight:      bold;
				text-align: left;
			}
		.bestscore
			{
				background-color: #FF9900;
				color:            #FFFFFF;
				font-weight:      bold;
				text-align: left;
			}

.welcome{
padding:0px;
margin:0px;
margin-right:5px;
padding-left: 25px;
background-image:url(/sys_imagens/site_build/welcome.png);
background-repeat:no-repeat;
display:block;
height:25px;
width:auto;
float:left;
}

.willkommen{
padding:0px;
margin:0px;
margin-right:5px;
padding-left: 25px;
background-image:url(/sys_imagens/site_build/willkommen.png);
background-repeat:no-repeat;
display:block;
height:25px;
width:auto;
float:left;
}

.bemvindo{
display:block;
margin-bottom:10px;
height:25px;
width:auto;
}

.label {
font-size:11px;
}

#scrollable2 {
	float: left;
	width: 280px;
	height: auto;
	padding: 0px;
	margin:0px;
	overflow: hidden;
	white-space: nowrap;
	position: relative;
}
			
#wrap #content #main #scrollable2 .bragalottocel {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:69px;
	overflow:hidden;
/*	display:block;
	float:left;*/
	height: 20px;
}

#wrap #content #main .bragalottouser {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:150px;
	overflow:hidden
	height: 20px;
}
#wrap #content #main .bragalottopos {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:45px;
	height: 20px;
}
#wrap #content #main .bragalottototal {
	border-bottom:1px solid #cccccc;
	border-right:1px solid #cccccc;
	width:35px;
	height: 20px;
}

#wrap #content #main .bragalottojornadas {
	width:280px;
}

#botoes-jornadas {
	width:290px;
	margin:0px;
	padding:0px;
	display:block;
	height:20px;
	padding-bottom:10px;
	clear:both;
}

#botoes-jornadas img {
	margin:0px;
	border:none;
	padding:0px;
	display:block;
	float:left;
}

#jornadacontainer{
	width:290px;
	margin:0px;
	padding:0px;
	height:auto;
	display:block;
}


#jornadacontainer .oculto{
	display: none;
	visibility: hidden;
}

.bragalotojogocontainer .oculto{
	display: none;
	visibility: hidden;
}

.bragalotoapostacontainer .oculto{
	display: none;
	visibility: hidden;
}


#seccao13_container .seccao14_element h2 {
	width:215px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
	margin-bottom:10px;
	text-align:center;
	font-size:1.2em;
	
}
#seccao13_container .seccao14_element a {
	width:215px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}

#seccao13_container .seccao14_element{
	margin:0px;
	padding:0px;
	display:block;
	float:left;
	margin-bottom:20px;
}

#seccao13_container .seccao13_element h2 {
	width:80px;
	display:block;
	float:left;
	margin:0px; 
	padding:0px;
	margin-bottom:10px;
	text-align:center;
	font-size:1.2em;
	
}
#seccao13_container .seccao13_element a {
	width:80px;
	display:block;
	float:left;
	margin:0px;
	padding:0px;
}
 
#seccao13_container .seccao13_element{
	margin:0px;
	padding:0px 5px 0px 5px;
	display:block;
	float:left;
	margin-bottom:20px;
	width:80px;
	height:120px;
}


#wrap #content #main .cromo {
	width:100px;
	height:120px;
	display:block;
	float:left;
	padding:0px;
	margin:10px;
	background-image:url(/sys_includes/load.php?file=1234610367);
}

#wrap #content #main .cromo .cromorepetido {
	width:90px;
	height:35px;
	 display:block;
	float:left;
	padding:0px;
	margin:0px;
	padding-left:5px; 
	/* background-color:#006600;*/
}


#wrap #content #main .cromo h3 {
	width:100px;
	height:10px;
	padding:0px;
	padding-bottom:5px;
	margin:0px;
	padding-top:50px;
	display:block; 
	float:left;
	text-align:center;
}

#wrap #content #main .cromo span {
	width:90px;
	height:10px;
	padding:0px;
	padding-left:5px;
	margin:0px;
	color: #666666;
	text-align:right;
}

#botoes-jornadas h3 {
	display:block;
	float:left;
	padding:0px;
	padding-right:120px;
}


.avatar{
width:80px;
height:80px;
display:block;
float:left;
margin:0px;
padding:0px;
margin-right:10px;
}



#wrap #content #sub .twitter_wrap {
	width:310px;
	height:auto;
	padding:0px;
	margin:0px;
	float:left;
}


#wrap #content #sub .twitter_wrap .img_twitter {
	width:48px;
	height:48px;
	padding:0px;
	margin:0px 15px 15px 0px;
	float:left;
	border:1px solid #cccccc;
	overflow:hidden;
}

#wrap #content #sub .twitter_wrap .img_twitter_last {
	width:48px;
	height:48px;
	padding:0px;
	margin:0px 0px 15px 0px;
	float:left;
	border:1px solid #cccccc;
	overflow:hidden;
}
#wrap #content #sub .twitter_wrap .seguidores_twitter {
	border-bottom:3px solid #9A0000;
	font-size:1.2em;
	margin-bottom:15px;
	text-transform:uppercase;
}

#wrap #content #sub .twitter_wrap .seguidores_twitter span {
	float:right;
	font-size:10px;
	text-transform:none;
}

#wrap #content #sub .twitter_wrap .img_twitter img, #wrap #content #sub .twitter_wrap .img_twitter_last img {
	width:48px;
	height:48px;
}
