* {
	margin:0px;
	padding:0px;
}
.separador {
	clear:both;
	float:none !important;
}
.cleanclear {
	width:100%;
	overflow:hidden;
}
body {
	background-color:#c47221;
	color:#7b7b7b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	outline:none;
	text-decoration:none;
	color:#7b7b7b;
}
a:hover {
	color:#454545;
}
a img {
	border:none;	
}
li {
	list-style:none;	
}
.wrapper {
	width:700px;
	margin:auto;
	position:relative;
}
.tablaHosting {
	width:100%;
	margin:10px 0px;
}
.tablaHosting th {
	text-align:left;
	color:#FFF;
	background-color:#c35e09;
	padding:3px;
}
tr.par {
	background-color:#eee;	
}
#wrap {
	background-color:#fff;	
}
#flags {
	position:absolute;
	width:60px;
	text-align:right;
	right:0px;
}

#header .top {
	height:85px;
	overflow:hidden;
	background-image:url(../images/fondo_header.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
}
#presentacion {
	outline:none;
	width:700px;
	height:85px;
	overflow:hidden;
}
div#presentacion {
	background-image:url(../images/trucopresentacion.png);
	background-repeat:no-repeat;	
}
.fondos {
	background-image:url(../images/fondos.jpg);
	background-repeat:repeat-x;
}
#header .bottom {
	height:48px;
	background-position:left top;	
}
#header .pattern_menu {
	background-image:url(../images/pattern_menu.png);
	background-repeat:no-repeat;
	background-position:center top;
}
#menu {
	height:48px;
	background-image:url(../images/brillo_menu.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	font-size:15px;
	font-family:Myriad Pro, Arial, Helvetica;
}
#menu li {
	float:left;
	list-style:none;
	padding:22px 14px 10px 14px;
	border-right:1px solid #fff;
}
#menu li.selected {
	background-image:url(../images/selected.gif);
	background-position:center bottom;
	background-repeat:no-repeat;
}
#menu li a {
	color:#FFF;
	text-decoration:none;
}
#menu li a:hover {
	color:#411e0e;
}
#ingresar {
	float:right !important;
	border:none !important;
}
#logo {
	background-image:url(../images/logo_alt.png);
	background-position:left top;
	background-repeat:no-repeat;
	height:85px;
	width:160px;
	text-indent:-99999px;
}
#acceso_clientes {
	width:190px;
	height:64px;
	position:absolute;
	background-image:url(../images/fondo_acceso_clientes.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	right:72px;
	bottom:0px;
	font-size:11px;
	overflow:hidden;
	cursor:pointer;
}
#acceso_clientes h2 {
	font-size:13px;
	margin-left:55px;
	margin-top:10px;
}
#acceso_clientes p {
	margin:5px 0px 5px 55px;
}
#acceso_clientes p.sinmargen {
	margin:5px 2px;
	visibility:hidden;
}
#acceso_clientes label {
	color:#7b7b7b;
	float:left;
	width:60px;
	text-align:right;
	margin-bottom:3px;
	padding-right:2px;
}
#acceso_clientes input {
	border:1px solid #7b7b7b;
	width:105px;
	height:12px;
	padding:2px;
	float:left;
	margin-bottom:3px;
	font-size:10px;
}
#acceso_clientes a {
	color:#454545;
}
#acceso_clientes a:hover {
	color:#c35e09;
}
#noticias {
	background-image:url(../images/fondo_titulos.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	height:68px;
	border:1px solid #e6e6e6;
	margin:10px 0px;
	overflow:hidden;
}
#noticias ul {
	/*height:68px;*/
	width:690px;	
}
#noticias ul li {
	height:68px;
	width:690px;
	list-style:none;
}
#noticias ul li div.fecha_numero {
	color:#FFFFFF;
	float:left;
	font-size:36px;
	padding-top:12px;
	text-align:center;
	width:88px;
	font-weight:bold;
}
#noticias ul li div.fecha_numero sup {
	font-size:14px;
}
#noticias ul li div.contenido_noticia {
	width:600px;
	float:left;
	padding-top:3px;
}
#noticias ul li span.fecha {
	text-transform:uppercase;
	font-family:Myriad Pro, Arial, Helvetica;
	font-size:16px;
}
#noticias ul li span.fecha b {
	color:#454545;
}
#noticias ul li span.fecha p {
	color:#454545;	
}
#noticias a:hover {
	color:#C47221 !important;	
}
#noticias .jcarousel-container {
	position:relative;
}
#noticias .jcarousel-list-vertical {
	left:0px;
	overflow:hidden;
	position:relative;
	top:0px;
	z-index:1;
}
#noticias .jcarousel-item-vertical {
	height:68px !important;
	width:690px !important;
}
#noticias .jcarousel-clip-vertical {
	height:68px !important;
	width:698px !important;
	margin:0px;
	overflow:hidden;
	padding:0px;
	position:relative;
	z-index:2;
}
#center {
	margin:30px 0px;	
	background-image:url(../images/fondo.jpg);
	background-color:#ffffff;
	background-position:center center;
	background-repeat:repeat-x;
}
#center h2 {
	padding:14px 0px 12px 40px;
	border:1px solid #e6e6e6;
	background-image:url(../images/fondo_titulos.jpg);
	background-position:0px -68px;
	background-color:#ffffff;
	background-repeat:no-repeat;
	font-family:Myriad Pro, Arial, Helvetica;
	font-size:17px;
	font-weight:normal;
	margin-bottom:15px;
	text-transform:uppercase;
}
#center h2 b, #center h2 strong {
	color:#454545;
}
#center h3 {
	padding:7px 0px 6px 40px;
	border:1px solid #e6e6e6;
	background-color:#FFF;
	background-image:url(../images/fondo_h3.jpg);
	background-position:0px 0px;
	background-repeat:no-repeat;
	font-family:Myriad Pro, Arial, Helvetica;
	font-size:14px;
	font-weight:normal;
	margin:10px 0px;
	outline:none;
	cursor:pointer;
}
#center h3 b, #center h3 strong {
	color:#454545;
}
#center h3.ui-state-active {
	background-position:0px -32px !important;
}
#center h3 b, #center h3 strong {
	color:#454545;
}
#center div.top.fondos {
	background-position:0px -96px;
}
#center div.top.fondos div.wrapper {
	width:694px;
}
#composicion {
	width:680px;
	height:266px;
	background-color:#EEE;
	overflow:hidden;
}
.borde_blanco {
	border:6px solid #fff;
}
.borde_oscuro {
	border:1px solid #454545;
}
#contenidos p {
	margin-bottom:15px;	
}
#contenidos div.left {
	width:400px;
	float:left;
}
#contenidos div.right {
	width:280px;
	float:right;
}
div.contenedor_video {
	border:6px solid #454545;
	background-color:#fff;
	margin:15px 0px;
	padding:3px;
}
#footer {
	height:180px;
	background-position:0px -376px;
	border-top:1px solid #454545;
	color:#db9d82;
}
#footer a {
	color:#DB9D82;	
}
#menu_inferior {
	color:#FFF;
	text-align:center;
	font-size:13px;
	padding:18px 0px 12px;
}
#menu_inferior a {
	color:#FFF;
	font-weight:bold;
}
#menu_inferior a.selected, #menu_inferior a:hover {
	color:#411e0e;
}
#derechos p {
	text-align:center;
	margin-bottom:8px;
}
#footer .left {
	float:left;
	width:345px;
	background-image:url(../images/uruguay.jpg);
	background-repeat:no-repeat;
	background-position:right center;
}
#footer .left p {
	text-align:right;
	margin-right:40px;
}
#footer .right {
	float:right;
	width:345px;
	background-image:url(../images/usa.jpg);
	background-repeat:no-repeat;
	background-position:left center;
}
#footer .right p {
	text-align:left;
	margin-left:40px;
}
#validadores {
	text-align:center;
	margin-top:8px;
}
#validadores a img {
	border:none;	
}
.altofijo {
	height:300px;
}
.altofijo2 {
	height:400px;
}
.altofijo3 {
	height:380px;	
}
.altofijo4 {
	height:696px;	
}
.altofijo5 {
	height:445px;
}
.pattern_fondo {
	background-image:url(../images/pattern_pie.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:180px;
}
.minisecciones a {
	margin:10px 0px;
	color:#5b7682;
	font-weight:bold;
}
.minisecciones a:hover {
	color:#C35E09;
}
.minisecciones img {
	display:block;
	margin:auto;
}
#trabajos {
	width:400px;
}
#trabajos li {
	height:450px;
	width:400px;
	overflow:hidden;
}
#trabajos li p {
	margin:0px;	
}
div.thumb {
	background-color:#FFF;
	background-image:url(../images/loading_orange.gif);
	background-position:center center;
	background-repeat:no-repeat;
}
div.thumb .borde_blanco {
	border:8px solid #fff;
	height:322px;
	width:382px;
	overflow:hidden;
}
div.thumb img {
	width:380px;
	height:320px;
	cursor:default;
}
div.recuadro {
	background-color:#dfdfdf;
	border:1px solid #c4c4c4;
	margin-top:7px;
	position:relative;
	height:85px;
}
div.recuadro div.bottom {
	background-position:0px -624px;
	padding:5px 10px;
	font-size:11px;
}
img.flechita {
	position:absolute;
	top:-17px;
	left:30px;
}
a.visitar {
	background-image:url("../images/visitar.png");
	background-repeat:no-repeat;
	height:48px;
	width:48px;
	position:absolute;
	right:8px;
	top:-24px;
}
a.visitar:hover {
	background-position:-48px 0px;
}
a.ver_fotos {
	background-image:url("../images/ver_fotos.png");
	background-repeat:no-repeat;
	height:48px;
	width:48px;
	position:absolute;
	right:60px;
	top:-24px;
}
a.ver_fotos:hover {
	background-position:-48px 0px;
}
#listado_clientes {
	margin-top:10px;
}
#listado_clientes ul {
	margin:5px 0px 10px;	
}
#listado_clientes ul li {
	border:1px solid #dfdfdf;
	color:#C35E09;
	margin:1px 0px;
	padding:2px;
}
#opiniones_clientes p.cliente {
	color:#C35E09;
}

/**
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}
.portfolios .jcarousel-clip {
	height:1350px;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
#mapa_container {
	padding-top:1px;
}
#mapa {
	background-image:url(../images/loading2.gif);
	background-repeat:no-repeat;
	background-position:center;
	border:1px solid #7B7B7B;
	margin:auto;
	width:398px;
	height:290px;
}
#mapa p {
	margin:0px;
}

/* *****************
	CURRICULUM
******************** */
#curriculum_container {
	display:none;
}
#curriculum {
	background-image:url(../images/fondo.jpg);
	background-color:#FFFFFF;
	background-position:center center;
	background-repeat:repeat-x;
	height:100%;
	overflow:hidden;
	position:relative;
}
#curriculum .iefix {
	padding:20px;
}
#curriculum form.forms {
}
#curriculum form.forms label {
	display:block;
	float:left;
	margin:5px 5px 3px 0px;
	text-align:right;
	width:145px;
}
#curriculum form.forms div.textbox, form.forms div.textarea {
	margin-bottom:5px;
}
#curriculum form.forms input.textbox,
#curriculum form.forms input.datebox,
#curriculum form.forms input.intbox {
	background-color:transparent;
	border:1px solid #000000;
	display:block;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px;
	padding:3px 2px;
	width:165px;
}
#curriculum form.forms textarea.textarea {
	background-color:transparent;
	border:1px solid #000000;
	display:block;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
	margin:5px 0px;
	padding:3px 2px;
	width:265px;
	height:92px;
}
#curriculum form.forms input.filebox {
	background-color:transparent;
	border:1px solid #000000;
	font-size:9pt;
	font-family:Arial, Helvetica, sans-serif;
}
#curriculum form.forms input.focus,
#curriculum form.forms textarea.focus,
#curriculum form.forms select.focus {
	border:1px solid #7B7B7B !important;
}
#curriculum select.combo {
	border:1px solid #000000;
	background-color:transparent;
	font-size:11px;
	margin-top:5px;
	width:80px !important;
}
#curriculum label.combo {
	width:110px !important;
}
#curriculum select.combo option {
	background-color:#FFFFFF;
}
#curriculum form.forms input.submit {
	background-color:transparent;
	border:medium none;
	bottom:10px;
	color:#5B7682;
	cursor:pointer;
	float:right;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:bold;
	height:20px;
	position:absolute;
	right:10px;
	text-align:right;
	width:40px;
}
#curriculum form.forms input.submit:hover, form.forms input.submit.focus {
	color:#C35E09;
}
#curriculum form.forms .msj_curriculum {
	margin:0px auto;
	text-align:center;
	width:330px;
	height:30px;
	overflow:hidden;
}
#curriculum form.forms .msj_curriculum span {
	color:#5B7682;
	display:none;
}
#curriculum div.formulario {
	margin-top:10px;
}
#curriculum div.formulario h3 {
	color:#E86C24;
}
#curriculum div.formulario h5 {
	font-size:11px;
	text-align:justify;
}
#curriculum div.formulario h6 {
	font-size:10px;
	text-align:justify;
}
#curriculum h5 {
	cursor:pointer;
}
#curriculum h5:hover {
	color:#E86C24;
}
#curriculum h5.selected {
	color:#E86C24;
	cursor:default;
}
#divTecnologias div {
	float:left;
	width:205px;
	margin:10px 20px;
}
/****** Calendario *******/
#ui-datepicker-div,
#ui-datepicker-div table,
.ui-datepicker-div,
.ui-datepicker-div table,
.ui-datepicker-inline,
.ui-datepicker-inline table {
	font-size: 12px !important;
}
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: segoe ui, Arial, sans-serif;
	background-color: #FFFFFF;
	font-size: 1.2em;
	border:1px solid #7B7B7B;
	width: 186px;
	padding:30px 6px 5px;
	position: relative;
}
#ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
	background:#FFFFFF;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: transparent;
	cursor: pointer;
}
.ui-datepicker-next {
	left: 166px;
	cursor: pointer;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: transparent;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: transparent;
	border: 1px solid #7B7B7B;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: transparent;
}
.ui-datepicker-prev a:hover {
	background: transparent;
}
.ui-datepicker-next a:hover {
	background: transparent;
}
.ui-datepicker-prev a:active {
	background: transparent;
}
.ui-datepicker-next a:active {
	background: transparent;
}
.ui-datepicker-title {
	text-align:center;
	position:absolute;
	left:50px;
	top:6px;
	width:95px;
}
.ui-datepicker-header select {
	border: 1px solid #7B7B7B;
	color: #eeeeee;
	background: #327E04;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
	
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 7em;
	left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5em;
	left: 9.4em;
}
table.ui-datepicker-calendar {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker-calendar a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #2A1313;
	background: transparent;
	cursor: pointer;
	border:1px solid #000000;
}
table.ui-datepicker-calendar td a:hover {
	color:#C47221;
	border:1px solid #C47221;
	background: transparent url(../images/formularios.png) no-repeat scroll -295px -266px;
}
table.ui-datepicker-calendar td a:active, table.ui-datepicker-calendar td.ui-datepicker-current-day a {
	color:#C47221;
	border:1px solid #C47221;
	background: transparent;
}
table.ui-datepicker-calendar .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
	/*border-bottom: 1px solid #E4E5E3;*/
}
table.ui-datepicker-calendar .ui-datepicker-title-row td a {
	color: #222222;
}
table.ui-datepicker-calendar td.ui-datepicker-today a {
	border:1px solid #7B7B7B !important;
	color:#7B7B7B !important;
}

.inter {
	text-align:center;	
}

.jcarousel-prev {
	background-repeat:no-repeat;
	background-image:url("../images/arriba.png");
	display:block;
	height:48px;
	position:absolute;
	right:0;
	top:-32px;
	width:48px;
	cursor:pointer;
}
.jcarousel-prev:hover {
	background-position:-48px 0px;
}
.jcarousel-next {
	background-image:url("../images/abajo.png");
	display:block;
	height:48px;
	position:absolute;
	right:50px;
	top:-32px;
	width:48px;
	cursor:pointer;
}
.jcarousel-next:hover {
	background-position:-48px 0px;
}
