/* basic elements */

body {
	color: #6c6c6c;
	font-size:0.9em;
	line-height:20px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	text-align:left;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background: #fff url(images/bg.gif) repeat-x;
	/* letter-spacing: 1px; */
	}
	
	
a { color: #2F637A; background: inherit; }
a:hover { color: #808080; background: inherit; }
p { padding: 0 6px 5px 6px; }
p.tit { padding: 0px 0px 0px 26px; margin-bottom:0px; background-image: url(images/arrow_bullet.png); background-repeat: no-repeat;
		background-position: 1.5% 55%; font-weight:bold;}
p.subtit { padding: 0px 0px 0px 26px; margin: 0px 0px 0px 0px;}
p.additional { margin:0 10px; color:#9c9c9c; font-size:11px; line-height:12px; border-top:1px solid #bdbdbd; padding: 10px 10px 30px 45px; background:url(images/umbrella.gif) no-repeat 0 12px;}
p.subh {margin: 0px 0px 0px 0px;}
p.planes {margin: 0px 0px 0px 5px; font-family: Tahoma, Arial; font-size:11px; line-height:12px;}
h1 { font-size:24px; margin:0; padding:6px 0 0 6px; font-weight:normal; color:#55a2c9;} 
h2 {}
h3 { font-size:18px; margin:0; padding:6px 0 5px 0; font-weight:normal; text-transform:uppercase; color:#888e92;}
h4 { font-size:18px; margin:0; padding:10px 0 5px 10px; font-weight:normal; text-transform:uppercase; color:#ffffff;}
h5 { font-size:17px; padding:5px 0 0px 10px; font-weight:normal; text-transform:uppercase; color:#b2b2b2; margin-bottom:10px; margin-left:0px; margin-right:0px; margin-top:0px;}
h1 a, h2 a { color: #000; background: inherit; text-decoration: none; }
<!--ul { margin: 0; padding : 0; list-style : none; }-->
ul, ol { margin: 5px 20px; padding: 0 20px; }
ul { list-style: none; }
img { border: 0; }
#footer {background:url(images/footer_bckg.jpg) repeat-x #000; height:70px; clear:both; margin-top:10px;  }
#left_footer { float:left; padding:20px 0 0 30px; background:url(images/c.gif) no-repeat 30px 35px;  color:#fff; font-size:12px;}
#left_footer a { color:#fff;}
#left_footer a:hover { text-decoration:none;}
#right_footer { float:right;  padding:20px 30px 0 0; color:#fff;  font-size:12px; text-align:right;}
#right_footer a { color:#fff;}



/*.menu5 {padding:5px 0 0 1em; margin:0; list-style:none; height:40px; position:relative; background:transparent url(images/pro_five_0c.gif) repeat-x left bottom; font-size:11px;}*/
.menu5 {padding:5px 0 0 0; margin:0; list-style:none; height:40px; position:relative; background:transparent url(images/pro_five_0c.gif) repeat-x left bottom; font-size:11px;}
.menu5 li {float:left; height:40px; margin-right:1px;}
.menu5 li a {display:block; float:left; height:40px; line-height:35px; color:#5c5c5c; text-decoration:none;
font-family: Tahoma, arial, verdana, sans-serif; text-align:center; font-weight:normal; text-transform:uppercase; padding:0 0 0 4px; cursor:pointer; background:url(images/pro_five_0a.gif) no-repeat;}
.menu5 li a b {float:left; display:block; padding:0 16px 5px 12px; background:url(images/pro_five_0b.gif) no-repeat right top;}
.menu5 li.current a {color:#fff; background:url(images/pro_five_2a.gif) no-repeat;}
.menu5 li.current a b {background:url(images/pro_five_2b.gif) no-repeat right top;}
.menu5 li a:hover {color:#5c5c5c; background: url(images/pro_five_1a.gif) no-repeat;}
.menu5 li a:hover b {background:url(images/pro_five_1b.gif) no-repeat right top;}
.menu5 li.current a:hover {color:#fff; background: url(images/pro_five_2a.gif) no-repeat; cursor:default;}
.menu5 li.current a:hover b {background:url(images/pro_five_2b.gif) no-repeat right top;}

.thumblight{
	/*padding: 3px 3px 8px 3px;*/
	padding: 3px 3px 3px 3px;
	background-color: #eeeeee;
	border: 1px solid #d3e7f1;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	}

#bot_temp	
	    {
		width:160px;
		height:44px;
		background-image: url(images/boton_templates.jpg);
		background-repeat: no-repeat;
		margin-right:225px;
		margin-left:225px;
		padding-top:10px;
		}

.bot_temp_tipo{
		color:#ffffff;
		font-size:21px;
		background-image:none;
	}
	
.bot_temp_tipo:link {text-decoration: none; background-image:none;}
.bot_temp_tipo:visited {text-decoration: none; background-image:none;}
.bot_temp_tipo:hover { text-decoration:underline; background-image:none; color:#FFFFFF;}




/*-------------------------Comienza Estilo Portfolio-----------------------------*/
#contenedorport{
   overflow: hidden;
   padding-right:7px;
   padding-left:13px;
   width:615px;
   margin-bottom:40px;
   }

#flotanteizquierda{
   float: left;
   padding-bottom:4px;
}

#flotantederecha{
   float: right;
   text-align:right;
   padding-top:2px;
}

.titporf {
font-size:20px;
font-weight:normal;
color:#55a2c9;
}
.titporf:link {text-decoration: none;}
.titporf:visited {text-decoration: none;}
.titporf:hover { color:#4084a6;}

.verpro {
	color: #6c6c6c;
	font-size:12px;
	font-family: "Myriad Pro", "Trebuchet MS", Arial;
	padding:3px;
}

.verpro:link {text-decoration: none;}
.verpro:visited {text-decoration: none;}
.verpro:hover { background-color:#cae3ef;}

#subporf{
background-color:#f4f4f4;
margin-top:3px;
padding-top:5px;
padding-bottom:5px;
padding-right:10px;
padding-left:10px;
}

.subtitpor{
	font-family: Tahoma, Arial;
	font-size:11px;
	line-height:14px;
	color:#6c6c6c;
}

.subtitporcolor{
	font-family: Tahoma, Arial;
	font-size:11px;
	line-height:14px;
	color:#429dce;
}

/*-------------------------Termina Estilo Portfolio-----------------------------*/





input, select, textarea {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #5391b0;
background-color: #f4f4f4;
/*background-image:url(images/bg_form.png);*/
border: #98a4ab;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
}


.formulario_pagina
{
font-family: Tahoma, Verdana, Arial;
font-size: 0.9em;
color: #5391b0;
background-color: #f4f4f4;
/*background-image:url(images/bg_form.png);*/
border: #98a4ab;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
margin:5px;
}

#divformcon {
padding-left:8px;
}

#iconserv
		{
		margin-left: 5px;
		padding-left: 0;
		list-style: none;
		}

#iconserv li
		{
		padding-left: 17px;
		/*margin-top: 10px;*/
		margin-bottom: 3px;
		/*line-height: 17px;*/
		background-image: url(images/bullet_li.png);
		background-repeat: no-repeat;
		background-position: 0.5% 60%;
		/*font-family: Tahoma, Arial;
	font-size: 12px;
	letter-spacing:1px;*/
		}
	

	
	
	
	
	
		
#space_li
		{
		padding-top: 15px;
		}		
		
/*input {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #FFFFFF;
background-color: #6699CC;
border: #000099;
border-style: solid; 
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
}

select {
font-family: Tahoma, Verdana, Arial;
font-size: 11px;
color: #FFFFFF;
background-color: #6699CC;
border: #000099;
border-style: solid;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px
} */


.submenu {
	color:#ececec;
	font-family: Tahoma, Arial, sans-serif;
	font-size:11px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: center left; 
	padding: 0 0 0 12px;
	}

.submenu:link {text-decoration: none; color:#ececec;}
.submenu:visited {text-decoration: none; color:#ececec;}
.submenu:hover {text-decoration:underline; background-image: url(images/bullet.jpg); background-repeat: no-repeat; background-position: center left; color:#ececec;}


	#thirds {
		float: left;
		width: 90px;
		padding: 9px 20px 0 20px;
		text-align:center;
	}	

#separador
	{
	margin-bottom:20px;
	padding-top:18px;
	/* 	
	padding-top:15px;
	margin-top:15px;
	margin-bottom:15px;*/
	/*border-bottom: 1px solid #f3f3f3;*/
	clear:both;
     }	



/* main menu topics */
/*#topics {
	clear: left;
	float: left;
	width: 640px;
	background: #F3EC90 url(images/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 5px 0;
	color: #fff;
	height: 59px;
}
	#topics li a { background-image: url(images/bullet.gif); background-repeat: no-repeat; background-position: center left;  padding: 0 0 0 12px; }	*/

	#separator {
		margin-top: 20px;
		margin-bottom: 20px;
		border-bottom: rgb(223,223,223) 1px solid;
	}

	.subheader {
		font-family: Tahoma, Arial, sans-serif;
		font-size:11px;
		line-height: 1.7em;
		margin: 0 0 10px 0;
		padding: 8px;
		background: #f4f4f4 url(images/bgshade.gif) repeat-x;
		border-bottom: 1px solid #ccc;
	}
	
	.left_articles {
		margin: 0px 0 30px 0;
		background: #fff url(images/bgshade.gif) repeat-x;
		padding: 15px 15px 5px 10px;
		/*clear:both;*/
     }
	 
	 .popup_articles {
		margin: 0px 0 30px 0;
		padding: 30px 15px 5px 10px;
     }
	 
	 .bigimage {
			float: left;
			clear: left;
			width: 71px;
			height: 71px;
			/*width: 125px;
			height: 105px;*/
			margin: 4px 15px 40px 0;
		}
	 
	#logo {
	margin-top:21px; margin-bottom:18px;
	}	 
	 
	#bglogin {
	background-image: url(images/bg_mflogin.jpg);
	height:80px;
	} 
	
	
	#bg_bot {
	background-image: url(images/bg_botonera.jpg);
	background-repeat:repeat-x;
	width:635px;
	height:44px;
	margin-bottom:10px;
	} 
	
	
	#solapa {
	background-image: url(images/solapa.jpg);
	background-repeat:no-repeat;
	height:44px;
	margin-top:10px;
	margin-bottom:10px;
	} 
	
	#proplogin {
	padding: 10px 5px 5px 10px;
	} 
	 
	#top_info {
	font-family:Tahoma, Arial, sans-serif;
	font-size:11px;
	line-height:27px;
	color:#808080;
	margin: 18px 5px 0px 0px;
	text-align: right;
	}
	
	#plan1 {
	background-image: url(images/plan1.jpg);
	height:115px;
	margin-bottom:10px;
	} 

	#plan2 {
	background-image: url(images/plan2.jpg);
	height:115px;
	margin-bottom:10px;
	} 
	
	#plan3 {
	background-image: url(images/plan3.jpg);
	height:115px;
	margin-bottom:10px;
	} 
		
	.logtext {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 10px;
	}
	
	.logtext2 {
	font-family: Tahoma;
	color: #a9c7d7;
	font-size: 10px;
	}
	.logtext2:link {text-decoration: none;}
	.logtext2:visited {text-decoration: none;}
	.logtext2:hover {text-decoration:underline; color: #a9c7d7;}
	
	#olvido {
	float:right;
	padding-right:30px;
	}
	
	.colorplan1 {
	color: #ff6d00;
	font-weight:bold;
	}
	
	.colorplan2 {
	color: #1289ff;
	font-weight:bold;
	}


	.colorplan3 {
	color: #6c6c6c;
	font-weight:bold;
	}
	
	.coloroff {
	color: #d71313;
	}
	
	.coloron {
	color: #76bd11;
	}

#right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}
.right_articles {
		border: 1px solid #ccc;
		padding: 8px;	
		margin: 0 0 10px 0;
		background: #eee;
		color: #454545;
	}


	
	/* round blue login button */
#loginbutton a { text-decoration: none; width: 24px; padding: 7px 12px; margin: 0 0 0 8px; height: 28px; background: url(images/loginmfbn.png) no-repeat; color: #000; }
#loginbutton a:hover{ background: url(images/loginmf.png) no-repeat; color: #000;}



	 
	 
	.botonera {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	}
	.botonera:link {text-decoration: none;}
	.botonera:visited {text-decoration: none;}
	.botonera:hover {text-decoration:underline;}
	
	#ludivprod {
	padding-top:15px;
	padding-bottom:15px;
	}
	
	#ludivprod2 {
	width:459px;
	padding:9px;
	background-color:#f6f6f6;
	}
	
	
	.lucolor01 {
	color: #0089ca;
	}
	
	.lucolor02 {
	color: #0089ca;
	font-weight:bold;	
	}
	.lucolor02:link {text-decoration: none;}
	.lucolor02:visited {text-decoration: none;}
	.lucolor02:hover {text-decoration:underline;}

	.lucolor03 {
	color: #0885c6;
	font-size:15px;
	background-color:#ddecf3;
	line-height: 22px;
	}
	
	.lucolor03a {
	color: #0885c6;
	font-size:12px;
	background-color:#ddecf3;
	line-height: 22px;
	}
	
	.lucolor04 {
	font-size:11px;
	color:#676767;
	}
	.lucolor04:link {text-decoration: none;}
	.lucolor04:visited {text-decoration: none;}
	.lucolor04:hover {background-color:#ddecf3;}
	
	.lucolor04nolink {
	font-size:11px;
	color:#c8c8c8;
	}
	
	
	.lucolor05 {
	font-size:11px;
	color:#d7d7d7;
	font-weight:bold;
	}
	
	.lucolor06 {
	font-size:10px;
	color:#676767;
	}
	
	.lucolor06lnk {
	font-size:10px;
	color:#676767;
	}
	.lucolor06lnk:link {text-decoration: none;}
	.lucolor06lnk:visited {text-decoration: none;}
	.lucolor06lnk:hover {background-color:#ddecf3;}
	
	.lu_news_fecha {
	font-family:Tahoma;
	font-size:10px;
	color:#676767;
	}
	
	
	.lucolor07 {
	font-size:10px;
	color:#e10000;
	line-height:15px;
	}	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	.botonolink {
	font-family: Tahoma;
	color: #ffffff;
	font-size: 11px;
	}
	.botonolinka {
	font-family: Tahoma;
	color: #6f6f6f;
	font-size: 11px;
	}
	
	.botosilinka {
	font-family: Tahoma;
	color: #6f6f6f;
	font-size: 11px;
	}
	.botosilinka:link {text-decoration: none;}
	.botosilinka:visited {text-decoration: none;}
	.botosilinka:hover {text-decoration:underline;}
	
		#pie
		{
		background-image: url(images/pie.jpg);
		background-repeat: no-repeat;
		width:726px;
		height:96px;
		}
		
		
		
	.Boto {
	font-family: Tahoma;
	color: #0690c5;
	font-size: 11px;
	font-weight: bold;
	}
	
	.Boto:link {text-decoration: none;}
	.Boto:visited {text-decoration: none;}
	.Boto:hover {text-decoration: underline;}
	
	
	.Botopalo {
	font-family: Tahoma;
	color: #0690c5;
	font-size: 11px;
	font-weight: bold;
	}
	
	.datos {
	font-family: Tahoma;
	color: #6f6f6f;
	font-size: 11px;
	font-weight: bold;
	}
	
	
	.Boto_rojo {
	font-family: Tahoma;
	color: #df1400;
	font-size: 11px;
	font-weight: bold;
	}
	
	.Boto_rojo:link {text-decoration: none;}
	.Boto_rojo:visited {text-decoration: none;}
	.Boto_rojo:hover {text-decoration: underline;}
		
		
		
		

	
	
	
	
.botpa {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #979509;
	font-size: 11px;
	font-weight: bold;
	}
	.botpa:link {text-decoration: none;}
	.botpa:visited {text-decoration: none;}
	.botpa:hover {text-decoration:underline;}
	
	




	
	.bot_book {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
	.bot_book:link {text-decoration: none;}
	/*.bot_book:visited {color:#CCCCCC;}*/
	.bot_book:visited {text-decoration: none;}
	.bot_book:hover {text-decoration:none;}

	
	.bot_planes {
	font-family: Tahoma;
	color: #818181;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}








	

	.Boto_copy {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #94a0a6;
	font-size: 11px;
	}
	
	.enlaces { 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #575757;
	font-size: 14px;
	letter-spacing:1px;
	/* text-align: justify; */
	}
	.enlaces:link {text-decoration: none;}
	.enlaces:visited {text-decoration: none;}
	.enlaces:hover {text-decoration: underline;}

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



	.enlace_comun {
	font-family: Tahoma;
	color: #158cb8;
	font-size: 12px;
	}
	.enlace_comun:link {text-decoration: none;}
	.enlace_comun:visited {text-decoration: none;}
	.enlace_comun:hover {text-decoration: underline;}
	
	
	
	.datos_pie {
	font-family: Tahoma;
	color: #4b4b4b;
	font-size: 11px;
	}
	
	.mail_pie {
	font-family: Tahoma;
	color: #158cb8;
	font-size: 11px;
	}
	.mail_pie:link {text-decoration: none;}
	.mail_pie:visited {text-decoration: none;}
	.mail_pie:hover {text-decoration: underline;}
	
	

	
	.copy {
	font-family: Tahoma;
	color: #b2d6e4;
	font-size: 11px;
	}
/*-------------------------------------------------------------------------*/
	
	
	.noti_costado {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #2a2a2a;
	font-size: 11px;
	/* text-decoration:underline; */
	}
	
	
/* specific styles */
.hidden {
	position:absolute;
	left:0px;
	top:-500px;
	width:1px;
	height:1px;
	overflow:hidden;
} 

.estilo_art {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #575757;
	font-size: 14px;
	text-align:left;
} 
	.estilo_art:link {text-decoration: none;}
	.estilo_art:visited {text-decoration: none;}
	.estilo_art:hover {text-decoration: underline;}


#botoinc {
	width:741px;
	margin-bottom:4px;
	margin-top:4px;
}


#titu_info {
	width:522px;
	height:22px;
	margin-bottom:10px;
	margin-top:0px;
}

#info {
	width:497px;
	margin-bottom:10px;
	margin-top:0px;
	margin-right:0px;
	margin-left:0px;
	padding-right:12px;
	padding-left:13px;
}



#banner_principal {
	width:522px;
	height:74px;
	margin-bottom:15px;
	margin-top:0px;
}

#barra_articulos {
	width:522px;
	height:22px;
	background-image:url(images/barra_artic.jpg);
	background-position: center;
	background-repeat: no-repeat;
	margin-bottom:8px;
	margin-top:0px;
}

#articulos {
	align: center;
	background-color: #eeeeee;
	width:469px;
	margin: 0px;
	border: 14px;
	padding: 14px;
}

#divpie {
	width:100%;
	margin-bottom:5px;
	margin-top:10px;
}


#pie_de_pagina {
	height: 144px;
	width: 751px;
	background-image: url(images/bg_pie.jpg);
	background-repeat: no-repeat;
	/*background-position: left top;*/
}

#bg_de_ultimos_url {
	height: 167px;
	width: 231px;
	background-image: url(images/bg_webs.jpg);
	background-repeat: no-repeat;
	/*background-position: left top;*/
}

#last_web {
	padding-bottom:10px;
	padding-left:15px;
	padding-right:25px;
	padding-top:20px;
}



	

	
.mail_placa {
	font-family: Tahoma;
	color: #a31f1f;
	font-size: 13px;
	font-weight: bold;
	letter-spacing:1px;
	}
.mail_placa:link {text-decoration: none;}
.mail_placa:visited {text-decoration: none;}
.mail_placa:hover {text-decoration: underline;}
	
	
.mail_conta { 
	/*color: #767676;*/
	color: #3da7dd;
	font-family: Tahoma;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	letter-spacing:1px;
	/* text-align: justify; */
	}
	.mail_conta {text-decoration: none;}
	.mail_conta:visited {text-decoration: none;}
	.mail_conta:hover {text-decoration: underline;}
	
.titcute {
	font-family: Tahoma;
	color: #4b4f0c;
	font-size: 15px;
	font-weight: bold;
	}
	
	
#listanewurls
		{
		margin-left: 15px;
		padding-left: 0;
		list-style: none;
		}

#listanewurls li
		{
		padding-left: 17px;
		/*margin-top: 10px;*/
		margin-bottom: 10px;
		line-height: 11px;
		background-image: url(images/icon1.gif);
		background-repeat: no-repeat;
		background-position: 0% 60%;
		}

#divform
		{
		width:350px;
		height:365px;
		margin-left:39px;
		margin-bottom:20px;
		background-image: url(images/form_bg.jpg);
		background-repeat: no-repeat;
		}
