@charset "utf-8";
/* CSS Document */
body{
	color:#9CACB8;
}
.copyright{
	text-align:center;
	color: #666666;}
#cabecera{
	background-image:url(../../content/images/cabecera.jpg);
	background-repeat:no-repeat;
	min-height:263px;
	height:263px;}
	
/*menu*/
.MenuItem_lvl_1 {
	padding-left: 4px;
	padding-bottom: 2px;
	position: relative;
	margin: 1px;
	background-color: #0F1213;
	}

.MenuItem_lvl_1 a {
	font-weight: bold;
	text-decoration: none;
	color: #87969D;
	width: 100%;
	}

.MenuItem_lvl_1 a:hover {
	color: #FF8C00;
	background: url(../../img/frontNav/lev1flecha.jpg) no-repeat right;
	padding-left: 2px;
	}

.MenuItem_lvl_1_act {
	padding-left: 4px;
	padding-bottom: 2px;
	position: relative;
	background: #99A5A8;
	margin: 1px;
	}

.MenuItem_lvl_1_act a {
	text-decoration: none;
	font-weight: bold;
	color: #282D2F;
	width: 100%;
	}

.MenuItem_lvl_2 {
	position: relative;
	background-color: #4B5357;
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 1px 1px 0px 5px;
	}

.MenuItem_lvl_2 a {
	text-decoration: none;
	color: #8A9DB0;
	width: 100%;
	}

.MenuItem_lvl_2 a:hover {
	color: #FF8C00;
	background: url(../../img/frontNav/lev2flecha.jpg) no-repeat right;
	padding-left: 2px;
	}

.MenuItem_lvl_2_act {
	position: relative;
	background-color: #8A7600;
	margin-left: 10px;
	padding-left: 5px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 1px 1px 0px 5px;
	}

.MenuItem_lvl_2_act a {
	text-decoration: none;
	font-weight: normal;
	color: #BFD5D9;
	width: 100%;
	}

.MenuItem_lvl_3 {
	margin-left: 25px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 16px;
	margin-top: 4px;
	background-image: url(../../img/symbols/tvHLine.gif);
	background-repeat: no-repeat;
	background-position: 3px;
	background-attachment: fixed;
	}

.MenuItem_lvl_3 a:link,.MenuItem_lvl_3 a:visited,.MenuItem_lvl_3 a:active {
	text-decoration: none;
	color: Silver;
	font-weight: normal;
	width: 100%;
	padding-left: 3px;
	}

.MenuItem_lvl_3 a:hover {
	text-decoration: none;
	background-color: #465861;
	color: #FFD700;
	font-weight: normal;
	width: 100%;
	}

.MenuItem_lvl_3_act {
	position: relative;
	background-color: #8A7600;
	padding-left: 20px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 1px 1px 0px 25px;
	}

.MenuItem_lvl_3_act a {
	text-decoration: none;
	font-weight: normal;
	color: #BFD5D9;
	width: 100%;
	}
/*fin menu*/
hr{
	line-height: 1em;
	background-color: #0F1213;
	color: #0F1213;
}
h1.arTitle{
	font-size:18px;
	background-color:#0F1213;
	padding:2px;
	color:#475A70;}
h3.arSubTitle{
	font-size:14px;
	text-align:right;
	color: #666666;
	border-color:#0F1213;
	border-style:solid;
	border-right-width:thin;
	border-top-width:thin;
	padding-right:10px;
	padding-top: 2px;
}
.image-with-text{
	float: none;
	border:1px solid #0F1213;
	padding-left:4px;
	
	margin-bottom:2px;
}
.image-with-text h3{
	line-height:14px;
	margin:2px;}
.image_td{
	padding:5px 5px 5px 5px;
	}
.image-with-text hr{
	line-height:2px;
	margin:0px 0px 0px 0px;
	padding:4px;
	}
.image-with-text h4{
	line-height:11px;
	margin:4px;
	color: #666666;
	padding-left:15px;}
.errorMsg{
	background-color:#FFFF33;
	color:#FF0000;
	padding:0.8em;
	margin-bottom:1em;
	border:2px solid #FF0000;
	font-weight:bold;
	}
.contactoFormError{background-color:#FFFF33;
	color:#FF0000;
	padding:0.8em;
	margin-bottom:1em;
	border:2px solid #FF0000;
	font-weight:bold;}
td.formLabel, td.formLabelRequired{
	text-align:right;
	vertical-align:text-top;}
td.formField{
	}
td.formField input, td.formField textarea{
	background-color: #666666;}
div.gbInputForm textarea, div.gbInputForm input{
	background-color: #666666;}
.muestraAudio{
	padding-left:130px;
	padding-top:20px;
	}
