* {
padding: 0;
margin: 0;
} 

body {
margin:0;
padding: 0;
background: #264DB3;
color: #444;
font: 11px Arial, Verdana, Tahoma, sans-serif;

text-align: justify;
}

img {border: none;}
a{ color: #28333F; text-decoration: none; }
a:hover {  color: #264DB3;text-decoration: underline; }

#top {
background: #fbeec7 url(images/top.jpg) no-repeat;
padding: 7px 0;
}
#contentt {
background: #fbeec7 url(images/content.jpg) repeat-y;
padding: 13px;
}
#bottom {
background: #fbeec7 url(images/bottom.jpg) no-repeat;
padding: 7px 0;
}

#wrap {
width: 776px;
margin: 0 auto;
}

#header {
height: 125px;
line-height: 30px;
background: #ffffff;

}
#header h1 { 
font-size: 12px;
letter-spacing: -1px;
padding: 30px 0 0 10px;
color: #000;
}
#header h1 a { 
color: #3B8FE9;
text-decoration: none;
}
#header h1 a:hover {
color: #000;
}
#header h2 { letter-spacing: -1px; padding: 0 0 0 16px; font-size: 29px; color: #000; }

#headermenu {
height: 0px;
background: #3B8FE9 url(images/menubg.jpg) repeat-x;
line-height: 0px;
}
.headerm { 
padding: 0;
text-transform: uppercase;
font-weight: 100;
}
.headerm li {
float:left;
list-style-type:none;
}
.headerm li a {
display:block;
padding:0 20px;
text-decoration:none;
color: #fff;
letter-spacing:1px;
letter-spacing: -1px;
font-size: 20px;
}
.headerm li a:hover {
color:#000;
text-decoration:none;
}

.left {
margin-top: 0px;
float: left;
width: 146px;
line-height: 15px;
}
.left h2 {
margin-top: 10px;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #CC0001 url(images/contenth2.jpg) repeat-x;
height: 30px;
color: #fff;
padding-left: 10px;
}
.left ul  {
color: #aaa;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 10px;
text-decoration: none;	
list-style-type:none;	
}
.left ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.left ul a {
font-weight: 600;
color: #2A84E5;
}
.left ul a:hover { color : #333; }

.middle { 
margin-top: 0px;
float: left;
width: 418px;
margin-left: 10px;
line-height: 15px;
}
.middle h2 {
font: bold 12px Arial;
color: #264DB3;	
margin-bottom: 5px;
margin-top: 5px;

}
.middle h2 a {
color: #fff;
}
.middle h2 a:hover {
color: #000;
}

.middle h3 {
color: #264DB3;
font: 12px Arial;
text-align: center;
}



.middle2 { 
margin-top: 0px;
float: left;
width: 570px;
margin-left: 10px;
line-height: 15px;
}

.middle2 h1 {
font: bold 16px Arial;
color: #264DB3;	
margin-bottom: 5px;
margin-top: 5px;

}

.middle2 h2 {
font: bold 12px Arial;
color: #264DB3;	
margin-bottom: 5px;
margin-top: 5px;

}
.middle2 h2 a {
color: #fff;
}
.middle h2 a:hover {
color: #000;
}

.middle2 h3 {
color: #264DB3;
font: 12px Arial;
text-align: center;
}

.middle2 ul  {
color: #000;
text-align: left;
margin: 3px 0 8px 0; 
padding-left: 10px;
text-decoration: none;	
	
}
.middle2 ul li {
padding: 2px 0 2px 0px;
margin: 0 2px;	
}
.middle2 ul a {
font-weight: 600;
color: #000;
}
.middle2 ul a:hover { color : #333; }

.middle2 a {
font-weight: 600;
color: #000;
}
.middle2 a:hover { color : #333; }


.atras {
margin-top: 0px;
float: right;
width: 60px;
text-align: right;
}


.right {
margin-top: 0px;
float: right;
width: 160px;
}
.right h2 {
margin: 10px 0 20px 0;
font: bold 13px Verdana, 'Trebuchet MS', Sans-serif;
line-height: 30px;	
background: #CC0001 url(images/contenth2.jpg) repeat-x;
height: 30px;
color: #fff;
padding-left: 10px;
}

#footer { 
color: #92A6D9;
text-align: center;
background: url(images/fondopie.jpg) repeat-y;
padding: 7px 0;
}
#footer a {  color: #777; text-decoration: none; }
#footer  a:hover { color: #000; } 

#compuerta { 
color: #fff;
text-align: center;
}
#compuerta a {  color: #fff; text-decoration: none; }
#compuerta  a:hover { color: #000; } 


.noticias { 
color: #28333F;
text-align: justify;
font: 12px Arial, Verdana, Tahoma, sans-serif;
line-height: 14px;
}
.noticias a {  color: #28333F;  }
.noticias  a:hover { color: #264DB3;text-decoration: underline; } 
.noticias h1 {color: #264DB3;font: bold 12px Arial; padding-bottom: 3px; }

.inputtext {
	font-size: 9px;

}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: 1px solid #ff9933;
	color: #787878;
	
}


.loginform {
	width: 10px !important;
	font-size: 11px;
}
.logintext {
	font-size: 11px;
	
}


.loginform input {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #aaa solid;
	background: #efefef;
	margin: 0;
	color: #999;
	width: 110px !important;
}


textarea {
	font: 1em Verdana, Arial, Helvetica, Sans-Serif;
	border: 1px #aaa solid;
	background: #efefef;
	margin: 0;
	color: #999;
	width: 500px !important;
}




/* Default Style (Opera inspired) */
div.domMenu_menuBar {
    border: solid #7E7E7E;  
    border-width:  0 0 0 0;
}
/* Menú 1 */
div.domMenu_menuElement {
    font-family: Arial, sans-serif; 
    font-size: 12px;
width: 145px;
    border: dashed #aaaaaa;  
    border-width: 0 0 1px 0;
	background-color: #e9edf7;
        color: #264db3;
    text-align: left;
    height: 24px;
    line-height: 24px;
    vertical-align: middle;
}
div.domMenu_menuElementHover {
    background-color: #354cad;
        color: #ffffff;

}
div.domMenu_subMenuBar {
    
    background-color: #264db3;
    padding-bottom: 1px;
    opacity: .9;
    filter: alpha(opacity=98);
}
div.domMenu_subMenuElement {
    font-family: Arial, sans-serif; 
    font-size: 12px;
    border-bottom: solid #CCCCCC 1px;
    margin: 1px 1px 0 1px;
    color: #ffffff;
    padding: 2px 7px;
}
div.domMenu_subMenuElementHover {
    background-color: #000076;


