body {

	margin: 0px;

	padding: 0px;

	background: url('images/bg_page.gif');

	background: url('images/bg.jpg');

}

#header {

	/*float: left;*/

	width: 960px;

	background: #ffffff url('images/header_bg.gif');

}

#header li {

	list-style: none;

	display: inline;

	margin: 0px 10px 0px 10px;

}

#header img {

	border: none;

}


#sidebar {

	float: left;

	font-family: "trebuchet ms", arial, helvetica;

	font-size: 10pt;
	
	text-align: left;

	color: #555;

	padding: 10px;

	width: 25%;

	background: #fff;

}

#sidebar h3 {

	background: url('images/left_title.gif');

	font-family: arial, helvetica;

	font-size: 12pt;

	padding: 5px 0px 15px 0px;

	text-align: center;

	width: 125px;

	color: #fff;

}

#menu_sidebar{

	list-style: none;
	
	

}

#menu_sidebar a{
	text-decoration:none;
	color:#555;
}

#body {

	float: right;

	font-family: arial, helvetica;

	line-height: 16px;

	font-size: 12pt;

	color: #555;

	background: #fff;

	text-align: justify;
	
	margin: 0 20px 0 -200px;

	padding: 0 10px 20px 0;

	width: 75%;

}



#body h1 {

	font-family: "trebuchet ms", arial, helvetica;

	font-size: 14pt;

	color: #97BE0D;

}

#footer {

	/*float: both;*/

	clear: both;

	font-family: arial, helvetica;

	font-size: 8pt;

	font-weight: bold;

	/*letter-spacing: 0.5px;*/

	color: #fff;

	padding: 5px 0 3px 0;

	text-align: center;

	width: 960px;

	background: url('images/footer_bg.gif');

}

#footer a {

	font-family: arial, helvetica;

	font-size: 8pt;

	font-weight: bold;

	color: #fff;

}

#container {

	float: none;

	width: 960px;

	background: #fff;

	margin: auto;

	border: 9px solid #888;

}

#bigcontainer {

	/*float: left;*/

	padding: 0px;

	/*background: #97BE0D;

	background: #888;*/

	border: 0px solid red;

	width: 100%;

	text-align: center;

	/*background: transparent;*/

}

#body a {

	font-size: 10pt;

	color: #5588bb;

}

.nombre {

	font-size: 10pt;

	font-weight: bold;

	color: #444;

}

.desc {

	font-size: 8pt;

	color: #444;

}

acronym {

	border-bottom: 1px solid #97be0d;

	cursor: help;

}

#form {

	float: left;

	text-align: right;
	
	margin: 0 0 0 30px;

}

#form input, textarea {

	width: 200px;

}

#form textarea {

	height: 150px;

}

#form label {

	vertical-align: text-top;

}

#form label, input, textarea {

	margin: 2px;

}

.col {

	float: left;

	clear: right;

	width: 90px;

	text-align: center;

}

img {

	border: none;

}

ul.alianza li{
	list-style: none;

	display: inline;

	margin: 0 10px 0 10px;
	
	padding-bottom:300px;
}
ul.menu li {
   
   list-style: none;

	display: inline;

	margin: 0 10px 0 10px;
}

#ul.list li{
	list-style: none;
}

/* Alianza  */
#scroller_container1 {
 width:90%;
 height: 130px;
 overflow: hidden;
}

/* CSS Hack Safari */
/*#dummy {;# }*/

#scroller_container1 {
overflow: auto;
}
/* Scoller Box */

/* clientes */
.cliente {
	margin: 30px;
	position: relative;
	width: 180px;
	height: 130px;
	float: left;
}
.cliente img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
}
.cliente span {
	width: 20px;
	height: 18px;
	display: block;
	position: absolute;
	top: 12px;
	left: 12px;
	background: url(images/polaroid.png) no-repeat;
}
.cliente a {
	text-decoration: none;
}
.thumb span {
	width: 30px;
	height: 60px;
	display: block;
	position: absolute;
	top: -5px;
	left: -2px;
	background: url(images/paper-clip-mini.png) no-repeat;
}

.navigation {
	float:left;
    background-color: #eee;
    border: 1px solid #ccc;
    margin: 2px 0 0 260px;
    text-align: center;
    padding: 9px 5px;
    white-space: nowrap;
    font: 12px Georgia;
}
span.navthis {
    padding: 3px 8px;
    background-color: #eee;
    color: #FF7F00;
    font-weight: bold;
    font-size: 13px;
}
a.nav {
    padding: 4px 6px;
    color: #888;
    text-decoration: none;
}
a.nav:hover {
    padding: 3px 6px;
    color: #000;
    background-color: #FFC68C;
    border: 1px solid #FFA851;
} 

.detalle img {
	background: #fff;
	border: solid 1px #ccc;
	padding: 4px;
	/*aling:center;*/
}


