/* CSS Document */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(imagenes/fondo.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
img, #folder_01, #folder_02, #sillas, #bola {
	behavior: url(sitefiles/scripts/iepngfix.htc);
}
 li {
	list-style:url(imagenes/punto.gif);
	margin-bottom:6px;
}
#folder_01 {
	position:absolute;
	width:168px;
	height:207px;
	top:278px;
	left:0px;
	z-index:1;
	background-image:url(imagenes/folder_naranja.png);
	background-repeat:no-repeat;
}
#folder_02 {
	position:absolute;
	width:168px;
	height:207px;
	top:278px;
	left:0px;
	z-index:1;
	background-image:url(imagenes/folder_morado.png);
	background-repeat:no-repeat;
}
#bola {
	position:absolute;
	width:168px;
	height:207px;
	top:278px;
	left:0px;
	z-index:1;
	background-image:url(imagenes/bola_mundo.png);
	background-repeat:no-repeat;
}
#sillas {
	position:absolute;
	width:374px;
	height:210px;
	top:315px;
	left:689px;
	z-index:1;
	background-image:url(imagenes/sillas.png);
	background-repeat:no-repeat;
}
#contenedor {
	position:absolute;
	width:100%;
	height:auto;
}
/* top */
#contenedor_top {
	width:1080px;
	height:337px;	
}
#top_col_01 {
	width:87px;
	height:337px;
	background-image:url(imagenes/fondo_top_01.jpg);
	background-repeat:no-repeat;
	background-position:top;
	float:left;
}
#top_col_02 {
	width:883px;
	height:337px;
	float:left;
}
#top_col_03 {
	width:110px;
	height:337px;
	background-image:url(imagenes/fondo_top_03.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
}
/* cabecera */
#logo {
	width:883px;
	height:164px;
}
#franja_01 {
	width:883px;
	height:20px;
	background-color:#FE7F05;
	color:#FFFFFF;
	text-align:right;
	line-height:20px;
}
#franja_01 a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#franja_01 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#franja_01 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#menu {
	width:883px;
	height:106px;
}
#franja_02 {
	width:650px;
	background-color:#FE7F05;
	margin-left:100px;
	padding:5px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#FFFFFF;
}
#franja_02 a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#franja_02 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#franja_02 a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
#franja_03 {
	width:883px;
	height:25px;
}

/* central */
#contenedor_central {
	width:1080px;
	height:520px;	
}
#central_col_01 {
	width:87px;
	height:100%;
	float:left;
}
#central_col_02 {
	width:883px;
	height:100%;
	float:left;
}
#central_col_03 {
	width:110px;
	height:100%;
	float:left;
}
#tramado_col_01 {
	width:100%;
	height:100%;
	background-image:url(imagenes/patron.gif);
	background-repeat:repeat;
	background-position:top right;
}
/* cuerpo */
#cuerpo_01 {
	width:56px;
	height:100%;
	float:left;
}
#cuerpo_02 {
	width:793px;
	height:100%;
	float:left;
}
#cuerpo_03 {
	width:34px;
	height:100%;
	float:left;
	background-image:url(imagenes/patron.gif);
	background-repeat:repeat;
	background-position:top left;
}
#titulos {
	width:793px;
	height:34px;
}
#imagenes {
	width:157px;
	height:auto;
	float:left;
	padding-bottom:10px;
}
#textos {
	width:575px;
	height:auto;
	float:left;
	margin:0 0 0 20px;
}
#textos img{
	margin-left:-16px;
}
#enlaces{
	color:#333366;
	/*padding-top:10px; !important*/
	clear:both;
}
#enlaces a:link{
	color:#333366;
	text-decoration:none;
}
#enlaces a:hover{
	color:#333366;
	text-decoration:underline;
}
#enlaces a:visited{
	color:#333366;
	text-decoration:none;
}
/* contacto */
#contacto_izq {
	width:385px;
	height:470px;
	float:left;
}
#formulario {
	
	height:326px;
	margin:20px 0 0 0;
}
#contacto_der {
	height:470px;
	width:150px;
	float:left;
}
#dir {
	margin:142px 0 0 0;
	width:220px;
	height:200px;
}


/* pie */
#contenedor_pie {
	width:100%;
	height:35px;
	background-color:#FE7F05;
}
#contenido_pie {
	width:795px;
	color:#FFFFFF;
	padding:10px 145px;
}
#contenido_pie a:link{
	color:#FFFFFF;
	text-decoration:none;
}
#contenido_pie a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
#contenido_pie a:visited{
	color:#FFFFFF;
	text-decoration:none;
}
/* formulario */
#formulario {
	color:#333366;
}

#formulario #campo_formu {
	color: #333366;
	width:50px;
	float:left;
	margin-top:5px;
	text-align:left;
}
#formulario #campo_formu2 {
	color: #333366;
	float:left;
	margin-top:5px;
	text-align:left;
}
#formulario input {
	height:15px;
	width:285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	margin-left:20px;
	margin-bottom:5px;
	border: 1px solid #333366;
	padding:2px;
}
#formulario textarea {
	height:120px;
	width:285px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333366;
	margin-left:20px;
	margin-bottom:5px;
	border: 1px solid #333366;
	padding:2px;
}
#formulario a:link{
	color:#FE7F05;
	text-decoration:none;
}
#formulario a:hover{
	color:#FE7F05;
	text-decoration:underline;
}
#formulario a:visited{
	color:#FE7F05;
	text-decoration:none;
}
/* txts */
.txt_morado {
	color:#442227;
}