*, body {margin:0; padding:0;}
body { text-align: center; background: #eff6ec url(img/bg.jpg) top repeat-x; color: #555; font: 12px Helvetica, Arial, sans-serif; }

p.clear { clear: both; margin: 0; padding: 0; }

img { border: 0; }
img.left { float: left; margin: 0 10px 10px 0; }
img.right { float: right; margin: 0 0 10px 10px; }
img.border { background: #fff; padding: 5px; border: 1px #eee solid; -moz-box-shadow: 0 0 3px #999; -webkit-box-shadow: 0 0 3px #999; box-shadow: 0 0 3px #999; }

ul { list-style: none; }

a { color: #555; text-decoration: none;}
a:hover { text-decoration: underline; }

.a1{color: #e6752a; text-decoration: none; font-weight: bold;}
.a1:hover{text-decoration: none; }

.a2{color: #e6752a; text-decoration: none;}
.a2:hover{text-decoration: none; }

.wrap { width: 940px; text-align: left; margin: 0 auto; }

h1{ 
font: 20px Helvetica, Arial, sans-serif;}

h2{ 
font: 20px Helvetica, Arial, sans-serif; text-transform: uppercase;}


#header { }
	#header h1 { margin: 10px 0 20px 0;  height: 81px; background: url(/images/logo.png) center no-repeat; text-indent: -9999px; }
		#header h1 a { outline: none; display: block; height: 61px; }

#contenedor { position: relative; width: 940px; padding: 7px 10px 11px 10px; height: 632px; background: url(img/bg.png) no-repeat; }

	#contenido { width: 590px; height: 602px; padding: 15px; float: left; }
		#contenido h2.welcome { height: 88px; background: url(img/welcome.png) no-repeat; text-indent: -9999px; }
		#contenido h2 { margin: 0 0 0px 0; }
		
		#slideshow { margin: 15px 0; height: 310px; position: relative; overflow: hidden; }
	   	#slideshow img { position: absolute; top: 0; left: 0; display: block; }

		#contenido p { margin: 5px 0 10px 0; width:350px; /*height:26px; float: right;*/ *margin: 0 0 10px 0; }
		
#contenido ul { margin: 8px 20px 10px 20px }
			#contenido ul li { background: url(img/bullet.png) left 5px no-repeat; padding: 2px 0 2px 15px; }
	
	#contenido table { border-collapse: collapse; }
		#contenido table th { padding: 5px 10px; background: #A1C765; color: #fff; }
		/*#contenido table td { padding: 5px 10px; border-bottom: 1px #ccc solid; }*/
		#contenido table td { padding: 5px 10px;}
	
	#side { width: 300px; height: 100%; overflow: hidden; float: right;  border-left: 1px #ddd solid; }
		#side a { color: #000; }
		#side h2 { padding: 15px; margin: 0 0 10px 0; color: #a1c765; font-size: 22px; line-height: 22px; text-shadow: 0 0 1px #fff; background: url(img/bg-side.png) bottom repeat-x; border-top: 1px #eee solid; }
		#side h2.first { border: none; }
		#side h3 { padding: 0 15px; margin: 0 0 10px 0; color: #d46c27; font-size: 18px; }
		#side p { margin: 0 0 5px 0; padding: 0 15px; }
		#side p.mas { text-align: right; margin: 10px 0 15px 0; }
			#side p.mas a, .clickhere { display: inline-block; width: 100px; height: 26px; line-height: 26px; background: url(img/bg-boton.png) no-repeat; text-decoration: none; text-align: center; color: #fff; font-weight: bold; text-transform: uppercase;  text-shadow: 0 0 1px rgba(0,0,0,0.6);  }
		
#side p.mas-a a { /*padding-left:15px;*/ float:right; width: 100px; height: 36px; padding-top:5px; line-height: 12px; background: url(/images/bg-boton_2.png) no-repeat; text-decoration: none; text-align: center; color: #fff; font-weight: bold; text-transform: uppercase; text-shadow: 0 0 1px rgba(0,0,0,0.6);  }
		#side ul { margin: 0 0 5px 0; padding: 0 15px; }
			#side ul li { background: url(img/bullet.png) left 5px no-repeat; padding: 2px 0 2px 15px; }
		
	
#footer { background: url(img/bg-footer.png) top no-repeat; font-size: 11px; color: #999; width: 795px; padding: 15px 145px 10px 0; }
	#footer a { color: #777; }
	#footer .copy { float: right; }

	
	
#side span.textoch {
font-size:10px;
color:#fff;
text-transform:lowercase;
text-decoration:none;
}

#subtit{
font-weight: bold;
font: 11px Helvetica, Arial, sans-serif;
text-transform:uppercase;
text-decoration: underline;
color:#E6752A;
margin-bottom:20px;
}

.bton{
width:100px;
height:26px;
background: url(/images/bton.png) no-repeat;
display: inline-block;
color:#fff;
text-decoration:none;
}

.bton1, .bton2, .bton3 {
width:100px;
height:26px;
background: url(/images/bton.png) no-repeat;
color:#fff;
text-decoration:none;
float:left;
margin-right:10px;
margin-bottom:10px;
}

.report{
margin:5px 0px 0px 18px;
}

.report2{
margin:5px 0px 0px 30px;
}


.reportesOne{ clear:both; width:500px;}
