/*	+	Disposición	*/
body {
	padding: 0px 20px 25px 20px;}

iframe {
	border: 0 0 0 0;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;}
iframe.MInf {
	margin-bottom: 15px;}

/*Opciones dehabilitadas*/
.Deshabilitado2 {
	background:  #E4ECF5 url("../img/ico_vehiculodesh.gif") no-repeat 2px 4px;}

/*	+	Subclases y estados del menú	*/
*.BDer {border-right: 1px solid #a7a7a7;}
*.BDer2 {border-right: 1px solid #5E8BBC;}

/*	+	Posición	*/
#POS {
	margin-bottom: 5px;}
#POS, #POS a, #POS label {
	color: #6A6A6A;
	font-size: 0.90em;}#POS span {font-size: 10px;}
#POS a, #Posicion a:link {
	text-decoration: none;}
#POS a:hover, #POS a:active {
	text-decoration: underline;}

/*	+	TituloCapitulo	*/
#TC {
	color: #b62020;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 10px;}

*.ContSeparador {
	height: 5px;}
	
#Contenido {
	height: 98%;
	padding-top: 10px;}
#ContenidoMI {
	height: 98%;
	padding-top: 10px;
	padding-left: 10px;
}
#ContenidoC {
	height: 98%;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#BA {	
	/*background-color: #669933;*/
	border-bottom: 1px solid #b5b5b5;
	border-top: 1px solid #b5b5b5;
	padding: 4px 4px 4px 4px;
	color: #B62020;
	height: 32px;
	vertical-align: middle;}	
#BA ul, #BA ul li {
	margin: 0;
	list-style-type: none;
	display: inline;}	
#BA ul li button {
	background-image: url(../img/degradado.gif);
	background-repeat:repeat-x;
	padding: 0 3px;
	font-family: Verdana;
	font-weight: normal;
	color: green;
	font-size: 1.1em;}
#BA ul li button.accionResaltado {
	font-family: Verdana;
	font-weight: bold;
	color: green;
	font-size: 1.1em;}
#BA ul li button.accionResaltado u {
	font-family: Verdana;
	font-weight: bold;}
#BA a img {
	margin-left: 0.5em;
	margin-right: 0.5em;}
#BA label.BotonIzq, #BA a.BotonIzq {
	margin-right: 15px;}
#BA label.BotonDcha, #BA a.BotonDcha {
	margin-left: 15px;}