html, body {
	font-size: 10pt;
	font-family: sans-serif;
	color: #666;
}
#contenedor {
	width: 750px;
	_width: 750px;
	margin: auto;
	background-color: #fff;
}
#cab {
	background-image: url(/img/logoismar.gif);
	background-position: center 5px;
	background-repeat: no-repeat;
	height: 85px;
	padding-top: 5px;
	background-color: #eee;
	border-top: 1px solid #aaa;
}
#cab h1 {
	text-indent: -100000px;
	margin: 0;
	height: 60px;
}
#menutop {
	border-top: 1px solid #B9B9B9;
	background-color: #eee;
	height: 25px;
	border-bottom: 1px solid #B9B9B9;
}
#menutop ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border-right: 1px solid #fff;
}
#menutop ul li {
	float: left;
}
#menutop ul li a {
	text-decoration: none;
	width: 106px;
	text-align: center;
	padding-top: 4px;
	height: 21px;
	border-left: 1px solid #fff;
	display: block;
}
#menutop ul li a:hover {
	background-color: #ccc;
}
#content {
	text-align: justify;
	font-size: 12px;
}
#content p {
	margin-top: 8px;
	margin-bottom: 10px;
}
#prefooter {
	clear: both;
	background-color: #eee;
	color: #555;
	height: 160px;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	padding: 5px;
}
#prefooter p {
	margin-top: 0;
}
.colprefo {
	width: 236px;
	margin-left: 5px;
	margin-right: 5px;
	float: left;
}
.colprefo p {
	padding-left: 10px;
	text-align: center;
}
.colprefo ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.colprefo ul li a {
	width: 220px;
	_width: 218px;
	height: 15px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	text-decoration: none;
	background-image: url(/img/ligris.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
}
.colprefo ul li a:hover {
	background-image: url(/img/licolor.gif);
	background-position: 2px 5px;
	background-repeat: no-repeat;
	background-color: #E7E7E7;
	color: #000;
}
.colprefo h3 {
	margin: 0;
	padding-left: 5px;
	border-bottom: 3px solid #888;
	margin-bottom: 5px;
}
#footer {
	text-align: center;
	clear: both;
	padding-top: 7px;
}
a {
	color: #555;
}
.centrado {
	text-align: center;
}
div.imghome {
	width: 300px;
	float: right;
	margin-left: 15px;
	padding-left: 15px;
	border-left: 1px solid #888;
	margin-bottom: 15px;
	*margin-top: 15px;
	*margin-bottom: 8px;
}
div.imghome ul {
	margin: 0;
	padding: 0;
	margin-top: 5px;
	list-style-type: none;
}
div.imghome ul li {
	width: 300px;
	height: 20px;
	padding-top: 5px;
	border-bottom: 1px dotted #ccc;
	color: #555;
	background-color: #fff;
	font-size: 10pt;
}
h2 {
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0;
	font-size: 14pt;
}
img.flotader {
	float: right;
	margin-left: 5px;
	margin-bottom: 2px;
	border: 1px solid #555;
}
div.listservicios {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 231px;
	float: left;
	height: 105px;
	*height: 110px;
	margin-right: 4px;
	margin-left: 4px;
	_margin-left: 2px;
	_margin-right: 2px;
	margin-bottom: 8px;
	background-image: url(/img/bgboxservice.gif);
	background-position: top;
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	text-align: left;
}
div.listservicios h3 {
	margin: 0;
	font-size: 10pt;
	text-align: left;
}
input, textarea {
	border: 1px solid #ccc;
	width: 475px;
}
table tr td {
	vertical-align: top;
}
textarea {
	margin-bottom: 15px;
}
