body{
	font-family:arial;
	size:11px;
	font-size: 10px;
	text-align: justify;
	margin-left:0px;
	margin-top:0px;
}

h1 {
	font-family:arial;
	font-size: 18px;
	color: #444444;
	margin-top:10px;
	margin-bottom:5px;
	margin-left:10px;
	margin-right:5px;
	padding:0px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	padding:0px;
	margin-bottom: 5px;
	margin-top: 0px;
	margin-left:10px;
	margin-right:5px;
	color: #444444;
}

h2.subsec_aplicaciones {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 0px;
	color: #273349;
}

.texto, p{
	margin:0px 5px 0px 10px;
	padding:5px 0px 10px 0px;
	font-size: 12px;
	color: #666666;
	line-height:16px;
	text-align: justify;
}

ul, li {
	margin:0px 5px 0px 10px;
	padding:5px 0px 10px 0px;
	font-size: 12px;
	color: #666666;
	line-height:16px;
	text-align: justify;
	list-style-position:inside;
}

.texto_gr {
	width:500px;
	margin:0px 5px 0px 10px;
	padding:5px 10px 10px 0px;
	font-size: 16px;
	color: #666666;
	text-align: justify;
}
.texto_pt {
	font-size: 9px;
	color: #F6C23B;
	text-align: justify;
}
.titulo_destacado {
	font-size: 12px;
	color: #273349;
}
.vermas {
	float: right;
}
.movie {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.movie_center {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.movie_right {
	float:left;
	text-align: right;
	margin-top:10px;
	margin-right: 10px;
	margin-left: 0px;
	margin-bottom: 5px;
}
.video:hover {
	background: url('../img/ic_video_on.jpg');
}
.link_pie {
	color: #B8CAD6;
	text-decoration: underline;
	font-weight: 200;
}
.link_pie:hover {
	text-decoration: none;
}
.texto_pie {
	font-size: 10px;
	font-style: normal;
	color: #B8CAD6;
}
.texto_hilo {
	font-size: 10px;
	font-style: normal;
	color: #335C78;
}
.link_hilo {
	text-decoration:none;
	font-size: 10px;
	font-style: normal;
	color: #759CB7;
}
.link_hilo:hover {
	text-decoration:none;
	color: #335C78;
}
.link_idioma_off {
	font-size: 10px;
	color: #335C78;
	text-decoration: none;
}
.link_idioma_off:hover {
	font-size: 11px;
	color: #19425E;
	text-decoration: none;
}
.texto_idioma {
	font-size: 9px;
	color: #5C7197;
	text-decoration: none;
}
.link_iconos {
	color: #2D3A52;
	text-decoration: none;
}
.link_iconos:hover {
	color: #FABC20;
	text-decoration: none;
}
.link_idioma_on {
	font-size: 11px;
	font-style: normal;
	color: #19425E;
	font-weight:bold;
	text-decoration: none;
}

.menu_on {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.menu_off{
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.submenu {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #2B2A2A;
	text-decoration: none;
}
.submenu:hover {
	color: #F9BD27;
	text-decoration: underline;
}
.submenu2 {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #2B2A2A;
}
.submenu2:hover {
	color: #F9BD27;
	text-decoration: none;
}
.submenu_activado {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #F9BD27;
	text-decoration: none;
}
.submenu2_activado {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #F9BD27;
}

a.linkgeneral {
	text-decoration:none;
	font-family:arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	margin-right: 10px;
}
a.linkgeneral:hover {
	text-decoration:none;
	color: #F6C23B;
}
a.linktabla {
	text-decoration:none;
	font-family:arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #444444;
	padding-left:8px;
	background: url('/img/ic_mas_pt.gif') no-repeat;
}
a.linktabla:hover {
	text-decoration:none;
	color: #F6C23B;
}
.tab1 {
	margin-left:35px;
}
.tab2 {
	margin-left:60px;
}
.dashed {
	width:500px;
	height:1px;
	background: url('/img/linea_sep.gif') repeat-x;
}

img {border:0px solid;}
img.ic_e5 {
	margin-top:5px; 
}
img.img_left {float:left; margin-right:10px;}
img.img_right {float:right; margin-left:10px;}
img.lista {border:0px solid; padding:0px; margin-top:0px; margin-left:10px; margin-right:6px;}
/*ul.lista, ul.lista li {
	list-style: url('/img/ic_lista.gif');
	list-style-position:inside;
	padding:5px 10px 0px 10px;
	margin:0px 0px 0px 0px;
	font-size:12px;
	color:#666666;
}*/

.separacion_h-gr {
	background:#B8CAD6;
	height:14px;
	width:100%;
	margin:10px 0px 10px 0px;
}

.bt {
	text-decoration:none;
	background:#F6C23B;
	color:#2B2A2A;
	font-size:12px;
	font-weight:bold;
	padding:2px 4px 2px 4px;
}

.bt:hover {
	text-decoration:none;
	background:#759CB7;
}

.dashed_y {
	width:1px;
	height:100%;
	border-right:dashed 1px #B8CAD6;
}
