﻿#textos {float:left; width:566px; overflow:hidden; }
    #textos > h3{ padding: 3px 0; font-weight:normal; font-size: 1.8em; color:#000; margin-bottom:15px; }
    #textos > h4{ padding: 3px 0; font-weight:normal; font-size: 1.6em; color:#000; margin-bottom:10px; }
    #textos > h5{ padding: 3px 0; font-weight:normal; font-size: 1.4em; color:#000; margin-bottom:10px; }
    
    #textos > p{ font-size:1.25em; margin-bottom:20px; text-align:justify; line-height:145%;}       
    
	#textos > p span{color:#69C;}
	#textos > p strong{color:#69C;}
	#textos > p { font-size:1.25em; margin-bottom:20px; text-align:justify; line-height:145%;}

	#textos ul {margin-left:50px; margin-bottom:20px; list-style-type:disc; font-size:1.25em;}
	
	#textos dl {margin-left:50px; margin-bottom:20px; list-style-type:disc; font-size:1.25em;}
	#textos dl dt{color:#69C;}
	#textos dl dd{}



#complements{float:right; width:375px; padding-left:12px; border-left:1px dotted #CCC; margin-left:12px; overflow:hidden; }
    #complements ul{}
    #complements ul li a,#complements ul li a:visited{ display:block; padding:8px 4px; border-bottom:1px dotted #CCC; font-size:1.3em;}
    #complements ul li a:hover{ font-weight:bold; background-color:#E5E5E5; color:#000; }