
/* @BODY */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #ffffff;
	font-size: 16px;
}
#Ads1 {
	margin-top: 27px;
	margin-bottom: 27px;
	width: auto;
	height: auto;
	text-align: center;
	display: block;
}
#AdsBlq336x280 {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	width: auto;
	height: auto;
	border-bottom: #999999 1px solid;
	padding-bottom: 25px;
	text-align: center;
}
p, li { 
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 24px;
}
li {
	padding-bottom: 12px;
}
span {
	font-size: 14px;
}

/* @HEADING */
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 32px;
	color: #CC0000;
}

h2 {
	font-size: 20px;
	color: #CC0000;
}

h3 {
	font-size: 17px;
	color: #CC0000;
}

h4 {
	font-size: 15px;
	color: #CC0000;
}

h5, h6 {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
}

/* @Head */

#Head1 {
	width: auto; 
	max-width: 1070px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px; 
	margin-bottom: 7px; 
	background: #CC0000; 
	padding-top: 17px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px; 
	border-bottom: #999999 3px solid;
}
#Head2 {
	width: auto; 
	height: 65px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 10px;
}

/* TABLAS */

.tablacont1 {
	width: auto;
	max-width: 1070px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border-top: #999999 solid 2px;
	border-right: #999999 solid 2px;
	border-bottom: #999999 solid 2px;
	border-left: #999999 solid 2px;
}
.contenttable1 {
	background-color:#FFFFFF;
}
.tablacont1tr1td1 {
	background-color:#FFFFFF;
	border-top: #999999 solid 2px;
	border-left: #999999 solid 2px;
	width: 650px;
}
.tablacont1tr2tdads1 {
	background-color:#FFFFFF;
	border-top: #999999 dotted 1px;
	border-left: #999999 solid 2px;
	width: 170px;
	padding: 10px 10px 10px 10px;
}
.tablacont1tr2td1 {
	background-color:#FFFFFF;
	border-top: #999999 dotted 1px;
	border-left: #999999 dotted 1px;
	width: 510px;
	padding: 10px 10px 10px 10px;
}
.tablacont1tr3td1 {
	background-color:#FFFFFF;
	border-top: #999999 solid 1px;
	border-left: #999999 solid 2px;
	border-bottom: #999999 solid 2px;
	width: 650px;
	padding: 10px 10px 10px 10px;
}
.contenttable1colspan1f1 {
	background-color: #EEEEEE;
	border-top: #999999 solid 2px;
	border-bottom: #999999 solid 1px;
	border-left: #999999 solid 2px;
	border-right: #999999 solid 2px;
	height: 90px;
	padding: 10px 10px 10px 10px;
	text-align: left;
}
.contenttable1c1f2 {
	background-color:#FFFFFF;
	border-top: #999999 solid 0px;
	border-bottom: #999999 solid 2px;
	border-left: #999999 solid 2px;
	width: 650px;
	padding: 10px 10px 10px 10px;
}

/* DIV CONTENEDORES Y ESTILOS RESPONSIVE */

@media all and (max-width: 759px) {
#DivContenPrinc1 {
	width: auto;
	display: block;
	background-color: #FFFFFF;
	padding: 10px 5px 10px 5px;
}
#DivColDer1 {
	width: auto;
	display: block;
	padding: 12px 3px 7px 3px;
	background-color: #FFFFFF;
	margin-top: 12px;
	border-top: #999999 5px dotted;
}
input {
	max-width: 75%;
}
input[type="text"] {
	max-width: 75%;
}
}

@media all and (min-width: 760px) and (max-width: 799px) {
#DivContenPrinc1 {
	width: 51%;
	float: left;
	border-right: #999999 dotted 1px;
	background-color: #FFFFFF;
	padding: 10px 5px 10px 5px;
	margin-right: 0px;
}
#DivColDer1 {
	width: 45%;
	max-width: 350px;
	padding: 7px 3px 7px 3px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
}
}

@media all and (min-width: 800px) and (max-width: 849px) {
#DivContenPrinc1 {
	width: 53%;
	float: left;
	border-right: #999999 dotted 1px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-right: 0px;
}
#DivColDer1 {
	width: 43%;
	max-width: 350px;
	padding: 10px 3px 10px 3px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
}
}

@media all and (min-width: 850px) and (max-width: 899px) {
#DivContenPrinc1 {
	width: 56%;
	float: left;
	border-right: #999999 dotted 1px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-right: 0px;
}
#DivColDer1 {
	width: 40%;
	max-width: 350px;
	padding: 10px 3px 10px 3px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
}
}

@media all and (min-width: 900px) and (max-width: 949px) {
#DivContenPrinc1 {
	width: 59%;
	float: left;
	border-right: #999999 dotted 1px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-right: 0px;
}
#DivColDer1 {
	width: 37%;
	max-width: 350px;
	padding: 10px 3px 10px 3px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
}
}

@media all and (min-width: 950px) and (max-width: 999px) {
#DivContenPrinc1 {
	width: 61%;
	float: left;
	border-right: #999999 dotted 1px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-right: 0px;
}
#DivColDer1 {
	width: 35%;
	max-width: 350px;
	padding: 10px 3px 10px 3px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
}
}

@media all and (min-width: 1000px) and (max-width: 1049px) {
#DivContenPrinc1 {
	width: auto;
	min-width: 61%;
	max-width: 62%;
	float: left;
	border-right: #999999 dotted 1px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-right: 0px;
}
#DivColDer1 {
	width: 34%;
	max-width: 350px;
	padding: 10px 3px 10px 3px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
}
}

@media all and (min-width: 1050px) and (max-width: 1109px) {
#DivContenPrinc1 {
	width: auto;
	min-width: 62%;
	max-width: 63%;
	float: left;
	border-right: #999999 dotted 1px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-right: 0px;
}
#DivColDer1 {
	width: 33%;
	max-width: 350px;
	padding: 10px 3px 10px 3px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
}
}

@media all and (min-width: 1110px) {
#DivContenPrinc1 {
	width: auto;
	min-width: 63%;
	max-width: 64%;
	float: left;
	border-right: #999999 dotted 1px;
	background-color: #FFFFFF;
	padding: 10px 10px 10px 10px;
	margin-right: 0px;
}
#DivColDer1 {
	width: 32%;
	max-width: 350px;
	padding: 10px 3px 10px 3px;
	background-color: #FFFFFF;
	float: right;
	text-align: left;
}
}

/* @Bloques de anuncios */
#Ads2{margin-top:30px;margin-bottom:30px;width:auto;height:auto;text-align:center;display:block;}
#AdsBlq300x250 {
	margin-top: 30px;
	margin-bottom: 30px;
	width: auto;
	height: auto;
	text-align: center;
}
#AdsBlq300x250c {
	margin-top: 40px;
	margin-bottom: 40px;
	width: auto;
	height: auto;
	text-align: center;
}
#AdsBlq300x250pyr {
	margin-top: 30px;
	margin-bottom: 30px;
	width: auto;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	text-align: center;
}
#AdsBlq336x280b {
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	width: auto;
	height: auto;
	text-align: center;
}
#AdsBlq336x280c {
	margin-top: 35px;
	margin-bottom: 35px;
	display: block;
	width: auto;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	text-align: center;
}
#AdsBlq300x600cp {
	margin-top: 30px;
	margin-bottom: 30px;
	display: block;
	width: auto;
	height: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	text-align: center;
}
#AdsBlqAutom1 {
	margin-top: 35px;
	margin-bottom: 5px;
	display: block;
	width: auto;
	height: auto;
	padding-bottom: 35px;
	border-bottom: #999999 1px solid;
	text-align: center;
}
#AdsBlqAutom2 {
	margin-top: 35px;
	margin-bottom: 35px;
	display: block;
	width: auto;
	height: auto;
	padding-top: 23px;
	padding-bottom: 23px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	text-align: center;
}
#AdsBlq300x250b {
	margin-top: 40px;
	margin-bottom: 40px;
	width: auto;
	display: block;
	height: auto;
	text-align: center;
}
#AdsBlq3 {
	margin-top: 25px;
	margin-bottom: 25px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding-top: 20px;
	padding-bottom: 20px;
	width: auto;
	height: 600px;
	text-align: center;
}
#AdsBlq3-160x600 {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
	height: 600px;
	text-align: center;
}
#AdsBlq3-300x1050 {
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 302px;
	height: 1052px;
}
#adsbusc1 {
	margin-top: 25px;
	margin-bottom: 25px;
	width: auto;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
#adsbusc2 {
	margin-top: 40px;
	margin-bottom: 40px;
	width: auto;
	display: table;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.adsbusc1b {
	margin-top: 30px;
	margin-bottom: 30px;
	width: auto;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
#adsbusc1b {
	margin-top: 30px;
	margin-bottom: 30px;
	width: auto;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
#adsbusc1c {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	display: table;
	text-align: left;
}
#adsbusc2b {
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-top: 12px; 
	padding-bottom: 12px;
	border-bottom: #CCCCCC 1px dashed; 
	border-top: #CCCCCC 1px dashed;
	width: auto;
	display: table;
}
#adsbusc2c {
	margin-top: 40px;
	margin-bottom: 40px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	display: table;
	text-align: left;
}
#adsbusc1d {
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	display: table;
	text-align: left;
}
#adsbusc1decor {
	display: block;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-top: 25px;
	margin-bottom: 25px;
}
.adsbusc2Tabla1 {
	margin-top: 30px;
	margin-bottom: 30px;
}


/* Estilos CSS del desactivador Ad Block */
    #g207{
    position: fixed !important;
    position: absolute; /* Tipo de posición */
    top:0;
    top:expression((t=document.documentElement.scrollTop?document.documentElement.scrollTop:document.body.scrollTop)+"px");
    left:0;
    width: 100%; /* Ancho */
    height: 100%; /* Alto */
    opacity: 0.92; /* Opacidad */
    filter: alpha(opacity=92); /* Filtro de la opacidad */
    display: block;
	background-color: #F5F5F5;
    }
    #g207 p{
    opacity: 1; /* Opacidad */
    filter: none;
    font: bold 18px Georgia, Arial, sans-serif; /* Tipo de fuente */
    text-align: center; /* Alineamiento del texto */
    text-transform: none; /* Transformación en mayúsculas */
    font-style: italic; /* Estilo de la fuente */
    margin: 5% 0; /* Margen del texto */
    }
    #g207 p a,#g207 p i{
    font-size:18px; /* Tamaño de la fuente */
    }
    #g207 ~ *{
    display:none
    }

/* @Imagenes */

img {
	max-width: 100%;
}
.DivImg1 {
	text-align: center;
}
#Div-Img1 {
	float: right;
	margin-left: 7px;
	margin-bottom: 7px;
	padding-top: 3px;
}
#Div-Img2 {
	float: left;
	margin-right: 7px;
	margin-bottom: 7px;
	margin-left: 0px;
	padding-top: 3px;
	padding-left: 0px;
}

/* @links */

a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #000066;
	text-decoration: none;
}

/****** FIN CONTENEDORES Y ESTILOS RESPONSIVE *****/


.colrighttable1 {
	background-color:#EEEEEE; 
	width: 33%;
	min-width: 322px;
	padding: 10px 10px 10px 10px;
}
.colrighttable1tr1td1 {
	background-color:#EEEEEE; 
	border-top: solid #999999 2px; 
	border-right: solid #999999 2px;
	width: 310px;
	padding: 10px 10px 10px 10px;
}
.colrighttable1tr2td2 {
	background-color:#EEEEEE; 
	border-top: solid #999999 1px; 
	border-right: solid #999999 2px;
	border-bottom: #999999 solid 2px;
	width: 310px;
	padding: 1px 10px 10px 10px;
}
.colrighttable1c2f2 {
	background-color:#EEEEEE; 
	border-top: solid #999999 0px; 
	border-bottom: solid #999999 2px; 
	border-right: solid #999999 2px;
	width: 310px;
	padding: 10px 10px 10px 10px;
}

/* @text */

.Span-KeyDescr1 {
	font-size: 20px; 
	font-style: italic;
}
.Span-KeyW1 {
	font-size: 16px; 
	font-style: italic;
	font-weight: bold;
}
.Span-KeyW2 {
	font-size: 16px; 
	font-style: italic;
}
.Span-KeyLink1 {
	font-size: 16px; 
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
.Span-KeyLink2 {
	font-size: 16px; 
	font-style: italic;
	text-decoration: underline;
}
.Span-KeyLinkMenu1 {
	font-size: 16px; 
	font-style: italic;
}
.Span-KeyQuote1 {
	font-size: 18px; 
}
.notas1  {

}

.notas2  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.ubic1  {
	font-size: 11px;
	border-bottom: 1px #999999 solid;
	padding-bottom: 3px;
}

.descr1 {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px #999999 solid;
	padding-bottom: 7px;
	line-height: 22px;
}
#Dir-P-descr1 {
	font-weight: bolder;
	font-size: 20px;
	line-height: 24px;
	border-bottom: 1px #999999 solid;
	padding-bottom: 7px;
}
.P-descr1 {
	font-weight: bolder;
	font-size: 18px;
	line-height: 22px;
}
.P-conten1 {
	margin-top: 360px; 
	text-align: justify;
}
.P-autor1 {
	font-weight: bold;
	font-size: 16px;
	border-bottom: 1px #999999 solid;
	padding-bottom: 5px;
	line-height: 22px;
}
.LiText1 {
	margin-bottom: 10px;
}

/* @DIRECTORIO */

#dirH1 {
	
}
#Dir-H2 {
	font-size: 22px;
}
.dirH2 {
	
}
.dirH2coment {
	
}
.dirH3 {
	
}
.dirH3coment {
	
}
.Dir-P-Conten1 {
	font-size: 15px;
}
.dircant1 {
	font-size: 11px;
	color: #777777;
}

.dirprecont1 {
	font-size: 15px;
}
.dirUl1 {
	margin-top: 35px;
	margin-left: -17px;
	margin-right: 15px;
}
.dir-Ul1 {
	margin-top: 35px;
	margin-bottom: 35px;
}
.dirli1 {
	list-style: square;
	color: #CC0000;
	font-size: 13px;
	margin-left: 1px;
	margin-bottom: 17px;
	border-top: 2px #CCCCCC dashed;
	border-right: 2px #CCCCCC dashed;
	border-bottom: 2px #CCCCCC dashed;
	border-left: 2px #CCCCCC dashed;
	background-color: #F8F8F8;
	padding: 7px 7px 7px 7px;
}
.dirli1:hover {
	list-style: square;
	color: #CC0000;
	font-size: 13px;
	margin-left: 1px;
	margin-bottom: 17px;
	border-top: 2px #CCCCCC solid;
	border-right: 2px #CCCCCC solid;
	border-bottom: 2px #CCCCCC solid;
	border-left: 2px #CCCCCC solid;
	background-color: #F7F7F7;
	padding: 7px 7px 7px 7px;
}
.dir-Li1 {
	list-style: square;
	color: #CC0000;
	font-size: 13px;
	margin-left: 1px;
	margin-bottom: 17px;
	border-top: 2px #CCCCCC dashed;
	border-right: 2px #CCCCCC dashed;
	border-bottom: 2px #CCCCCC dashed;
	border-left: 2px #CCCCCC dashed;
	background-color: #F8F8F8;
	padding: 7px 7px 7px 7px;
}
.dir-Li1:hover {
	list-style: square;
	color: #CC0000;
	font-size: 13px;
	margin-left: 1px;
	margin-bottom: 17px;
	border-top: 2px #CCCCCC solid;
	border-right: 2px #CCCCCC solid;
	border-bottom: 2px #CCCCCC solid;
	border-left: 2px #CCCCCC solid;
	background-color: #F7F7F7;
	padding: 7px 7px 7px 7px;
}
.dir-Li1 a{
	text-decoration: underline;
}
.Dir-Li1-Omo1 {
	list-style: square;
	color: #CC0000;
	font-size: 13px;
	margin-left: 1px;
	margin-bottom: 17px;
	border-top: 2px #CCCCCC solid;
	border-right: 2px #CCCCCC solid;
	border-bottom: 2px #CCCCCC solid;
	border-left: 2px #CCCCCC solid;
	padding: 7px 7px 7px 7px;
	background-color: #F7F7F7;
}
.Dir-Li1-Omo2 {
	list-style: square;
	color: #CC0000;
	font-size: 13px;
	margin-left: 1px;
	margin-bottom: 17px;
	border-top: 2px #CCCCCC dashed;
	border-right: 2px #CCCCCC dashed;
	border-bottom: 2px #CCCCCC dashed;
	border-left: 2px #CCCCCC dashed;
	padding: 7px 7px 7px 7px;
	background-color: #F8F8F8;
}
.dir-UlDirRelac1 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.dir-LiDirRelac1 {
	list-style: square;
	color: #CC0000;
	font-size: 13px;
	margin-left: 3px;
	margin-bottom: 2px;
	background-color: #F8F8F8;
	padding: 3px 3px 3px 3px;
}
.dir-LiDirRelac1:hover {
	list-style: square;
	color: #CC0000;
	font-size: 13px;
	margin-left: 3px;
	margin-bottom: 2px;
	background-color: #F7F7F7;
	padding: 3px 3px 3px 3px;
}
.dir-LiDirRelac1 a{
	text-decoration: underline;
}
.dir-LiDirRelacLinks1 {
	font-size: 14px;
	color: #000066;
}
.dirli1xpaises {
	list-style: circle;
	color: #CC0000;
	font-size: 14px;
	margin-left: 5px;
	margin-bottom: 17px;
	border-bottom: 1px #CCCCCC dashed;
	padding-bottom: 10px;
}
.Dir-Li1-Title1 {
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}

.Dir-Li1-Conten1 {
	font-size: 15px;
	color: #000000;
	line-height: 21px;
	margin-bottom: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Dir-Li1-Contac1 {
	font-size: 15px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 23px;
}

.DirUlMlm1 {
	margin-top: 25px;
	margin-left: 0px;
}
.DirLiMlm1 {
	list-style: square;
	color: #CC0000;
	font-size: 14px;
	margin-bottom: 15px;
	border-top: 1px #CCCCCC dashed;
	border-right: 1px #CCCCCC dashed;
	border-bottom: 1px #CCCCCC dashed;
	border-left: 1px #CCCCCC dashed;
	padding: 5px 5px 5px 5px;
}

.DirDivBloquePaises {

}
.DirDivBloquePaises1 {
	height: 620px;
}
.DirUlPaises {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	display: table;
	text-align: left;
}
.DirUlPaises1 {
	width: auto;
	margin-left: auto;
	margin-right: auto;
	display: table;
	text-align: left;
}
.DirLiPaises1 {
	line-height: 25px; 
	list-style:square; 
	color: #CC0000; 
	font-size: 16px;
}
.DirPaises1 {
	font-size: 16px;
}
.DirPPaises1 {
	font-size: 15px;
	margin-top: 0px;
	margin-bottom: 20px;
}
.DirPComentarios1 {
	font-size: 15px;
	margin-top: 25px;
}
.dirpaises {
	font-size: 17px;
	font-weight: bold;
	border-bottom: 1px #CCCCCC solid;
	padding-bottom: 3px;
	margin-bottom: 7px;
}
.DirDivEnlaces {
	margin-bottom: 5px;
}
.DirDivEnlacesMLM {
	background-color: #FFFF00;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 3px;
}
.direnlaces {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DirEnlacesSpan1 {
	text-decoration: underline;
}
.DirEnlacesTextDecor1 {
	text-decoration: underline;
}
.DirEnlacesMlm1 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.DirContenidoMlm1 {
	font-size: 15px;
	color: #000000;
	line-height: 17px;
	margin-bottom: 5px;
	line-height: 21px;
}
.DirContenidoMlm2 {
	font-size: 14px;
	color: #444444;
	line-height: 17px;
	margin-bottom: 3px;
	line-height: 20px;
}
.dircontent1 {
	font-size: 15px;
	color: #111111;
	line-height: 21px;
	margin-bottom: 7px;
}
.DirUlIndex1 {
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	display: table;
}
.DirLiIndex {
	font-size: 12px;
	margin-bottom: 7px;
	color: #CC0000;
}
.DirLiIndex:hover {
	font-size: 12px;
	margin-bottom: 7px;
	color: #FF0000;
}

.direnlacesindex {
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.dircontact {
	font-size: 14px;
	color: #666666;
	line-height: 21px;
}
.diraclaracion {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 12px;
	margin-top: 12px;
	line-height: 16px;
}
.DirP1Aclaracion1 {
	font-size: 14px;
	margin-bottom: 25px;
	margin-top: 20px;
	line-height: 16px;
	text-align: justify;
	margin-left: 20px;
	margin-right: 20px;
}
.dirlinksug1 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 15px;
}
.dirlinkrecomend1 {
	text-align: center;
	margin-top: 25px;
	margin-bottom: 25px;
}
.Dir-P-Ciudad1 {
	font-size: 17px;
	margin-top: 30px;
	margin-bottom: 25px;
	margin-left: 10px;
	font-weight: bold;
	padding-bottom: 5px;
	border-bottom: #CCCCCC 1px solid;
}
.Dir-P-Link1Sug1 {
	font-size: 16px;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.head2	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #333333; 
	margin-left: 15px; 
}

.head2b	{
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 13px;
	color: #333333; 
	margin-top: 1px;
	border-bottom: 1px dotted #999999;
	padding-bottom: 1px;
	line-height: 18px;
}
.head2b	a{
	text-decoration: underline;
}

.headtable1 { background-image: url(http://www.promonegocios.net/images/index-head1.jpg); background-color:#CC0000}
.headtable2 {background-color:#FFFFFF; }

.contentsubt1 {
	font-size: 16px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	color: #CC0000; 
	font-weight: bold;
}

/* @Pensamientos y Reflexiones */

#penref-H1 {
	text-align: center;
}
.penref-Pfrases1 {
	text-align: center;
}
.penreflinks1 {
	font-size: 16px; 
	line-height: 24px;
}
.PenRefImg1 {
	float: left;
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 10px;
}
.UlIndiceLinks1 {
	margin-top: 25px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 280px;
}
.LiIndiceLinks1 {
	color: #CC0000;
	padding-bottom: 18px;
}

/* @Comments */

#comentsformDiv1 {
	border:#CCCCCC dashed 2px;
	margin-top: 25px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px 0px 0px 0px;
	width: auto;
	overflow: auto;
	display: table;
}
.comentsformDiv1Div2 {
	background-color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
.comentsformDiv1Div2P1 {
	font-size: 14px; 
	color: #333333; 
	margin-top: 3px; 
	margin-bottom: 3px;
	line-height: 12px;
}
.comentsformDiv1Div3 {
	background-color: #F4F4F4; 
	padding: 5px 0px 5px 5px;
	margin: 1px 0px 1px 0px;
	margin-bottom: 2px;
}
.comentsformDiv1Div3P1 {
	background-color: #F4F4F4; 
	padding: 2px 0px 2px 0px;
	margin: 1px 0px 1px 0px;
	line-height: 12px;
}
.comentsformDiv1Div4 {
	background-color: #F4F4F4; 
	padding: 5px 0px 5px 0px;
	margin: 1px 0px 1px 0px;
	margin-bottom: 2px;
}
.comentsformDiv1Div4P1 {
	background-color: #F4F4F4; 
	padding: 2px 0px 2px 5px;
	margin: 1px 0px 1px 0px;
	line-height: 12px;
}
.comentsformSpan1 {
	color: #CC0000; 
	font-weight: bold;
	line-height: 10px;
}
.formcomentP1 {
}
.coments {
	float: left; 
	font-size: 15px;
	font-weight: bold;
}
.linkcoments {
	float: right; 
	font-size: 15px;
	font-weight: bold;
}

.linea1 {
	border-bottom: #999999 dashed 1px; 
	padding-bottom: 20px;
	line-height: 17px;
}

.comentsblock {
	display: list-item; 
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	padding: 7px 7px 7px 7px; 
	border: #666666 solid 2px;
	margin-bottom: 12px;
	background-color: #F8F8F8;
	border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}

.comentsblock2 {
	display: list-item; 
	list-style-position: outside;
	list-style-type: none;
	padding: 7px 7px 7px 7px;
	border: #666666 solid 2px;
	margin-left: 35px;
	margin-right: 10px;
	margin-bottom: 12px;
	background-color: #F8F8F8;
	border-radius: 10px;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}

.comentsresponder1 {
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-decoration: underline;
}

.comentsusername {
	font-size: 14px;
	color: #333333;
}

.comentsuserweb {
	font-size: 11px;
	color: #333333;
}

.comentsuserweblink {
	font-size: 13px;
	color: #000066;
	text-decoration: underline;
}

.comentsp {
	border-top: #CCCCCC dashed 1px;
	margin-bottom: 1px;
	margin-top: 10px;
	padding-bottom: 1px;
	padding-top: 3px;
}

.comentsuserdate {
	font-size: 13px; 
	color: #777777;
	margin-top: 3px;
	margin-bottom: 0px;
}

.comentsusertitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}

.comentsuserpost {
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 3px;
}
.comentReglasDiv1 {
	width: 90%; 
	display: block; 
	padding: 7px 7px 7px 7px; 
	border-bottom: #999999 solid 1px; 
	border-left: #999999 solid 1px; 
	border-right: #999999 solid 1px; 
	border-top: #999999 solid 1px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 25px;
}
.comentReglasP1 {
	font-size: 13px; 
	margin-top: 0px;
}
.comentReglasOl1 {
	margin-left: 1px; 
	margin-top: 5px; 
	margin-bottom: 5px;
}
.comentReglasLi1 {
	font-size: 13px; 
	padding-bottom: 5px; 
	line-height: 15px;
}

/* @Columna Derecha */

.colrightlinks1 {
	font-size: 15px; 
}
.colrightDiv1 {
	text-align: right;
}
.colrightlinks1b {
	font-size: 15px; 
	line-height: 20px;
	font-weight: bold;
}
.colrightlinks1destac {
	font-size: 15px; 
	line-height: 20px;
	text-decoration: underline;
}

.colrighttitle1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;	
	font-weight: bold;	
	color: #000000;
	text-shadow: -1px 1px 2px #999999; 
}

.colrightul1 {
	margin-left: 16px;
	padding-left: 0px;
}

.colrightli1 {
	font-size: 14px; 
	color: #000066;
	list-style: square;
	padding-bottom: 7px;
}
.colrightli1ON {
	font-size: 11px; 
	line-height: 20px;
	color: #000066;
	list-style: square;
	background-color: #00FF33;
}

.colrightul2 {
	margin-left: 32px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.colrightli2 {
	font-size: 11px; 
	line-height: 20px;
	color: #000066;
	list-style: square;
}

.colrightbull1 {font-size: 12px;	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #000066; }

.colrightformebol1 {font-size: 11px; }

#colrightformebol2 {
	width: auto; 
	margin-top: 12px; 
	margin-right: 0px; 
	margin-bottom: 25px; 
	margin-left: 17px; 
	border: #999999 2px dashed; padding: 2px;
	display: table;
}

/* @Parentesis */

.ParentesisDiv1 {
	padding: 5px;
	background-color: #F2F5F7;
	border-top: #AFAFAF 1px dashed;
	border-bottom: #AFAFAF 1px dashed;
}
.ParentesisDiv1P1 {
	margin: 5px;
	font-weight: bold;
}
.ParentesisDiv1Ul1 {
	margin-top: 5px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: -10px;
	display: table;
}
.ParentesisDiv1Ul1Li1{
	list-style-image: url(images/flecha6.gif); 
	list-style-position: outside; 
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.ParentesisDiv1Ul1Li1Links1 {
	font-size: 15px;
}
.ParentesisDiv1Ul1Li1Links1Span1 {
	text-decoration: underline;
}
.ParentesisDiv1Ul1Li1Span1 {
	font-size: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* @Footer */

.DivContenedorFooter1 {
	width: 96%;
	max-width: 1070px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2px;
	overflow: auto;
}
#DivFooter1 {
	width: auto;
	display: block;
	min-width: 315px;
	padding: 10px;
	margin-top: 7px;
	background-color: #FFFFFF;
	text-align: center;
}
.PFooter1 {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-bottom: #CCCCCC 2px dotted;
	padding-bottom: 7px;
}
.PFooter2 {
	font-size: 14px; 
	font-family: Arial, Helvetica, sans-serif; 
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
.LinkFooter1 {
	text-decoration: underline;
}
#GooAn1 {
	height: 5px;
}