* {margin:0; padding:0; top:0; left:0; }

body{
	text-align: center;	
	background-color: #D9F1FF;
	min-width:792px;
	margin: 0; padding: 0;
	}
h1{ line-height:1.5em;}

#contenedor{margin: 10px auto; position: relative; width: 98%; text-align: left;}
#header{background:transparent url("img/header.jpg") top left no-repeat;
	height: 226px;
	width: 100%;
	left: 0px;
	top: 0px;
}
#header a{
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	margin:35px 0 0 120px;
	font-family: "Courier New", Courier, mono;
	
}
div.slogan{ z-index:50; background:transparent url("img/slogan.png") top left no-repeat; width:200px; height:170px; position:absolute;left:600px; top:50px;}
#navlist{  background: url("img/button-barra.gif") right top;
	margin-left: 0px;
	padding-left: 0px;
	white-space: nowrap;
	position: absolute;
	height: 27px;
	width: 100%;
	top: 223px;
font-size:0.9em;
}
/*----------------------------------------------*/
#navlist  ul {
	z-index: 2;
	position: absolute;
   margin:0; padding: 0;
   list-style:none;
	right: 0; 
	
}
#navlist li {float:right;
   display:inline;
   margin:0; padding:0;
}
#navlist  a {
   float:left;
   display:block;
   background: url("img/button.gif") left top;
   padding:6px 15px 3px 8px;
   color: #FFF; text-decoration:none; font-weight:bold;
}

#navlist  a:hover {background:url("img/buttonover.gif");}

/*----------------------------------------*/

#left-column{	float: left; }
 img.sponsor  { border:0; margin: 10px;}
#contenido {
	margin-top: 249px;
	position: absolute;
	width: 100%;
	background-color: #FFF;
}

table.pagina{width:100%; background-color:transparent; border-collapse:collapse;}
td.left-col{width:200px; background-color:#091F60; vertical-align:top; padding-top:30px;}
td.contenido{ width:75%; padding:10px 30px 60px 30px; vertical-align:top;}

/*pie*/
#footer{
	clear: both;
	position: relative;
margin-top:-30px;
	height: 46px;
	background:transparent url("img/footer.gif") right bottom no-repeat;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px; /*va a tamaņo fijo - ligado a la grafica*/
	font-weight: bold;
	color: #FFF;
	float: right;
	padding-top: 23px;
	margin-right: 10px;
}
#footer a{color: #fff;}
#footer a:hover{color: #fff;}

#centerside{
	width: 50%;
	background-color: #FFF;
	margin:20px 15px;
padding:20px 30px;
	overflow: hidden;
}
#centerside p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
	color: #666;
	margin-left: 0px;
	margin-bottom: 20px;
	width: 100%;
}
#rightside h1{
	margin: 0.9em;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #033387;
}
#centerside span{
	margin-top: 10px;
	margin-bottom: 4px;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #649721;
}
#centerside a{color: #666;}


#right-column{position: absolute;top:0px; right:0px;  left:80%;
background-color: #758FB1;padding:10px 10px;}


/*menu-vertical*/
#menu{ display:inline; line-height:0px;	list-style:none; text-decoration: none; font-size:0.8em; font-weight:bold; text-align:left; }
#menu li	{ line-height:2em;text-indent:7px; text-align:right; }
#menu li :after { content: " >> "; font-size:.5em;}
#menu li a:link, #menu li a:visited{color:#fff;text-decoration : none; display:block; }
#menu li a:hover, #menu li a:focus {color:#ccc ;}



input, textarea {
    border:1px solid #ccc;
}

textarea {
    height:10em;
}

INPUT, TEXTAREA, FILE {
    border :#266EAE solid 1px ;
    background-color:#eee;
    font-size:1.1em;
}

SELECT {
    border :#266EAE solid 0px ;
    background-color:#eee;
    font-size:0.95em;
}


tabla.contacto-form {
    width:100%;
    padding:2px;
    border-collapse:collapse;
}

td.contacto-left {
    width:45%;
    padding:10px;
}


td.contacto-full {
    width:90%;
    padding:10px;
}

.refnov {
	color: gray;
	font-size:0.75em;
	text-align: right;
}

.anov {
	font-size:0.85em;
	text-align: right;
}

.hr {
	margin: 0 10%;
	border-color: #1E90FF;
	border-width: 2px;
	border-bottom-style: groove;
	width: 80%;
}

.pegasus, A:link.pegasus, A:visited.pegasus, A:hover.pegasus, A:focus.pegasus {
    text-decoration : none;
    font-weight: bold;
}


A:hover.pegasus, A:focus.pegasus {
    color : #f29f2b;
}

.pegasus, A:link.pegasus {
    color : #1e71ca;
}

A:visited.pegasus {
    color : #94bee0;
}
