/* custom stuff */
body{
background: #878787;
margin: 0px;
font-family: Arial;
font-size: 12px;
line-height:16px;
text-align: left;
height:100%;
color: #333;
}

#contenedor{
margin:0px auto;
width:775px;
height:100%;
}

h1{
font-size:12px;
text-transform:uppercase;
font-weight:bold;
}

a.gris{
color:#666666;
font-weight: normal;
text-decoration:none;
}

a.gris:hover{
color:#FF6600;
font-weight: normal;
text-decoration:none;
}

.blanco{
color:#FFFFFF;
font-weight: normal;
text-decoration:none;
}

.naranja{
color:#FF6600;
font-weight:bold;
}
.naranja a{
color:#FF6600;
font-weight:bold;
}

a.naranja{
color:#FF6600;
font-weight: normal;
text-decoration:none;
}

a.naranja:hover{
color:#666666;
font-weight: normal;
text-decoration:none;
}

td.left_shadow{
width: 11px;
background: url("../imagenes/mp_shadow_l.png") repeat-y;
}

td.right_shadow{
width: 11px;
background: url("../imagenes/mp_shadow_r.png") repeat-y;
}

td.left_bot_shadow{
width:11px;
height: 55px;
background: url("../imagenes/mp_shadow_l_b.png") no-repeat;
}

td.right_bot_shadow{
width: 11px;
height: 55px;
background: url("../imagenes/mp_shadow_r_b.png") no-repeat;
}

td.bottom{
background: #F7F7F7 url("../imagenes/mp_shadow_b.png") bottom left no-repeat;
text-align:center;
color: #999;
}

td.wrapper{
background: #F7F7F7 url("../imagenes/mp_shadow_t.png") no-repeat;
width: 773px;
}

#header{
margin: 15px 4px 0px 4px;
background: url("../imagenes/mp_header7.png");
height: 83px;
width: 765px;
}

table.menu td.header_l_shadow{
background: url("../imagenes/mp_header_bottom_l_3.png") no-repeat;
width: 30px;
text-align: left;
}

table.menu td.header_r_shadow{
background: url("../imagenes/mp_header_bottom_r_3.png") no-repeat;
width: 29px;
text-align: right;
}

#mainbody{
background: #F7F7F7 url("../imagenes/mp_header_bottom_3.png") repeat-x;
}

table.menu td.menu_l{
background: url("../imagenes/mp_spacer_white.png") top left no-repeat;
width: 4px;
height: 12px;
}

table.menu td.menu_r{
background: url("../imagenes/mp_spacer_white.png") top right no-repeat;
width: 4px;
height: 12px;
}

table.menu td.menu_m{
width: 765px;
text-align: center;
}

table.pill {
margin-left: auto;
margin-right: auto;
padding: 0;
}

td.pill_l {
background: url("../imagenes/mp_menu_cap_l_3.png") no-repeat;
width:  20px;
height: 32px;
}

td.pill_m {
background: url("../imagenes/mp_menu_normal_bg_3.png") repeat-x;
padding: 0;
margin: 0;
}

td.pill_r {
background: url("../imagenes/mp_menu_cap_r_3.png") no-repeat;
width:  19px;
height: 32px;
}

#pillmenu{
white-space: nowrap;
height: 32px;
float: left;
}

#pillmenu ul{
margin: 0;
padding: 0;
list-style:none;
}

#pillmenu li{
float: left;
background: url("../imagenes/mp_menu_seperator.png") top right no-repeat;
margin: 0px;
padding: 0px;
}

#pillmenu a{
font-weight: normal;
float:left;
display:block;
height: 24px;
line-height: 24px;
padding: 0 10px;
color: #000;
text-decoration: none;
}

#pillmenu a:hover{
color: #FF6600;
}

#pillmenu a#active_menu{
background: url("../imagenes/mp_menu_active_bg.png") repeat-x;
color: #fff;
}

#pillmenu a#active_menu2{
background: url("../imagenes/mp_menu_active_bg_3.png") repeat-x;
color: #fff;
}

#pillmenu a#active_menu:hover{
color: #fff;
}

#pillmenu img{
margin-top:7px;
} 

div#roundbox{
margin: 9px 9px 9px 9px;
background: url("../imagenes/mp_content_middle.png") repeat-y;
width:755px;
}

div#roundbox div.top{
background: url("../imagenes/mp_content_top.png") no-repeat;
height: 9px;
width: 755px;
overflow: hidden;
}

div#roundbox div.middle{
margin-top: -1px;
padding: 0 7px 0 10px;
width: auto !important;
width: 100%;
}

div#roundbox div.bottom{
background: url("../imagenes/mp_content_bottom.png") no-repeat;
height: 9px;
width: 755px;
overflow: hidden;
}

div#footer_divider{
overflow: hidden;
height: 2px;

background: url("../imagenes/mp_footer_seperator.png") repeat-x;
}

ul{
padding: 0;
margin: 0;
padding-left: 1.6em;
}

div.module{
width: 176px;
background: url("../imagenes/mp_right_block1_m.png") repeat-y;
margin-bottom: 2px;
}

div.module div {
background: url("../imagenes/mp_right_block1_b.png") bottom left no-repeat;
}

div.module div div {
background: url("../imagenes/mp_right_block1_t.png") top left no-repeat;
padding: 7px 10px 15px 12px;
}

div.module div div div {
background: none;
padding: 0;
width: auto !important;
width: 100%; 
}

div.module-dark {
width: 176px;
background: url("../imagenes/mp_right_block2_m_3.png") repeat-y;
margin-bottom: 3px;
}

div.module-dark div {
background: url("../imagenes/mp_right_block2_b_3.png") bottom left no-repeat;
}

div.module-dark div div {
background: url("../imagenes/mp_right_block2_t_3.png") top left no-repeat;
padding: 7px 12px 15px 14px;
}

div.module-dark div div div {
background: none;
padding: 3px;
width: auto !important;
width: 100%; 
}

td.maincol {
margin-left: 100px;
width:600px;
}

#maincol_2{
padding-left: 10px;
margin-right: 10px;
width:530px;
}

#contenido{
width:600px;
margin-left:20px;
}

.Estilo111 {
	font-size: 13px;
	font-weight: bold;
	color: #999999;
}

/*NAVEGACION*/

.wp-pagenavi{
margin-top: 10px;
margin-left: 8px;
}

.wp-pagenavi a, .wp-pagenavi a:link {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	text-decoration: none;

	border: 1px solid #CCCCCC;

	color: #FF6600;

	background-color: #FFFFFF;	

}

.wp-pagenavi a:visited {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	text-decoration: none;

	border: 1px solid #CCCCCC;

	color: #FF6600;

	background-color: #FFFFFF;	

}

.wp-pagenavi a:hover {	

	border: 1px solid #CCCCCC;

	color: #000000;

	background-color: #FFFFFF;

}

.wp-pagenavi a:active {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	text-decoration: none;

	border: 1px solid #CCCCCC;

	color: #FF6600;

	background-color: #FFFFFF;	

}

.wp-pagenavi span.pages {

	padding: 2px 4px 2px 4px; 

	margin: 2px 2px 2px 2px;

	color: #000000;

	border: 1px solid #CCCCCC;

	background-color: #FFFFFF;

}

.wp-pagenavi span.current {

	padding: 2px 4px 2px 4px; 

	margin: 2px;

	font-weight: bold;

	border: 1px solid #CCCCCC;

	color: #000000;

	background-color: #FFFFFF;

}

.wp-pagenavi span.extend {

	padding: 2px 4px 2px 4px; 

	margin: 2px;	

	border: 1px solid #CCCCCC;

	color: #000000;

	background-color: #FFFFFF;

}


.Estilo1 {
	font-size: 12;
	font-weight: bold;
}
.Estilo3 {font-size: 14px}
.Estilo7 {
	font-size: 24px;
	font-weight: bold;
}
.Estilo13 {font-size: 2em}
.Estilo113 {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.Estilo114 {
	color: #FFFFFF;
	font-weight: bold;
}
.Estilo3 {font-style: italic}
.Estilo4 {
	font-style: italic;
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;
}
.Estilo2 {
	font-size: 16px;
	font-weight: bold;
}

.pago_fr {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
}

/*VARIOS*/
.img_pack  { float:right; border:none; text-decoration:none; }
.img_pack a { float:right; border:none; text-decoration:none; }
.clear_pack {
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F0F0F0;
	padding-top: 5px;
}

.dest_fr {
}



.dest_fr img {
	float: left;
	margin-right: 10px;
}

.sin a{
	color: #000;
	text-decoration: none;
}

