#main {
	width:738px;
	background-color: #FFFFFF;
}

#header {
	height:140px;
	background-repeat: repeat-x;
	background-position: top;
}

#footer {
	width: 740px;
	clear: both;
	height: 20px;
	background-color: #3D6F92;
	margin-left: 10%;
	margin-right: 10%;
	padding-left: 10px;
}

.column1, .column2, .column3, .indent_column, .col1, .col2, .col3, .ind_col {
	float:left;
	padding-right: 2px;
	padding-left: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.col_gg {
	width: 70%;
	float: left;
}


/* index */

#index .columns1 .column1 {
	width:241px;
	padding-top: 10px;
}
#index .columns1 .column2 {
	width:242px;
	padding-top: 10px;
}
#index .columns1 .column3 {
	width:241px;
	padding-top: 10px;
}
#index .columns1 .indent_column {width:7px;}
.col2 {
	padding-left: 5px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E8E8E8;
	border-bottom-color: #E8E8E8;
}
.title {
	padding-top: 10px;
	padding-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #333333;
	text-decoration: underline;
}



#index .ver_line { background:url(images/ver_line.gif) repeat-y 493px 0; width:100%;}
#index .columns2 .column1 {
	width:488px;
	font-family: Arial, Helvetica, sans-serif;
}
#index .columns2 .column2 {width:245px;}
.title_fotos {
	padding-top: 2px;
	padding-left: 3px;
	font-family: "Trebuchet MS";
	font-size: 25px;
	color: #333333;
	text-decoration: underline;
	padding-bottom: 10px;
}
