@charset "utf-8";
/* CSS Document */

/* @BODY */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #FFFFFF;
	height: 100%;
}
#AdsBlq336x280 {
	margin-top: 25px;
	margin-bottom: 25px;
	width: auto;
	height: auto;
	text-align: center;
}
p, li, span { 
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 24px;
	font-size: 15px;
}
li {
	padding-bottom: 12px;
}
blockquote p{
	font-size: 16px;
	color: #3E3E3E;
}

/* @DIV PARA CONTENIDO */

.DivContenedor1 {
	width: auto;
	max-width: 1060px !important;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	overflow: auto;
	background-color: #EEEEEE;
	border: #1F1F1F 2px solid;
}

/* @Head */

#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: 15px;
	display: block;
}

/* DIV DISEÑO RESPONSIVE PARA CONTENIDO */

/* CSS Div contenedores para resolucion max-width: 799px */
@media all and (max-width: 799px) {
#Head1 {
	width: auto;
	display: block;
	height: 55px;
	max-width: 1060px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	background:#CC0000; 
	padding-top: 5px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 5px; 
	border-bottom: #999999 7px solid;
}
#DivContenido1 {
	width: auto;
	display: block;
	padding: 4px 5px 4px 5px;
	margin: 0px;
	background-color: #FFFFFF;
}
#DivColDer1 {
	width: auto;
	display: block;
	padding: 15px 7px 10px 7px;
	border-top: #C3C3C3 dotted 1px;
}
h1 {
	font-size: 25px;
}
.P-descr1 {
	font-size: 16px;
}
#Div-Img-Center-1 {
	margin: 6px 0px 6px 0px;
	text-align: center;
}
#Div-Img-Right-1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#Div-Img-Left-1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
input[type="text"] {
	max-width: 75%;
}
img {
	max-width: 100% !important;
}
}

/* CSS Div contenedores y estilos para resolucion min-width: 800px y max-width: 849px */
@media all and (min-width: 800px) and (max-width: 849px) {
#Head1 {
	width: auto;
	display: block;
	height: 70px;
	max-width: 1060px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	background:#CC0000; 
	padding-top: 20px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 7px; 
	border-bottom: #999999 7px solid;
}
#DivContenido1 {
	width: 56%;
	padding: 5px 8px 5px 5px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-top: #CCCCCC dotted 0px;
	border-right: #CCCCCC dotted 1px;
	border-bottom: #CCCCCC dotted 0px;
	border-left: #CCCCCC solid 0px;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: text-top;
}
#DivColDer1 {
	width: 40%;
	min-width: 310px;
	float: right;
	padding: 5px 5px 10px 5px;
}
h1 {
	font-size: 26px;
}
.P-descr1 {
	font-size: 16px;
}
#Div-Img-Center-1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#Div-Img-Right-1 {
	float: right;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#Div-Img-Left-1 {
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
}
img {
	max-width: 100% !important;
}
}
/* CSS Div contenedores y estilos para resolucion min-width: 850px y max-width: 899px */
@media all and (min-width: 850px) and (max-width: 899px) {
#Head1 {
	width: auto;
	display: block;
	height: 70px;
	max-width: 1060px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	background:#CC0000; 
	padding-top: 20px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 7px; 
	border-bottom: #999999 7px solid;
}
#DivContenido1 {
	width: 59%;
	padding: 5px 8px 5px 5px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-right: #CCCCCC dotted 1px;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: text-top;
}
#DivColDer1 {
	width: 37%;
	min-width: 310px;
	float: right;
	padding: 5px 5px 10px 5px;
}
h1 {
	font-size: 26px;
}
.P-descr1 {
	font-size: 16px;
}
#Div-Img-Center-1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#Div-Img-Right-1 {
	float: right;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 35px;
	margin-top: 5px;
}
#Div-Img-Left-1 {
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	margin-bottom: 35px;
	margin-top: 5px;
}
img {
	max-width: 100% !important;
}
}

/* CSS Div contenedores y estilos para resolucion min-width: 900px y max-width: 949px */
@media all and (min-width: 900px) and (max-width: 949px) {
#Head1 {
	width: auto;
	display: block;
	height: 70px;
	max-width: 1060px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	background:#CC0000; 
	padding-top: 20px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 7px; 
	border-bottom: #999999 7px solid;
}
#DivContenido1 {
	width: 61%;
	padding: 7px 10px 7px 7px;
	float: left;
	margin: 0px 0px 0px 0px;
	margin-left: auto;
	margin-right: auto;
	border-right: #CCCCCC dotted 1px;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: text-top;
}
#DivColDer1 {
	width: 35%;
	min-width: 312px;
	float: right;
	padding: 5px 7px 10px 0px;
	margin-left: auto;
	margin-right: auto;
}
h1 {
	font-size: 28px;
}
.P-descr1 {
	font-size: 16px;
}
#Div-Img-Center-1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#Div-Img-Right-1 {
	float: right;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#Div-Img-Left-1 {
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
}
img {
	max-width: 100% !important;
}
}
/* CSS Div contenedores y estilos para resolucion min-width: 950px y max-width: 999px */
@media all and (min-width: 950px) and (max-width: 999px) {
#Head1 {
	width: auto;
	display: block;
	height: 70px;
	max-width: 1060px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	background:#CC0000; 
	padding-top: 20px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 7px; 
	border-bottom: #999999 7px solid;
}
#DivContenido1 {
	width: 63%;
	padding: 7px 10px 7px 7px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-right: #CCCCCC dotted 1px;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: text-top;
}
#DivColDer1 {
	width: 33%;
	min-width: 315px;
	float: right;
	padding: 5px 7px 10px 0px;
}
h1 {
	font-size: 28px;
}
.P-descr1 {
	font-size: 16px;
}
#Div-Img-Center-1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#Div-Img-Right-1 {
	float: right;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#Div-Img-Left-1 {
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
}
}
/* CSS Div contenedores y estilos para resolucion min-width: 1000px y max-width: 1099px */
@media all and (min-width: 1000px) and (max-width: 1099px) {
#Head1 {
	width: auto;
	display: block;
	height: 70px;
	max-width: 1060px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	background:#CC0000; 
	padding-top: 20px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 7px; 
	border-bottom: #999999 7px solid;
}
#DivContenido1 {
	width: 65%;
	padding: 7px 10px 7px 7px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-right: #CCCCCC dotted 1px;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: text-top;
}
#DivColDer1 {
	width: 31%;
	min-width: 315px;
	float: right;
	padding: 5px 7px 10px 0px;
}
h1 {
	font-size: 30px;
}
.P-descr1 {
	font-size: 16px;
}
#Div-Img-Center-1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#Div-Img-Right-1 {
	float: right;
	margin-left: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#Div-Img-Left-1 {
	float: left;
	margin-left: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-top: 5px;
}
}
/* CSS Div contenedores y estilos para resolucion min-width: 1099px y max-width: 1220px */
@media all and (min-width: 1099px) and (max-width: 1220px) {
#Head1 {
	width: auto;
	display: block;
	height: 70px;
	max-width: 1060px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	background:#CC0000; 
	padding-top: 20px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 7px; 
	border-bottom: #999999 7px solid;
}
#DivContenido1 {
	width: 66%;
	padding: 7px 10px 7px 7px;
	float: left;
	margin: 0px 0px 0px 0px;
	border-right: #CCCCCC dotted 1px;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: text-top;
}
#DivColDer1 {
	width: 30%;
	min-width: 315px;
	float: right;
	padding: 5px 7px 10px 0px;
}
h1 {
	font-size: 30px;
}
.P-descr1 {
	font-size: 18px;
}
#Div-Img-Center-1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#Div-Img-Right-1 {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#Div-Img-Left-1 {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
}

/* CSS Div contenedores para resolucion min-width: 1221px */
@media all and (min-width: 1221px) {
#Head1 {
	width: auto;
	display: block;
	height: 70px;
	max-width: 1060px; 
	margin-left: 0px; 
	margin-right: 0px; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	background:#CC0000; 
	padding-top: 20px;
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 7px; 
	border-bottom: #999999 7px solid;
}
#DivContenido1 {
	width: 66%;
	padding: 10px 12px 10px 10px;
	margin: 0px 0px 0px 0px;
	float: left;
	border-right: #CCCCCC dotted 1px;
	background-color: #FFFFFF;
	height: 100%;
	vertical-align: text-top;
}
#DivColDer1 {
	width: 30%;
	min-width: 315px;
	float: right;
	padding: 5px 7px 10px 0px;
}
h1 {
	font-size: 34px;
}
.P-descr1 {
	font-size: 18px;
}
#Div-Img-Center-1 {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#Div-Img-Right-1 {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#Div-Img-Left-1 {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
}
}

/* @HEADING */
h1, h2, h3, h4, h5, h6 {
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}

h1 {
	color: #CC0000;
	margin-bottom: 10px;
}

h2 {
	font-size: 20px;
	color: #CC0000;
}

h3 {
	font-size: 18px;
	color: #CC0000;
}

h4 {
	font-size: 16px;
	color: #CC0000;
}

/* @links */

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #000066;
	text-decoration: none;
}

/* @Imagenes */

#Div-Img1 {
	float: left;
	margin-left: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
}

/* @General ContenTop */
.head2c	{
	font-size: 14px;
	color: #333333; 
	margin-top: 1px;
	margin-bottom: 1px;
	padding-bottom: 1px;
	line-height: 17px;
}
.head2c	a{
	text-decoration: underline;
	font-size: 14px;
}

/* @Indice */

.IndiceP-descr1 {
	font-weight: bold;
	line-height: 22px;
	margin-bottom: 10px;
	border-bottom: 1px #999999 solid;
	padding-bottom: 5px;
	font-size: 18px;
}
.IndiceUl1 {
	margin-left: -35px;
	margin-right: 5px;
}
.IndiceUl1Li1 {
	margin-bottom: 10px;
	list-style-type: none;
	padding: 5px;
	border: #999999 2px solid;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
}
.IndiceUl1Li1 a{
	text-decoration: underline;
}
.IndiceUl1Li1Span1 {
	font-size: 13px;
	color: #404040;
	line-height: 12px;
}
.IndiceUl1Li1Span2 {
	font-size: 14px;
	color: #030303;
	line-height: 18px;
}
.IndiceUl1Li1Span3 {
	font-size: 14px;
	color: #404040;
	line-height: 12px;
}
.IndiceUl1Li1Links1 {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}
.IndiceUl1Li1Links1 a{
	text-decoration: underline;
}
.IndiceTab1Social1 {
	display: table;
	margin-top: 2px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	width: auto;
	height: 32px;
	padding: 0px;
}
.IndiceTab1Social1Row1 {
	display: table-row;
	padding: 0px;
}
.IndiceTab1Social1Row1Col1c {
	display: table-cell;
	padding: 2px 8px 0px 0px;
	width: 110px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}
.IndiceTab1Social1Row1Col1c a{
	font-size: 13px;
	text-decoration: underline;
}
.IndiceTab1Social1Row1Col1c a:hover{
	font-size: 13px;
	color: #000ACB;
}
.IndiceTab1Social1Row1Col1cSpan1 {
	font-size: 13px;
	background-color: #7ACC00;
	padding: 3px 2px 3px 2px;
	border: #7ACC00 1px solid;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #E6FFBF;
}
.IndiceTab1Social1Row1Col1cSpan1:hover{
	font-size: 13px;
	background-color: #CCFF80;
	padding: 2px;
	border: #7ACC00 1px solid;
	border-radius: 5px;
}
.IndiceTab1Social1Row1Col1cSpan2 {
	font-size: 13px;
	background-color: #D8D8D8;
	padding: 3px 3px 3px 3px;
	border: #D8D8D8 1px solid;
	-ms-border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
}
.IndiceTab1Social1Row1Col1f {
	display: table-cell;
	padding: 0px 8px 0px 0px;
	width: 111px;
	vertical-align: top;
	text-align: left;
}
.IndiceTab1Social1Row1Col1g {
	display: table-cell;
	padding: 2px 0px 0px 0px;
	width: 109px;
	vertical-align: top;
	text-align: left;
}
.IndiceTab1Social1Row1Col1t {
	display: table-cell;
	padding: 0px 0px 0px 0px;
	width: 90px;
	vertical-align: top;
}
/* @Contenidos Text */
.P-descr1 {
	font-weight: bolder;
	line-height: 22px;
	margin-bottom: 10px;
}
.P-autor1 {
	font-size: 13px;
	border-bottom: 1px #999999 solid;
	padding-bottom: 5px;
	line-height: 17px;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #4C4C4C;
}
.P-autor1Span1{
	font-weight: bold;
	line-height: 17px;
}
.Tab1Social1 {
	display: table;
	margin-top: 7px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right: 0px;
	width: auto;
	height: 32px;
	padding: 0px;
}
.Tab1Social1Row1 {
	display: table-row;
	padding: 0px;
}
.Tab1Social1Row1Col1c {
	display: table-cell;
	padding: 0px 8px 0px 0px;
	width: 110px;
	vertical-align: top;
	text-align: left;
	margin: 0px;
}
.Tab1Social1Row1Col1c a{
	font-size: 13px;
}
.Tab1Social1Row1Col1c a:hover{
	font-size: 13px;
	color: #000ACB;
}
.Tab1Social1Row1Col1cSpan1 {
	font-size: 13px;
	background-color: #7ACC00;
	padding: 3px 2px 3px 2px;
	border: #7ACC00 1px solid;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;
	color: #E6FFBF;
}
.Tab1Social1Row1Col1cSpan1:hover{
	font-size: 13px;
	background-color: #CCFF80;
	padding: 2px;
	border: #7ACC00 1px solid;
	border-radius: 5px;
}
.Tab1Social1Row1Col1cSpan2 {
	font-size: 13px;
	background-color: #D8D8D8;
	padding: 3px 3px 3px 3px;
	border: #D8D8D8 1px solid;
	-ms-border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	-khtml-border-radius: 12px;
	border-radius: 12px;
}
.Tab1Social1Row1Col1f {
	display: table-cell;
	padding: 2px 8px 0px 0px;
	width: 111px;
	vertical-align: top;
	text-align: left;
}
.Tab1Social1Row1Col1g {
	display: table-cell;
	padding: 0px 0px 0px 0px;
	width: 109px;
	vertical-align: top;
	text-align: left;
}
.Tab1Social1Row1Col1t {
	display: table-cell;
	padding: 0px 0px 0px 0px;
	width: 90px;
	vertical-align: top;
}
.OlText1 {
	margin-left: -10px;
	margin-bottom: 10px;
}
.Ul1Text1 {
	margin-left: -10px;
	margin-bottom: 20px;
}
.Ul2Text1 {
	margin-left: -22px;
	margin-bottom: 20px;
}
.LiText1 {
	margin-bottom: 10px;
}

#ArtRelacUl1{
	margin: 20px 5px 20px -10px;
}
.ArtRelacUl1Li1 {
	font-size: 14px;
	color: #CC0000;
	list-style: square;
	padding-bottom: 12px;
}
.ArtRelacUl1Li1:hover {
	font-size: 13px; 
	color: #000066;
	list-style: square;
	padding-bottom: 12px;
}
.ArtRelacUl1Li1 a{
	text-decoration: underline;
	font-size: 16px;
}

/* @Bloques de anuncios */
#AdsBlqAutom1 {
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	display: table;
	width: auto;
	max-width: 98%;
	height: auto;
	max-height: 280px;
	text-align: center;
}
#AdsBlq300x250c {
	margin-top: 30px;
	margin-bottom: 30px;
	width: auto;
	height: auto;
	text-align: center;
}
#AdsBlq336x280b {
	margin-top: 55px;
	margin-bottom: 55px;
	width: 336px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
}
#AdsBlq3-TAutomtop {
	margin-top: 7px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: #999999 1px solid;
	padding-bottom: 15px;
	width: 302px;
	height: 252px;
	text-align: center;
}
#AdsBlq3-300x250top {
	margin-top: 7px;
	margin-bottom: 15px;
	margin-left: 0px;
	margin-right: 0px;
	border-bottom: #999999 1px solid;
	padding-bottom: 15px;
	width: auto;
	height: auto;
	text-align: center;
}
#adsbusc1c {
	margin-top: 30px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	display: table;
	text-align: left;
}
#adsbusc2c {
	margin-top: 35px;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
	width: auto;
	display: table;
	text-align: left;
}

/* @Comments */

#H3coment {
	padding-bottom: 5px;
	border-bottom: #999999 1px solid;
	margin-bottom: 10px;
}
#IDcomentsDiv1 {
	width: 98%;
	margin: 0px auto 20px auto;
	overflow: auto;
}
#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: 14px;
}
.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: 14px;
}

.coments {
	float: left; 
	font-size: 14px;
	font-weight: bold;
}
.linkcoments {
	float: right; 
	font-size: 14px;
	font-weight: bold;
}

.linea1 {
	border-bottom: #999999 dashed 1px; 
	padding-bottom: 20px;
}

.comentsblock {
	display: list-item; 
	list-style-position: outside;
	list-style-type: none;
	margin-left: 10px;
	margin-right: 10px;
	padding: 10px 10px 10px 10px; 
	border: #666666 solid 2px;
	margin-bottom: 12px;
	background-color: #F8F8F8;
	-ms-border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 2px 2px 6px rgba(0,0,0,0.6);
}

.comentsblock2 {
	display: block; 
	padding: 10px 10px 10px 10px; 
	border: #666666 solid 2px;
	margin-left: 35px;
	margin-bottom: 15px;
	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);
}
.comentsblock a{
	text-decoration: underline;
}
.comentsblock2 a{
	text-decoration: underline;
}

.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: 14px;
	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;
	line-height: 18px;
}

.comentsusertitle {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1px;
	margin-bottom: 1px;
}

.comentsuserpost {
	font-size: 14px;
	margin-top: 7px;
	margin-bottom: 3px;
}

/* @Columna Derecha */

.colrightlinks1 {
	font-size: 15px; 
	line-height: 20px;
}
.colrightlinks1:hover {
	text-decoration: underline;
}
.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: 10px;
	padding-left: 10px;
}

.colrightli1 {
	font-size: 12px; 
	color: #000066;
	list-style: square;
}
.colrightli1:hover {
	font-size: 12px; 
	color: #CC0000;
	list-style: square;
}
.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;
}
#colrightLibroRecom1 {
	margin: 10px 0px 17px 0px; 
	text-align: center; 
	padding: 1px;
}
#colrightLibroRecom1 img{
	box-shadow: 5px 5px 2px #2C2C2C;
	-moz-box-shadow: 5px 5px 2px #2C2C2C;
	-webkit-box-shadow: 5px 5px 2px #2C2C2C;
}
.colder-DivMenus1 {
	width: auto;
	display: block;
	padding: 7px;
	background-color: #F8F8F8;
	text-align: left;
	margin-bottom: 10px;
	border: #CCCCCC solid 1px;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius: 10px 10px 10px 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.75);
	-webkit-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.75);
	-moz-box-shadow: 2px 2px 2px 2px rgba(0,0,0,0.75);
}

.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;
}

/* @Footer */

.DivContenedorFooter1 {
	width: auto;
	display: block;
	max-width: 1060px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	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;
}