body{
	font-family:Calibri;
	}
h1,h2{
	/*font-family:Calibri;*/
	font-style:normal;
	font-weight:200;
	color:#666;
	padding: 10px 0px 0px 10px; 	
}

label{	
	/*font-family:Calibri;*/
	font-style:normal;
	color:#4D4D4D;
	padding: 0px 0px 0px 10px; 	
}

#bin{
	position:relative;
	Background:url(../imagen/fondo_log.jpg) no-repeat;
	height: 255px;
	
	
	

}
#bin input{
	height: 30px;
	margin: 5px 15px 0px 15px;
	padding: 0px 0px 0px 10px;
	width:270px;
}
.but{
	color:#FFF;
	font-weight:300;
	background:url(../imagen/botonrojo.png) no-repeat;
	border: none;
	margin-bottom: 15px;
	margin: 0px 0px 0px 15px;
	font-weight:500;
	
}
.iri{
	margin: 150px 0px 0px 0px;
	
	}
	
.tablax{
	border: none;
}

/*Divs*/
#cab {
	background:#C10000;
	width:inherit;
	height:55px;
	border:thin #FFF;
}
	

#cab .cab1{
	height:inherit;
	width:120px;
	float:right;
	margin: 10px 0px 0px 0px;
	text-align:left;
	
	font-family:Calibri;
	font-style:normal;
	color:#fff;
}
#cab .cab2{
	width:auto;
	margin: -12px 0px 5px 15px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align:left;
	
	/*font-family:Calibri;*/
	font-size:24px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
}

#izq {
	float:left;
	width: 180px;
	min-height: 600px;
	background:url(../imagen/fondo_log.jpg) no-repeat;
}
#menu {
	
	float: right;
	width: 175px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu li a {
	
	display: block;
	width: 134px;
	height: 25px;
	color: #FFF;
	background:#C10000;
	padding: 10px 20px 10px 20px;
	
	/*font-family: Calibri;*/
	font-size: 19px;
	font-weight: bold;
	text-align:center;
	text-decoration:none;
	margin: 0px 0px 10px 0px;
	
	
}

#menu li a:hover, #menu li .current {
	
	background:#CCC;
	color:#FFF ;
	text-decoration:none;
	
}

#templatemo_footer {
	
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;
	background: #CCC;
	vertical-align:bottom;
	clear:both;
	height: 30px;
}
/*Contenido*/
.todo{
	
	
}
.conte{
	float:left;
	width:auto;
	min-height: 400px;
	padding: 10px 0px 0px 10px;
	
}
.conte h1{
	font-family:Calibri;
	font-size:24px;
	font-style:normal;
	font-weight:200;
	color:#666; 	
}
.conte input{
	width:270px;
}
.forma{
	margin-bottom:15px;
} 

.boton{
	color:#FFF;
	background:url(../imagen/botonrojo.png) no-repeat;
	border: none;
	margin-bottom: 15px;
	margin: 5px px 10px 15px;
	font-weight:500;
	height:35px;
	width:40px;
}
.botonag{
	color:#FFF;
	background:url(../imagen/botonverde.png) no-repeat;
	border: none;
	margin-bottom: 15px;
	margin: 5px px 10px 15px;
	font-weight:500;
	height:35px;
	width:40px;
}
.botonmod{
	color:#FFF;
	background:url(../imagen/botonnaranja.png) no-repeat;
	border: none;
	margin-bottom: 15px;
	margin: 5px px 10px 15px;
	font-weight:500;
	height:35px;
	width:40px;
}
.botondel{
	color:#FFF;
	background:url(../imagen/botonrojo.png) no-repeat;
	border: none;
	margin-bottom: 15px;
	margin: 5px px 10px 15px;
	font-weight:500;
	height:35px;
	width:40px;
}
.cleaner{
	width:inherit;
	height:1px;
	clear:both;
}
