a { color: #999999; }
a:hover { color: #333333; }

body  {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	background:#ffffff;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}

.thrColElsHdr #container { 
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto; 
	border: 1px solid #000000;
	text-align: left; 
} 
.thrColElsHdr #header { 
	background: #FFFFFF; 
	padding: 0 0px;  
} 
.thrColElsHdr #path {
	margin-top:0px;
	margin-bottom: 5px;
	background-image: url(../images/pathIcon.gif);
	background-repeat: no-repeat;
	background-position: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	background-color: #FFF;
	line-height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	color:#333;
}

.thrColElsHdr #sidebar1 {
	float: left; 
	background: #ffffff; 
	padding: 10px 0;
	width: 210px;
}

.thrColElsHdr #sidebar1 ul {
margin:0px;
padding:0px;
text-align: left;

}

.thrColElsHdr #sidebar1 ul li{
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	list-style:none;
	font-weight:bold;
}

.thrColElsHdr #sidebar1  a, .thrColElsHdr #sidebar1 a:hover{
	text-align: left;
	line-height: 25px;
	text-decoration: none;
	padding-left: 10px;
}

.thrColElsHdr #sidebar1 a{ color: #666666; }
.thrColElsHdr #sidebar1   a:hover{ color: #000000; text-decoration:none }

.thrColElsHdr #sidebar2 {
	float: right; 
	width: 250px;
	background: #FFFFFF; 
	padding: 10px 0; 
}
.thrColElsHdr #sidebar1 h3, .thrColElsHdr #sidebar1 p, .thrColElsHdr #sidebar2 p, .thrColElsHdr #sidebar2 h3 {
	margin-left: 10px; 
	margin-right: 10px;
}

.thrColElsHdr #mainContent {
	margin-top: 0;
	margin-right: 260px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
} 
.thrColElsHdr #container #mainContent h1 {
	margin: 0;
	padding: 0px 10px;
	background-image: url(../images/titulosPortada.gif);
	height: 40px;
	background-repeat: no-repeat;
	font-weight:normal;
	font-size: 12px;
	color:#795939;
	padding-top: 15px;
	padding-left: 8px;	
	vertical-align: middle;
}
	
}

.thrColElsHdr #container #mainContent h2 {
	margin: 0; 
	padding: 0px 0px;
	font-size:11px;
	line-height: 26px;
	color:#666666;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

.thrColElsHdr #footer {
	padding: 0 10px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
} 

.thrColElsHdr #footer p {
	margin: 0; 
	padding: 10px 0; 
}

.thrColElsHdr #footer #contacto{
	margin: 0;
	line-height: 18px;
	background-image: url(../images/contacto.gif);
	background-repeat: no-repeat;
	background-position: 0px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.thrColElsHdr #designedBy  { 
padding:0px;
width: 960px; 
height: 16px;

margin: 0 auto; 
}
.thrColElsHdr #designedBy p {
	font-size: 9px;
	color:#888888;
	

	line-height: 11px;
}
.thrColElsHdr #designedBy #mv {
background-image: url(../images/designed.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
		padding-left: 10px;
	padding-right: 10px;
	}
.thrColElsHdr #designedBy a { color:#888888; text-decoration:none; }
.thrColElsHdr #designedBy a:hover { color:#333333; text-decoration:underline; }


/* Miscellaneous classes for reuse */
.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;
}

#derecha
{
	background-color:#F5F6F0;
	margin-right:25px;
	border: 1px solid #EAEBE6;
	padding: 8px;
}

#derecha h1 {
	margin: 0;
	padding-left: 20px;
	
	font-size:11px;
	line-height: 24px;
	background-repeat: no-repeat;
	color:#666666;
	background-image: url(../images/bullet1.gif);
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
	background-position: 0px 7px;
}

#derecha h2 {
	margin: 0;
	padding-left: 20px;
	
	font-size:11px;
	line-height: 24px;
	background-repeat: no-repeat;
	color:#999999;
	background-image: url(../images/bullet2.gif);
	background-position: 0px 7px;
}

.separador 
{
	height: 10px;
	margin-bottom:5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	background-position: 0px 7px;
}

#mainContent #col1, #mainContent #col2, #mainContent #col3
{
	background-color: #FFF;	
	float: left;
	width: 230px;
}

#mainContent li
{
	margin-top: 12px;
}

.HeaderCol1, .HeaderCol2, .HeaderCol3
{
	background-image: url(../images/titulosPortada.gif);
	height: 40px;
	background-repeat: no-repeat;
	font-size: 12px;
	color:#795939;
	padding-top: 5px;
	padding-left: 8px;	
	vertical-align: middle;
}

.HeaderCol1 
{
	background-position: 0px 0;

}

.HeaderCol2
{
	background-position: -50px 0;
}


.HeaderCol3
{

	background-position: -460px 0;
	
	
}

.thrColElsHdr #galeria {
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
} 
.thrColElsHdr  #galeria h1 {
	margin: 0;
	padding: 0px 10px;
	background-image: url(../images/titulosPortada.gif);
	height: 40px;
	background-repeat: no-repeat;
	font-weight:normal;
	font-size: 12px;
	color:#795939;
	padding-top: 15px;
	padding-left: 8px;	
	vertical-align: middle;
}
	

.thrColElsHdr  #galeria h2 {
	margin: 0; 
	padding: 0px 0px;
	font-size:11px;
	line-height: 26px;
	color:#666666;
		border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}
#galeria #col1, #galeria #col2, #galeria #col3
{
	background-color: #FFF;	
	float: left;
	width: 230px;
}

#galeria li
{
	margin-top: 12px;
}

/* TABLAS PARA LA REGION PRINCIPAL 
.thrColElsHdr #container #mainContent table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #9F3;
}

.thrColElsHdr #container #mainContent table td {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #666;
	border-left-color: #666;
}

.Titulos
{
	background-color:#E0E0E0;	
	vertical-align:top;
}*/

/*.thrColElsHdr #container #mainContent table td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}*/
6+

