@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family:Arial;
	font-size: 14px;
}
input {
height:19px;
font-size:10px;
color:#999999;
}
.titulo {
font-size:18px;
color:#FF6600;
text-transform:uppercase;
}
.maintitulo {
font-size:19px;
color:#FF6600;
font-family:Trebuchet MS;
text-transform:uppercase;
background-image:url(images/arrow.gif);
background-repeat:no-repeat;
padding-left:30px;
padding-bottom:5px;
font-weight:bold;
border-bottom: 1px #b2b2b2 dotted;
height:25px;
}
.botones {
font-size:12px;
color:FF6600;
padding-left:20px;
}
.subtitulo {
font-size:12px;
color:#FF6600;
text-transform:uppercase;
}.botones a {
	color:#999999;
	text-decoration: none;
}

a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}



a.cuti {
	height:33px;
	width:60px;
	background:url(images/cuti.jpg) no-repeat top;
}

a.cuti:hover {
	height:33px;
	width:60px;
	background:url(images/cuti.jpg) no-repeat bottom;
}


.texto {
font-size:12px;
color:ffffff;
font-family:Arial;
}

.lugar_montevideo {
border: 1px dotted #d34400;
float:left;
margin: 0px 5px 0px 0px;
padding:4px;
background:#f0f0f0;
height:auto;
width:165px;
}

.lugar_todos {
width:399px;
float:right;
}

.lugar {
border: 1px dotted #b2b2b2;
float:left;
padding:4px;
background:#f0f0f0;
height:auto;
width:165px;
margin: 5px 5px 0px 0px;
}

.lugar_der {
border: 1px dotted #b2b2b2;
float:left;
padding:4px;
background:#f0f0f0;
height:auto;
width:188px;
margin: 5px 0px 0px 0px;
}

.lugar_espacio {
float:left;
margin:0px;
height:119px;
width:158px;
background:#e6e6e6;
}


/* contacto */
.contacto {text-align:left;font-size:12px;color:#707173; margin:0px; float:left;}
a#enviar {height:20px;width:56px;margin-top:0px;float:right; background:url(images/enviar.jpg) top no-repeat; margin-bottom:5px;}
a#enviar:hover {height:20px;width:56px;margin-top:0px;float:right; background:url(images/enviar.jpg) bottom no-repeat; margin-bottom:5px;}
a#borrar {height:20px;width:56px;margin-top:0px;margin-right:2px;float:right; background:url(images/borrar.jpg) top no-repeat; margin-bottom:5px;}
a#borrar:hover {height:20px;width:56px;margin-top:0px;margin-right:2px;float:right; background:url(images/borrar.jpg) bottom no-repeat; margin-bottom:5px;}

a#boton_ver_demo {height:20px;width:100px;margin-top:0px;float:right; background:url(images/ver_demo_btn.jpg) top no-repeat;}
a#boton_ver_demo:hover {height:20px;width:100px;margin-top:0px;float:right; background:url(images/ver_demo_btn.jpg) bottom no-repeat;}

a#copiar {height:20px;width:100px;margin-top:0px;margin-right:2px;float:right; background:url(images/btn_copiar_informacion.jpg) top no-repeat; margin-bottom:5px;}
a#copiar:hover {height:20px;width:100px;margin-top:0px;margin-right:2px;float:right; background:url(images/btn_copiar_informacion.jpg) bottom no-repeat; margin-bottom:5px;}
a#descarga {height:20px;width:79px;margin-top:0px;margin-right:2px;float:right; background:url(images/descargar_info.jpg) top no-repeat; margin-bottom:5px;}
a#descarga:hover {height:20px;width:79px;margin-top:0px;margin-right:2px;float:right; background:url(images/descargar_info.jpg) bottom no-repeat; margin-bottom:5px;}

a.demo {height:40px;width:180px;margin-top:0px;margin-right:2px;float:right; background:url(images/ver_demo.jpg) left top no-repeat; margin-bottom:5px;}


a.demo:hover {height:40px;width:180px;margin-top:0px;margin-right:2px;float:right; background:url(images/ver_demo.jpg) left bottom no-repeat; margin-bottom:5px;}

a.demo_chico {height:20px;width:90px;margin-top:0px;margin-right:2px;float:right; background:url(images/ver_demo_chico.jpg) left top no-repeat; margin-bottom:5px;}

a.demo_chico:hover {height:20px;width:90px;margin-top:0px;margin-right:2px;float:right; background:url(images/ver_demo_chico.jpg) left bottom no-repeat; margin-bottom:5px;}

.imput_class {text-align:left;font-size:11px;color:#929292; background:#f0f0f0;border:solid 1px #fff; height:20px; width:150px; padding:3px; margin-bottom:5px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.imput_class:hover {text-align:left;font-size:11px;color:#929292; background:#f0f0f0;border:solid 1px #d95f26; height:20px; width:150px; padding:3px; margin-bottom:5px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.imput_class_b {text-align:left;font-size:11px;color:#929292; background:#f0f0f0;border:solid 1px #fff; height:20px; width:150px; padding:3px; margin-bottom:5px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.imput_class_b:hover {text-align:left;font-size:11px;color:#929292; background:#f0f0f0;border:solid 1px #d95f26; height:20px; width:150px; padding:3px; margin-bottom:5px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.imput_class:focus {text-align:left;font-size:11px;color:#929292; background:#f0f0f0;border:solid 1px #ccc; height:20px; width:150px; padding:3px; margin-bottom:5px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.imput_mensaje_class {text-align:left;font-size:11px;color:#929292; background:#f0f0f0; border:solid 1px #fff; height:60px; width:150px; padding:3px; font-family:Verdana, Arial, Helvetica, sans-serif;}
.imput_mensaje_class:hover {text-align:left;font-size:11px;color:#929292; background:#f0f0f0;border:solid 1px #d95f26;height:60px; width:150px; padding:3px; font-family:Verdana, Arial, Helvetica, sans-serif;}

a.soporte {height:24px;width:97px;margin:0px;float:right; background:url(images/soporte.jpg) right top no-repeat;}
a.soporte:hover {height:24px;width:97px;margin:0px;float:right; background:url(images/soporte.jpg) right bottom no-repeat;}

