#main {width:100%; margin:0 auto; text-align:center; min-width:1003px; width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 1003)? "1003px" : "100%");}

/*----!!!-----*/
#main_width { width:100%; margin:0 auto; text-align:left;}
/*----!!!-----*/

/*1003px é a largura minima*/

#header {height:371px;}
#header, #content, #footer { font-size:0.69em;}

.col_1, .col_2, .col_3, .column1, .column2, .column3 { float:left;}

/*======= index.html =======*/
#index #content .col_1 {width:31%;}
#index #content .col_2 { width:39%;}
#index #content .col_3 { width:29%;}

#index #content .col_2 .column1 { width:72px;}
#index #content .col_2 .column2 { float:none; padding-left:72px;}


/*======= projectos.html =======*/
#projectos #content .col_1 {width:70%;}
#projectos #content .col_2 { width:29%;}

#projectos #content .col_1 .column1 { width:52%;}
#projectos #content .col_1 .column2 { width:48%;}

/*======= pagina3 =======*/
#page3 #content .col_1 {width:37%;}
#page3 #content .col_2 { width:33%;}
#page3 #content .col_3 { width:29%;}

#page3 #content .col_1 .column1 { width:72px;}
#page3 #content .col_1 .column2 { float:none; padding-left:72px;}

/*======= pagina4 =======*/
#page4 #content .col_1 {width:70%;}
#page4 #content .col_2 { width:29%;}

#page4 #content .col_1 .column1 { width:55%;}
#page4 #content .col_1 .column2 { width:45%;}

/*======= noticias.html =======*/
#noticias #content .col_1 {width:50%;}
#noticias #content .col_2 { width:49%;}

#noticias #content .col_1 .column1 { width:72px;}
#noticias #content .col_1 .column2 { float:none; padding-left:72px;}
#noticias #content .col_2 .column1 { width:72px;}
#noticias #content .col_2 .column2 { float:none; padding-left:72px;}

/*======= contacto.html =======*/
#contacto #content .col_1 {width:30%;}
#contacto #content .col_2 { width:40%;}
#contacto #content .col_3 { width:29%;}

#contacto #content .col_1 .column1 { width:72px;}
#contacto #content .col_1 .column2 { float:none; padding-left:72px;}

/*=========================*/


#footer {height:50px;}