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

body {
	background: #F5F5F5;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link{
	color:#0F4757;
	text-decoration:none;
}
a:hover{
	color:#186E86;
	text-decoration: underline;
}
a:visited{
	color:#4F4F4F;
	text-decoration: none;
}
a.visited:hover{
	color:#186E86;
	text-decoration: underline;
}
ul {
	list-style:circle;
}
li{
	font-size:14px;
}
hr{
	height:1px;
	color: #25AFD4;
	background:#25AFD4;
	margin:20px;
}

/*--------------------------------------------- ESTRUCTURA -----------------------------------------------------*/
.contenido { 
	background:#FFFFFF;
	margin: 0px auto;
	width: 900px;
	border-left: 2px solid #7DD1E8;
	border-right: 2px solid #7DD1E8;
	padding: 0px;
}
.encabezado {
	width:900px;
	height: 55px;
	background: #52C1E0;
	padding:25px 0px 0px 0px;
}
.encabezado img{
	background:none;
	border:none;
	margin:0px;
}
.menu_{
	width:900px;
	height: auto;
	background:#7DD1E8;
	border-bottom: 1px solid #25AFD4;
	border-top: 1px solid #25AFD4;
}
.izq{
	float: left;
	width: 600px;
	margin: 10px;
}
.der {
	float: right;
	width: 270px;
	margin: 10px 10px 10px 0;
}
.pie { 
	clear: both;
	width:100%;
	background:#B8C4C7;
}
#pie2{
	width:904px;
	height:30px;
	background:url("../img/pie_.png");
	margin:0px auto 20px auto;
}
/*---------------------------------------- BLOQUES ----------------------------------------------------------------*/
#scroll {
	width:540px;
	height:280px;
	overflow:auto;
	margin-left:8px;
}
.bloqueIZQ_TOP{
	width:560px;
	height:6px;
	background:url(../img/t3.png);
	margin:0px;
}
.bloqueIZQ_BOT{
	width:560px;
	height:6px;
	background:url(../img/b3.png);
	margin:0px;
}
.bloqueIZQ_MED{
	width:560px;
	height:auto;
	background: url(../img/m3.png);
	margin:0px;
	padding:0px;
	 
}

.bloqueIZQ_MED img{
	background:none;
	border:none;
}

.bloque{
	width:250px;
	height:auto;
	background:#CCCCCC url(../img/m2.png);
	margin:0px auto;
	padding-top: 5px;
	 
}
.bloquetop{
	width:250px;
	height:6px;
	font-size:6px;
	background:url(../img/t2.png);
	margin:0px auto;
}
.bloqueend{
	width:250px;
	height:6px;
	font-size:6px;
	background:url(../img/b2.png);
	margin:0px auto 10px auto;
}
.bloqueenc{
	width:230px;
	height:30px;
	background:url(/img/enc.png) top center no-repeat;
	margin:0px auto;
}
.bloquetit{
	width:auto;
	height:15px;
	padding:7px 34px;
	font-size:14px;
	color: #0C3945;
	font-weight:bold;
}
.bloquetex{
	color:#1F2628;
	font-size:12px;
	height:auto;
	width:auto;
	padding:10px;
}
.bloquefrase{
	color:#1F2628;
	height:auto;
	width:auto;
	padding:0px 10px;
}
.bloquetex img{
	border:none;
	margin:0px;
	background:none;
}
#imagenbloque{
	border:1px solid #52C1E0;
	background:url(/img/load.gif);
	padding:0px;
	margin:0px auto 10px auto;
}
.bloquetex h1{
	font-size:14px;
	font-weight: bolder;
	margin-bottom:10px;
}
.bloquetex h1 a.link{
	font-size:14px;
	text-decoration:underline;
}
.bloquetex h4{
	font-size:14px;
	font-weight:normal;
}
.bloquetex h4 a.link{
	font-size:14px;
	text-decoration:underline;
}
.bloquetex hr{
	margin:5px 0px;
	}

.pietxt{
	width:80%;
	height:auto;
	margin:0px auto;
	padding:5px 20px 0px 20px;
	text-align:center;
	font-size:12px;
	color:#333333;
}
.izqtxt{
	margin:0px 10px 0px 10px;
	padding:0px 10px;
	width: auto;
	color:#242C2E;
	font-size:12px;
}
.detalle_blog{
		background: #EBEEEF;
		color: #1F2628;
		margin: 0 0 10px 0;		
		border-bottom:1px solid #D6D6D6;
		border-top:1px solid #D6D6D6;
		padding:0px 10px;
		font-size: 10px;
		text-align:left;
	}
	.detalle_blog img {
		border:none;
		margin:0px;
		padding:0px;
		background:none;
		display:block;
		}
	.detalle_blog hr{
		color:#D6D6D6;
		background:#D6D6D6;
		margin:5px;
	}
	.detalle_blog h2{
		color:#52C1E0;
		font-size:14px;
		font-weight: bold;
		margin-bottom:10px;
		margin-top:10px;
	}
	.detalle_blog h4{
		color:#1F2628;
		font-size:12px;
		font-weight:normal;
		margin:5px;
	}
		
/*---------------------TEXTOS --------------------------------------------------------------------------------*/
h1 {
	font-size:24px;
	margin:2px 0;
	color:#1B7D98;
}
h2 {
	font-size:20px;
	margin:0px 0px 5px 0px;
	color:#1B7D98;
}
h3 {
	font-size:18px;
	margin:2px 0;
	color:#343F42;
}
h4 {
	font-size:16px;
	margin:2px 0;
	color:#0C3945;
}
h5 {
	font-size:14px;
	margin:2px 0;
	color:#0C3945;
}
h6 {
	font-size:12px;
	margin:2px 0;
	color:#0C3945;
	font-weight:bold;
}
p{ 
	text-align:justify;
	font-size:14px;
	color:#242C2E;
}
p.sangria{
	text-indent:25px; 
	text-align:justify;
	font-size:14px;
}
p.sangria1{
	text-indent:25px; 
	text-align: center;
	font-size:14px;
}
p.sangria a:link{
	text-decoration: underline;
	font-size:14px;
	color:#333333;
}
p.sangria a:hover{
	text-decoration: underline;
	font-size:14px;
	color:#333333;
}
.tex1{
	font-size:14px;
	margin:2px 0;
	color:#1B7D98;
	font-weight:bolder;
}
.tex2{
	font-size:12px;
	margin:2px 0;
	color:#1B7D98;
	font-weight:bolder;
}
.tex3{
	font-size:14px;
	margin:2px 0;
	color:#000;
	font-weight:bolder;
}
.tex4{
	font-size:12px;
	margin:2px 0;
	color:#000;
}


/*---------------------FORMULARIOS --------------------------------------------------------------------------------*/
.cuadroingreso {
	font-size:12px;
	width:210px; 
	height:16px; 
	display:block; 
	margin:4px; 
	padding:2px; 
	background:#fff; 
	color: #246088; 
	border:1px solid #52C1E0;
}	
.cuadroingreso2 {
	font-size:12px;
	width:100px; 
	height:16px; 
	margin:2px; 
	padding:2px; 
	background:#fff; 
	color: #246088; 
	border:1px solid #52C1E0;
}	
.cuadroingreso3 {
	font-size:12px;
	width:300px; 
	height:16px; 
	margin:2px; 
	padding:2px; 
	background:#fff; 
	color: #246088; 
	border:1px solid #52C1E0;
}	
.cuadroingreso4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:300px; 
	height:120px; 
	display:block; 
	margin:4px; 
	padding:2px; 
	background:#fff; 
	color: #246088; 
	border:1px solid #52C1E0;
}	
.cuadroingreso1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	width:210px; 
	height:80px; 
	display:block; 
	margin:4px; 
	padding:2px; 
	background:#fff; 
	color: #246088; 
	border:1px solid #52C1E0;
}	
.bt80 {
	width:80px; 
	height:30px; 
	background: url(../img/bt_80.png) no-repeat;
	border:none; 
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	margin:5px;
}
.bt80:hover{
	font-size:14px;
	color:#333333;	
}
.bt100 {
	width:100px; 
	height:30px; 
	background: url(../img/bt_100.png) no-repeat;
	border:none; 
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	margin:5px;
}
.bt100:hover{
	font-size:14px;
	color:#333333;
}
.bt_invisible{
	background:none;
	color:#000000;
	font-size:12px;
	border:none;
	height:18px;
	
}
.bt_invisible:hover{
	font-size:14px;
}
.bt100_b {
	width:100px; 
	height:30px; 
	background: url(../img/bt_b_100.png) no-repeat;
	border:none; 
	color:#333333;
	font-size: 12px;
	font-weight:bold;
	margin:5px;
}
.bt100_b:hover{
	font-size:14px;
	color:#333333;
}
/*---------------------IMAGENES --------------------------------------------------------------------------------*/
img {
	background:#FFFFFF url(/img/load.gif) center no-repeat;
	border: 1px #999999 solid; 
	margin: 5px;
}

.noticia{
	background:none;
	}
.noticia img{
	background:#FFFFFF url(/img/load.gif) center no-repeat;
	border: none;
	margin: 0px 10px 10px 0px;
	float:left;
}
.imagen_1{
	background:none;
	border:none;
}

/*---------------------------------------------------M E N U -----------------------------------------------------------*/
.menu_caja{
	width:100%;
	background:#7DD1E8;
	height:auto;
	color:#CCCCCC;
}
.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align:left;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: none;
}

.art-menu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 0;
	left: 100%;
}

.art-menu:after, .art-menu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}





/* menu structure */

.art-menu
{
	padding: 12px 6px 0px 6px;
}

.art-nav
{
	position: relative;
	height: 41px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 41px;
	background-image: url('../img/nav.png');
}

.art-nav .l
{
	left: 0;
	right:0px;
}

.art-nav .r
{
	right: 0;
	width: 892px;
	clip: rect(auto, auto, auto, 892px);
}


/* end Menu */
/* begin MenuItem */
.art-menu ul li
{
	clear: both;
}

.art-menu a
{
	position:relative;
	display: block;
	overflow:hidden;
	height: 29px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}


.art-menu a .r, .art-menu a .l
{
	position:absolute;
	display: block;
	top:0;
	z-index:-1;
	height: 87px;
	background-image: url('../img/menuitem.png');
}

.art-menu a .l
{
	left:0;
	right:4px;
}

.art-menu a .r
{
	width:408px;
	right:0;
	clip: rect(auto, auto, auto, 404px);
}

.art-menu a .t 
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CBEDF6;
	padding: 0 19px;
	margin: 0 4px;
	line-height: 29px;
	text-align: center;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-29px;
}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-29px;
}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-29px;
}
.art-menu a:hover .t
{
	color: #F1F3F4;
}

.art-menu li:hover a .t
{
	color: #F1F3F4;
}

.art-menu li:hover>a .t
{
	color: #F1F3F4;
}


.art-menu a.active .l, .art-menu a.active .r
{
	top: -58px;
}

.art-menu a.active .t
{
	color: #3B3B3B;
}


/* end MenuItem */

/* begin MenuSubItem */
.art-menu ul a
{
	display:block;
	text-align: center;
	white-space: nowrap;
	height: 20px;
	width: 180px;
	overflow:hidden;
	line-height: 20px;
	margin-right: auto;


	background-image: url('../img/subitem-bg.png');
	background-position: left top;
	background-repeat: repeat-x;
	border-width: 0px;
	border-style: solid;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: left;
	text-indent: 12px;
	text-decoration: none;
	line-height: 20px;
	color: #0F4757;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #CBEDF6;
	background-position: 0 -20px;
}

.art-menu ul li:hover>a
{
	color: #CBEDF6;
	background-position: 0 -20px;
}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	color: #CBEDF6;
}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #CBEDF6;
}