body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
.cuadro_linea {
	border: 1px solid #666666;
}
.texto_normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a {
	font-weight: bold;
	color: #333333;
}
a:hover {
	color: #FF0000;
}
.titulo {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
hr {
	color: #666666;
	margin-top: 0px;
	margin-bottom: 0px;
}



.acceso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin-top: 2px;
	margin-bottom: 6px;
}
.enviar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	border-top-width: 2px;
	border-right-width: 3px;
	border-bottom-width: 2px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.texto_normal_justificado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: justify;
}
.espacio_imagen {
	margin-right: 10px;
	border: 1px solid #000000;
}
.fecha {
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.aviso {
	font-size: 10px;
	color: #FFFFFF;
	padding-left: 8px;
}
.panelheader {
	background-color : #E7E7E7;
	height: 20px;
	color : #000000;
	font-weight : normal;
	font-weight : bold;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border: 1px solid #FFFFFF;
	padding-top: 3px;
}

.mdHover {
	background-color : #999999;
}
.mdSelected {
	background-color : #999999;
	color : #FFFFFF;
	font-weight : bold;
}
.panelContent {
	border-top-width    : 0px;
	border-bottom-width : 0px;
	font-size: 11px;
	overflow: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 5px;
	text-align: justify;
	margin-right: 1px;
}
#accordionExample {
	width: 100%;
	height: 400px;
}
.titulo_prod {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
	background-image: url(img/_fontit.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
	height: 23px;
}
#micapa {
	visibility: hidden;
}

