body {
	margin:0;
	text-align:center;
}
#container {
	align: center;
	position:relative;
	margin:0 auto 0;
	text-align:left;
}
#headerOut {
	width:100%;
	height:150px;
	background-image:url(../images/bgHeader.jpg);
}
#header {
	width:780px;
	margin:0 auto;
	padding:0px 0px 0px 20px;
	height:150px;
}
#logo {
	padding-top:44px;
	width:131px;
	float:left;
}
#menuOut {
	padding-top:35px;
	float:right;
	width:610px;
}
#item {
	background-image:url(../images/bgMenu.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	float:left;
	height:100px;
	margin:0px 20px 0px 0px;
	padding-left:22px;
}
#item ul {
	margin:0px;
	padding:0px;
}
#item li {
	margin:0px;
	padding:0px;
	list-style:none;
	line-height:15px;
	text-align:left;
}
#item  a, a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#ADDDF2;
	text-decoration:none;
}
#item a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
#usuariosOut {
	width:100%;
	height:44px;
	background-image:url(../images/bgUsuarios.jpg);
	clear:both;
}
#usuarios {
	width:780px;
	margin:0px auto;
	padding-top:10px;
}
.inputtext {
	border:1px solid #999999;
	width:146px;
	height:18px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#333333;
	margin-right:20px;
}
.btnEnviar {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	height:18px;
	width:70px;
	background-color:#E8E8E8;
	border:1px solid #999999;
}
#contenido {
	width:780px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	clear:both;
	overflow:hidden;
}
#izq {
	width:525px;
	float:left;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#919195;
	line-height:18pt;
	margin:0;
}
#izq h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18pt;
	color:#009DDC;
	font-weight:bold;
	margin:0;
}
#izq a, a:visited {
	color:#009DDC;
	text-decoration:none;
}
#izq a:hover {
	color:#0081B4;
	text-decoration:none;
}
#der {
	float:right;
	width:235px;
}
#der ul, #der li{
	list-style:none;
	margin:0px 0px 10px 0px;
	padding:0px;
}
#bannerCentro {
	clear:both;
	margin-bottom:30px;
}
#noticiaIzq {
	float:left;
	width:245px;
	background-color:#f5f5f5;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#919195;
	text-align: left;
	line-height:15px;
}
#noticiaDer {
	float:right;
	width:245px;
	background-color:#f5f5f5;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#919195;
	text-align: left;
	line-height:15px;
}
#noticiaIzq h1, #noticiaDer h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#009DDC;
	font-weight:bold;
	margin:0 0 10px 0;
}
#datosOut {
	width:100%;
	height:280px;
	margin:auto;
	background-image:url(../images/bgDatosOut.jpg);
	clear:both;
}
#datos {
	padding:20px 0px 0px 0;
	width:780px;
	margin:auto;
	overflow:hidden;
}
#datosIzq {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#919195;
	width:282px;
	float:left;
	text-align: left;
	overflow:hidden;
}
#datosIzq ul {
	padding:0;
	margin: 0;
}
#datos li {
	list-style-type:none;
	margin:10px auto;
}
#datosIzq h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#009DDC;
	font-weight:bold;
	margin:0px;
}
#datosDer {
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#919195;
	width:421px;
	text-align: left;
}
#datosDer ul {
	margin:10px 0px 0px 0px;
	padding:0px;
}
#datosDer li {
	display:inline;

}
#footerOut {
	background-image:url(../images/bgFooter.jpg);
	width:100%;
	height:60px;
	clear:both;
}
#footer {
	width:780px;
	margin:auto;
	padding-top:15px;
	overflow:hidden;
}
#footer ul {
	margin:0;
	padding:0;
	float:left
}
#footer li {
	display:inline;
	margin:0px 20px 0px 0px;
}
#simona {
	float:right;
}
#clientesInfo {
	margin:0 0 40px 0;
}
#clientesInfo ul{
	margin:10px 0px 0px 0px;
	padding:0px;
}
#clientesInfo li{
	display:inline;
	margin:50px 20px 0 0;
}
#contacto {
	width:220px;
	float:left;
}
#contacto ul {
	margin:0;
	padding:0;
}
#contacto2 ul {
	margin:0;
	padding:0;
}
#contacto3 ul {
	margin:0;
	padding:0;
}
#contacto li {
	margin:10px 0;
	list-style:none;
}
#contacto2 li {
	margin:10px 0;
	list-style:none;
}
#contacto3 li {
	margin:10px 0;
	list-style:none;
}
.inputtextContacto {
	border:1px solid #999999;
	width:220px;
	height:22px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
	margin-right:20px;
	background-color:#FBFBFB;
}
.inputtextContacto2 {
	border:1px solid #999999;
	width:100%;
	height:100px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#333333;
	margin-right:20px;
	background-color:#FBFBFB;
}
#contacto2 {
	width:220px;
	float:right;
}
#contacto3 {
	clear:both;
}
#contenidoCli {
	width:235px;
	float:right;
	font-size:10pt;
	color:#606060;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}
#contenidoCli ul {
	margin:0;
	padding:0 0 0 16px;
}
#contenidoCli li {
	list-style-type:none;
	border-bottom-style: dashed;
	border-bottom-color:#A5A5A5;
	margin:10 0 0 0;
	border-bottom-width: 1px;
}
#contenidoCli a, a:visited {
	color:#606060;
	text-decoration:none;
}
#contenidoCli a:hover {
	color:#333333;
	text-decoration:none;
}
#galeria ul {
	margin:0;
	padding:0 0 30px 0;
	clear:both;
}
#galeria li {
	list-style-type:none;
	display:inline;
}
#galeria li img {
	border-color:#CCCCCC;
	border-width:1px;
	margin:2px;
	padding:3px 3px 3px 3px;
	border-style: solid;
}




/* ------ Coda Slider --------*/
		
		
	
		
		
		a:focus { outline:none }
		
		
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0;
		}
		
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
	margin: 0;
	position: relative;
	width: 525px;
	padding: 0;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {
	width: 525px;
	height: 257px;
	background: #fff;
	overflow: scroll
}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			border: 1px solid #CCC; /* this is the border. should have the same value for the links */
			margin: auto;
			width: 525px; /* Also specified in  .stripViewer .panelContainer .panel  below */
			height: 257px;
			clear: both;
			background: #fff;
		}
		
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width: 100%;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height: 100%;
			position: relative;
			width: 525px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 0px;
		}
		
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
		}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 10px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background: #60f }
		.stripNav li.tab2 a { background: #60c }
		.stripNav li.tab3 a { background: #63f }
		.stripNav li.tab4 a { background: #63c }
		.stripNav li.tab5 a { background: #00e }
		
		.stripNav li a:hover {
			background: #333;
		}
		
		.stripNav li a.current {
			background: #000;
			color: #fff;
		}
		.stripNav {
			display:none;
		}
		.stripNavL, .stripNavR { /* The left and right arrows */
			position: absolute;
			top: 120px;
			margin:0;
			text-indent: -9000em;
			z-index:10;
			
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("../images/arrow-left.gif") no-repeat center;
		}
		
		.stripNavR {
			background: url("../images/arrow-right.gif") no-repeat center;
		}
