body {
	margin-bottom: 0px;
	margin:0;
	margin-left:0;
	margin-right:0;
	margin-top:0;
	background-image:url(fondo.jpg);
no-repeat center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}


a.tit_carr:link {
	color: #123450;
	font-family: Eurostile, Arial,Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
a.tit_carr:visited {
	color: #123450;
	font-family:  Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}

a.tit_carr:hover {
	color: #008cff;
	font-family: Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}
a.tit_carr:active {
	color: #123450;
	font-family: Eurostile, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
}

.fondo_contenido {
	background-color:#f1f1f1;
	font-family: tahoma;
	font-size: 10px;
	color:#000000;
}

.fondo_menu {
	background-image: url(arriba.png);
	height:91px;
	font-family: tahoma;
	font-size: 10px;
	color:#000000;
}

.fondo_arriba {
	background-image:url(imagenes/arriba_01.jpg);
	font-family: tahoma;
	font-size: 10px;
	color:#000000;
}

.markesina {
	font-family: verdana;
	font-size: 13px;
	color: #0A719C;
	font-weight: bold;
}

.texto_01 {
	font-family: verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.texto_02 {
	font-family: verdana;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.texto_01_iz {
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.texto_02_iz {
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;
	text-align:left;
}

.texto_03_iz {
	font-family: verdana;
	font-size: 11.5px;
	font-weight: normal;
	color: #ffffff;
	font-weight: bold;
	text-align:left;
}


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}