/* Base settings */
.Base settings---------------------------------------------------------------------------------------------------------------------- {}

* {
	padding: 0;
	margin: 0;
}

body {
	scrollbar-arrow-color: #ffffff;
	scrollbar-base-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #7d7d7d;
	scrollbar-shadow-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	text-align: center;
	background-color: #FFFFFF;
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

body, table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #666666;
}

.Header----------------------------------------------------------------------------------------------------------------------------- {}

#header {
	clear: both;
	float: none;
	height: 84px;
	width: 895px;
	overflow: hidden;
	text-align: left;
	vertical-align: bottom;
}

.Menu---------------------------------- {}

#menu {
	text-align: left;
	vertical-align: top;
	clear: none;
	float: left;
	height: 84px;
	width: 666px;
	overflow: hidden;
}

#menu ul {
	margin-top: 51px;
}

#menu ul li {
	clear: none;
	float: left;
	list-style-type: none;
	height: 33px;
	margin-right: 35px;
}

#menu ul li a, #menu ul li a:visited {
	font-size: 14px;
	color: #7d7d7d;
	text-decoration: none;
	height: 33px;
	float: left;
}

#menu ul li a:hover, #menu ul li a:active {
	color: #f99929;
	text-decoration: none;
	background-image: url(interface/bullet-orange.gif);
	background-repeat:   repeat-x;
	background-position: left 32px;
}

#menu ul li a.selected, #menu ul li a.selected:visited, #menu ul li a.selected:hover, #menu ul li a.selected:active {
	color: #f99929;
	text-decoration: none;
	font-weight: bold;
	background-image: url(interface/bullet-orange.gif);
	background-position: left 30px;
	background-repeat:  repeat-x;
}


.Lang---------------------------------- {}

#lang {
	float: left;
	width: 78px;
	height: 84px;
	overflow: hidden;
}

#lang ul {
	margin-top: 51px;
	float: right;
}

#lang ul li {
	clear: none;
	float: left;
	list-style-type: none;
}

#lang ul li.middle {
	margin-right: 15px;
	margin-left: 15px;
}

#lang ul li a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.Logo---------------------------------- {}

#logo {
	clear: none;
	float: left;
	height: 84px;
	width: 150px;
	overflow: hidden;
}

#logo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: right;
	margin-top: 19px;
}

.Flash------------------------------------------------------------------------------------------------------------------------------ {}

#flash {
	background-color: #EAEAEA;
	height: 270px;
	width: 100%;
	clear: both;
	float: none;
}

.Body------------------------------------------------------------------------------------------------------------------------------- {}

#body {
	clear: both;
	float: none;
	width: 895px;
	margin-top: 27px;
	margin-bottom: 27px;
}

#body.nospace {
	margin-bottom: 10px;
}

#body.lined {
	background-image: url(interface/bullet-grey.gif);
	background-repeat:  repeat-y;
	background-position: 155px top;
}

.Submenu---------------------------------- {}

#submenu {
	clear: none;
	float: left;
	width: 155px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
}

#submenu ul {
}

#submenu ul li {
	margin-bottom: 11px;
	list-style-type: none;
}

#submenu ul li a, #submenu ul li a:visited {
	color: #666666;
	text-decoration: none;
}

#submenu.news ul li a, #submenu.news ul li a:visited {
	font-size: 12px;
	color: #949494;
}

#submenu ul li a:hover, #submenu ul li a:active {
	color: #f99929;
	text-decoration: none;
}

#submenu ul li a.selected, #submenu ul li a.selected:visited, #submenu ul li a.selected:hover, #submenu ul li a.selected:active {
	font-weight: bold;
	color: #f99929;
}

#submenu ul li a.selected i, #submenu ul li a.selected:visited i, #submenu ul li a.selected:hover i, #submenu ul li a.selected:active i,
#submenu ul li a i, #submenu ul li a:visited i, #submenu ul li a:hover i, #submenu ul li a:active i {
	font-style: normal;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

#submenu ul li ul {
	margin-bottom: 14px;
	margin-left: 11px;
	margin-top: 5px;
}

#submenu ul li ul li {
	margin-bottom: 0px;
	font-size: 11px;
	margin-top: 4px;
	list-style-type: none;
}

#submenu ul li ul li a, #submenu ul li ul li a:visited {
	padding-left: 13px;
}

#submenu ul li ul li a:hover, #submenu ul li ul li a:active {
	color: #000000;
}

#submenu ul li ul li a.selected, #submenu ul li ul li a.selected:visited, #submenu ul li ul li a.selected:hover, #submenu ul li ul li a.selected:active {
	font-weight: normal;
	color: #000000;
	background-image: url(interface/bullet-orange2.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.datetable-------------------------------- {}

#datetable {
	background-color: #FBFBFB;
	font-size: 12px;
	line-height: normal;
	border: 1px dotted ##CCCCCC;
	margin-bottom: 10px;
}

#datetable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-left-style: none;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}

#datetable td.head {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	text-align: center;
	vertical-align: top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 3px;
	padding-bottom: 3px;
}

#datetable td.titlever, #datetable td.titlehor {
	background-color: #E4E4E4;
	color: #333333;
}

#datetable td.titlever {
	border-bottom-width: 1px;
	border-bottom-style: p;
	border-bottom-color: ##E4E4E4;
}

#datetable td.titlehor {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: ##E4E4E4;
}


.Bodyblock-------------------------------- {}

#bodyblock {
	background-color: #e5e5e5;
	height: auto;
	width: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	margin-bottom: 20px;
}

#bodyblock table {
	height: auto;
	width: 895px;
	clear: both;
	float: none;
}

#bodyblock td {
	width: 185px;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
}

#bodyblock td.last {
	width: 155px;
}

#bodyblock #v2 td {
	width: 154px!important;
}

#bodyblock #v2 td.last {
	width: 124px!important;
}

#bodyblock img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 5px;
}

#bodyblock h4 {
	font-size: 18px;
	font-weight: normal;
	color: #3b3b3b;
	line-height: 23px;
}

#bodyblock a, #bodyblock a:visited {
	color: #38558f;
	text-decoration: none;
}

#bodyblock a:hover, #bodyblock a:active {
	color: #38558f;
	text-decoration: underline;
}

.Content---------------------------------- {}

#content {
	clear: none;
	float: right;
	width: 710px;
	text-align: left;
	vertical-align: top;
}

#content.left {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: left;
	width: 438px;
}

#content.right {
	margin: 0px;
	padding: 0px;
	clear: none;
	float: right;
	width: 438px;
}

#content.big {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: both;
	width: 895px;
}

#content.lateral {
	clear: none;
	float: left;
	width: 155px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	font-size: 12px;
}


#content h1 {
	font-size: 23px;
	line-height: 18px;
	font-weight: bold;
	color: #38558f;
	margin-bottom: 8px;
}

#content h1 b {
	color: #f99929;
}

#content h1.spaced {
	margin-bottom: 15px;
}

#content h2 {
	font-size: 16px;
	line-height: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #3b3b3b;
}

#content h2.spaced {
	margin-bottom: 10px;
}

#content h2.new {
	text-transform: none;
}

#content h2.new i {
	font-style: normal;
	color: #666666;
}

#content h3 {
	font-size: 13px;
	font-weight: bold;
	color: #3b3b3b;
	margin-bottom: 6px;
	padding-top: 10px;
}

#content h3.high {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #38558f;
}

#content h4 {
	font-size: 15px;
	font-weight: bold;
	color: #3b3b3b;
	margin-bottom: 6px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

#content h5 {
	font-size: 12px;
	font-weight: bold;
	color: #38558f;
}

#content h5.spaced {
	margin-top: 20px;
}

#content p {
	margin-bottom: 8px;
}

#content a, #content a:visited {
	color: #666666;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	color: #000000;
	text-decoration: none;
}

#content a.blue, #content a.blue:visited {
	font-size: 11px;
	font-weight: bold;
	color: #38558f;
	text-decoration: none;
	background-image: url(interface/bullet-blue.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 17px;
}

#content a.blue:hover, #content a.blue:active {
	color: #000000;
	text-decoration: underline;
}

#content ul {
	margin-bottom: 13px;
	margin-top: -2px;
}

#content ul li {
	margin-left: 25px;
	list-style-type: none;
	margin-bottom: 5px;
	padding-left: 11px;
	background-image: url(interface/bullet-grey2.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
}

#content img#news {
	float: left;
	margin-right: 13px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#content table i {
	font-style: normal;
	font-weight: bold;
	color: #CC0000;

}

.Clientes--------------------------------- {}

.clientes {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 30px;
}

.clientes td {
	padding-bottom: 20px;
}

.clientes img {

}

.Form------------------------------------- {}

#contact {
}

#contact td {
	text-align: left;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}

input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background-color: #f5f5f5;
	width: 272px;
	border: 1px solid #f5f5f5;
	padding-left: 4px;
	height: 20px;
}

input.check {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	border: 1px solid #f5f5f5;
	padding-left: 4px;
	background-color: #f5f5f5;
	height: 120px;
	width: 627px;
	overflow: auto;
	padding-top: 5px;
	padding-bottom: 5px;
	scrollbar-arrow-color: #f5f5f5;
	scrollbar-base-color: #f5f5f5;
	scrollbar-darkshadow-color: #f5f5f5;
	scrollbar-track-color: #f5f5f5;
	scrollbar-face-color: #bcbcbc;
	scrollbar-shadow-color: #f5f5f5;
	scrollbar-highlight-color: #f5f5f5;
	scrollbar-3dlight-color: #f5f5f5;
}

input#button {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #38558f;
	height: auto;
	width: auto;
	float: right;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #38558f;
	margin: 0px;
}

.Photos----------------------------------- {}

#photos {
	float: right;
	width: 150px;
	overflow: hidden;
	padding-bottom: 20px;
	clear: none;
	margin-left: 20px;
}

#photos a, #photos a:visited, #photos a:hover, #photos a:active {
	margin: 0px;
	padding: 0px;
}

#photos a img, #photos a:visited img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	float: left;
	clear: left;
	margin-bottom: 12px;
	border-bottom-width: 2px;
	border-bottom-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

#photos a:hover img, #photos a:active img {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #f99929;
}

#photos a.small img, #photos a.small:visited img {
	clear: none;
	float: right;
}

#photos a.small:hover img, #photos a.small:active img {
}

.Footer----------------------------------------------------------------------------------------------------------------------------- {}

#footer {
	background-color: #f5f5f5;
	height: auto;
	width: 100%;
	padding-bottom: 30px;
	padding-top: 10px;
}

#footer #container {
	height: auto;
	width: 895px;
	clear: both;
	float: none;
}

.Calidad---------------------------------- {}

#footer #calidad {
	height: 41px;
	width: 170px;
	clear: left;
	float: left;
	overflow: hidden;
	text-align: left;
	vertical-align: middle;
	font-size: 9px;
	line-height: 15px;
	color: #949494;
}

#footer #calidad img {
	float: left;
	margin-right: 5px;
}

.Txt-------------------------------------- {}

#footer #txt {
	clear: right;
	float: right;
	height: auto;
	width: 710px;
	text-align: left;
	vertical-align: top;
	font-size: 9px;
	line-height: 15px;
	color: #b4b4b4;
	padding-bottom: 10px;
}

.Sitemap---------------------------------- {}

#footer #sitemap {
	clear: left;
	float: left;
	height: 36px;
	width: 792px;
	overflow: hidden;
	text-align: left;
	vertical-align: top;
	font-size: 10px;
	color: #949494;
	line-height: 16px;
}

#footer #sitemap b {
	font-size: 11px;
	font-weight: normal;
}

#footer #sitemap a, #footer #sitemap a:visited {
	color: #949494;
	text-decoration: underline;
}

#footer #sitemap a:hover, #footer #sitemap a:active {
	color: #000000;
	text-decoration: none;
}

.Credits---------------------------------- {}

#footer #credits {
	clear: right;
	float: right;
	height: 36px;
	width: 100px;
	overflow: hidden;
	text-align: right;
	vertical-align: top;
	font-size: 10px;
}

#footer #credits a, #footer #credits a:visited {
	color: #949494;
	text-decoration: none;
	margin-top: 16px;
	float: right;
}

#footer #credits a:hover, #footer #credits a:active {
	color: #666666;
}

