
/*Estilos Generales*/

/*##########################Generales##########################*/
body
 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/*caja*/
#contenidoCaja
 {
	width: 756px;
}
.caja
 {
	background-image: url(../images/general/caja/cajaBgr.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 33px;
	width: 204px;
}
/*caja*/

/*logo*/
.logo
 {
	background-image: url(../images/general/logo.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
/*logo*/
/*botón home*/
#home {
	height: 50px;
	width: 764px;
}
#home a {
	height: 50px;
	width: 764px;
	display: block;
	background-image: url(../images/home.jpg);
	background-position: 0px 50px;
	cursor:pointer;
}
#home a:hover {
	background-position: 0px 100px;
}
#home_eq {
	height: 50px;
	width: 764px;
	}
#home_eq a {
	height: 50px;
	width: 764px;
	display: block;
	background-image: url(../images/home_eq.jpg);
	background-position: 0px 50px;
	cursor:pointer;
}
#home_eq a:hover {
	background-position: 0px 100px;
}

/*botón home*/

/*pauta institucional*/
.cabezote
 {
	height: 101px;
	width: 756px;
}
/*pauta institucional*/

/*##########################Generales##########################*/

/*##########################Diagramacion de Tablas Home##########################*/

/*Contenedor-columnas generales*/
#contenedor
 {
	width: 945px;
}
#menu
 {
	width: 176px;
	padding-top: 20px;
}
#separador-menu-contenido
 {
	width: 13px;
}
#contenido
 {
	width: 756px;
}
/*Contenedor-columnas generales*/

/*menu*/
#menu-contenido
 {
	width: 176px;
}
#menu-top
 {
	background-image: url(../images/general/menu/menuTopBgr.gif);
	background-repeat: no-repeat;
	height: 19px;
	width: 176px;
}
#menu-background
 {
	background-image: url(../images/general/menu/menuBgr.gif);
	background-repeat: repeat-y;
	padding-left: 1px;
}
#menu-bottom
 {
	background-image: url(../images/general/menu/menuBottomBgr.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 176px;
}
/*menu*/

/*contenido*/
#contenido-top
 {
	background-image: url(../images/general/topBgr.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 756px;
}
#contenido-background
 {
	background-image: url(../images/general/bgr.gif);
	background-repeat: repeat-y;
	height:478px;
}
#contenido-bottom
 {
	background-image: url(../images/general/bottomBgr.gif);
	background-repeat: no-repeat;
	height: 13px;
	width: 756px;
}
/*contenido*/

/*separadores*/
#separador-contenido-noticias
 {
	width: 13px;
}
#separador-contenido-noticias2
 {
	width: 5px;
}
#separador-vertical
 {
	width: 13px;
}
/*separadores*/

/*banner pauta*/
#banner-pauta
 {
	height: 226px;
	width: 570px;
}
/*banner pauta*/

/*contenido-noticias*/
#contenido-noticias
 {
	width: 390px;
}
#contenido-noticias-top
 {
	background-image: url(../images/general/newsTopBgr.gif);
	background-repeat: no-repeat;
	height: 11px;
	width: 390px;
	background-position: bottom;
}
#contenido-noticias-background
 {
	background-image: url(../images/general/newsBgr.gif);
	background-repeat: repeat-y;
}
#contenido-noticias-bottom
 {
	background-image: url(../images/general/newsBottomBgr.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 390px;
}
/*contenido-noticias*/

/*tabs*/
#tabNoticias-on
 {
	background-image: url(../images/general/tabNotiOn.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 117px;
}
#tabNoticias-off
 {
	background-image: url(../images/general/tabNotiOff.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 117px;
}
#tabInves-on
 {
	background-image: url(../images/general/tabInvesOn.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 206px;
}
#tabInves-off
 {
	background-image: url(../images/general/tabInvesOff.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 206px;
}
/*contenido-indicadores-noticias*/
#contenido-indicadores
 {
	width: 167px;
}
#contenido-indicadores-top
 {
	background-image: url(../images/indicadores/indTopBgr.gif);
	background-repeat: no-repeat;
	height: 81px;
	width: 167px;
	background-position: bottom;
}
#contenido-indicadores-background
 {
	background-image: url(../images/indicadores/indBgr.gif);
	background-repeat: repeat-y;
}
#contenido-indicadores-bottom
 {
	background-image: url(../images/indicadores/indBottomBgr.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 167px;
}
/*contenido-indicadores*/
/*##########################Diagramacion de Tablas Home##########################*/

/*##########################Contenido##########################*/
UL {
	list-style-type:none;
	list-style-position: outside;
	list-style-image: url(../images/icon/vnGral.gif);
}
/*copy*/
.txtCopy
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
}
.txtCopy a
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.txtCopy a:hover
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.txtCopy a:visited
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
/*copy*/
/*estilo Textos-menú2*/
.titulosHomeMenu2
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #808285;
	text-decoration: none;
	text-align: left;
	padding-left: 20px;
	vertical-align: middle;
	font-weight: bold;
	background-image: url(../images/general/backsubhome.jpg);
	height: 26px;
	background-repeat: no-repeat;
	background-position: left center;

}
.titulosHomeMenu2 a
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #808285;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-image:url(../images/general/bgrTitulos.gif);
	background-repeat: no-repeat;
	background-position: left center;

}
.tituloSimuladores a:hover
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	color: #808285;
	text-decoration: underline;
	text-align: center;
	vertical-align: bottom;
	font-weight: normal;
	background-image:url(../images/general/bgrSimuladores.gif);
	background-repeat: no-repeat;
	background-position: left center;
	width:146px;
	height:30;
}
.botonesHomeMenu2
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #A7A8AC;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	background-image:url(../images/general/btnHome.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width:133px;
	height:18px;
}
.botonesHomeSubenu2
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #A7A8AC;
	text-decoration: none;
	_text-align: center;
	font-weight: normal;	
	background-image: url(../images/general/boton_form.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	width:56px;
	height:28px;
}
.textoMenu2-Titulo
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #004990;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.textoSubmenu-Titulo
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
.textoMenuAzul
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #004990;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.textoMenuGris
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.textoMenu2Activo
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color:  #004990;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.textoMenu2
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.textoMenu2 a
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #004990;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.textoMenu2 a:hover
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.tituloSubmenu
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #101715;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.tituloSubmenu a
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #004990;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.tituloSubmenu a:hover
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 10px;
	color: #101715;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	text-decoration: underline;
}
.textoSubmenu
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #808285;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.textoSubmenu a
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #004990;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.textoSubmenu a:hover
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #101715;
	text-decoration: underline;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
.textoMenu-Titulo
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	text-align: left;
	vertical-align: middle;
	font-weight: bold;
}
/*estilo Titulos-menú2*/
/*contenedor-Interna*/
#contInt-top
 {
	background-image: url(../images/internas/topContInt.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 286px;
}
#contInt-background
 {
	background-image: url(../images/internas/bgrContInt.gif);
	background-repeat: repeat-y;
}
#contInt-bottom
 {
	background-image: url(../images/internas/bottomContInt.gif);
	background-repeat: no-repeat;
	height: 31px;
	width: 286px;
}
.degradeBottom {
	background-image: url(../images/internas/degrade.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 46px;
}
.lineaPunteada
 {
	background-image: url(../images/internas/lineaPunteada.gif);
	background-repeat: repeat-x;
	background-position: center;
}

/*contenedor-Interna*/

/*Vigilado*/
.vig
 {
	background-image: url(../images/general/vig.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 111px;
	width: 10px;
}
/*Migas*/
/*Vigilado*/
.txtMigas
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #004990;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	vertical-align: middle;
}
.txtMigas a
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #004990;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
.txtMigas a:hover
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
}
/*Migas*/

/*Tablas*/
.TituloTabla {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	background-color: #7F7F7F;
	padding: 3px;
	font-weight: bold;
}
.Texto1Tabla {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 3px;
}
.Texto2Tabla {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #7F7F7F;
	text-decoration: none;
	background-color: #C8C8C8;
	padding: 3px;
}
.TablaBorder{
	border: 1px solid #333333;
}
/*Tablas*/
/*contenedores cortos internas*/
#contenedor_top{
	background-image: url(../images/contenedor_top.jpg);
	width: 637px;
	height: 49px;
	}
#contenedor_top h1{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #004990;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 15px;
	_padding-top: 10px;
	}
#contenedor_mid{
	background-image: url(../images/contenedor_back.jpg);
	width: 617px;
	_width: 637px;
	height: auto;
	padding: 0 10px 0 10px;
	}
#contenedor_bot{
	background-image: url(../images/contenedor_bot.jpg);
	width: 637px;
	height: 15px;
	}
/*contenedores cortos internas*/

/*estilo texto menú links*/
.txtMenuLink-pdto
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #7d7d7d;
	text-decoration: none;
	text-align: left;
}
.txtMenuLink-pdto a
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #004990;
	text-decoration: none;
	text-align: left;
}
.txtMenuLink-pdto a:hover
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #004990;
	text-decoration: none;
	text-align: left;
}
.txtMenuLink-pdto-on
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}
/*estilo texto menú links*/
/*##########################Contenido##########################*/
.separadorTabla {
	background-image: url(../images/linea.gif);
	background-repeat: repeat-y;
	background-position: center;
}
/*cuadros*/
.cuadro {
	background-image: url(../images/bgr.jpg);
	width:859px;
	height:425px;
	background-repeat: no-repeat;
}
.cuadroTransparent {
	background-image: url(../images/bgrTrans.jpg);
	width:859px;
	height:425px;
	background-repeat: no-repeat;
}
.lineaBlanca {
	background-image: url(../images/lineaBlanca2.jpg);
	background-repeat: repeat-y;
}
.tituloCuadrosAzul
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 18px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}
.textoBlanco
 {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.frame1 {
	background-image: url(../images/frame1.gif);
	width:191px;
	height:51px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 18px;
	color: #004990;
	text-decoration: none;

	font-weight:bolder;
}.frame1-2 {
	background-image: url(../images/frame1.gif);
	width:191px;
	height:51px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight:normal;
}
.frame1-2 a {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight:normal;
}
.frame1-2 a:hover {
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight:normal;
}
.frame2 {
	background-image: url(../images/frame2.gif);
	width:101px;
	height:34px;
	background-repeat: no-repeat;
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 11px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	background-position: center;
	line-height: 10px;
}
.frame3 {
	background-image: url(../images/frame3.gif);
	width:90px;
	height:30px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 10px;
}
.frame3 a{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 10px;
}
.frame3 a:hover{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 10px;
}
.frame4 {
	background-image: url(../images/frame4.gif);
	width:128px;
	height:43px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 12px;
}
.frame4 a{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 12px;
}
.frame4 a:hover{
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 12px;
}
.frame5 {
	background-image: url(../images/frame5.gif);
	width:128px;
	height:43px;
	background-repeat: no-repeat;
	background-position: center center;
	font-family: "trebuchet MS", Trebuchet, Tahoma, Arial, Helvetica, "Sans Serif";
	font-size: 12px;
	color: #004990;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	line-height: 12px;
}
.cuadroIntBgr01 {
	background-image: url(../images/general/cuadros/directorsImg_01.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 15px;
	width: 14px;
}
.cuadroIntBgr02 {
	background-image: url(../images/general/cuadros/directorsImg_02.png);
	background-repeat: repeat-x;
	height: 15px;
	background-position: top;
}
.cuadroIntBgr03 {
	background-image: url(../images/general/cuadros/directorsImg_03.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 15px;
	width: 15px;
}
.cuadroIntBgr04 {
	background-image: url(../images/general/cuadros/directorsImg_04.png);
	background-repeat: repeat-y;
	background-position: left;
	width: 14px;
}
/*cuadros*/
.cuadroIntBgr05 {
	background-color: #FFFFFF;
	width: 731px;
}
.cuadroIntBgr06 {
	background-image: url(../images/general/cuadros/directorsImg_06.png);
	background-repeat: repeat-y;
	background-position: right;
	width: 15px;
}
.cuadroIntBgr07 {
	background-image: url(../images/general/cuadros/directorsImg_07.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 16px;
	width: 14px;
}
.cuadroIntBgr08 {
	background-image: url(../images/general/cuadros/directorsImg_08.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 16px;
}
.cuadroIntBgr09 {
	background-image: url(../images/general/cuadros/directorsImg_09.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 16px;
	width: 15px;
}
/* Acordeon contenido*/
.accordion {
  width: 540px;
}

.accordion h3 {
    margin-top: 0.5em;
    background: #CCCCCC;
    padding: 7px 15px;
    margin-bottom: 5px;
    border-bottom: none;
    cursor: pointer;
}

.accordion h3:hover {
    background-color: #e3e2e2;
}

.accordion h3.active {
    background-position: right 5px;
}

.accordion p {
    margin: 0;
}

/* Acordeon contenido1*/
.accordion interna{
    width: 350px;
}

.accordion interna h3 {
    margin-top: 0.5em;
    background: #CCCCCC;
    padding: 7px 15px;
    margin-bottom: 5px;
    border-bottom: none;
    cursor: pointer;
}

.accordion interna h3:hover {
    background-color: #e3e2e2;
}

.accordion interna h3.active {
    background-position: right 5px;
}

.accordion interna p {
    margin: 0;
}
