/* CSS Document */
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-decoration:none;
	background-image: url(imagenes/back.gif);
	background-repeat: repeat-x;
	/*background:transparent;*/
}

#rotator
{
	background:url(imagenes/rotativas/rotator.jpg)
	width: 955px;
	height: 586px;
}



/*  ##############	DIVS LISTADO  ################ */


.clear {
	clear:both;
}

.galleryitem {
	background:none;
	float:left;
	width:285px;
	margin-bottom:18px;
	margin-left:11px;
	margin-right:11px;
}

.galleryitem div {
	background:none;
	width:285px;
}

/* ---  DIVS CLIENTES ---  */

.galleryitem2 {
	background:none;
	float:left;
	width:187px;
	margin-bottom:15px;
	margin-left:11px;
	margin-right:11px;
}

.galleryitem2 div {
	background:none;
	width:187px;
}


/* -- TERMINA DIVS LISTADO --*/






.ligaazul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.ligaazul a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.ligaazul a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.ligaazul a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF3300;
}
.ligaazul a:active {
	color: #FF9900;
	text-decoration: none;
	background-color: #FFFFFF;
}
.txtazul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #b2e3fc;
}
.tituloblanco {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	font-variant: small-caps;
}
.tituloazul {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
	letter-spacing: -2px;
}
.imagen {
	margin: 3px;
	padding: 3px;
	border: thin solid #86BBCD;
}
.ligaazulch {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #066896;
	font-weight: bold;
}
.ligaazulch a:link {
	color: #066896;
	text-decoration: underline;
}
.ligaazulch a:visited {
	color: #066896;
	text-decoration: underline;
}
.ligaazulch a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #013757;
}
.ligaazulch a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #013757;
}
.ligablancoch {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.ligablancoch a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.ligablancoch a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.ligablancoch a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #013757;
}
.ligablancoch a:active {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #013757;
}
.tituloazulch {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1997D1;
}

