@charset "utf-8";
/* CSS Document */

body{
	background-color:#f7f7f7;
	background-repeat:repeat;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
}

#contenedor{
	position:relative;
	width:900px;
	height:550px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
#ishovering{
	position:relative;
	width:77px;
	height:77px;
}
#menu{
	position:absolute;
	width:94px;
	height:auto;
	margin-left:0px;
	margin-top:0px;
}

#contenido_completo{
	position:absolute;
	width:792px;
	margin-left:94px;
	margin-top:0px;
}
#contenido_header{
	position:relative;
	width:792x;
	height:64px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/content_header.png);
	background-repeat:no-repeat;
	margin-top:0px;
	text-align:center;
}
#contenido_header_logo{
	position:absolute;
	margin-top:-5px;
	margin-left:365px;
}
#contenido{
	position:relative;
	width:792px;
	height:auto;
	background-image:url(images/content_bg.png);
	background-repeat:repeat-y;
	margin-top:0px;
	text-align:center;
}
#contenido_foot{
	position:relative;
	width:792px;
	height:14px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/content_footer.png);
	background-repeat:no-repeat;
	margin-top:0px;
	text-align:center;
}


#clientes_espacio{
	margin-top:40px;
}

#tablas_scroll{
	overflow:auto;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

#tablas_scroll_direcciones{
	overflow:auto;
	width:40%;
	float:left;
	margin-left:50px;
}
#tablas_scroll_contactos{
	overflow:auto;
	width:40%;
	float:right;
	margin-right:50px;
}

#tablas_scroll_cajas{
	overflow:auto;
	width:100%;
	margin-left:auto;
	margin-right:auto;
}
#ancho_campos_form{
	width:250px;
}
#ancho_campos_form2{
	width:380px;
}
#ancho_campos_form3{
	width:640px;
}
#ancho_campos_form4{
	width:250px;
	word-wrap: break-word;
	height:100px;
}

#notas{
	position:absolute;
	width:518px;
	height:210px;
	margin-left:731px;
	margin-top:5px;
	background-image:url(images/nota_adhesiva.png);
	background-repeat:no-repeat;
}
#atras{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	text-align:center;
}
#atras2{
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	width:90%;
	text-align:left;
}
#skins{
	margin-left:auto;
	margin-right:auto;
	width:400px;
	text-align:right;
}

#dia{
	width:121px;
	height:81px;
	background-position:center;
	background-repeat:no-repeat;
}
#ot_departamentos{
	position:relative;
	width:100%;
	margin-bottom:20px;
	padding-top:5px;
}
#ot_checkbox{
	position:relative;
	width:30%;
	float:left;
	height:auto;
}
#ot_checkbox2{
	position:relative;
	width:50%;
	float:left;
	height:auto;
}
#tabla_ot_des{
	width:40%;
}
#foto_flotante{
	position:absolute;
	width:180px;
	height:260px;
	margin-left:40px;
	margin-top:315px;
	background-image:url("../../images/base.png");
	background-repeat:no-repeat;
}
#foto_flotante2{
	position:relative;
	width:170px;
	height:250px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
}
#base{
	width:180px;
	height:244px;
	background-image:url(../../images/base.png);
	background-repeat:no-repeat;
}
#base_portada{
	width:170px;
	height:234px;
	margin-left:5px;
	margin-top:5px;
}