/* CSS Document */
html, body { 
	margin:0; 
	padding:0; 
	font-family:"Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; 
	font-size:10pt; 
	color:#666;
	min-height:100%; 
	width:100%; 
	background:url(../imagenes/bodyBackground.gif) bottom right no-repeat;
}
body { 
	background:url(../imagenes/menuBackground.gif) left repeat-y; 
	color:inherit;
}
h3 { 
	border-bottom:1px solid #069; 
	font-size:12pt; 
	color:#069; 
	background:inherit;
}
a { 
	color:#09F; 
	font-weight:bold; 
	text-decoration:none; 
	background:inherit;
}
a:visited { 
	color:#069; 
}
a:hover { 
	color:#6cf; 
}


.main { 
	height:100%;
}

/********* HEADER **********/
.header {
	padding:0; 
	height:130px;
	margin-bottom:10px; 
	width:100%;
}
.header img { 
	position:absolute; 
	top:0; 
	left:0; 
	height:150px;
	width:0;
	padding-right:100%;
	background:url(../imagenes/headerBackground.jpg) no-repeat;
}
.header h1 { 
	float:right;
	background:url(../imagenes/titleBackground.jpg) no-repeat; 
	display:block;
	width:380px;
	height:120px;
	position:absolute;
	top:-20px;
	right:0;
	visibility:hidden;
}
.header h2 { 
	text-indent:-3000em; 
}

/*********** LANGUAGE ***********/
.languageList { 
	position:absolute;
	width:70px;
	top:150px;
	left:60px;
	list-style:none;
	padding:0;
	margin:10px;
}
#languageSp {
	float:left;
	margin-right:10px;
}
#languageSp a {
	width:30px;
	height:15px;
	background:url(../imagenes/langSpHover.gif) no-repeat top left;
	text-indent:-3000em;
	display:block;
}
#languageSp a:hover {
	background:url(../imagenes/langSpHover.gif) no-repeat 1px 1px;
}
#languageEn {
	float:left;
}
#languageEn a {
	width:30px;
	height:15px;
	background:url(../imagenes/langEnHover.gif) no-repeat top left;
	text-indent:-3000em;
	display:block;
}
#languageEn a:hover {
	background:url(../imagenes/langEnHover.gif) no-repeat 1px 1px;
}

/*********** CONTENT ***********/
.content { 
	padding:10px 40px 100px 240px; 
}
.warning {
	color:#900;
}
h3.contextMenu {
	background:#1e1d9c;
	color:#fff;
	padding:2px 5px;
	border-bottom-color:#1e1d9c;
	text-transform:uppercase;
	margin-bottom:0;
}
ul.contextMenu {
	color:#1e1d9c;
	background:#eee;
	padding:20px 10px 20px 40px;
	margin-top:0;
}
.contextMenu a:link{
	color:#1e1d9c;
}
.catalogue {  
	float:left;
	width:100%;
	margin-bottom:20px;
}
.catalogue h4 {
	text-align:center;
	font-size:14pt;
	font-weight:bold;
}
.catalogue .type {
	margin-bottom:0;
}
.catalogue .applications {
	margin-top:0;
}
.catalogue img {  
	width:180px;
	float:left;
	
}
.catalogue table {
	text-align:center;
	margin:auto;
	border-collapse:collapse;
	width:60%;
}
.catalogue th {
	padding:5px;
	border:2px solid #1e1d9c;
	border-bottom:#fff;
	color:#fff;
	background:#1e1d9c;
}
.catalogue td {
	padding:5px;
	border:2px solid #fff;
	background:#eee;
}
.descripcionMaquina {
	margin-left:225px;
}
#index .content {
	background:url(../imagenes/indexBackground.jpg) 240px 5em  no-repeat;
}
#index .content p{
	margin-left:200px;
	margin-bottom:2em;
}
#factoresProfesionalidad { 
	text-align:center; 
	font-weight:bold; 
	font-size:14pt; 
}
#machinesPavement .catalogue table, #machinesWall .catalogue table, #table .catalogue table, #guillotines .catalogue table  {
	margin-bottom:20px;
	margin-left:40px;
}
#machinesPavement .catalogue th, #machinesWall .catalogue th, #table .catalogue th, #guillotines .catalogue th {
	text-align:left;
	border:0;
	background:none;
	color:#666;
	padding-right:10px;
}
#machinesPavement .catalogue td, #machinesWall .catalogue td, #table .catalogue td, #guillotines .catalogue td {
	text-align:left;
	border:0;
	background:none;
}
#table .type {
	margin-bottom:20px;
}
#mapContactInfo {
	float:right;
}
/*********** MENU ***********/
.menu { 
	padding:0; 
	float:left;  
	width:200px; 
	color:#fff;
	font-weight:bold;
	margin-top:-10px;
	border-top:50px solid #fff;
	padding-left:10px;
	margin-bottom:100px;
	background:url(../imagenes/menuInnerBackground.gif) top left repeat-y #fff;
}
.menu a {
	display:block;
	margin:3px;
	padding:2px 5px;
	background:url(../imagenes/menuTitleBackground.gif) top left repeat-x;
	color:#fff;
}
.menu .menuTitle a {
	background:url(../imagenes/menuTitleBackground.gif) top left repeat-x;
	color:#fff;
}
.menu ul { 
	padding:0; 
	margin:0;
	list-style:none; 
}
.menu li {
	background: url(../imagenes/menuTitleBackground.gif) top left repeat-x;
	margin-left:3px;
	margin-right:3px;
}
.menu ul a {
	display:block;
	margin:3px 0;
	background:#eee;
	padding:2px 5px;
	color:#09f;
}
.menu a:visited, .menu .menuTitle a:visited {
	color:#999;
}
.menu .menuTitle a:hover, .menu ul a:hover {
	color:#069;
}
.menu a:hover, .menu .menuTitle a:hover{
	color:#6cf;
}
.menu ul a:visited {
	color:#069;
}
.menu ul a:hover {
	color:#069;
	background-color:#d7e6ed;
}
#machinesItem {
	background:url(../imagenes/flecha.gif) no-repeat 5px 10px #244691;
	padding:3px 0 3px 20px;
}
#homeItem, #useConditions, #infoItem {
	color:#fff;
	background:#069;
}
#homeItem:visited, #useConditions:visited, #infoItem:visited { 
	color:#09f; 
}
#homeItem:hover, #useConditions:hover, #infoItem:hover { 
	color:#6cf; 
}
/*********** FOOTER ***********/
.footer {
	border-width:1px 0;
	border-style:solid;
	border-color:#09f;
	text-align:right;
	background:url(../imagenes/footerBackground.gif) repeat-x top left #8eb5de;
	margin-bottom:20px;
	width:100%;
	clear:both;
}
.footer a {
	color:#fff;	
	padding:10px 30px;
	display:block;
}
.footer a:hover {
	color:#0066FF;
}