@charset "utf-8";
body {
	background-image: url(../imagenes/Fondos/lineanaranja.gif);
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.thrColFixHdr #container {
	width: 760px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 2px solid #7c1c08;
	text-align: left;
	color: #000000;
	background-image: url(../imagenes/Fondos/sombra.gif);
} 
.thrColFixHdr #header {
	background: #000000;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
	background-color: #000;
} 
.thrColFixHdr #container #header img {
	display: block;
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff;
}
.thrColFixHdr #container #sidebar1 a {
	color: #7c1c08;
}

.thrColFixHdr #container #sidebar1 #palabra p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	letter-spacing: normal;
	margin-bottom: 6px;
}

.thrColFixHdr #container #sidebar1 #palabra h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F26522;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: center;
	letter-spacing: 1px;
	
	
}

.thrColFixHdr #container #sidebar1 #palabra h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #84276a;
	margin-top: 0px;
	margin-bottom: 12px;
	text-align: center;
	letter-spacing: 1px;
	
	
}

.thrColFixHdr #container #sidebar1 h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}

#palabra {
	overflow: auto;
}

#amigos {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	overflow: auto;
}
.thrColFixHdr #container #sidebar1 #amigos h1 {
	color: #FFFFFF;
	background-color: #f26522;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
	margin: 0px;
}
.thrColFixHdr #container #sidebar1 #poemas h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	background-color: #F26522;
	color: #FFFFFF;
	text-align: center;
	margin: 0;
}

.thrColFixHdr #container #sidebar1 #amigos p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	margin-top: 0px;
	margin-right: 6px;
	margin-left: 6px;
	margin-bottom: 6px;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 220px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #ffffff; /* padding keeps the content of the div away from the edges */
	border-right-width: 0px;
	border-right-style: none;
	border-left-style: none;
}

.thrColFixHdr #sidebar2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-left: 0px;
	margin-right: 10px;
	margin-bottom: 12px;

}
.thrColFixHdr #container #sidebar2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}
.thrColFixHdr #container #sidebar2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	background-color: #F26522;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.thrColFixHdr #container #sidebar2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background-image: url(../imagenes/Varios/nuevo.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 30px;
	color: #FF0000;
	margin-top: 0px;
	margin-bottom: 0px;
}
.thrColFixHdr #container #sidebar2 h4 {
	background-image: url(../imagenes/Varios/urgente.png);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #E70000;
	padding-left: 60px;
	height: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
.thrColFixHdr #container #sidebar2 h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #F26522;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
}






.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 220px;
	padding-top: 0;
	padding-bottom: 0;
	text-align: left;
} 
.fotocentral {
	margin: 0px;
	padding: 0px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 10px;
}



.thrColFixHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#7c1c08;
	color: #FFFFFF;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}

.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.logo {
	float: right;
	margin-top: 5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #sidebar1 #poemas p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
.thrColFixHdr #container #sidebar2 h6 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	margin-bottom: 0px;
}
