/* CSS Document */
/*REDIFINICIONES GENERALES*/
body
{
	font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	behavior:url(csshover.htc);
	margin: 0px;
	background-image:url(../images/fondo_pattern.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ECE1E0;
}

/*ESTRUCTURA GENERAL*/
#columna
{
	width:710px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	background-color:#FFFFFF;
}
#columna_centro
{
	width:702px;
	float:left;
	background-color:#FFFFFF;
}
#columna_contenido
{
	width:694px;
	background-color:#FFFFFF;
	margin:0 0 0 4px;
}
#columna_mi
{
	width:4px;
	height:inherit;
	float:left;
	background-image:url(../images/lineaiz_pattern.gif);
	background-repeat:repeat-y;
}
#columna_md
{
	width:4px;
	height:inherit;
	float:left;
	background-image:url(../images/lineade_pattern.gif);
	background-repeat:repeat-y;
}
/*CABECERA*/
#cabecera
{
	width:694px;
	height:242px;
	margin:0;
	padding:0;
}
#cabecera ul 
{
	width:683px;
	height:42px;
	margin:0;
	float:left;
	padding:0 0 0 3px;
	background-image:url(../images/fondo_menu.jpg);
	background-repeat:no-repeat;
}
#cabecera ul li
{
	list-style-type:none;
	display:inline;
	text-align:center;
	float:left;
	margin:0;
	padding:0;
}
#cabecera ul li a 
{
	margin:17px 0 0 0;
	float:left;
	padding:0px 40px 0 41px;
	_padding:0px 39px 0 40px;
	text-decoration:none;
	font-weight:bold;
	color:#838383;
	font-size:80%;
}
#cabecera ul li a.activo 
{
	color:#504F4F;
	background-image:url(../images/menu_rollover_pattern.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
}
#cabecera ul li a:hover
{
	color:#838383;
	background-image:url(../images/menu_rollover_pattern.gif);
	background-repeat:repeat-x;
	background-color:#CCCCCC;
}
.cabeceraimg 
{
	float:left;
	margin:5px 0 0 0;
}
#cabeceratitular
{
	width:695px;
	height:31px;
	float:left;
	margin:4px 0 0 0;
}
/*CONTENIDO INFERIOR*/
#contenido
{
	width:694px;
	float:left;
	margin:0;
	background-image:url(../images/cuerpo_fondo.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
#desarrollado
{
	width:157px;
	height:5px;
	float:right;
	margin:5px 10px;
}
#contenidotxt
{
	width:650px;
	float:left;
	font-size:85%;
	margin:20px 0 0 10px;
	text-align:justify;
}
#contenidofoto
{
	width:251px;
	height:263px;
	float:left;
	margin: 0 10px 10px 0;
	background-image:url(../images/home_imagenfondo.jpg);
}
.imgmaquina
{
	margin:18px 0 0 17px;
}
/*PIE PAGINA*/
#pie
{
	width:688px;
	height:21px;
	float:left;
	font-family: Trebuchet MS, Tahoma, Arial, Verdana, Helvetica, sans-serif;
	font-size:80%;
	line-height:18px;
	margin:10px 0 0 1px;
	padding: 0 0 0 6px;
	font-weight:bold;
	/*font-style:italic;*/
	color:#B8B8B8;
	background-image:url(../images/pie_fondo.gif);
	background-repeat:no-repeat;
}
#pie a
{
	text-decoration:none;
	color:#CF8480;
}
#pie a:hover
{
	color:#999999;
}
/*HERRAMIENTAS*/
#herramientas
{
	margin:9px 0 0 0;
	float:left;
}
#herramientas a
{
	text-decoration:none;
	color:#354515;
	font-size:85%;
	color:#354515;
}
#herramientas a:hover
{
	color:#000000;
}
/*VIDEO*/
#video
{
	width:340px;
	height:331px;
	float:left;
}