/* CSS Document */

html, body{
	margin: 0px;
	padding: 0px;
	background: #F8F8F8;
}
#Div-ContenAds330x280 {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	text-align: center;
	display: table;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
li {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 7px;
	line-height: 20px;
}
img {
	max-width: 100%;
}
form {
	max-width: 100%;
}

/* HEADING */

h1 {
	font-size: 29px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size: 19px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 17px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
}

/* LINKS */

a {
	color: #000066;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	color: #E60000;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration:none;
}

/* TABLAS Y CONTENEDORES */

#TablaHead1 {
	width: 100%; 
	max-width: 1070px; 
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 0px; 
	margin-top: 0px;
	border-top: #DFDFDF 0px solid;
	border-right: #DFDFDF 3px solid;
	border-bottom: #DFDFDF 3px solid;
	border-left: #DFDFDF 3px solid;
}
#TablaHead1Tr1Td1 {
	border-top: #0033FF solid 0px; 
	border-right: #5C5C5C solid 0px; 
	border-bottom: #333333 solid 2px; 
	border-left: #333333 solid 2px; 
	padding-left: 10px; 
	background: #FFFFFF;
	text-align: left;
	width: 240px;
	height: 90px;
}
#TablaHead1Tr1Td2 {
	border-top: #0033FF solid 0px; 
	border-right: #5C5C5C solid 2px; 
	border-bottom: #333333 solid 2px; 
	border-left: #333333 solid 0px; 
	background: #FFFFFF;
	width: autopx;
	height: 90px;
}
#ImgHead1 {
	border: 0px;

}
#Tabla-Cont1 {
	width: 100%;
	max-width: 1070px;
	margin-left: auto;
	margin-right: auto;
	border-top: #DFDFDF 0px solid;
	border-right: #DFDFDF 3px solid;
	border-bottom: #DFDFDF 0px solid;
	border-left: #DFDFDF 3px solid;
	background-color: #FFFFFF;
}
#Tabla-Cont1-Tr1Td1 {
	border-left: #333333 solid 2px;
	border-top: #333333 solid 2px;
	border-right: #333333 solid 2px;
	border-bottom: #333333 solid 2px;
	width: 100%;
	background-color: #FFFFFF;
	padding: 0px;
}

/* DIV CONTENEDORES Y ESTILOS RESPONSIVE */

@media all and (max-width: 750px) {
#Cont1Div1 {
	width: auto;
	display: block;
	padding: 15px 5px 5px 5px;
}
#ColDer1Div1 {
	width: auto;
	display: block;
	padding: 15px 5px 5px 5px;
}
}
@media all and (min-width: 700px) and (max-width: 751px) {
#Cont1Div1 {
	width: 52%;
	float: left;
	border-right: #CCCCCC dotted 1px;
	padding: 15px 5px 5px 5px;
	margin-right: 0px;
}
#ColDer1Div1 {
	width: 44%;
	max-width: 324px;
	padding: 15px 7px 7px 7px;
	float: right;
}
}
@media all and (min-width: 752px) and (max-width: 800px) {
#Cont1Div1 {
	width: 54%;
	float: left;
	border-right: #CCCCCC dotted 1px;
	padding: 15px 5px 5px 5px;
	margin-right: 0px;
}
#ColDer1Div1 {
	width: 42%;
	max-width: 324px;
	padding: 15px 7px 7px 7px;
	float: right;
}
}
@media all and (min-width: 801px) and (max-width: 850px) {
#Cont1Div1 {
	width: 55%;
	float: left;
	border-right: #CCCCCC dotted 1px;
	padding: 15px 5px 5px 5px;
	margin-right: 0px;
}
#ColDer1Div1 {
	width: 41%;
	padding: 15px 7px 7px 7px;
	float: right;
}
}
@media all and (min-width: 851px) and (max-width: 900px) {
#Cont1Div1 {
	width: 57%;
	float: left;
	border-right: #CCCCCC dotted 1px;
	padding: 15px 5px 5px 5px;
	margin-right: 0px;
}
#ColDer1Div1 {
	width: 39%;
	padding: 15px 7px 7px 7px;
	float: right;
}
}
@media all and (min-width: 901px) and (max-width: 950px) {
#Cont1Div1 {
	width: 60%;
	float: left;
	border-right: #CCCCCC dotted 1px;
	background-color: #FFFFFF;
	padding: 15px 5px 5px 5px;
	margin-right: 0px;
}
#ColDer1Div1 {
	width: 36%;
	padding: 15px 7px 7px 7px;
	background-color: #FFFFFF;
	float: right;
}
}
@media all and (min-width: 951px) and (max-width: 1000px) {
#Cont1Div1 {
	width: 62%;
	float: left;
	border-right: #CCCCCC dotted 1px;
	background-color: #FFFFFF;
	padding: 15px 5px 5px 5px;
	margin-right: 0px;
}
#ColDer1Div1 {
	width: 34%;
	padding: 15px 7px 7px 7px;
	background-color: #FFFFFF;
	float: right;
}
}
@media all and (min-width: 1001px) and (max-width: 1050px) {
#Cont1Div1 {
	width: 64%;
	float: left;
	border-right: #CCCCCC dotted 1px;
	padding: 15px 10px 10px 10px;
	margin-right: 0px;
}
#ColDer1Div1 {
	width: 32%;
	padding: 15px 7px 7px 7px;
	float: right;
}
}
@media all and (min-width: 1050px) {
#Cont1Div1 {
	width: 65%;
	float: left;
	border-right: #CCCCCC dotted 1px;
	padding: 15px 10px 10px 10px;
	margin-right: 0px;
}
#ColDer1Div1 {
	width: auto;
	min-width: 320px;
	max-width: 332px;
	padding: 15px 7px 7px 7px;
	float: right;
}
}

/* ANUNCIOS */

#Div-ContenAds330x280-2 {
	margin-top: 25px;
	margin-bottom: 25px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-top: #999999 1px solid;
	border-bottom: #999999 1px solid;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	height: auto;
	text-align: center;
}
#Div-ColDerAds300x600 {
	margin-top: 20px;
	margin-bottom: 20px;
	height: auto;
	width: auto;
	background-color: #F8F8F8;
	border: #CCCCCC solid 1px;
	padding: 10px 5px 10px 5px;
	text-align: center;
	display: block;
}

.Div-BuscAds1 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 32px;
	margin-bottom: 32px;
	width: auto;
	display: table;
	text-align: left;
}
.Div-BuscAds2 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	margin-bottom: 40px;
	width: auto;
	display: table;
	text-align: left;
}


/* NOTAS */

.Notas-H1 {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #990000;
}
.Notas-H2 {
	margin-top: 35px;
	margin-bottom: 15px;
	color: #666666;
}

.Notas-H2-Coment {
	margin-top: 35px;
	margin-bottom: 15px;
	color: #666666;
}
.Notas-P-descrip1 {
	font-size: 17px;
	color: #333333;
	border-bottom: 2px #999999 dotted; 
	padding-bottom: 5px; 
	margin-bottom: 10px; 
	font-weight: bold;
	line-height: 22px;
}
.Notas-P-Cont1 {
	font-size: 14px;
	line-height: 20px;
}
.Notas-P-ContRefPub1 {
	font-size: 12px;
	border-bottom: #999999 1px solid;
	margin-top: 25px;
}

/* MAPEO */

.P-mapeo1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 13px;
}
.P-mapeodecor1 {
	text-decoration: underline;
}
.Post-mapeo1 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 11px;
}

/* DIRECTORIOS */

.Dir-H1 {
	padding-bottom: 5px;
	padding-top: 5px;
	margin-top: 10px;
	margin-bottom: 15px;
	color: #990000;
	font-size: 36px;
}

.Dir-H2 {
	margin-top: 35px;
	margin-bottom: 15px;
	color: #666666;
}

.Dir-H2-Coment {
	margin-top: 35px;
	margin-bottom: 15px;
	color: #666666;
}
.Dir-H3-Coment {
	margin-top: 35px;
	margin-bottom: 15px;
	color: #666666;
}
.Dir-P-Descr1 {
	font-size: 18px;
	color: #333333;
	border-bottom: 2px #999999 solid; 
	padding-bottom: 3px; 
	margin-bottom: 10px; 
	font-weight: bold;
	line-height: 22px;
}

.Dir-P-Notas1 {
	font-size: 14px;
	color: #333333;
	margin-top: 20px; 
	margin-bottom: 20px; 
}
.Dir-P-Notas2 {
	font-size: 14px;
	color: #000000;
	margin-top: 20px; 
	margin-bottom: 20px; 
}

.Dir-P-Aclaracion1 {
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 10px;
}

.Dir-P-Ciudad1 {
	margin-left: 5px;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
}

.Dir-UL-Impr1 {
	margin-top: 30px;
	margin-left: -5px;
}

.Dir-LI-Impr1 {
	border-bottom: #999999 2px solid;
	border-top: #999999 2px solid;
	border-right: #999999 2px solid;
	border-left: #999999 2px solid;
	background-color: #FFFFFF;
	padding: 3px 0px 0px 0px;
	margin-left: 3px;
	margin-bottom: 17px;
	list-style-image: url(http://www.directoriodeimprentas.com/imagenes/icon1.gif);
	color: #999999;
}
.Dir-LI-Impr1:hover {
	border-bottom: #666666 2px solid;
	border-top: #666666 2px solid;
	border-right: #666666 2px solid;
	border-left: #666666 2px solid;
	background-color: #FBFBFB;
	padding: 3px 0px 0px 0px;
	margin-left: 3px;
	margin-bottom: 17px;
	list-style-image: url(http://www.directoriodeimprentas.com/imagenes/icon1.gif);
	color: #999999;
}
.Dir-LI-Omo1 {
	border-bottom: #666666 2px solid;
	border-top: #666666 2px solid;
	border-right: #666666 2px solid;
	border-left: #666666 2px solid;
	background-color: #FBFBFB;
	padding: 3px 0px 0px 0px;
	margin-left: 3px;
	margin-bottom: 17px;
	list-style-image: url(http://www.directoriodeimprentas.com/imagenes/icon1.gif);
	color: #999999;
}

.Dir-LI-Omo2 {
	border-bottom: #999999 2px solid;
	border-top: #999999 2px solid;
	border-right: #999999 2px solid;
	border-left: #999999 2px solid;
	background-color: #FFFFFF;
	padding: 3px 0px 0px 0px;
	margin-left: 3px;
	margin-bottom: 17px;
	list-style-image: url(http://www.directoriodeimprentas.com/imagenes/icon1.gif);
	color: #999999;
}

.Dir-Div-Impr1 {
	margin: 0px 5px 5px 5px;
	padding: 0px 2px 2px 2px;
	font-size: 17px;
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
}
.Dir-Div-Impr2 {
	margin: 0px 5px 5px 5px;
	padding: 0px 2px 2px 2px;
	font-size: 15px;
	color: #000000;
	line-height: 21px;
}
.Dir-Div-Impr3 {
	margin: 0px 5px 5px 5px;
	padding: 3px 2px 2px 3px;
	font-size: 14px;
	color: #333333;
}
.Dir-Div-Impr4 {
	margin: 2px 5px 2px 5px;
	border-top: #999999 dotted 1px;
	padding: 7px 2px 2px 2px;
	font-size: 14px;
	color: #000000;
}
.Dir-Div-Impr5 {
	margin: 0px 5px 0px 5px;
	padding: 2px 2px 2px 2px;
	font-size: 14px;
	color: #000000;
	line-height: 22px;
}
.Dir-Div-Impr6 {
	margin: 0px 5px 5px 5px;
	padding: 0px 2px 2px 2px;
	font-size: 13px;
	text-align: right;
	color: #666666;
}
.Dir-Div-Impr-Decor1 {
	text-decoration: underline;
}
.Dir-Decor1 {
	text-decoration: underline;
}

.Dir-link2 { 
	font-weight: bolder;
	text-decoration: underline;
	color: #000033;
	font-size: 14px;
}
.Dir-link2b { 
	font-weight: bold;
	text-decoration: underline;
	color: #000033;
	font-size: 14px;
}
.Dir-link2c { 
	text-decoration: underline;
	color: #000033;
	font-size: 14px;
}

.Dir-fechasactualizacion1 {
	font-size: 10px; 
	color: #535353;
	text-align: right;
}
.Dir-datoscontacto1 {
	font-size: 12px; 
	color: #535353;
	line-height: 17px;
	text-align: left;
	min-height: 102px;
}
.cont-Dirpaises1 {
	font-size: 14px;
	text-decoration: underline;
}
.cont-Dircantidad1 {
	font-size: 11px; 
	color: #999999;
}
.Dir-aclaracion1 {
	font-size: 11px; 
}

.Dir-indivDiv1 {
	padding: 10px;
	border: 3px #CCCCCC dotted;
	margin-top: 20px;
	background-color: #FFFFFF;
}
.Dir-indivUl1 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.Dir-indivLi1 {
	margin-bottom: 7px;
	line-height: 25px;
	list-style: square;
}
.Dir-indivSpan1 {
	font-weight: 800;
}
.Dir-indivIndexFechaDiv1 {
	margin: 0px 5px 5px 5px;
	padding: 0px 2px 2px 2px;
	font-size: 11px;
	text-align: right;
	color: #666666;
}
.Dir-indivLi2 {
	margin-bottom: 10px;
	padding-left: 5px;
	margin-left: 5px;
	list-style: square;
}
.Dir-indivLinkVolver1 {
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	margin-top: 25px;
	margin-bottom: 25px;
}
.Dir-indivOmo1 {
	border-bottom: #999999 3px solid;
	border-top: #999999 3px solid;
	border-right: #999999 3px solid;
	border-left: #999999 3px solid;
	background-color: #FBFBFB;
	padding: 10px;
	margin-top: 20px;
	color:#000000;
}

.Dir-indivOmo2 {
	border-bottom: 3px #CCCCCC dotted;
	border-top: 3px #CCCCCC dotted;
	border-right: 3px #CCCCCC dotted;
	border-left: 3px #CCCCCC dotted;
	background-color: #FFFFFF;
	padding: 10px;
	margin-top: 20px;
	color:#000000;
}

.Dir-tabpaises1 {
	border: #CCCCCC 1px solid;
	padding: 3px;
	margin-bottom: 20px;
}
.Dir-tabpaises1tr1tdx {
	padding: 3px 7px 3px 7px;
	border-right:  #CCCCCC 1px dotted;
}
.Dir-tabpaises1tr2tdx {
	padding: 1px 0px 3px 0px;
	border-right:  #CCCCCC 1px dotted;
}
.Dir-tabpaises1tr1tdxx {
	padding: 3px 7px 3px 7px;
}
.Dir-tabpaises1tr2tdxx {
	padding: 1px 0px 3px 0px;
}
.Dir-tabpaises1tr3tdxx {
	padding: 3px 0px 3px 0px;
	border-top:  #CCCCCC 1px dotted;
}
.Dir-tabpaises1tr4tdxx {
	padding: 1px 0px 3px 0px;
}
.Dir-tabAds {
	width: 100%;
	margin-bottom: 25px;
	margin-top: 25px;
}
.Dir-tabAdsTd1 {
	width: 340px;
	padding-top: 7px;
	padding-left: 30px;
}
.Dir-tabAdsTd2 {
	padding-left: 40px;
}

.Dir-paisesdiv1 {
	margin-top: 15px;
	margin-bottom: 40px;
	border-top: #CCCCCC dotted 2px;
	padding-top: 10px;
}
.Dir-paisesp1 {
	font-size: 14px;
	line-height: 20px;
	margin-top: 10px;
}
.Dir-paises1 {
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

/* DIRECTORIOS - ÍNDICES */

.Dir-IndTabla1 {
	margin-left: 100px;
}
.Dir-IndTabla1F1C1 {

}
.Dir-IndTabla1F1C2 {
	width: 195px;
	padding-left: 30px;
}

.Dir-IndicUl1 {
	margin-right: auto;
	margin-left: auto;
	display: table;
	width: auto;
	color: #990000;
}
.Dir-IndicLi1 {
	margin-bottom: 15px;
	margin-left: -35px;
	color: #990000;
}
.Dir-IndicLiLinks1 {
	font-size: 16px;
	font-weight: bold;
}
.Dir-IndicPnotas1 {
	font-size: 14px;
	color: #333333;
	margin-top: 20px; 
	margin-bottom: 20px; 
}
.Dir-IndCantidad1 {
	font-size: 12px;
	color: #333333;
}
.Dir-SolicAltaDecor1 {
	text-decoration: underline;
}

/* MENUS */

.Colder-P-Title1 {
	font-size: 15px; 
	font-weight: bold;
	margin-top: 1px;
	margin-left: 1px;
	margin-bottom: 7px;
}
.Colder-UL1 {
	font-size: 12px;
	color: #666666;
	margin-left: 18px;
	padding-left: 1px;
}
.Colder-LI1 {
	font-size: 12px;
	color: #990000;
	margin-left: 1px;
	padding-left: 1px;
	line-height: 22px;
	padding-bottom: 7px;
}
.Colder-Menu-Span1 {
	font-size: 15px;
}
.Colder-Tabla-Menu1 {
	width: 100%;
	border: #CCCCCC solid 1px; 
	margin-bottom: 15px;
}
.Colder-Tabla-Menu1-Tr1Td1 {
	padding: 5px;
	width: 100%;
	background-color: #F8F8F8;
}
.Colder-Tabla-Menu2 {
	width: 100%;
	border: #CCCCCC solid 1px; 
	margin-bottom: 15px;
}
.Colder-Tabla-Menu2-Tr1Td1 {
	padding: 5px;
	width: 100%;
	text-align: left;
}

/* COMENTARIOS */

#DivComentID1 {
	margin-top: 15px;
	margin-bottom: 15px;
}

#TablaComent1 {
	border: #CCCCCC solid 2px;
	margin-top: 25px;
	width: 100%;
	max-width: 300px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 15px 15px 15px 15px;
	-webkit-border-radius: 15px 15px 15px 15px;
	-moz-border-radius: 15px 15px 15px 15px;
}
#TablaComent1Tr1Td1 {
	text-align: center;
	background-color: #FFFFFF;
}
.TablaComent1TrxTd1 {
	text-align: center;
	background-color: #F4F4F4;
}
#TablaComent1Tr8Td1 {
	text-align: center;
	background-color: #FFFFFF;
	padding: 0px;
}
#TablaComent1Tr9Td1 {
	text-align: center;
	background-color: #FFFFFF;
}
.TablaComent1Div1 {
	padding: 3px 5px 3px 5px;
	text-align: left;
	width: auto;
}
.TablaComent1Div2 {
	padding: 0px 0px 7px 0px;
	text-align: left;
	width: 100%;
	overflow: auto;
}
.TablaComent1Div3 {
	padding: 5px;
	text-align: center;
	width: auto;
}
.TablaComent1Ptext1 {
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 2px;
}
.TablaComent1Ptext2 {
	font-size: 14px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 2px;
	padding-left: 5px;
}
.TablaComent1SpanAster {
	font-size: 15px;
	color: #CC0000;
	font-weight: bold;
}


.reglas1 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
}

.coment-subtitle1 {
	font-size: 20px;
	color: #333333;
	margin-top: 40px;
}
.coment-iniciodatos1 {
	font-size: 14px;
}
.coment-postPini1 {
	border-bottom: #999999 dotted 2px;
	padding-bottom: 3px;
	margin-bottom: 17px;
	font-size: 15px;
}
.coment-postdiv1 {
	display: block;
	border: #CCCCCC 2px solid;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 0px;
}
.coment-postdiv2 {
	display: block;
	border: #CCCCCC 1px solid;
	margin-bottom: 10px;
	margin-left: 45px;
	margin-right: 25px;
}
.coment-postp1 {
	font-size: 13px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.coment-postp2 {
	font-size: 13px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 2px;
	margin-top: 0px;
	margin-bottom: 3px;
	color: #666666;
	border-bottom: #CCCCCC 1px dotted;
}
.coment-postp3 {
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.coment-postp4 {
	font-size: 14px;
	padding-top: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 24px;
}

/* FOOTER */

#TablaFooter1 {
	margin-top: 0px; 
	margin-bottom: 0px; 
	width: 100%; 
	max-width: 1070px; 
	margin-left: auto; 
	margin-right: auto;
	border-top: #DFDFDF 3px solid;
	border-right: #DFDFDF 3px solid;
	border-bottom: #DFDFDF 0px solid;
	border-left: #DFDFDF 3px solid;
}
#TablaFooter1Tr1Td1 {
	border-top: #333333 solid 2px;
	border-right: #333333 solid 2px;
	border-bottom: #333333 solid 0px;
	border-left: #333333 solid 2px;
	height: 40px;
	width: 100%;
	background-color: #FFFFFF;
	text-align: center;
}
.Foot-Cont1 {
	font-size: 14px; 
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 26px;
}

/* FIN CSS */