@charset "UTF-8";
/* CSS Document */
.cajas {
 width: 984px;
 height: auto;
 margin-top: 0;
}
.cajas p {
	color: #999999;
	margin-top: 6px;
	margin-bottom: 6px;
}
.cajas li {
	color: #999999;
}
.cajas h4 {
	color: #000000;
	margin-top: 6px;
	margin-bottom: 6px;
	text-align: left;
}
.derecha {
	float: right;
}
.boton-mas {
	text-align: right;
	margin-left: 210px;
	margin-right: 10px;
	font-family:"Century Gothic";
	width: 90px;
	height: 20px;
}
.boton-mas a {
	text-decoration: none;
	color: #333333;
}
.boton-mas a:hover {
	color: #FFD66C;
}
#cajaizq {
	width: 310px;
	float: left;
	font-family:"Century Gothic";
	font-size: 12px;
	text-align: justify;
	margin-left: 12px;
	height: 355px;
}
#otherlaguages {
	width: 635px;
	height: 275px;
	float: left;
	margin-left: 12px;
	margin-right: 15px;
	background: url(maintenance_software/img/choose_other_language5.png) no-repeat;
	padding-top: 30px;
}
#otheresp:hover, #otherpor:hover {
	background-color: #FaFaFa;
	cursor: pointer;
}
#otheresp {
	width: 290px;
	height: 235px;
	padding-top: 10px;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
#otherpor {
	width: 290px;
	height: 235px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	margin-right: 10px;
	float: left;
}
#otherlaguages:hover {
	background: url(maintenance_software/img/choose_other_language4.png) no-repeat;
}
#otherlaguages h1 {
	font-size: 18px;
	color: #999;
	text-align: center;
}
#otherlaguages h1 a {
	text-decoration: none;
	color: #999;
}
#otherlaguages h1 a:hover {
	color: #ffd66c;
}
#cajamid {
	width: 310px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	font-family:"Century Gothic";
	font-size: 12px;
	text-align: justify;
	height: 355px;
}
#cajader {
	width: 310px;
	float: right;
	font-family:"Century Gothic";
	font-size: 12px;
	text-align: justify;
	margin-right: 12px;
	height: 650px;
}
