/* CSS Document */

body {
	background-color: #FFFFFF;
	font: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

/* cabecera */

#cabecera {
	color: #F79917;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

/* menu */

#inicio a {
	background:url(images/menu-inicio.gif) no-repeat;
	width:123px;
	height:51px;
	display:block;
	padding-left:0px;
	margin:0px 0;
}

#inicio a:hover {
	background-position:0 bottom;
}

#servicios a {
	background:url(images/menu-servicios.gif) no-repeat;
	width:170px;
	height:51px;
	display:block;
	padding-left:0px;
	margin:0px 0;
}

#servicios a:hover {
	background-position:0 bottom;
}

#quienes-somos a {
	background:url(images/menu-quienes.gif) no-repeat;
	width:144px;
	height:51px;
	display:block;
	padding-left:0px;
	margin:0px 0;
}

#quienes-somos a:hover {
	background-position:0 bottom;
}

#nuestros-clientes a {
	background:url(images/menu-clientes.gif) no-repeat;
	width:147px;
	height:51px;
	display:block;
	padding-left:0px;
	margin:0px 0;
}

#nuestros-clientes a:hover {
	background-position:0 bottom;
}

#registre-su-cuenta a {
	background:url(images/menu-registre.gif) no-repeat;
	width:176px;
	height:51px;
	display:block;
	padding-left:0px;
	margin:0px 0;
}

#registre-su-cuenta a:hover {
	background-position:0 bottom;
}

/* barra lateral */

#barra-lateral {
	color: #333333;
}

#lateral {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

#titulo-menu-lateral {
	background:url(images/fdo-titulo.png) no-repeat;
	padding-left: 10px;
}

#menu-lateral {
	margin: 0px;
	padding-right: 0px;
}

#menu-lateral ul, li {
	list-style-image: url(images/bullet-arrow.gif);
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 14px;
	margin-right: 8px;
}

#menu-lateral a {
	text-decoration: none;
	color: #333333;
}

#menu-lateral a {
	text-decoration: none;
	color: #333333;
}
#login1 {
	padding-top:5px; padding-bottom:5px;  text-align:right; padding-right:33px;
}
#login2 {
	text-align:center;
}
.links1 a{
color:#FF0000;
text-decoration:none;
}
.links2 a{
color: #336699;
text-decoration:none;
}
/* contenido */

#contenido {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

#contenido1 {
	padding-left: 16px;
}

#contenido2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
	padding-left: 38px;
	padding-right: 38px;
	padding-top: 24px;
}

#contenido2 li {
	list-style-image: none;
}

.titulo-azul {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	font-weight: bold;
	text-decoration: none;
}

.texto-azul {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 15px;
	text-decoration: none;
}

.texto-azul-contenido {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.texto-rojo {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.contenido-texto-blanco {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.contenido-texto-azul {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

.contenido-texto-azul-bold {
	color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.texto-azul-claro {
	color: #2274A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.texto {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
}

#tabla {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

#tabla td {
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 2px;
	padding-top: 4px;
	vertical-align: middle;
}

#tabla1 {
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

#tabla1 td {
	padding: 4px;
	vertical-align: middle;
}

/* pie */

.texto-pie {
	color: #2274A6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

/* enlaces */

img {
	border-width: 0px;
}