@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h1, h2, h3, ul, li {
	margin: 0px;
}
h2 {
	font-size: 16px;
	color: #1482c3;
	font-weight: normal;
	margin: 20px 0;
}
h2 span {
	font-size: 25px;
	color: #434343;
	display: block;
	font-weight: bold;
	padding: 4px 0 0;
}
h3 {
	font-size: 16px;
	color: #FFF!important;
	text-transform: uppercase;
	text-shadow: #000 2px -1px 3px;
	font-weight: normal;
}
p {
	font-size: 12px;
	color: #707070;
	line-height: 16px;
}
.clear {
	clear: both;
}
.main-container {
	width: 922px;
	margin: 0px auto;
}
.m20 {
	margin-top: 20px;
}
.m30 {
	margin-top: 30px;
}
/*header*/
.header {
	height: 82px;
}
.logo {
	width: 327px;
	float: left;
	margin: 8px 0 0;
}
.slogan {
	width: 460px;
	float: right;
	margin-bottom:5px;
}
.slogan h2 {
	font-size: 12px;
	color: #434343;
	text-align: right;
	font-weight: normal;
	margin: 0px;
}
/*slide*/
#container {
	width: 922px;
	height: 283px;
	position: relative;
	background: url(../images/slide-bg.jpg);
}
#example {
	width: 729px;
	height: 244px;
	position: relative;
}
#example2 {
	width: 729px;
	height: 244px;
	position: relative;
	padding: 9px 0 0 11px;
}
#slides {
	position: absolute;
	top: 9px;
	left: 11px;
	z-index: 100;
}
.slides_container {
	width: 729px;
	overflow: hidden;
	position: relative;
	display: none;
}
.slides_container a img {
	display: block;
}
#slides .next, #slides .prev {
	position: absolute;
	top: 107px;
	left: 0;
	width: 36px;
	height: 59px;
	display: block;
	z-index: 101;
}
#slides .next {
	left: 693px;
}
.pagination {
	margin: 5px auto 0;
	width: 100px;
}
.pagination li {
	float: left;
	margin: 0 1px;
	list-style: none;
}
.pagination li a {
	display: block;
	width: 12px;
	height: 0;
	padding-top: 12px;
	background-image: url(../images/pagination.png);
	background-position: 0 0;
	float: left;
	overflow: hidden;
}
.pagination li.current a {
	background-position: 0 -12px;
}
/*menuee*/
.menuee-container {
	width: 172px;
	height: 244px;
	position: absolute;
	left: 10px;
	z-index: 500;
	top: 9px;
	left: 740px;
}
.menuee-container ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
.menuee-container ul li {
	font-size: 14px;
	color: #c9e8f7;
	background: url(../images/menuee-bg.jpg) repeat-x;
	height: 40px;
	line-height: 34px;
}
.menuee-container ul li h3 {
	font-size: 16px;
	color: #FFF!important;
	text-transform: uppercase;
	text-shadow: #000 2px -1px 3px;
	font-weight: normal;
	background: url(../images/separator-menu.gif) repeat-x bottom #434343;
	line-height: 44px;
	padding: 0 0 0 8px;
}
.menuee-container ul li.first {
	height: 44px;
	background: none;
}
.menuee-container ul li a {
	color: #c9e8f7;
	text-decoration: none;
	padding: 0 0 0 8px;
}
.menuee-container ul li a:visited {
	color: #c9e8f7;
}
/*login*/
.login-container {
	width: 914px;
	margin: 0px auto;
}
.login-top {
	background: #434343 url(../images/powered.gif) no-repeat bottom right;
	padding: 0 14px;
}
.login-top ul {
	margin: 10px 0;
	padding: 0px;
	list-style: none;
}
.login-top ul li {
	float: left;
	font-size: 14px;
	color: #c9e8f7;
	padding: 0 10px;
	line-height: 18px;
}
.login-top input {
	background: url(../images/textfield-bg.gif) no-repeat top;
	height: 21px;
	border: 0px;
	color: #FFF;
	font-size: 12px;
	text-align: center;
}
.login-top ul li.olvide {
	font-size: 11px;
	line-height: 30px;
}
.login-top ul li.olvide a, .login-top ul li.olvide a:visited {
	color: #c9e8f7;
	text-decoration: none;
}
.login-top ul li.olvide a:active {
	color: #c9e8f7;
}
.login-bottom {
	height: 8px;
	background: url(../images/login-bottom.gif);
}
/*menu*/
.menu-container {
	height: 60px;
	background: url(../images/menu-bg.jpg) no-repeat bottom;
}
.menu-container ul {
	margin: 0px auto;
	padding: 20px 0 0 10px;
	list-style: none;
	width: 720px;
}
.menu-container ul li {
	float: left;
	font-size: 14px;
	color: #434343;
	width: 180px;
	text-align: center;
}
.menu-container ul li a, .menu-container ul li a:visited {
	color: #434343;
	text-decoration: none;
}
.menu-container ul li a:hover {
	color: #1482c3;
}
/*content*/
.content {
	width: 100%;
}
.content-img {
	width: 222px;
	height: 126px;
	background: url(../images/content-img.jpg);
	float: left;
	padding: 2px 0 0 7px;
}
.content-text {
	width: 222px;
	float: left;
	margin: 6px 0;
	font-size: 12px;
	color: #707070;
	text-align: center;
}
.titles {
	font-size: 14px;
	color: #1482C3;
	font-weight: bold;
}
.titles span {
	font-size: 12px;
	color: #000;
}
.text-right {
	width: 660px;
	float: right;
}
.content ul {
	margin: 10px 0 10px 26px;
	padding: 0px;
	list-style: url(../images/bullet.gif) outside;
}
.content ul li {
	font-size: 12px;
	color: #707070;
	line-height: 16px;
}
.separator-cont {
	height: 1px;
	background: url(../images/separator-content.jpg) no-repeat center right;
	margin: 20px 0;
}
.bt-seg {
	width: 200px;
	height: 26px;
	margin: 10px 0;
}
.seg-left {
	height: 26px;
	width: 9px;
	background: url(../images/seg-left.jpg);
	float: left;
}
.seg-bg {
	height: 26px;
	width: 182px;
	background: url(../images/seg-bg.jpg) repeat-x;
	float: left;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	line-height: 26px;
}
.seg-bg a, .seg-bg a:visited {
	color: #FFF;
	text-decoration: none;
}
.seg-right {
	height: 26px;
	width: 9px;
	background: url(../images/seg-right.jpg);
	float: left;
}
/*footer*/
.footer {
	width: 100%;
	background-color: #434343;
	margin: 20px 0 0;
}
.footer p {
	font-size: 14px;
	color: #FFF;
	text-align: center;
	padding: 20px 0;
	margin: 0px;
}
.cerrar-top {
	background: #434343;
	height: 30px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
.tex_olviPop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c9e8f7;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.tex_olviPop a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c9e8f7;
}
.tex_olviPop a:hover {
	color: #CCC;
}
.tex_contenido {
	font-size: 12px;
	color: #707070;
	line-height: 16px;
}
.tex_contenido1 {
	font-size: 15px;
	color: #707070;
	line-height: 16px;
}
.texto_tablalink {
	font-size: 14px;
	color: #1482C3;
}
.texto_tablalink a {
	font-size: 14px;
	color: #1482C3;
	font-weight: bold;
	text-decoration: none;
}
.texto_tablalink a:hover {
	text-decoration: underline;
}
.titulo_tabla {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.detalle_text {
	font-size: 12px;
	color: #707070;
	line-height: 16px;
}
.detalle_titulo {
	font-size: 12px;
	color: #1482C3;
	font-weight: bold;
}
.enviar {
	font-size: 14px;
	color: #1482C3;
	font-weight: bold;
	padding-top: 10px;
}
