@charset "utf-8";
/* CSS Document */
#pagina{
	width:900px;
	height:700px;
	margin: 0 auto;
	border: thin solid #666666;
}
#contenido{
	width:880px;
	height:555px;
	margin: 0 auto;
}
#col-izq{
width:254px;
height:246px;
float:left;
}
#col-separa{
width:10px;
height:246px;
float:left;
}
#col-der{
width:615px;
height:246px;
float:left;
}
#col-izq-ab{
width:254px;
height:253px;
float:left;
}
#col-separa-ab{
width:10px;
height:253px;
float:left;
}
#col-der-ab{
width:615px;
height:253px;
float:left;
}
#col-der-simb {
	font-family: Georgia, "Times New Roman", Times, serif;
	width:615px;
	height:510px;
	float:left;
	overflow:auto;
}
#peu-index{
	width:880px;
	height:54px;
	float:left;
	text-align: center;
}
body{
	font-family:sans-serif, Arial, Helvetica;
}
p {
	font-size: 0.8em;
}
h1{
	font-size: large;
	color: #FFFFFF;
}
h2{
	font-size: large;
	color: #FFFFFF;
}
h3 {
	font-family: sans-serif, Arial, Helvetica;
	font-size: 14px;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	background-color: #345C2A;
	text-align: center;
	word-spacing: normal;
	border: thin solid #A4A815;
}
.formbutton{
cursor:pointer;
border:outset 1px #ccc;
background:#999;
color:#666;
font-weight:bold;
padding: 1px 2px;
background:url(img/formbg2.gif) repeat-x left top;
}
fieldset{

border: 1px solid green;
background-color:#FFFFEA;
}
legend{
margin-left:30px;
color:#FF6600;
font-weight:bolder;
}
#petita{
width:90%;
height:90%;
background-color:#FFFFFF;
}
a:link {
color:#00CC66;
font-size:small;
}
a:visited{
color:#339933;
font-size:small;
}
a:hover{
color:#CCFF00;
background-color:#006633;
font-size:small;
}
/* Tabla Sortable */
table.sortable a.sortheader {
background-color:#eee;
color:#666666;
font-weight: bold;
text-decoration: none;
display: block;
}
table.sortable span.sortarrow {
color: black;
text-decoration: none;
}
#peu-index {
	width: 889px;
	margin: 0 auto;
	padding-left:0px;
}
