@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
td img {
	display: block;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#menutop {
	background-image: url(../../media/images/menutop.png);
	background-repeat:   repeat-x;
	vertical-align: middle;
	height: 31px;
	text-align: center;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #F0E8D3;
	text-align: center;
}
#bottom {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #000000;
	background-image: url(../../media/images/bottom.png);
	background-repeat: no-repeat;
	vertical-align:middle;
	width: 887px;
}

.wrapper {
	background-color:#210E01;
	background-position: top;
	height: auto;
	width: 100%;
}
.poweredby {
	padding-left:22px;
	width:182px;
	font-size: 10px!important;	
	margin-top:12px;
}
.copyright,.copyright1,.copyright2,.poweredby {
	position:relative;
	display:block;
	float:left;	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	padding-top:4px;	
}
.copyright {
	padding-left:15px;
	width:248px;
}
.copyright1 {
	padding-left:33px;
	width:126px;
}
.copyright2 {
	padding-left:68px;
	width:193px;	
}
.poweredby a {
	font-weight: bold;
	color: #000000;
}
#leftmain2 {
	height: 621px;
	width: 34px;
	background-image: url(../../media/images/leftmainbg.png);
	background-repeat:   repeat-y;

}
#menutopdiv {
	text-align: center;
}
#rightmain2 {
	height: 621px;
	width: 34px;
	background-image: url(../../media/images/rightmainbg.png);
	background-repeat:   repeat-y;

}
/* Estilos para titulos */


h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #793D00;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #4D2002;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #4D2002;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 2px;
	padding-bottom: 3px;
}
.destacado1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.destacado2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}
.destacado3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #004343;
	text-decoration: none;
}
/* Aqui van los contenedores de texto
.left1box{
height:214px;
/*position:relative;
display:block;
background-image:url(../../media/images/ultimg_r1_c1.png);
background-repeat:repeat-y;
width:13px;
height:214px;
}
.left1box{
height:214px;
}*/
/* Formulario*/
#maincontent input, textarea {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
color:#663300;
border: 1px solid #461E02;
margin: 4px 1px;
}
.paddcontent{
padding:0px 8px;
}
.table{
	border:solid 1px #663300;
	background-color: #E3D5AC;
	padding:5px;
}
.panelpadd{
	padding:10px;
	float:left;
}