@charset "utf-8";
/* CODIFICADO POR ANDRE DARUGNA */

body {
	background-image:url(images/bg_tope2.gif);
	background-repeat:repeat-x;
	background-color:#f0e9d9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

#arriba {
	position:absolute;
	width:960px;
	left:50%;
	margin-top:0px;
	margin-left:-480px;
}

#jump {
	margin-left:20px;
	float:left;
}

p {
	margin:0px;
}

#centrado {
	position:absolute;
	width:960px;
	left:50%;
	margin-top:92px;
	margin-left:-480px;
	}

#logo {
	width:260px;
	height:60px;
	margin-top:20px;
	margin-left:30px;
	float:left;
}

#header {
	width:260px;
	height:60px;
	margin-right:10px;
	margin-top:20px;
	float:right;
}

#contenedor_menu {
/*	clear:both; */
	width:810px;
	height:32px;
/*	margin-top:92px; */
/*	margin-left:250px; */
	padding-left:10%;
	float:left;
}

#menu_left {
	width:10px;
	height:32px;
	float:left;
	background-image:url(images/menu_left.gif);
	background-repeat:no-repeat;
}

.menu_item {
	width:auto;
	height:32px;
	background-image:url(images/bg_menu.gif);
	padding-left:20px;
	padding-right:20px;
	float:left;
}

.menu_item_txt {
	margin-top:10px;
}


.menu_item_txt a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#CCCCCC;
	text-decoration:none;
	font-weight:bold;
}

.menu_separador {
	width:2px;
	height:32px;
	background-image:url(images/separador_menu.gif);
	float:left;
}

#menu_right {
	width:10px;
	height:32px;
	float:left;
	background-image:url(images/menu_right.gif);
	background-repeat:no-repeat;
}


#flash {
	width:960px;
	height:auto;
	float:left;
	margin-top:15px;
	margin-left:0px;
}

#cuerpo {
	width:960px;
	float:left;
	margin-top:20px;
}

#zona_texto {
	width:700px;
	float:left;
	margin-right:14px;
}

.cuadro_txt {
	width:640px;
	float:left;
	background-color:#ffffff;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	padding:20px;	
	color:#999999;
	text-align:justify;
}

.cuadro_txt2 {
	width:640px;
	float:left;
/*	background-color:#ffffff;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px; */
	padding:20px;	
	color:#666666;
	margin-top:5px;
	text-align:justify;
}

#zona_menu_lateral {
	width:246px;
	float:left;
}

#banner {
	margin-top:25px;
	width:236px;
	float:left;
	margin-bottom:25px;
	margin-left:10px;
}


#buscador {
	float:left;
}

#buscador_tope {
	width:246px;
	height:85px;
	background-image:url(images/buscador_tope.gif);
	background-repeat:no-repeat;
}

#buscador_cuerpo {
	width:246px;
	height:40px;
	background-image:url(images/buscador_cuerpo.gif);
	background-repeat:repeat-y;
}

#buscador_cuerpo p {
	margin-left:20px;
	margin-right:20px;
	margin-bottom:0px;
	margin-top:0px;
}

#buscador_bottom {
	width:246px;
	height:12px;
	background-image:url(images/buscador_bottom.gif);
	background-repeat:no-repeat;
}

#footer {
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	width:100%;
	height:47px;
	float:left;
}


#footer_txt {
	color:white;
	margin-left:330px; 
	margin-top:15px;
	float:left;
}

#firma {
	padding-top:10px;
	float:left;
	width:100px;
	text-align:center;
	margin-left:400px;
	margin-top:5px;
}

/* CODIGO PARA ie6 

 #footer_txt {
	color:white;
	margin-left:150px; 
	margin-top:15px;
	float:left;
}

#firma {
	float:left;
	width:160px;
	margin-left:180px;
	margin-top:5px;
}

 hasta aca hay q cambiar codigo para ie6 */
 
.foto {
float:left;
margin-right:10px;
border-style:solid;
border-width:1px;
border-color:#666666;
}