/*
#Layout 
	{
		overflow: visible!important;
	}
*/	
a 
	{
		outline : none;
	}
a img 
	{
		outline : none;
	}
img {
		border : 0;
	}
a:active, a:focus 
	{ 
     outline: none; 
     ie-dummy: expression(this.hideFocus=true);
    }
/*	
.header {
    background-image: url("http://www.raizeditora.pt/assets/projetos-2013/topo.gif");
    height: 208px;
    position: relative;
	border:0px;
	border-color:#FFF;
	background-color:#fff;
	background-repeat:no-repeat;
}*/
.titleRed
    {
		font-size:16px; 
		color:#F04B43;
        font-weight : bold;
    }   

.titlePink
    {
		font-size:16px; 
		color:#E23E7B;
        font-weight : bold;
    }   
	
.titleRed2
    {
		font-size:16px; 
		color:#DA202D;
        font-weight : bold;
    }   
	
.titleGreen
    {
		font-size:16px; 
		color:#9DCC49;
        font-weight : bold;
    }   

.titleBlue
    {
		font-size:16px; 
		color:#00A1E4;
        font-weight : bold;
    } 
	
.titleBlue2
    {
		font-size:16px; 
		color:#00A7CC;
        font-weight : bold;
    } 
	  
.titleMint
    {
		font-size:16px; 
		color:#1DBECF;
        font-weight : bold;
    }   

.titleWhite
	{	
		font-size:20px;
		color:#ffffff;
		padding:50px 0px 0px 20px;
	} 

.textWhite
	{	
		font-size:13px;
		color:#FFFFFF;
	} 
	