body {
	background-attachment: fixed;
	background-image: url(../images/fondodeg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.fondomarc {
	background-image: url(../images/fondomarc.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.fondodiag {
	background-image: url(../images/fondodiag.jpg);
	background-repeat: repeat;
}
.fondomenu {
	background-image: url(../images/fondomenu.jpg);
	background-repeat:  repeat-x;
}
.borde3 {
	border-right: 1px solid #4A95A8;
	border-bottom: 1px solid #4A95A8;
	border-left: 1px solid #4A95A8;
}
.bordebot {
	border-bottom: 1px dotted #666666;
}
.intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.cuerpo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.cuerpon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #4A95A8;
	text-decoration: none;
}
.cuerpo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.cuerpo3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #4A95A8;
	text-decoration: none;
}
.titulin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.borde_der {
	border-right: 1px dotted #4A95A8;
}
.borde_bl {
	border: 1px solid #ffffff;
}
.formu {
	background-color: #EDF4F6;
	border: 1px solid #4A95A8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4A95A8;
	text-decoration: none;
}
