/* CSS Document */
body{
	background:url(../images/bg.gif);;
	font-family: Trebuchet MS;
	font-size: 11px;
	margin: 0 0 0 0;
	padding:0px;
	height: 100%;
}
h1.a{
	color: #00adef;
	font-size: 20px;
}
img.a{
	text-align: right;
	border: 5px solid #00adef;
}
h1.b{
	color: #EBB40E;
	font-size: 20px;
}
img.b{
	text-align: right;
	border: 5px solid #EBB40E;
}
h1.c{
	color: #f133a3;
	font-size: 20px;
}
h1.d{
	color: Gray;
	font-size: 20px;
}
h1{
	font-size: 20px;
}
.contacto{
	color: #565656;
	}
form{
	padding: 0px;
	margin: 0px
}
input{
	background-image: url(../images/btn_bg.png);
	border: 1px solid #CECCCC;
	height: 20px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #565656;
}
textarea{
	background: white url(../images/btn_bg.png) bottom repeat-x;
	border: 1px solid #CECCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #565656;
}
select{
	background: white url(../images/btn_bg.png) bottom repeat-x;
	border: 1px solid #CECCCC;
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #565656;
}
img.c{
	text-align: right;
	border: 5px solid #f133a3;
}
.main{
	position: relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	background:url(../images/bg.gif);
	min-height:100%; /* real browsers */
	
}
.main2{
	border: 1px solid #00adef;
	width:800px;
	background-color:#FFFFFF;
}
div.borde{
	background: url(../images/bordemi.gif) bottom repeat-x;
	height:48px;
	padding:0px;
	margin:0px;
}
.borde2{
	background: #ffffff  url(../images/borde_der.gif) right repeat-y;
	padding-top:0px;
	padding-right:28px;

}
.sombra_abajo{
background: white url(../images/MayaImpresos_46.gif);
	height:12px;
}
.copy{
		color: #f133a3;
		font-weight:bold;
		padding-bottom:10px;
		padding-top:5px;
		text-align:center;
}
#content{
	background-color: White;
	width: 800px;
	height:880px;
}
#header{
	background: white url(../images/MayaImpresos_Logo.gif) left top no-repeat;
	height: 78px;
	width: 780px;
	padding-right: 20px;
}
#header a{
	color: #00adef;
}
.topmenu{
	height: 38px;
	width: 770px;
	border-bottom: 1px solid #00adef;
	background-color: White;
	text-align: right;
	padding-right:30px;
}
.topmenu img{
	border:none;
}
.topmenu a{
	font-size:12px;
	text-decoration:none;
	border:none;
	color:#000000;
}
.topmenu a:hover{
	color:#FF0066;
}
.topmenu a.selected{
color: #f133a3;
}
.topmenu a.selected1{
color: #0099FF;
}
.topmenu a.selected2{
color: #EBB40E;
}
.principal{
	_margin-top:-1px;
}
#shadow{
	margin:0px;
	padding:0px;
	background-image:url(../images/shadow.gif);
	background-repeat: no-repeat;
	height: 15px;
	width:800px;
}
.addressbar{
	background: white url(../images/borde_izq.gif) right repeat-y;
}

.addressbar div{
	height:120px;
	width: 191px;
	background: #565656 url(../images/borde_gris.gif) right repeat-y;
	color: #e3e3e3;
	padding: 12px;
	margin-left: 20px;
}
.addressbar2{
	background: white url(../images/borde_izq.gif) right repeat-y;
	padding-left:10px;
}
.middlecontent{
	background:#ffffff;
	padding-top:0px;
	padding-left:20px;
	padding-right:35px;
	padding-bottom:0px; 
	text-align: justify;
	height: 350px;
}
