@charset "utf-8";

/* Fede Document */



body {

	margin:0;

	background-color:#261c1a;

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	}

p {

	text-align:justify;

	}

#wrap {

	width:1000px;

	height:100%;

	margin:0 auto;

	position:relative;

	}

#menu {

	width:1000px;

	height:116px;

	float:left;

	background-image:url(../images/arriba.jpg);

	background-repeat:no-repeat;

	}

#header {

	width:1000px;

	height:264px;

	float:left;

	background-image:url(../images/header.jpg);

	background-repeat:no-repeat;

	}

#menu_inferior {

	width:1000px;

	height:31px;

	float:left;

	background-image:url(../images/menu_inferior.jpg);

	background-repeat:no-repeat;

	}

#contenido_index {

	width:1000px;

	height:445px;

	float:left;

	background-image:url(../images/contenido_index.jpg);

	background-repeat:no-repeat;

	background-color:#f6e3bd;

	}

#contenido_interna {

	width:900px;

	min-height:600px;

	float:left;

	background-image:url(../images/back_interna.jpg);

	background-repeat:no-repeat;

	background-color:#f8e4bf;

	background-position:bottom;

	overflow:visible;

	color:#333366;

	padding:50px;

	text-align:justify;

	}

#footer {

	width:1000px;

	height:95px;

	float:left;

	background-image:url(../images/footer.jpg);

	background-color:#0b222d;

	background-repeat:no-repeat;

	}

#footer2 {

	width:315px;

	height:95px;

	float:left;

	text-align:left;

	color:#666666;

	padding-left:15px;

	font-size:11px;

	}

#footer2 a {

	color:#ffcc66;

	text-decoration:none;

	}

#footer2 a:link {

	color: #ffcc66;

}

#footer2 a:visited {

	color: #ffcc66;

}

#footer2 a:hover {

	color: #666666;

}

#footer2 a:active {

	color: #ffcc66;

}

#footer1 {

	width:656px;

	height:85px;

	float:left;

	text-align:center;

	padding-top:10px;

	}

#footer1 a {

	color:#666666;

	text-decoration:none;

	}

#footer1 a:link {

	color: #666666;

}

#footer1 a:visited {

	color: #666666;

}

#footer1 a:hover {

	color: #ffcc66;

}

#footer1 a:active {

	color: #666666;

}

	

#derecha {

	width:282px;

	height:420px;

	float:left;

	padding-left:37px;

	padding-right:20px;

	text-align:justify;

	color:#003366;

	padding-top:25px;

	}

#centro {

	width:328px;

	height:445px;

	float:left;

	}

#izquierda {

	width:295px;

	height:445px;

	float:left;

	/*padding-left:30px;*/

	padding-right:35px;

	text-align:justify;

	color:#003366;

	}

#botones {

	width:328px;

	height:206px;

	float:left;

	background-image:url(../images/botones.jpg);

	background-repeat:no-repeat;

	}

#login {

	width:328px;

	height:130px;

	float:left;

	background-image:url(../images/login_home.png);

	color:#FFFFFF;

	padding-top:100px;

	}

#login_interna {

	width:1000px;

	height:130px;

	float:left;

	background-image:url(../images/login_home.png);

	color:#FFFFFF;	

	}

.rojo {

	color:#cc6666;

	font-weight:bold;

	}

.blanco {

	color:#FFFFFF;

	}

.boton {

	color:#FFFFFF;

	font-weight:bold;

	background-color:#993300;

	border:0;

	}

.cajas {

	border:2px;

	border-style:solid;

	border-color:#999999;

	}

H2 {

	display:block;

	float: left;

	width:900px;

	height:46px;

	text-indent:-99999em;

	margin-top:6px;

	background-repeat:no-repeat;

}

h2.home {background-image:url(../images/t_produccion.png);}

h1 {

	color:#cc3333;

	font-family:"Times New Roman", Times, serif;

	font-size:18px;

	font-weight:bold;

	}

.producto {

	color:#FFFFFF;

	text-align:center;

	font-weight:bold;

	}
