/* CSS Document */

body{
	margin: 0px;
	padding: 0px;
	background-color: #7F94B4!important;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#002969;
	text-align:justify;
	scrollbar-face-color:#031737;
	scrollbar-highlight-color:#031737;
	scrollbar-3dlight-color:#031737;
	scrollbar-darkshadow-color:#031737;
	scrollbar-shadow-color:#031737;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#91A3BE;
}
#top{
	margin:0;
	padding:0;
	width:100%;
	min-height:30%;
	/height:30%;
	background-image:url('../imges/bgral.gif');
	background-repeat:no-repeat;
	background-position:top right;
	position:absolute;
}
#topA{
	margin:0;
	padding:0;
	width:175px;
	height:52px;
	position:absolute;
	bottom:0;
	background-image:url('../imges/bglineal1.gif');
}
#topC{
	margin:0;
	padding:0;
	width:100%;
	height:23px;
	position:absolute;
	bottom:52px;
	background-image:url('../imges/bg.gif');
	background-repeat:repeat-x;
}
#topcabecera{
	margin:0;
	padding:0;
	width:657px;
	height:150px;
	background-image:url('../imges/top.jpg');
	background-repeat:no-repeat;
	position:absolute;
	bottom:0px;
	left:175px;
}
#topB{
	margin:0;
	padding:0;
	right:0;
	width:100%;
	height:52px;
	position:absolute;
	bottom:0;
	background-image:url('../imges/bglineal2.gif');
	float:right;
}

#bottom{
	top:30%;
	margin:0;
	padding:0;
	width:100%;
	min-height:70%;
	/height:70%;
	position:absolute;
	background-color:#91A3BE;
	background-image:url('../imges/bg4.gif');
	background-position:top;
	background-repeat:repeat-x;
}
#bottom1{
	margin:0;
	padding:0;
	width:176px;
	background-color:#031737;
	height:100%;
	position:absolute;
	background-image:url('../imges/bg2.gif');
	background-position:top;
	background-repeat:repeat-x;
	z-index:5;
}
#bottom2{
	margin:0;
	padding:0;
	left:176px;
	width:154px;
	background-color:#ffffff;
	height:100%;
	position:absolute;
	background-image:url('../imges/bg3.gif');
	background-position:top;
	background-repeat:repeat-x;
}
#bgmenu{
	margin:0;
	padding:0;
	bottom:0;
	left:5px;
	width:148px;
	height:163px;
	text-align:bottom;
	position:absolute;
	background-image:url('../imges/bgmenu.gif');
	background-position:bottom right;
	background-repeat:no-repeat;
	z-index:8;
}

#menu{
	left:10px;
	margin-top:25px;
	height:285px;
	width:136px;
	z-index:9;
	position:absolute;
}
#texto{
	margin:0;
	top:28px;
	width:420px;
	height:75%;
	left:8px;
	overflow:auto;
	position:relative;
}
#texto2{
	margin:0;
	top:28px;
	width:420px;
	height:90%;
	left:8px;
	overflow:auto;
	position:relative;
}
#foto{
	margin:0;
	bottom:8px;
	width:420px;
	height:80px;
	left:8px;
	overflow:auto;
	position:relative;
}
#bottom4{
	margin-bottom:10px;
	padding:0;
	margin-top:25px;
	left:790px;
	width:216px;
	background-color:#ffffff;
	height:90%;
	position:absolute;
	background-image:url('../imges/tit/noticias.gif');
	background-position:top;
	background-repeat:repeat-x;
	border-style:solid;
	border-color:#002969;
	border-width:1px;
}
#noticias{
	margin:0;
	top:25px;
	width:200px;
	height:90%;
	left:8px;
	overflow:auto;
	position:relative;
}
#direccion{
	margin:0;
	padding:0;
	bottom:0;
	left:30px;
	width:139px;
	height:132px;
	text-align:bottom;
	position:absolute;
}
.btn{
	margin-bottom:5px;
}
a{
	color:#d55f00;
	text-decoration:none;
}
a:hover{
	color:#a84c02;
}
li{
	list-style:square;
}
hr{
	color:#91A3BE;
	style:dotted;
}

#disenador{
	position:absolute;
	top:10px;
	right:10px;
	width:400px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#002969;

}
#contador{
	position:absolute;
	top:10px;
	left:10px;
	width:400px;
	height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#002969;
}