@charset "utf-8";
/* CSS Document */

.fondo1 {
	background-color: #4D4D4D;
}
.fondo2 {
	background-color: #6C6C6C;
}
.fondo3 {
	background-color: #C1C1C1;
}
.links {
	font-family: Arial;
	font-size: 13px;
	color: #75878D;
	text-decoration: none;
	text-indent: 15px;
	font-weight: 400;
	line-height: 25px;
}
.links a:link {
	font-family: Arial;
	font-size: 13px;
	color: #75878D;
	text-decoration: none;
	text-indent: 15px;
	font-weight: 400;
	line-height: 25px;
}
.links a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #75878D;
	text-decoration: none;
	text-indent: 15px;
	font-weight: 400;
	line-height: 25px;
}
.links a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
	text-indent: 15px;
	font-weight: 400;
	line-height: 25px;
}
.linktrabajos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.linktrabajos a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.linktrabajos a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}
.linktrabajos a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.linktrabajos a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	text-decoration: none;
}

.links a:active {
	font-family: Arial;
	font-size: 12px;
	color: #75878D;
	text-decoration: none;
	text-indent: 15px;
	font-weight: 400;
	line-height: 25px;
}
.fondoazul {
	background-color: #15567E;
}
.fondopie {
	background-color: #D6D4D4;
}
.fondoimagengris {
	background-image: url(images/fondo-gris.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.texto {
	font-family: Arial;
	font-size: 12px;
	color: #414141;
	line-height: 19px;
}
.blackline {
	background-image: url(images/black-line.jpg);
	background-repeat: repeat-x;
	background-position: center;
	line-height: 5px;
}
.tilulo {
	font-family: Arial;
	font-size: 15px;
	font-weight: lighter;
	color: #FFFFFF;
}
.textoazul {
	font-family: Arial;
	font-size: 13px;
	color: #38A9F1;
	text-decoration: none;
}
.textoazul a:link {
	font-family: Arial;
	font-size: 13px;
	color: #38A9F1;
	text-decoration: none;
}
.textoazul a:visited {
	font-family: Arial;
	font-size: 13px;
	color: #38A9F1;
	text-decoration: none;
}
.textoazul a:hover {
	font-family: Arial;
	font-size: 13px;
	color: #FF6600;
	text-decoration: none;
}
.textoazul a:active {
	font-family: Arial;
	font-size: 13px;
	color: #38A9F1;
	text-decoration: none;
}
.textonegrita {
	font-family: Arial;
	font-size: 12px;
	color: #414141;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
}
.textonegrita a:link {
	font-family: Arial;
	font-size: 12px;
	color: #414141;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
}
.textonegrita a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #414141;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
}
.textonegrita a:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FF6600;
	line-height: 19px;
	font-weight: bold;
}
.textonegrita a:active {
	font-family: Arial;
	font-size: 12px;
	color: #414141;
	line-height: 19px;
	font-weight: bold;
	text-decoration: none;
}
.textolista {
	font-family: Arial;
	font-size: 12px;
	color: #414141;
	line-height: 19px;
	list-style-type: square;
	list-style-position: inside;
}
.lista {
	font-family: Arial;
	font-size: 12px;
	color: #414141;
	line-height: 19px;
}
.cliff {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
	font-weight: normal;
}
.cliff A:link {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	
}
.cliff A:visited {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
		
}
.cliff A:hover {
	font-family: Arial;
	font-size: 9px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}
.cliff A:active {
	font-family: Arial;
	font-size: 9px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
}
