
body,html {
	overflow-x:hidden;
	overflow-y:auto;
}

img
{
	border:none;
}
/*CONTENIDO NORMAL*/
#cuerpo {
	clear:both;
	/*z-index:2;*/
	margin-top:40px;
	margin-bottom:70px;
	width:800px;
	font-family: Tahoma , Verdana, Arial, Sans-Serif;
	font-size:14px;
}
#cuerpo h1 {
	clear:both;
	float:left;
	height:57px;
	width:400px;
	font-size:0px;
	margin-left:10px;
	margin-bottom:30px;
	background-repeat:no-repeat;
	text-align:left;

}
#cuerpo .personcounter { background-image:url("../images/personcounter/logo.png"); }
#cuerpo .inoutcounter { background-image:url("../images/inoutcounter/logo.png"); }
#cuerpo .counterreports { background-image:url("../images/counterreports/logo.png"); }
#cuerpo .empresa { background-image:url("../images/logo_wututu_bco.png"); height:80px;}
#cuerpo .scr3end { background-image:url("../images/scr3end/logo.png"); }

#cuerpo p {
	text-align:justify;
	clear:both;
	margin:0;
	margin-left:30px;
	margin-right:30px;
	margin-top:30px;
}
#cuerpo img {
	clear:both;
}
#cuerpo h2{
	clear:both;
	float:left;
	margin-left:10px;
	margin-top:30px;
}

/*
#cuerpo h3{
	clear:both;
	float:left;
	margin-left:25px;
	margin-top:30px;
}
*/

#cuerpo .menu{
	float:right;
	margin-top:-20px;
}
#cuerpo .menu li {
	margin:10px;
	padding:0px;
	display:inline;
	padding-left:5px;
	margin-right:10px;
}
#cuerpo .menu li a {
	color:black;
	text-decoration:none;
}
#cuerpo .menu li a:hover {
	color:#847a7a;
}

#cuerpo ul {
	margin-left:50px;
	clear:both;
	text-align:left;
}

#cuerpo ul ol {
	margin:0;
	padding:0;
}
#cuerpo #flash {
	background-image:url("../images/flash_counter.png");
	background-repeat:no-repeat;
	height:339px;
	width:175px;
}


#cuerpo .counter
{
	margin:0px;
}
/*#layout {
	width:800px;
	margin:auto;
	height:auto;
}*/
/*BORDER REDONDOS!!!!!!*/
#cuerpo #top-left {
	margin-top:30px;
	float:left;
	background-image:url("../images/top-left.png");
	width:30px;
	height:30px;
}
#cuerpo #top {
	margin-top:30px;
	background:#fcfbf7;
	width:740px;
	height:30px;
	float:left;
	
}
#cuerpo #top-right {
	margin-top:30px;
	float:right;
	background-image:url("../images/top-right.png");
	width:30px;
	height:30px;
}
#cuerpo #texto {
	clear:both;	
	background-color:#fcfbf7;
	margin-bottom:0px;
	padding-bottom:0px;
	margin:0;
	padding:0;
	border-bottom:solid 1px #fcfbf7;
	
}
#cuerpo #bottom-left {
	/*margin-top:-30px;*/
	clear:both;
	float:left;
	background-image:url("../images/bottom-left.png");
	width:30px;
	height:30px;
		margin:0;
	padding:0;
	border:0;
}
#cuerpo #bottom {
	/*margin-top:-30px;*/
	/*margin-left:30px;*/
	background:#fcfbf7;
	width:740px;
	height:30px;
	float:left;
	margin:0;
	padding:0;
	border:0;
}
#cuerpo #bottom-right {
	/*margin-top:-30px;*/
	float:right;
	background-image:url("../images/bottom-right.png");
	width:30px;
	height:30px;
		margin:0;
	padding:0;
	border:0;
}

#cuerpo .logos {
	margin:30px;
	margin-top:5px;
	border:1px solid black;
	padding:5px;
	background-color:white;
	height:55px;
}
table {
/*
	height:550px;
*/
	width:800px;
	float:left;
}
table tr td {
	text-align:center;
	padding:0;
}
#cuerpo img {
	clear:both;
	margin-top:40px;
	margin-bottom:40px;
}
/*#capacounter {
	position:relative;
}
#cuerpo .counter {
	position:absolute;
	margin-top:3px;
	border:none;
}*/
#cuerpo .formulario {
	list-style:none;
	margin-left:5px;
}
#cuerpo .formulario li {
	margin-top:5px;
	width:250px;
}
#cuerpo .formulario input {
	width:200px;
}
#cuerpo textarea {
	width:300px;
	height:100px;
}
