body {
	text-align: center;
	/*padding: 10px 0 45px 0;*/
	margin-bottom: 12px;
	margin-top: 25px;
	font: 11px "Trebuchet MS", sans-serif;
	color: #8998a9;
	background: #092542 url(/gfx/back_body.jpg);
}
/*<group=ID>*/
#todo {
	width: 660px;
	margin: 0px auto;
	text-align: left;
	border-color: #ff1a00;
	border-width: 1px;
}

#cabecera {
	width: 660px;
}

#cabecera div {
	display: inline;
}

#promo {
	width: 660px;
/*	height: 180px;*/
	margin-bottom: 0px;
}

#cuerpo {
	width: 660px;
	display: table;
	background: #e4e8ea url(/gfx/back_cuerpo.jpg);
}

#cuerpo_col_1 {
	width: 160px;
	float: left;
	background: transparent  repeat-y;
	padding-left: 25px;
}

#cuerpo_col_2 {
	width: 400px;
	float: left;
	background: white;
	margin-top: 0px;
	padding-right: 25px;
	padding-bottom: 0;
	padding-left: 25px;
}

/*#cuerpo_col_2 p {
	margin-bottom:20px;
	line-height: 1.5em;
	font-size: 13px;
	}*/

#cuerpo_col_3 {
	width: 660px;
	height: 50px;
	clear: both;
	background: url(/gfx/back_footer.gif) no-repeat;
}
#footer {
    margin-left: 190px;
}

/*<group=MENU>*/

#menuList {
  margin-left: -1px;
  padding: 12px 0px 0px;
}

li.menubar {
  background: url(/gfx/menu_4.gif) no-repeat 0px 0.5em;
  font-size: 15px;
  line-height: 2em;
  margin-bottom:10px;
  list-style: none outside;
}

.menu {
  display: none;
  margin-top:10px;
  margin-left: 0px;
  padding: 0px;
}

.menu li {
  list-style: none outside;
}

a.actuator {
  background-color: transparent;
  color: #000;
  font-size: 13px;
  font-weight: bold;
  padding-left: 15px;
  text-decoration: none;
  color:  #7794af;
}

a.actuator:hover {
   background: url(/gfx/menu_1.gif) no-repeat 0em 1px;
   color:  #2e5881;
}

.menu li a {
  background-color: transparent;
  color:  #2e5881;
  font-size: 11px;
  line-height: 15px;
  /*margin-bottom: 10px;*/
  padding-left: 10px;
  text-decoration: none;
}

.menu li a:hover {
  color: #092040;
}

	
/*</group>*/
	
/*</group>*/

/*<group=TAGS>*/

h1, h1 a {
	font: 28px/25px "Myriad Web", "Trebuchet MS";
	color: #003e7d;
	margin-bottom: 0;
	text-decoration:none
}

h2, h2 a {
	font: 20px/18px "Myriad Web", "Trebuchet MS";
	color: #003e7d;
	margin-bottom: 0;
	text-decoration:none
}
h3 {
	font-size: 13px;
	color: #7794af;
	margin-bottom: 15px;
}

input.btn { 
  color: white; 
  background-color: #9fbc2d; 
  border: 1px dotted #fffbfb;
	font-family: "Trebuchet MS", sans-serif;
} 

/*</group>*/

/*<group=CLASSES>*/

.p_11 {
	font-size: 12px;
	line-height:1.5em;
}
.p_13 {
	font-size: 14px;
	line-height:1.5em;
}
.p_mas_info a {
	/*font-size: 11px;*/
	font-weight: bold;
	color: #9fbc2d;
	text-decoration: none;
}

.p_mas_info a:hover {
	color: #b4d533;
}

.p_promo3 {
	margin-bottom: 25px;
	margin-right: 10px;
}

.div_dotted {
	background: url(/gfx/back_dotted.gif) repeat 
}

.img_right {
	float: right;
	margin-left: 15px;
	margin-top: 20px;
}

	
/*</group>*/