
* {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

#header ul {
list-style: none;
padding: 0;
margin: 0;
}
    
#header li {
float:right;
border: 1px solid #bbb;
/*border-top:0;*/
border-bottom-width: 1px;
/*margin: -6px 0 0 0;*/
}
    
#header a {
text-decoration: none;
display: block;
padding: 0.24em 1em;
color:#006699;
width: 8em;
text-align: center;
}
	
#header a:hover {
background: #cdcdcd;
}
	
#header #selected {
border-color:#0066CC;
}
	
#header #selected a {
position: relative;
top: 1px;
background: white;
color: black;
font-weight: bold;
}

#logo{
width:340px;
height:140px;
display:block;
clear:both;
margin:0 auto;
background-image:url(../img/logo_ctsp.gif);
background-repeat:no-repeat;
background-position:center;
}


#buscar{
width:800px;
margin:0 auto;
}
#buscar > form >input{
font-size:18px;
margin:0 auto;
}

#resultado{
margin:0 auto;
padding-top:30px;
}
	
#content {
/*border: 1px solid #0066CC;*/
clear: both;
padding: 0 1em;
}

#archivos{
border: 1px solid #0066CC;
clear: both;
padding: 0 1em;
}
	
h1 {
margin: 0;
padding: 0 0 1em 0;
}

#tsexy{
font-size: 18px;
margin-bottom:8px;
width: 900px;
text-align: left;
border-collapse: collapse;
border: 1px solid #69c;
margin:0 auto;
}

#tsexy th{
padding: 12px 17px 12px 17px;
/*font-weight: normal;*/
font-size: 14px;
color: #039;
border-bottom: 1px dashed #69c;
}

#tsexy td{
padding: 7px 17px 7px 17px;
color: #669;
}

#tsexy > tbody > tr > td{
font-size:14px;
}

#tsexy > tbody > tr > td > strong{
font-size:16px;
}

#tsexy tbody tr:hover td{
color: #339;
background: #d0dafd;
}

#tsexy > tbody > tr > td > a{
text-decoration:none;
}

.add{
font-size:12px;
background-color:#eee;
border: 1px solid #bbb;
width:108px;
height:18px;
}

.add > a{
text-decoration:none;
color:#0000EE;
}
.add > a:visited{
text-decoration:none;
color:#0000EE;
}
fieldset{
margin:0px 0px 15px 0px;
}
legend{
font-weight:bold;
color:#0066cc;
}

.credits{
text-align:center;
color:#CCCCCC;
font-size:9px;
}
