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

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CDD8E2;
	font-family: "Lucida Grande", Tahoma, Arial;
}
hr{
	background-color: #006699;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
}
#sidebar {
	height: auto;
	width: 155px;
	margin-top: 260px;
	margin-left: 15px;
	float: left;
	overflow: hidden;
	padding-right: 10px;
}
#header{
	background-color: #FFFFFF;
	height: 80px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.iso{
	float: left;
	height: 58px;
	width: 279px;
	padding-left: 7px;
	padding-top: 7px;
}
/***** menus ***********/
#menu{
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	background-image: url(skin/bg-menu.jpg);
	background-repeat:  repeat-x;
	height: 30px;
	margin-bottom: 2px;
	padding-left: 10px;
}
#menu ul {
	display: inline-table;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
#menu li {
	height: 30px;
	display: inline;
}
#menu a {
	color: #DDDDDD;
	text-decoration: none;
	padding-right: 12px;
	padding-left: 12px;
	height: 26px;
	background-image: url(skin/bg-menu.jpg);
	background-repeat:  repeat-x;
	display: inline-table;
	padding-top: 4px;
}
#menu a:hover{
	background-image: url(skin/bg-menu2.jpg);
	background-repeat:  repeat-x;
	color: #FFFFFF;
}


#intro{
	height: 230px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
#main{
	background-color: #FFFFFF;
	height: 1%;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(skin/curbe-top.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	overflow: hidden;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 10px;
}
#main_buttom{
	background-color: #FFFFFF;
	height: 11px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(skin/curbe-button.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	clear: both;
	margin-bottom: 10px;
	margin-top: 0px;
}
#footer{
	height: 70px;
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.footer{
	font-size: 11px;
	text-align: center;
}
.footer a {
	font-size: 11px;
	text-align: center;
	color: #0066CC;
	text-decoration: none;
}

.footer a:hover {
	font-size: 11px;
	text-align: center;
	color: #000000;
	text-decoration: underline;
}

#inconstruction{
	background-image: url(skin/iso-morinigo.png);
	height: 400px;
	width: 370px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
	background-repeat: repeat;
}
.texmain{
	font-size: 14px;
	padding-right: 30px;
	float: right;
	width: 520px;
	margin-top: 40px;
}
.texmain2{
	font-size: 14px;
	padding-right: 30px;
	float: right;
	width: 680px;
	margin-top: 40px;
	font-family: "Lucida Grande", Arial, Tahoma;
}
.box_1  {
	width: 440px;
	font-size: 12px;
	float: left;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.box_2     {
	width: 450px;
	float: right;
}

.text a{
	text-decoration: none;
	line-height: 26px;
}
.text a:hover{
	color: #000000;
	text-decoration: none;
}
.texmini{
	font-size: 10px;
}
h1{
	font-size: 26px;
	margin: 0px;
	color: #005188;
}
h2{
	font-size: 18px;
	text-decoration: none;
	margin: 0px;
}
.clear{
	clear: both;
	height: 1px;
}
.clear20{
	clear: both;
	height: 20px;
}

.imagen{
	background-image: url(skin/diccionarios.jpg);
	height: 190px;
	width: 295px;
	margin-top: 60px;
	margin-left: 80px;
	float: left;
}
.imagen2{
	height: auto;
	width: 160px;
	margin-top: 40px;
	margin-left: 20px;
	float: left;
}
.armoa{
	color: #006699;
	font-size: 10px;
	line-height: 28px;
}
.armoa a{
	text-decoration: none;
}
.armoa a:hover{
	text-decoration: none;
	color: #FFFFFF;
}

.subtitulo1{
	font-weight: bold;
	font-size: 16px;
}
.subtitulo2{}
.links, .links a{
	text-decoration: none;
	color: #0057AE;
}
.links a:hover{
	color: #000033;
}	


/*** TOP UP ***/
#topup {
	margin:0 auto;
	clear:both;
	overflow:auto;
}
#topup a.up {
	float:right;
	width:30px;
	height:30px;
	display:block;
	background-image:url(skin/icon_up.gif);
	text-indent:-1500em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}
#topup a.up:hover {
	background-position:0 -30px;
}
/*** TOP UP END ***/

.infotop{
	float: right;
	height: auto;
	width: 440px;
	margin-top: 3px;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #015289;
	margin-right: 5px;
}
.lenguaje {
	float: right;
	height: auto;
	width: 500px;
	margin-top: 7px;
	font-size: 11px;
	text-align: right;
	color: #333333;
	margin-right: 5px;
}
.lenguaje a{
	text-decoration: none;
	color: #0066CC;
}
.lenguaje a:hover{
	color: #FF6600;
	text-decoration: underline;
}
.tex_main{
	font-size: 16px;
	float: left;
	height: auto;
	line-height: 28px;
}
.webmail{
	text-align: center;
	height: auto;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
#armoa a {
	background-image: url(skin/armoa_diseno_web.png);
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	height: 23px;
	width: 120px;
	font-size: x-small;
	margin-right: auto;
	margin-left: auto;
	margin-top: 7px;
	clear: both;
	text-indent: -5000px;
}
