
body {
	color: #333333;
	background-color: #FAF7F7;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 20px;
}
body, p, td, div, input, textarea {
	font-family: "Trebuchet MS";
	font-size: 12px;
	text-align: justify;
}
a:link, a:visited{
	color: #2280D8;
}
a:hover, a:active{
	color: #FF6600;
}
a.menu:link, a.menu:visited{
	color: #333333;
}
a.menu:hover, a.menu:active{
	color: #2280D8;
}
#modulotextoFoto{
	width: 220px;
	height: auto;
	padding: 0px 0px 20px 25px;
	float: right;
	display:none;
}
#cabecera {
	height: auto;
	width: 869px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	padding: 8px 13px 0px 13px;
	display:none;
}
#pie {
	clear: both;
	height: 28px;
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	padding: 0px 0px 0px 13px;
	background-image: url(../img/line_pie.gif);
	background-repeat: no-repeat;
	display:none;
}
#otrosServicios {
	background-image: url(../img/line_pie.gif);
	background-repeat: no-repeat;
	clear: both;
	width: 882px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: left;
	margin: 12px 0px 0px 0px;
	padding: 8px 0px 5px 13px;
	display:none;
}
#enlaceBanner {
	clear: both;
	width: 880px;
	position: relative;
	text-align: right;
	background-color: #FAF7F7;
	padding: 10px 15px 10px 0px;
	margin: auto;
	background-image: url(../img/fondo_firma.gif);
	background-repeat: no-repeat;
	display:none;
}
.titulos {
	font-weight: bold;
	text-transform: uppercase;
	height: 15px;
	width: 361px;
	padding-bottom: 3px;
	padding-right: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
	color: #018AC5;
	padding-top: 15px;
}
.subtitulos {
	font-weight: bold;
	text-transform: uppercase;
	height: 15px;
	width: 361px;
	padding-bottom: 3px;
	padding-right: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	color: #018AC5;
	padding-top: 15px;
}
