/* CSS Document */

body {
background-color: #000;
width: 760px;
margin-top: 90px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
font-family: verdana;
color: #993300;
}
body.ff {
background-color: #fff;
width: 760px;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
font-family: verdana;
color: #993300;
scrollbar-face-color:#ffa83f;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#ffffff;
	scrollbar-shadow-color:#ffffff;
	scrollbar-highlight-color:#ffffff;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-Color:#ffffff;
}
p {
margin:20px;
font-family: verdana;
font-size: 13px;
line-height: 22px;
text-align:justify;
text-indent: 2em;
color: #600;
}
h1 {
text-align:center;
color: #660000;
}
h2 {
text-align:center;
font-family: verdana;
color: #000033;
text-align:justify;
}

h3 {
text-align:center;
font-family: verdana;
color:#000033;
text-align:justify;
}

h4 {
text-align:center;
color:#FF9933;
}
h5 {
text-align:center;
color:#333366;
}

h6 {
text-align:left;
color:#990000;
}

.tabla3 {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

.image1{
border: solid 1px #000000;
float: left;
margin-right:13px;
}

.image2{
border: solid 1px #000000;
float: right;
margin-left:13px;
}
.image3{
border: solid 1px #000000;
float: center;
margin-left:26px;
}

.image4{
border: solid 1px #000000;
float: center;
margin-top:26px;
}


.image5{
border: solid 1px #000000;
float: right;
margin-left:13px;
margin-top:26px;
}
.online{
font-family: verdana;
font-size: 13px;
color:#000000;
background-color: #FF9;
}
.padding{
	padding-right: 13px;
	padding-left: 13px;
	font: verdana;
}
.padding_up{
	padding-right: 13px;
	padding-left: 13px;
	font: verdana;
	padding-bottom: 4px;	
}
.back{

color:#000000;
background-color: #FFC;
}
.center{
text-align: center;
}
a:link {
font-family:verdana;
font-size:12px;
color:#666;
text-decoration: none;
}


a:visited {
font-family:verdana;
font-size: 12px;
color:#336;
text-decoration: none;

}

a:hover {
font-family:verdana;
font-size: 12px;
color:#fff;
text-decoration:underline;
background-color:#8094ab;
}


a:active {
font-family:verdana;
font-size: 12px;
color:#CC9937;
text-decoration:underline;
background-color:#8094ab;
}


#arep{
background-image: url(images/a_rep.jpg);
background-repeat: repeat-x;
}


#brep{
background-image: url(images/b_rep.jpg);
background-repeat: repeat-x;
}

#crep{
background-image: url(images/c_rep.jpg);
background-repeat: repeat-x;
}

#drep{
background-image: url(images/d_rep.jpg);
background-repeat: repeat-x;
}

#xrep{
background-image: url(images/bg_o.jpg);
background-repeat: repeat-x;
}
#navyrep{
background-image: url(images/nav_img.gif);
background-repeat: repeat-y;
}
#navtrans{
background-image: url(images/nav_trans.gif);
background-repeat: repeat-y;
}

#btmrep{
background-image: url(images/btm_rep.jpg);
background-repeat: repeat-x;
}

ul.sidemenu {
padding: 5;
margin: 20;
list-style: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 1em;
}
ul.sidemenu li {
border-top: 1px solid #6F3E04;
}
ul.sidemenu ol {
border-top: 1px solid #6F3E04;

}
ul.sidemenu li a {
text-decoration: none;
display: block;
width: 150px;
color: #333;
font-weight: bold;
padding: 2px 10px;
}
ul.sidemenu li a:hover {
background-color: #8094AB;
color: #EEEEDC;
