/* CSS SIENA & ASOC */

body {
	background:white url(imagenes/fondo.gif);
	margin:0px;
	padding:0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}
#contenedor {
	width:760px;
	background:white;
	border-top:4px solid #576899;
	margin:0 auto;
	vertical-align:middle;
	padding:0px;
	}

#encabezado {
	width:740px;
	height:50px;
	padding:5px 10px;
	color:black;
	text-align:right;
	line-height:16px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	margin:5px 0px;
	}
#encabezado img {
	float:left;
	padding:5px;
	}
	
#banner {
	width:760px;
	height:178px;
	margin:3px 0px 3px 0px;
	padding:0px;
	}

/* BOTONERA - Menu Principal */
#botonera {
	width:750px;
	background:#d2d6d7;
	color:#58676c;
	padding:5px;
	font-size:12px;
	clear:both;
	font-weight:bold;
	margin:5px 0px;
	border-top:1px solid #a8adaf;
	border-bottom:1px solid #a8adaf;
	}
#botonera a {
	color:#58676c;
	text-decoration:none;
	margin:0px 4px;
	}
#botonera a:hover {
	color:#d15908;
	}
	
#botonera2 {
	width:750px;
	margin:3px 0px 5px 0px;
	background:white;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	color:#58676c;
	padding:5px;
	font-size:10px;
	text-align:center;
	clear:both;
	font-weight:normal;
	}
#botonera2 a {
	color:#58676c;
	text-decoration:none;
	}
#botonera2 a:hover {
	color:#d15908;
	}

/* Contenido */

#contenido {
	width:546px;
	float:left;
	padding:10px;
	margin:0px;
	}
#contenido H1 {
	color:#d15908;
	font-size:15px;
	border-bottom:1px dashed #d15908;
	margin:0px;
	}
	
#contenido H2 {
	background:url(../images/arrow_blue.jpg) no-repeat left center;
	color:#576899;
	font-size:12px;
	margin:7px;
	padding: 2px 14px;
	font-weight:normal;
	border-bottom:1px solid #ebebeb;
	}
	
#contenido UL {
	margin:20px;
	padding:0px;
	list-style:none;
	color:#333333;
	}
#contenido UL LI {
	background:url(../images/item_orange.jpg) no-repeat left top;
	padding:1px 14px;
	}
	
#contenido P {
	margin:20px;
	}
	
#contenido a {
	color:#58676c;
	text-decoration:none;
	}
#contenido a:hover {
	color:#d15908;
	}


/* Barra Partners */

#partners {
	width:171px;
	background:#f7f7f8;
	padding:5px;
	margin:30px 3px 0px 3px;
	float:left;
	border-right:3px solid #d1d1d1;
	border-top:1px solid #d1d1d1;
	border-left:1px solid #d1d1d1;
	border-bottom:3px solid #d1d1d1;
	}
#partners H1 {
	border-bottom:1px dashed #576899;
	color:#576899;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
	margin:2px 0px 0px 0px;
	/margin:8px 0px 0px 0px;
	padding:3px;
	}
	
/* Contacto */

#formulario {
	float:left;
	position:relative;
	width:570px;
	padding:10px;
	clear:both;
	}

#col1 {
	float:left;
	position:relative;
	display:block;
	width:250px;
	margin:5px 0px 0px 0px;
	text-align:right;
	}
#col1 P {
	margin:4px 2px 8px 0px;
	padding:2px;
	}
#col2 {
	float:left;
	position:relative;
	display:block;
	width:270px;
	margin:5px 0px 0px 0px;
	}
#col2 input, option, textarea, select {
	background:#f5f5f5;
	border:1px solid #cccccc;
	padding:2px;
	margin:2px;
	color:#e6640c;
	font-size:10px;
	width:180px;
	}


/* PIE */

#pie {
	background:#576899;
	color:white;
	width:740px;
	clear:both;
	margin:0px 0px 0px 0px;
	padding:10px;
	text-align:right;
	border-top:3px solid #384363;
	}



/* Varios */

.gifs {
	float:left;
	margin:0px 10px 5px 0px;
	}

#clientes TD {	
	border-left:3px solid #CCCCCC;
	padding:0px 0px 0px 5px;
	}

