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


.contenidos {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #1A171B;
	text-align:justify;
	width:"676px";
}


.contenidos-contacto {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #1A171B;
	text-align:center;
}

.contenidobox {
	font-family: "Century Gothic";
	font-size: 15px;
	margin-left:5px;
	color:#A32729;
	font-weight: bold;
}


.contenidoboxmar {
	margin: 30px 0 25px 0 0;
}

.contenidosbase{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #F3F3F4;
	font-weight: normal;
}

.contenidosbasetitulo{
	font-family: "Century Gothic";
	font-size: 14.5px;
	color: #F3F3F4;
	font-weight: bold;
	margin: 15px 0 20px 0;
}

.titulos1 {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #A32729;
}

.titulo {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #A32729;
	
}

h1{
	font-family: "Century Gothic";
	font-size: 22px;
	color: #9F2728;
	font-weight: bold;
}

h2{
	font-family: "Century Gothic";
	font-size: 18px;
	color: #9F2728;
	font-weight: bold;
}

.text{
	font-family: "Century Gothic";
	font-size: 14px;
	color: #9F2728;
}

.basecont {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #FFF;
}



a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #47832B;
}
a:active {
	text-decoration: none;
	color: #333;
}


a.en2:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	
}
a.en2:visited {
font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
}
a.en2:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#030 ;
	
}
a.en2:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color: #FFF;
	
}

.imagenes {
	azimuth:behind;
	margin:20px;
	margin-bottom:20px;
}

.imagenesclientes {
	azimuth:behind<
	margin:5px;
	}

#links ul {
	text-align:  center;
}

#links ul li {
	display:  inline-block;
	width: 200px;
	height: 200px;
	margin: 1em;
	border:  1px solid #9F2728;
}

#links ul li a{
	display:  block;
	width: 100%;
	height: 100%;
}

#links ul li a img {
	display:  block;
	width: 100%;
	height: 100%;
}