body{
	text-align:center;
	background-color: #e1e1e1;
	color: #333;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
}

.header{
	display:block;
	width: 800px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.main {
	text-align: left;
	vertical-align: top;
	display: block;
	width: 764px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 18px;
	padding-bottom: 0px;
	padding-left: 18px;
	background-image: url(../images/main_background.gif);
	background-repeat: repeat-y;
	height: auto;
	overflow-y: visible;
	overflow-x: hidden;
}
.center {
	display: block;
	float: left;
	width: 564px;
	text-align:center;
	margin-right: 4px;
}
.center a {
	color: #0A497A;
	text-decoration: none;
}
.center a:link {
	color: #0A497A;
	text-decoration: none;
}
.center a:active {
	color: #0A497A;
	text-decoration: none;
}
.center a:visited {
	color: #0A497A;
	text-decoration: none;
}
.center a:hover {
	color: #D8B24A;
	text-decoration: none;
}
.center .mainTitle  {
	text-align: left;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D8B24A;
	color: #0A497A;
	font-weight: bold;
}


.content {
	display: block;
	width: 554px;
	margin-left:0px;
	margin-right:auto;
}
.content .article {
	margin-bottom: 10px;
	overflow-x: hidden;
	overflow-y: visible;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	border-right-color: #E1E1E1;
	border-left-color: #E1E1E1;
	background-image: url(../images/article_shadow.png);
	background-position: bottom;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 16px;
	padding-left: 6px;
	background-repeat: no-repeat;
}
.content .article h1{
	font-size: 14px;
	text-align: left;
	text-decoration: none;
	color: #000;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #778FA0;
}
.content .article p{
	text-align: justify;
	width: 534px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.content .article .article_bottom{
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #E1E1E1;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 4px;
}
.content  .article .imageArticulo{
	background-image: url(../images/click_en_la_foto_para_ampliar.gif);
	background-position: right bottom;
	float: left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 15px;
	padding-left: 3px;
	border: 1px dotted #D6D6D6;
	background-repeat: no-repeat;
	background-color: #FFF;
	display: block;
	text-align: left;
	vertical-align: top;
}
.content .article .imageArticulo a{
	outline: none;
	-moz-outline: none;
	-moz-outline-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.content .article .imageArticulo img{
	outline: none;
	-moz-outline: none;
	-moz-outline-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
.content .comentarios  {
	margin-right: 10px;
	margin-left: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #778FA0;
	border-left-color: #778FA0;
	display: block;
	margin-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
}
.content .comentarios form {
	background-image: url(../images/comment_form_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	margin-right: 8px;
	margin-left: 8px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 17px;
	padding-left: 6px;
	text-align: left;
}
.content .comentarios form #mail {
	width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.content .comentarios form #nombre {
	width: 200px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.content .comentarios form #comentario {
	width: 484px;
	height: 100px;
}
.content .comentarios form #Submit222 {
	display: block;
	float: none;
	margin-top: 0px;
	margin-bottom: 6px;
	margin-right: 2px;
	margin-left: auto;
}


.content .comentarios .mainTitle {
	font-size: 14px;
	text-align: left;
}

.content .comentarios .comentarioCliente {
	margin-right: 8px;
	margin-left: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E1E1E1;
	background-image: url(../images/comment_shadow.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 17px;
	padding-left: 6px;
	margin-bottom: 10px;
}
.content .comentarios .comentarioCliente p {
	text-align: justify;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	padding-bottom: 6px;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
}
.content .comentarios .comentarioCliente .tituloComentario {
	text-align: left;
	color: #0A497A;
}






.lateral{
	display: block;
	float: left;
	width: 176px;
	background-color: #0A497A;
	background-image: url(../images/right_column_background.gif);
	background-position: left top;
	color: #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: auto;
	margin-bottom: 0px;
}
.lateral a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
.lateral a:link {
	color: #FFF;
	text-decoration: none;
}
.lateral a:active {
	color: #FFF;
	text-decoration: none;
}
.lateral a:visited {
	color: #FFF;
	text-decoration: none;
}
.lateral a:hover {
	color: #D6AD3E;
	text-decoration: none;
	background-color: #0A497A;
}

.lateral p {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 3px;
	color: #FFF;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADCCE4;
}
.lateral h2 {
	margin-top: 8px;
	text-align: right;
	color: #ADCCE4;
	margin-bottom: 3px;
}
.lateral .mainTitle {
	color: #D6AD3E;
	font-weight: bold;
	font-size: 20px;
	margin-top: 2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFF;
	margin-bottom: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Calibri, "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 12px;
	background-image: url(../images/footer_background.gif);
	height: 126px;
	clear: both;
	background-repeat: no-repeat;
	padding-top: 4px;
}
.footer a {
	color: #3D6883;
	text-decoration: none;
	margin-left: 4px;
}
.footer a:link {
	color: #3D6883;
	text-decoration: none;
	margin-left: 4px;
}
.footer a:active {
	color: #3D6883;
	text-decoration: none;
	margin-left: 4px;
}
.footer a:visited {
	color: #3D6883;
	text-decoration: none;
	margin-left: 4px;
}
.footer a:hover {
	color: #D8B24A;
	text-decoration: none;
	margin-left: 4px;
}



.footer .maillinks {
	margin-top: 0px;
	margin-right: 18px;
	margin-bottom: 0px;
	margin-left: 18px;
	padding-top: 8px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #778FA0;
	display: block;
	padding-left: 96px;
}
.footer .maillinks p {
	text-align: left;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-left: 8px;
}
.footer .xentinas {
	text-align: right;
	margin-right: 18px;
	margin-top: 8px;
	font-size: 11px;
}
.footer .bottomlinks {
	margin-top: 10px;
	margin-bottom: 4px;
	margin-left: 6px;
}
.footer #FACEBOOK {
	float: left;
	margin-top: 4px;
	margin-right: 12px;
	margin-bottom: 4px;
}
.footer #TANKFARM {
	float: left;
	display: block;
	padding-top: 3px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 0px;
	background-color: #FFF;
	margin-top: 1px;
	margin-left: 16px;
}

.footer img {
	outline: none;
	-moz-outline: none;
	-moz-outline-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
