/* CSS Document  SEACON Santos - by FIRE Mídia*/


body{
background:url(../imagens/bg.jpg) #f3f3f3 repeat-x;

font-family:tahoma;
font-size:12px;
color:#666666;
line-height:16px;

text-align:center;

margin:0;
padding:0;
}

a:link {color:#001560;	text-decoration:none;}
a:visited {color:#001560;	text-decoration:none;}
a:hover {color:#001560;	text-decoration:none;}




/*		FORMATAÇÃO DE FORMULÁRIOS		*/



input {
font-size:11px;
color:#003366;
border:solid #84b0cd 1px;
}

textarea {
font-size:11px;
color:#003366;
border:solid #84b0cd 1px;
}

select {
font-size:11px;
color:#003366;
border:solid #84b0cd 1px;
}


.botao {
background-color:#003366;
color:#FFFFFF;
border:none;
}



/*		FORMATAÇÃO */

h1 {
font-family:"Trebuchet MS";
font-size:22px;
color:#a50013;
font-weight:normal;
}



h2 {
font-family:"Trebuchet MS";
font-size:18px;
color:#003366;
font-weight:normal;
}

h3 {
font-family:"Trebuchet MS";
font-size:13px;
color:#003366;
font-weight:normal;
margin:5px;
}


table {
font-size:11px;
}



/* 	TEMPLATE		*/

#tudo{
width:778px;

margin-left:auto;
margin-right:auto;

background-color:#FFFFFF;
}





#lateral{
width:164px;
float:left;

padding-left:30px;

text-align:left;

background-color:#999999;
background:url(../imagens/bg_lateral.gif) no-repeat top;

font-size:11px;
}

			#lateral_base{
			width:141px;
			}





#conteudo{
width:560px;
float:right;

padding-right:24px;

text-align:justify;
}

			#conteudo_index{
			width:379px;
			
			background:url(../imagens/bg-index.jpg) no-repeat top left;
			
			padding-left:181px;
			}





#rodape{
width:778px;
height:80px;
clear:both;

padding-top:35px;

background-color:#9933CC;
background:url(../imagens/bg_rodape.gif) top center no-repeat;

font-size:10px;
color:#001761;
}



/* 	classes		*/

.foto_dir{
width:230px;
float:right;
}

.foto_esq{
width:230px;
float:left;
}


.box{
width:300px;
border:dashed 1px #003366;
background-color:#e9f9ff;
text-align:center;

margin-left:120px;
}
