* {
	margin: 0;
	padding: 0;
}

body {
	width: 5860px;
	font: 11px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
}

/************************************************************************/
/*	Cabecera															*/ 
/************************************************************************/
#header_wrapper {
	height:  98px;
	width: 5860px;
	background: #333;
	position: fixed;
} 

/************************************************************************/
/*	Contenido															*/ 
/************************************************************************/
#content_wrapper1 {
	margin-top: 80px;
	weight: 5860px;
	height: 617px;
}

#content_wrapper2 {
	weight: 5748px;
	height:  617px;
	margin-right: 56px;
	margin-left: 56px;
}

.c_general {
	float: left;
	width: 912px;
	height: 580px;
	margin-right: 700px;
}

.c1_general {
	float: left;
	width: 912px;
	height: 580px;
}

/* Contenedores de Inicio */

#slide_wrapper {
	width: 912px;
	height:  355px;
} 

#slogan {
	float: left;
	width: 480px;
	height: 355px;
	background: url(../img/slide_slogan.jpg) no-repeat;
}

#r_imagen {
	float: left;
	width: 430px;
	height: 355px;
	background: url(../img/r_imagen.jpg) no-repeat;
	
}

/* Contenedores de Servicios */

#slogan_2 {
	float: left;
	width: 432px;
	height: 354px;
	background: url(../img/slide_servicios.jpg) no-repeat;
}

#slogan_2 a {
	margin-top: 224px;
	display: block;
	height: 50px;
	width: 330px;
}

#r_imagen_2 {
	float: left;
	width: 480px;
	height: 354px;
	background: url(../img/r_imagen2.jpg) no-repeat;
}

/* Contenedores de Nosotros */

slide_wrapper2 {
	width: 912px;
	height: 279px;
}

#slogan_3 {
	float: left;
	width: 389px;
	height: 279px;
	background: url(../img/slide_nosotros.jpg) no-repeat;
}

#r_imagen_3 {
	float: left;
	width: 523px;
	height: 279px;	
	background: url(../img/r_imagen3.jpg) no-repeat;
}

#nosotros_1 {
	width: 191px;
	height: 138px;
	border: 1px solid #e4e3e3;
	background: url(../img/nosotros_1.jpg) no-repeat;
}

#nosotros_2 {
	width: 191px;
	height: 138px;
	border: 1px solid #e4e3e3;
	background: url(../img/nosotros_2.jpg) no-repeat;
}

/* Contenedores de Contacto */

#slogan_4 {
	float: left;
	width: 375px;
	height: 228px;
	background: url(../img/slide_contacto.jpg) no-repeat;
}

#r_imagen_4 {
	float: left;
	width: 480px;
	height:  228px;
	background: url(../img/r_imagen4.jpg) no-repeat;
}


/* Cuatro Columnas */

#col4_wrapper {
	height: 204px;
	width: 912px;
}

.m_49 {
	margin-right: 49px;
}

#col4_1 {
	float: left;
	height: 204px;
	width: 191px;
}

#col4_titulo {
	font: 13px Helvetica,Arial,sans-serif;
	color: #545454;
}

#col4_contenido {
	font: 12px Helvetica,Arial,sans-serif;
	color: #a0a0a0;
	text-align: justify;
}

#col4_contenido a {
	color: #bd0e8c;
	text-decoration: none;
	font: 10px Helvetica, Arial, sans-serif;
	margin-left: 8px;
}

#col4_contenido a:hover {
	font-weight: bold;
}

/* Dos Columnas */

#col2_wrapper {
	height: 300px;
	width: 912px;
}

#col2_form {
	float: left;
	height: 300px;
	width: 440px;
}

#col2_dat {
	float: left;
	margin-left: 48px;
	height: 300px;
	width: 200px;
}

#col2_form input, #col2_form textarea {
	padding: 5px;
	width: 440px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #717171;
	margin: 3px 0px 10px 0px;
	border: 2px solid #ccc;
	background-color: 2px solid #ccc;
}

#col2_form textarea {
	height: 90px;
}

#col2_form textarea:focus, #col2_form input:focus {
	border: 2px solid #EE7905;
}

#col2_form input.submit-button {
	width: 100px;
	float: right;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	padding-top: 2px;
	font-size: 1.4em;
}

/************************************************************************/
/*	Pie de Página															*/ 
/************************************************************************/
#footer_wrapper {
	height: 200px;
	width: 5860px;
	background: #333;
}

#linea_1{
	margin-left: 56px;
	height: 1px;
	background: #e2e2e2;
	width:  5748px;
}

#copyright {
	width: 300px;
	text-align: justify;
	font: 11px Helvetica, Arial, sans-serif;
	color: #a0a0a0;
	margin-left: 56px;	
}
/************************************************************************/
/*	Espaciadores														*/ 
/************************************************************************/
.sp {
	width: 100%;
}

.sp#space_8{
	height: 8px;
}

.sp#space_12{
	height: 12px;
}

.sp#space_22 {
	height: 22px;
}

.sp#space_24{
	height: 24px;
}

.sp#space_33 {
	height: 33px;
}

.sp#space_55 {
	height: 55px;	
}

.sp#space_75 {
	height: 75px;
}

#clear {
	clear: both;
}

/************************************************************************/
/*	Paginación															*/ 
/************************************************************************/

#pag_inicio {
	position: absolute;
	top: 0 !important;
	width: 1px;
	display: block;
	padding: 0px;
	height: 1px;
}

#pag_servicios {
	position: absolute;
	top:  0 !important;
	left:  1600px;
	width: 1px;
	display: block;
	height: 1px;
}

#pag_nosotros {
	position: absolute;
	top:  0 !important;
	left:  3200px;
	width: 1px;
	display: block;
	height: 1px;
}

#pag_contacto {
	position: absolute;
	top:  0 !important;
	left:  5860px;
	width: 1px;
	display: block;
	height: 1px;
}
