body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url("gfx/fondo.jpg") top;
	background-color: #5c93e3;
	background-repeat: repeat-x;
}
.izquierda1{
	background: url("gfx/izquierda01.jpg");
	background-repeat: no-repeat;
	background-position: right;
}
.izquierda2{
	background: url("gfx/izquierda02.jpg");
	background-repeat: no-repeat;
	background-position: top right;
}
.izquierda3{
	background: url("gfx/izquierda03.jpg");
	background-repeat: no-repeat;
	background-position: right;
}
.derecha1{
	background: url("gfx/derecha01.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
.derecha2{
	background: url("gfx/derecha02.jpg");
	background-repeat: no-repeat;
	background-position: top left;
}
.derecha3{
	background: url("gfx/derecha03.jpg");
	background-repeat: no-repeat;
	background-position: left;
}
.centro{
	background: url("gfx/borrar04-fondo.jpg");
	background-repeat: repeat;
}
.fondobotonera{
	background: url("gfx/fondo-botonera.jpg");
	background-repeat: repeat;
}
.fondopubli{
	background: url("gfx/fondo-publi.jpg");
	background-repeat: repeat;
}
.textopubli{
	color:#0e3083;
	font-family:verdana;
	font-size:10px;
}
.textopubli2{
	color:#0e3083;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
}
a.textopubli2:link, a.textopubli2:visited, a.textopubli2:active {
	color:#0e3083;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
a.textopubli2:hover {
	color:#0e3083;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	text-decoration:underline;
}
.textopie{
	color:#0e3083;
	font-family:tahoma;
	font-size:9px;
	font-weight: bold;
}
.textopie2{
	color:#0e3083;
	font-family:tahoma;
	font-size:9px;
}
.textopie3{
	color:#f7b131;
	font-family:tahoma;
	font-size:9px;
	font-weight: bold;
}
a.textopie2:link, a.textopie2:visited, a.textopie2:active {
	color:#0e3083;
	font-family:tahoma;
	font-size:9px;
	text-decoration:none;
}
a.textopie2:hover {
	color:#f7b131;
	font-family:tahoma;
	font-size:9px;
	text-decoration: none;
}
.nature1{
	color:#f7b131;
	font-family:verdana;
	font-size:9px;
	font-weight: bold;
}
.nature2{
	color:#ffffff;
	font-family:verdana;
	font-size:9px;
}
a.nature2:link, a.nature2:visited, a.nature2:active {
	color:#ffffff;
	font-family:verdana;
	font-size:9px;
	text-decoration:none;
}
a.nature2:hover {
	color:#0e3083;
	font-family:verdana;
	font-size:9px;
	text-decoration: none;
}
.textoprincip{
	color:#0e3083;
	font-family:tahoma;
	font-size:12px;
	text-align:justify;
}
.textoprincip2{
	color:#0e3083;
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;
}
.textoprincip3{
	color:#0e3083;
	font-family:tahoma;
	font-size:12px;
	text-align:justify;
	margin-left:25px;
}
