body{
margin:0;
padding:0;
background:#6b6b6b;
font-family:arial;
}

#container{
position:relative;
width:800px;
min-height:700px;
top:0;
left:50%;
margin-left:-400px;
background:#dec29b;
overflow:hidden;
}

*html #container{
height:700px;
overflow:visible;
}

#header{
position:relative;
left:0;
top:0;
width:100%;
height:265px;
overflow:hidden;
border-bottom:1px solid #860a08;
}

#botones{
position:absolute;
left:0;
top:0;
width:100%;
height:32px;
border-bottom:1px dotted #860a08;
}

#botones p{
position:absolute;
left:20px;
top:10px;
margin:0;
padding:0;
color:#860a08;
font-size:14px;
font-weight:bold;
text-transform:uppercase;
}

#botones img{
border:none;
display:block;
position:relative;
float:right;
margin-right:20px;
margin-top:1px;
}

#logo{
position:absolute;
left:0;
top:34px;
width:100%;
height:200px;
border-top:2px solid #860a08;
border-bottom:1px solid #860a08;
/*background:url(../imagenes/panel.jpg) no-repeat left top;*/
}

#menu{
position:absolute;
top:236px;
left:0;
width:100%;
height:30px;
}

#menu ul{
margin:0;
padding:0;
list-style:none;
}

#menu ul li{
display:block;
float:left;
/*width:266px;*/
/*width:150px;*/
text-align:center;
}

#menu ul li a{
display:block;
/*width:100%;*/
height:30px;
color:#860a08;
padding-top:8px;
padding-left:7px;
padding-right:7px;
/*font-size:16px;*/
font-size:12px;
text-transform:uppercase;
font-weight:bold;
text-decoration:none;
}

#menu ul li a:hover{
border-top:3px solid #860a08;
color:#fff;
/*width:268px;*/
/*width:152px;*/
}

#content{
position:relative;
left:0;
top:0;
width:100%;
min-height:500px;
overflow:hidden;
}

*html  #content{
height:500px;
overflow:visible;
}

#contenido{
position:relative;
left:0;
top:25px;
width:100%;
min-height:300px;
background:#650705;
overflow:hidden;
}

*html #contenido{
height:300px;
overflow:visible;
}

#contenido h3{
margin:0;
padding:0;
width:100%;
text-indent:10px;
padding-top:15px;
color:#fff;
text-transform:capitalize;
font-size:16px;
font-weight:bold;
margin-bottom:15px;
}

#contenido p{
color:#dec29b;
text-indent:10px;
margin:0;
padding:0;
text-align:justify;
font-size:11px;
margin-bottom:7px;
}

#contenido div.col{
position:relative;
width:385px;
top:0;
left:0;
margin-left:10px;
float:left;
padding-bottom:40px;
}

*html #contenido div.col{
width:380px;
}

#sec{
position:relative;
top:0;
margin-top:45px;
width:100%;
min-height:100px;
overflow:hidden;
padding-bottom:25px;
}

*html #sec{
height:100px;
overflow:visible;
}

#images{
position:relative;
left:0;
top:0;
width:50%;
float:left;
min-height:100px;
overflow:hidden;
}

#images h4{
color:#860a08;
margin:0;
padding:0;
font-size:15px;
text-transform:uppercase;
font-weight:bold;
margin-top:10px;
margin-left:15px;
}

#images img{
border:2px solid #716c6c;
margin-left:2px;
margin-top:15px;
}

#linker{
position:relative;
left:0;
top:0;
width:50%;
float:left;
min-height:100px;
overflow:hidden;
color:#716c6c;
font-size:12px;
}

*html #linker{
height:100px;
overflow:visible;
}

#linker p.lnk{
margin-left:15px;
margin-right:15px;
text-align:center;
}

#linker p.lnk a{
color:#1e1c1c;
font-size:12px;
font-weight:bold;
text-decoration:none;
} 

#linker p.lnk a:hover{
color:#780c08;
text-decoration:underline;

} 

#footer{
position:relative;
left:0;
top:0;
width:100%;
height:50px;
background:#8b6f3a;
border-top:1px dotted #000;
text-align:center;
}

#footer p.foot a{
color:#1e1c1c;
font-weight:bold;
font-size:18px;
text-decoration:none;
text-transform:uppercase;
margin-left:10px;
margin-right:10px;
}

#footer p.foot a:hover{
color:#780c08;
text-decoration:underline;
}

#contenido-lnk{
position:relative;
left:0;
top:25px;
width:100%;
min-height:70px;
background:#650705;
overflow:hidden;
}

*html #contenido-lnk{
height:70px;
overflow:visible;
}

#contenido-lnk h3{
margin:0;
padding:0;
width:100%;
text-indent:10px;
padding-top:15px;
color:#fff;
text-transform:capitalize;
font-size:16px;
font-weight:bold;
margin-bottom:15px;
}

#contenido-lnk p{
color:#dec29b;
text-indent:10px;
margin:0;
padding:0;
text-align:justify;
font-size:13px;
margin-bottom:7px;
margin-left:15px;
}

#contenido-lnk div.col{
position:relative;
width:385px;
top:0;
left:0;

min-height:40px;
margin-left:10px;
float:left;
padding-bottom:15px;
font-weight:bold;
}

#sec ul{
margin:0;
padding:0;
list-style:none;
margin-top:15px;
margin-left:5px;
margin-right:5px;
color:#1e1c1c;
font-size:12px;
}

#sec ul li{
display:block;
float:left;
width:370px;
overflow:hidden;
margin:10px;
margin-bottom:10px;
text-align:justify;

}

#sec ul li:hover{


border-left:5px solid #830e0a;
width:370px;
}

#sec ul li a{
display:block;
width:100%;
color:#830e0a;
font-weight:bold;
padding-left:7px;

text-decoration:none;
text-align:left;
}

#sec ul li a:hover{
display:block;
color:#f8f6f4;
background:#830e0a;
font-weight:bold;
text-decoration:none;
text-align:left;
}

#sec ul li p.lst{
margin-left:15px;
margin-right:15px;
}

.cont_t{
left:0;
padding:0 10px;
min-height:300px;
background:#650705;
overflow:hidden;
}

.enlac{
	font-family: arial;
	font-size: 10pt;
	color: #CC9966;
	text-decoration: none;
	list-style-type: none;
}

.enlac a:hover{
	font-weight:bold;
}