@charset "utf-8";
/* CSS Document */

.thrColFixHdr #container {
	width: 973px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(images/linea-roja.jpg));
	background-repeat: repeat-y;
	background-position: center;
	height: auto;
} 
.thrColFixHdr #header {
	background: #DDDDDD;
	padding: 0 0px 0 0px;  /* 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. */
	height: 93px;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 380px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	height: auto;
	border: 0px solid #ffffff;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(images/interna-borde-derecha.jpg);
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 328px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 0px 10px; /* padding keeps the content of the div away from the edges */
	border: 0px solid #ffffff;
	background-color: #FFFFFF;
	background-image: url(images/fondo-quees.jpg));
	background-repeat: no-repeat;
	background-position: right top;
}
.thrColFixHdr #mainContent {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	background-repeat: no-repeat;
	background-position: right top;
	border: 0px solid #dddddd;
	float: left;
	width: 589px;
	background-color: #FFFFFF;
	background-image: url(images/interna-borde-der.jpg);
} 
.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #6acffc;
} 
.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;
}
.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  #headerfoto  {
	background: #DDDDDD;
	padding: 0 0px 0 0px;  /* 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. */
	height: 420px;
}
#sidebar3 {
	float: right; /* since this element is floated, a width must be given */
	width: 357px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: right top;
	height: auto;
	border: 1px solid #cccccc;
	margin-top: 0px;
	padding: 0px;
}
#mainleft {
	float: left; /* since this element is floated, a width must be given */
	width: 560px; /* padding keeps the content of the div away from the edges */
	background-color: #C4C4C4;
	background-repeat: repeat-x;
	background-position: right top;
	height: auto;
	border: 1px solid #cccccc;
	margin-top: 0px;
	background-image: url(images/fondo-gris-tabla.jpg);
	padding: 3px;
}
#mainright {
	float: right; /* since this element is floated, a width must be given */
	width: 560px;
	background-repeat: repeat-x;
	background-position: right top;
	height: auto;
	border: 1px solid #cccccc;
	margin-top: 0px;
	padding: 0px;
}
.thrColFixHdr #banner {
	padding: 0 10px 0 20px;
	background-color: #FFFFFF;
}
#maininner {
	float: left; /* since this element is floated, a width must be given */
	width: 569px;
	background-repeat: no-repeat;
	background-position: right top;
	height: 197px;
	border: 1px solid #cccccc;
	margin-top: 0px;
	padding: 3px;
	background-color: #FFFFFF;
}
#paisizq {
	float: left; /* since this element is floated, a width must be given */
	width: 175px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: right top;
	height: 30px;
	border: 1px solid #cccccc;
	margin-top: 0px;
	padding: 0px;
}
#paisder {
	float: right; /* since this element is floated, a width must be given */
	width: 175px; /* padding keeps the content of the div away from the edges */
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	background-position: right top;
	height: 30px;
	border: 1px solid #cccccc;
	margin-top: 0px;
	padding: 0px;
}
#maininnerdoble {
	float: left; /* since this element is floated, a width must be given */
	width: 569px;
	background-repeat: no-repeat;
	background-position: right top;
	height: auto;
	border: 1px solid #cccccc;
	margin-top: 0px;
	padding: 3px;
	background-color: #FFFFFF;
}
#mainleftinner {
	float: left; /* since this element is floated, a width must be given */
	width: 260px; /* padding keeps the content of the div away from the edges */
	background-color: #C4C4C4;
	background-repeat: repeat-x;
	background-position: right top;
	height: auto;
	border: 1px solid #cccccc;
	margin-top: 0px;
	background-image: url(images/fondo-gris-tabla.jpg);
	padding: 3px;
}
#mainrighttinner {
	float: right; /* since this element is floated, a width must be given */
	width: auto; /* padding keeps the content of the div away from the edges */
	background-color: #C4C4C4;
	background-repeat: repeat-x;
	background-position: right top;
	height: auto;
	border: 1px solid #cccccc;
	margin-top: 0px;
	background-image: url(images/fondo-gris-tabla.jpg);
	padding: 3px;
}
#formulario {
	float: left; /* since this element is floated, a width must be given */
	width: 545px; /* padding keeps the content of the div away from the edges */
	background-color: #C4C4C4;
	background-repeat: repeat-x;
	background-position: right top;
	height: auto;
	border: 1px solid #cccccc;
	margin-top: 0px;
	background-image: url(images/fondo-gris-tabla.jpg);
	padding: 3px;
}
