@charset "ISO-8859-1";
/* CSS Document */

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

/* ESTILOS */
body {
	text-align: center;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

p {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #222222;
}

p a {
	color:#0081E0;
	font-weight: bold;
	text-decoration: none;
}

p a:hover {
	text-decoration:none;
	color:#FF9900
}

h1, h2, h3 {
	font-family: Helvetica;
	font-style: italic;
	font-weight: bold;
}

h1{
	font-size: 16px;
	color: #005B98;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 10px 0px
}

h2{
	font-size: 13px;
	color:#A96F06;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

h3{
	font-size: 12px;
	color:#333333;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-style: italic;
	font-weight: bold;
}

td{
	text-align: left; vertical-align: top;
	}

ul {
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #333333;
}
	
li{
	font-family: Arial, Helvetica, sans-serif;font-size: 12px;color:#333333;
	background-image: url(../imgs/bullet01.png);
	background-repeat: no-repeat;
	background-position: 0 .2em;
	padding-left: 1.1em;
	margin: 0.8em 0;
}

li a {
	text-decoration: none; color: #0081E0;
}

li a:hover {
	text-decoration:none;
	color:#FF9900
}

#contenedor950 {
	width: 950px;
	margin: 0px auto;
}

#encabezado {
	width: 100%;
	text-align: left;
}

#encabezado-contenido {
	padding: 10px 10px 10px 10px;
}

#menu-top {
	width: 100%;
	text-align: center;
	margin: 0px 0px 20px 0px;
}

#menu-top a {
	margin-right: 5px;
	padding: 20px 10px 20px 10px;
	text-decoration: none;
	font-size: 10px;
	color: #454545;
}

#menu-top a:hover {
	text-decoration: none;
	color: #FF9900;
}

.contenidoprincipal {
	text-align: left;
	margin-top: 0px;
	margin-right: 210px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#menu-principal {
	width: 100%;
}

#slide {
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	text-align: left;
	background-color: #FFFFFF;
}

#slide-mini {
	margin: 10px 0px 10px 0px
}
#buscar {
	background-color:#FAA61A;
	background-image:url(../imgs/bg-esq-colder.png);
	height:46px;
	background-repeat: no-repeat;
	background-position: right top;
}

#buscar-contenido {
	padding: 5px;
}

#bienvenida {
	background-image: url(../imgs/bg-bienvenida.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 50px 20px 10px 20px;
}

.bienvenida-txt {
	font-size: 14px;
	color:#003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	padding: 0px 0px 20px 0px;
}

#serv-caja-uno, #serv-caja-dos, #serv-caja-tres{
	width: 230px;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 100px 0px 0px 0px;
}

#serv-caja-uno {
	float: left;
	margin: 0px;
	background-image: url(../imgs/bg-serv01.png);
}

#serv-caja-dos {
	float: left;
	margin: 0px 0px 0px 20px;
	background-image: url(../imgs/bg-serv02.png);
}

#serv-caja-tres {
	float: right;
	margin: 0px 10px 0px 0px;
	background-image: url(../imgs/bg-serv03.png);
}

.serv-contenido {
	padding: 10px;
}

#tabs {
	width:400px;
	margin:auto;
}

.wrapper {
	width:100%;
}

.wrapper-opcion-bg {
	background-color: #FFFFFF;
	background-image: url(../imgs/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/* SEGUNDA MITAD-ABAJO DE LA DIAGRAMACION: */

/* COLUMNAS LATERALES (IZQ - DER) */
.columna-izq-der-contenido{
	margin: 0;
	padding: 10px 10px;
	border-top: none;
	border-right: 1px dotted #FFC105;
	border-bottom: none;
	border-left: 1px dotted #FFC105;
}

/* COLUMNA IZQUIERDA */
.columna-izquierda {
	float: left; text-align: left; width: 310px; background-image: url(../imgs/bg-colder-corto.png); background-repeat: repeat-x;
}

.columna-izquierda-rebordetop {
	background-image: url(../imgs/bg-esq-colizq.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
}

.columna-izquierda-rebordepie {
	background-image: url(../imgs/bg-pie-colizq.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: center;
	background-color: #FFFFFF;
	height: 13px;
}

.columna-izquierda-titulos {
	vertical-align: middle;
	text-align: left;
}

/* COLUMNA DERECHA */
.columna-derecha {
	width: 210px;
	float: right;
	text-align: left;
}

.columna-derecha1 {
	text-align: left;
	background-image: url(../imgs/bg-colder-corto.png);
	background-repeat: repeat-x;
	margin: 0px 0px 20px 0px;
}

.columna-derecha1-bglargo {
	text-align:left;
	background-image: url(../imgs/bg-colder-largo.png);
	background-repeat: repeat-x;
}

.columna-derecha1-rebordetop {
	background-image: url(../imgs/bg-esq-colder.png);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
}

.columna-derecha1-rebordepie {
	background-image: url(../imgs/bg-pie-colder.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	background-color: #FFFFFF;
	height: 13px;
}

/* COLUMNA CENTRAL */
.columna-central{
	margin: 0px 210px 0px 310px; text-align: left;
}

.piecontenedor {
	clear: both;
}

.pie{
	clear: both;
	margin: 0;
	padding: 0;
	background-image: url(../imgs/bg-pie.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-size: 10px;
	color: #222222;
	line-height: 16px;
}
.pie a {
	text-decoration: none;
	color: #333333;
}

.pie a:hover {
	text-decoration: none;
	color: #FF9900;
}

.contenido-columna {
	margin: 0; padding: 10px 10px;
}

.img-izq {
	float: left; margin: 0px 5px 0px 0px;
}

.img-h-separador {
	margin: 10px 0px 10px 0px;
}
.creditos {
	text-align: right;
	vertical-align: middle;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

/* SPRY TABBED PANELS */

.TabbedPanels {
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
}
.TabbedPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	padding: 4px 10px;
	margin: 0px 1px 0px 0px;
	background-color: #DDD;
	list-style: none;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #999;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	/*-moz-user-select: none;
	-khtml-user-select: none;*/
	cursor: pointer;
	font-family: sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0067B3;
}

.TabbedPanelsTabHover {
	background-color: #CCC;
}

.TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: 1px solid #EEE;
}

.TabbedPanelsTab a {
	color: black;
	text-decoration: none;
}

.TabbedPanelsContentGroup {
	clear: both;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #EEE;
}

.TabbedPanelsContent {
	padding: 4px;
	height: 400px;
}

.TabbedPanelsContentVisible {
}

.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}

.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}

.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}

.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}