@font-face {
	font-family: 'Conv_RobotoCondensed-Regular';
	src:url('../font/RobotoCondensed-Regular.eot');
	src: url('../font/RobotoCondensed-Regular.eot');
	src: local('☺'), 
	url('../font/RobotoCondensed-Regular.woff') format('woff'), 
	url('../font/RobotoCondensed-Regular.ttf') format('truetype'), 
	url('../font/RobotoCondensed-Regular.svg') format('svg');	
}
@font-face {	
	font-family: 'Conv_tt0861m_';
	src: url('../fonts/tt0861m_.eot');
	src: local('☺'), 
	url('../font/tt0861m_.woff') format('woff'), 
	url('../font/tt0861m_.ttf') format('truetype'), 
	url('../font/tt0861m_.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

body {    
    font-family: 'Conv_RobotoCondensed-Regular', sans-serif;     
    font-size:13px;
    color:#fff;
}


h1 
{  
    font-size: 12px;
    font-weight:bold;    
    color: #8c0000;
    margin:0;
    padding:0;
}

h2
{
	margin:0;
	padding:0;
	font-family: 'Conv_tt0861m_', sans-serif;    	
	font-size:26px;
	font-style:italic;
	color:#fff;
}

h3
{
    margin:0;
	padding:0;
	font-family: 'Conv_tt0861m_', sans-serif;    
	text-shadow: 3px 3px 5px #333333;	
	font-size:26px;
	font-style:italic;
	color:#fff;
	text-shadow:;
}

h4 
{
    float:left;
    width:auto;
    margin:0 0 1px 0;    
    padding:5px 10px 5px 5px;
    font-size: 13px; 
    color: #fff;    
    background:#8c0000;    
    font-style:italic;
}
h5 
{  
    font-size: 16px;
    font-weight:normal;    
    color: #000;
    margin:0 0 20px 0;
}
h6
{
    color: #8C0000;
    font-size: 16px;
    font-weight:normal;
    margin:0;
}
h7
{
    color: #8C0000;
    font-size: 16px;
    font-weight:normal;
    margin:0;
    float:left;
    width:100%;
    font-style:italic;
}
p
{
    padding:0;
    margin:0;
    float:left;
}



span.ft_11
{  
    font-size: 11px;
    color: #fff;
}
    span.ft_11 a
    {  
        font-size: 11px;
        color: #fff;
        text-decoration:underline;
    }
    span.ft_11 a:hover
    {  
        font-size: 11px;
        color: #ccc;
        text-decoration:underline;
    }

span.ft_white
{   
    font-size: 13px;
    color: #fff;
}
span.ft_menuheader
{    
    font-size: 13px;
    color: #000;
    line-height:26px;
}
.bold
{       
    font-weight:bold;
}
.justify
{       
    tex-align:justify;
}

p.grande
{       
    font-size:16px;
}