body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #131313;
	cursor: default;
	line-height: 1.145em;
}
body,h1,h2
{
	margin: 0px;
	padding: 0px;
}
h1
{
	font-size: 15px;
	padding-top: 18px;
}
h2
{
	margin-top: 20px;
	font-size: 13px;
}
p
{
	margin: 0px;
	padding: 10px 5px 0px 5px;
	text-align: justify;
}
img
{
	border: none;
}

a:link,a:visited,a:active
{
	color: #b5a087;
	text-decoration: none;
}
a:active
{
	outline: none;
}
a:hover
{
	text-decoration: underline;
}
li
{
	list-style-type: square;
}
ul
{
	margin-left: 0;
	margin-top: 0;
	padding-left: 24px;
}

#header
{
	float: left;
	height: 138px;
	width: 100%;
	background-color: #2e2e2e;
	background-image: url("../img/acme_fondo_cabecera.gif");
	background-repeat: repeat-x;
}
.sep
{
	height: 1px;
	line-height: 1px;
	clear: both;
	width: 100%;
	background-color: #2e2e2e;
	background-image: url("../img/acme_linea_dis.gif");
	background-repeat: repeat-x;
}

#lang
{
	float:right;
	margin: 14px 16px 0px 0px;
	font-size: 11px;
	left: 812px;
	top: 10px;
	cursor: default;
	padding-bottom:2px;
	text-align:right;
}
#lang img
{
	margin: 0 0 0 5px;
}

#logo
{
	float: left;
	width: 220px;
	height: 95px;
	margin: 16px 0px 0px 16px;
	background-image: url("../img/acme_logo.png");
	background-repeat: no-repeat;
}
#menubar
{
	clear: both;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 1px;
	width: 755px;
	height: 25px;	
}
div.menuopc,div.pulsado,div.menusep
{
	float: left;
}
div.menuopc,div.pulsado
{
	height: 18px;
	padding: 4px 7px 3px;
}
div.menuopc
{
	cursor: pointer;
}
div.menuopc:hover,div.menuopc:focus,div.menuopc:active
{
	background-color: #404040;
}
div.pulsado
{
	background-color: #555555;
}
div.menuopc a img,div.pulsado a img
{
	margin: 0px;
	padding: 0px;
}
div.menusep
{
	width: 2px;
}

#general,#leftshadow,#pagebody,#rightshadow,#maincontent,#mainbkg
{
	/*height: 639px;*/
}

#mainbkg
{
	background-image: url("../img/acme_fondo.gif");
	background-repeat: repeat-x;
	background-color: #191919;
	margin: 0;
	padding: 0;
	width: 100%;
}

#general
{
	padding: 0px;
	border-width: 0px;
	border-style: none;
	width: 709px;
	margin-right: auto;
	margin-left: auto;
}

/*#leftshadow
{
	width: 8px;
	background-image: url("../img/acme_sombra_izq.png");
	background-repeat: repeat-y;
	float: left;
	border-right: solid 1px #444343;
}

#rightshadow
{
	width: 8px;
	background-image: url("../img/acme_sombra_der.png");
	background-repeat: repeat-y;
	float: left;
	border-left: solid 1px #444343;
}
*/
#pagebody
{
	margin: 0px;
	float: left;
	width: 707px;
}
/*#sombra{
	float: left;
	width: 707px;
	background:url(../img/sombras_laterales.png) repeat-y;
	
}*/
#sombra{
	float: left;
	width: 707px;
/*	background-image: url("../img/sombras_laterales.png") !important;
	background-image: none;
	filter: none !important;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=’img/sombras_laterales.png’);
	background-repeat:repeat-y;*/
	
background-image: url(/img/sombras_laterales.png) !important;
background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader (src=/img/sombras_laterales.png, sizingMethod='scale');
background-repeat: repeat-y;
}

#maincontent
{
	float:left;
	width: 691px;
	margin-left:9px;
	background-color: #222222;
	background-image: url("../img/acme_fondo_esquina_infder.gif");
	background-position: bottom right;
	background-repeat: no-repeat;
}

#sec_tit
{
	float: left;
	clear: left;
	margin: 25px 0px 0px 25px;
}

#content_left
{
	float:left;
	width: 390px;
	border-right: solid 1px #444343;
}
#content_right
{
	float: right;
	width: 300px;
}

#footer
{
	width: 100%;
	height: 138px;
	background-color: #2e2e2e;
	background-image: url("../img/acme_fondo_pie.png");
	background-repeat: repeat-x;
}
#footer_text
{
	color: #b1b1b1;
	font-size: 10px;
	text-align: center;
	padding-top: 19px;
}
#footer_text a
{
	/* color: #cccccc; */
	font-weight: bold;
}
#logo_ideavia
{
	width: 33px;
	height: 11px;
	background-image: url("../img/acme_ideavia.gif");
	background-repeat: no-repeat;
	margin: 14px auto 3px auto;
}
#bottom_links
{
	margin-top: 8px;
	font-weight: bold;
}
#w3c
{
	margin: 10px auto 0 auto;
	text-align: center;
}
.aviso_fljs
{
	margin: 30px;
}
.btnvid
{
	padding: 5px 10px 0px 0px;
	float: right;
}
.title_header_line
{
	height: 23px;
}
.fl
{
	float: left;
}
.fr
{
	float: right;
}
.cen
{
	text-align: center;
}
.cenbl
{
	display: block;
	margin: auto;
}

