@charset "utf-8";
body {
	background-color: #EEEEEF;
}
#fotocontainer {
	vertical-align: middle;
	text-align: center;
}
#footer_center {
	background-image: url(../images/png/footer_center.png);
	background-repeat:   repeat-x;
	height: 54px;
	width: 946px;
	vertical-align: middle;
}


#menu_center {
	background-image: url(../images/png/menu_center.png);
	background-repeat:  repeat-x;
	height: 54px;
	width: 946px;
}
#footer_right {
	background-image: url(../images/png/footer_right.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 7px;
}
#top {
	background-image: url(../images/png/content_top.png);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 960px;
}
#content {
	background-color: #FFFFFF;
	width: 960px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DCDCDC;
	border-left-color: #DCDCDC;
	vertical-align: top;
	height: auto;
}

#bottom {
	background-image: url(../images/png/content_bottom.png);
	background-repeat: no-repeat;
	width: 960px;
}

#sub_content {
	background-image: url(../images/jpg/main.jpg);
	width: 960px;
	background-repeat: no-repeat;
}
#sub_content #gallery_bg {
	background-color: #FFFFFF;
	height: 225px;
	width: 300px;
	display: inline;
	float: left;
}


#menu_left {
	background-image: url(../images/png/menu_left.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 7px;
}
#footer_left {
	background-image: url(../images/png/footer_left.png);
	background-repeat: no-repeat;
	height: 54px;
	width: 7px;
}
#heading {
	background-image: url(../images/jpg/heading.jpg);
	background-repeat: no-repeat;
	height: 101px;
	width: 960px;
	text-indent: 30px;
	vertical-align: middle;
}
.separator {
	height: 10px;
}
.content_subtitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 10px;
}
.design_notes {
	font-family: verdana;
	font-size: 9px;
}
.text_contact {
	font-family: arial;
	color: #444444;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	vertical-align: middle;
}
.heading_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 36px;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing: 0.25em;
}
.contact_link {
	color: #FFCC00;
	
}
.text_content {
	font-family: arial;
	color: #444444;
	vertical-align: top;
}
