/* 
Document   : styles
Created on :05/08/2008, 21:56:13
Author     : andre.lyra
Description:
Purpose of the stylesheet follows.
*/


BODY {
        font-size: 13px;
        color: #333333;
        font-family: "Verdana", "Arial", sans-serif;
}

td {

	font-size : 13px; 
        color: #333333; 
        font-family: "Verdana", "Arial", sans-serif;

}


#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 700px;
}


#homeheader {
    font-size : 11px;
    background-image : url('/img/header/blue.gif');
    height : 142px;
    width : 100%;
    background-color : #5f85c3;
    border-top : 25px solid #0000ad;
    border-bottom : 3px solid #DEDFDE;
}
#homeheader p {
    margin-left : 20px;
}

#header {
    background-color : #dae3f1;
    background-image : url('/img/header/bluefade.gif');
    height : 104px;
   
}


.content {
	padding-right: 30px; 
        padding-left: 20px; 
        font-size: 13px; 
        PADDING-BOTTOM: 30px; 
        MARGIN: 0px; 
        LINE-HEIGHT: 130%; 
        PADDING-TOP: 0px
}


.innertube {
    margin : 10px;
    margin-top : 0;
}

.style2 {
	font-size: 18px;
	color: #FFFFFF;
	font-style: italic;
}
.style13 {font-size: 11px}



.style20 {color: #FF00FF}


.style21 {
    font-family : "Trebuchet MS", Arial, sans-serif;
    font-size : 13px;
}

.style22 {
    font-family : "Trebuchet MS", Arial, sans-serif;
    font-size : 26px;
    color : #003399;
}


.style23 {
	color: #FF0000;
	font-weight: bold;
}

.style_cct_title {
	font-size: 36px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style_cct_title2 {
	font-size: 24px;
	font-weight: bold;
}

.style_title_bold {
	font-size: 14px;
	font-weight: bold;
}



.sizeFrameEvents {
	
}
.frameLeft {color: #336699; font-size: 11px}
.frameLeftTitle {color: #666666; font-size: 11px}

.whoweare {color: #000000}

.framedetail_1 {color: #FFFFFF; font-size: 18px}
.framedetail_2 {color: #FFFFFF; font-size: 14px}
.framedetail_3 {color: #FFFFFF; font-size: 10px}

.tablebg {background-color:#F4F4F4; font-size: 13px;  margin-left: 6px;
        margin-right: 5px;
        margin-top: 5px;}
		
.sidebarProgram ul {
	list-style-type:  none;
	list-style-position: outside;
	list-style-image: url('/img/button/bullet.gif');
	margin: 0px 0px 0px 0px;
	padding: 7px 10px 25px 27px;
	border: none;
}
.style_erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 12px;
}