﻿h1{

	margin:auto;

	margin-top:1em;

	font-size:1.1 em;

	font-weight: bold;

	text-align: center;

	color:#555555;

	width:80%;

	text-align: center;

}

h5{

	font-size:1em;

	font-weight: bold;

	text-align: left;

	color:#333333;

}

h6{

	font-size:.9em;

	text-align: left;

	color:#0b511e;

}



#regAbog{

	margin: auto;

	width: 85%;

	max-width: 90%;

}

section#colregAbog{

	width:100%;

	margin-top:1em;

	margin-right:2em;

	margin-bottom:2em;

	color:#555555;

	font-size:.8em;

	text-align: justify;

	line-height:1.5em;

}



section#colregAbog2{

	display: inline-block;

	vertical-align:top;

	width:100%;

	padding-bottom:1em;

	color:#555555;

	font-size:.8em;

	text-align: justify;

	line-height:1.8em;

}

section#colregAbog2 .sub{

	margin-left:2em;

	line-height:1.8em;

	list-style-image: url('../images/pluma.png');
	
	text-align:justify;

}

section#colregAbog2 .sub_sub{

	margin-left:2em;

	line-height:2em;
	
	list-style:decimal;
	
	text-align:justify;	
}

section#colregAbog2 .sub_sub_sub{

	margin-left:2em;

	line-height:1.8em;
	
	list-style:lower-latin;
	
	text-align:justify;
	
	
}



section#colregAbog3{

	width:95%;

	padding-bottom:1em;

	color:#555555;

	font-size:1em;

	text-align: center;

	font-weight: bold;

	line-height:1.6em;

}

#txtRojo{color:#666666; font-weight: bold;}



@media all and (max-width: 850px) {

	section#colregAbog2{

		width:95%;

	}

	h5{font-size:1.3em;}

}