body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #1c1c1c;
	background-image: url(../images/bg_page_acero-inmat.jpg);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
}
#top_header {
	/*background-image: url(../images/bg_header_acero-inmat.jpg);
	background-repeat: repeat-x;
	background-position: center top;*/
	height: 91px;
}
#top_flag {
	padding: 0px;
	height: 24px;
}
.flag {
	/*background-color: #000;*/
	text-align: center;
	vertical-align: middle;
}
#left {
	padding: 20px;
	width: 200px;
	color:#FFF;
	background-color: #d50400;
	vertical-align: top;
	text-align:left;
}
#left a{
	color:#FFF;
	font-size:12px;
	text-decoration:none;
}
#left a:hover{
	color:#FFF;
	text-decoration: underline;
}
#body {
	background-color: #f5f5f5;
	background-image: url(../images/bg_body_esp_acero-inmat.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	text-align: left;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 50px;
	padding-left: 20px;
}
#footer {
	text-align: center;
	vertical-align: middle;
	height: 70px;
	background-color: #2b2b2b;
	font-size: 12px;
	color: #CCC;
	font-weight: bold;
}
#footer a {
	color: #CCC;
	text-decoration: none;
	font-weight: bold;
}
#footer a:hover {
	color: #FFF;
	text-decoration: underline;
}
#footer .copyright {
	font-size: 11px;
	color: #999;
	font-weight: bold;
}
#footer .copyright a {
	color: #CCC;
	font-weight: bold;
}
#footer .copyright a:hover {
	color: #FFF;
	text-decoration: none;
}
#left .bullet {
	background-image: url(../images/bullet_title-grey_acero-inmat.png);
	height: 22px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: center center;
}
#body .bullet {
	background-image: url(../images/bullet_title_acero-inmat.png);
	height: 22px;
	width: 22px;
	background-repeat: no-repeat;
	background-position: center center;
}
#body .text {
	color: #000;
	text-align: justify;
	font-size: 11px;
	padding-left: 31px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#body .text p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#body a img{
	border:solid 1px #C00;
}
#body a:hover img{
	border: solid 1px #333;
}
#left li {
	font-size: 12px;
	color: #FFF;
}
#left ul {
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 30px;
	padding-right: 15px;
}
a {
	color: #C00;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	color: #C00;
	font-weight: normal;
	text-decoration: underline;
}
.text #contactForm td{
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif
}

input, textarea {
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #f3f3f3;
	padding-left: 3px;
	border: solid 1px #be2807;
}
#theFlash {
	background-image: url(../gallery/galleryLOADER.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 401px;
	width: 100%;
	background-color: #333;
	text-align: center;
}
#theFlash .load{
	color:#CCC;
}
