@charset "UTF-8";
/* CSS Document */

#content{
	background:none;
	line-height:17px;
	}

#content h1 {
	display:block;
	font-size:23px;
	margin-bottom:5px;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	overflow-x:hidden;
	overflow-y:hidden;
	width:100%;
	}

#content h1 img{
	float:left;
	}
#content h1 span{
	float:left;
	margin-top:7px
	}	
	
#content h1 span b{
	color: #F90;
	}

	
															/**************Colunassss**************/	
.column {
	width:295px;
	float:left;
	margin-right:20px;
	
	
	}
	
#float_r {
	width:295px;
	float: right;
	margin-right:0px;
	}
	
.column .title{
	border-bottom: solid 1px #6699cc;
	overflow:hidden;
	margin-bottom:10px;
	}	
.column .title img{
	float:left;
	border:none;
	margin:0px;
	}
.column .title b{
	display:block;
	font-size:16px;
	padding-top:10px
	}
.column img{
	border:solid 1px #CCC;
	padding:1px;
	float:left;
	margin-right:06px
	}
.column a img{
	border:none;
	margin:0px;
	padding:0px;
	}	

.bullets .border_no {
	border:none;

	}
.bullets .border_no	 img {
	float:left;
	padding-right:8px;

	}

.bullets img {
	margin:0 5px 5px 0 ;
	float: left;
	padding:1px;
	border:solid 1px #CCC;
	}
.bullets i{
	font-size:10px; margin-bottom:20px; display:block; color:#666
	
	}
.column .evento{
    border-left: dotted 1px #ccc;
    width:82%;
    }     
	