ino<STYLE ID="JoustStyles" TYPE="text/css">

* {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


.contenedor {
width:100%; 
height:100%; 
background-color:#100042; 
padding:15px 0 15px 0;
}

/* --------------------------------------------------------- A_CSS BLOQUES*/
.box_margen { 
width:850px; 
height:100%; 
position:relative; 
background-color:#EBEBEB; 
margin:0 auto;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
.box_cabecera {
width:850px; 
height:99PX; 
position:relative; 
margin:0 auto;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
}
.box_menu {
width:850px; 
height:2.4em; 
position:relative; 
margin:0 auto;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-top:1px solid #999999;
background-color:#EBEBEB; 
}
.box_contenido {
width:850px; 
height:100%; 
position:relative; 
background-color: #EBEBEB; 
margin:0 auto;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
.box_contenido_2 { 
width:850px; 
height:100%; 
position:relative; 
background-color: #EBEBEB; 
margin:0 auto;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
.box_pie { 
width:850px; 
height:100%; 
position:relative; 
margin:0 auto;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
background-color: #EBEBEB;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
text-align:center;
padding-bottom:10px;
}
.box_pie_portada { 
width:850px; 
height:100%; 
position:relative; 
margin:0 auto;
border-left:1px solid #999999;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
background-color: #EBEBEB;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color: #666666;
text-align:center;
padding-bottom:10px;
}

.box_imagen { 
width:850px; 
height:141; 
position:relative; 
background-color:#EBEBEB; 
margin:0 auto;
padding-bottom:15px;
border-left:1px solid #999999;
border-right:1px solid #999999;
}
/* --------------------------------------------------------- C_CSS BLOQUES*/


/* --------------------------------------------------------- A_CSS ENCABEZADOS*/
.box_encabezados { 
width:850px; 
height:100%; 
position:relative; 
background-color:#EBEBEB; 
margin:0 auto;
padding:10px 0 15px 0;
}
.txt_encabezado{
background-color: #003366; 
width:300px; 
margin:2px 0 2px 25px; 
padding:2px 0 2px 15px; 
font-family:Arial, Helvetica, sans-serif; 
font-size:13px; 
font-weight:bold; 
color:#fff;
}
/* --------------------------------------------------------- C_CSS ENCABEZADOS*/


/* --------------------------------------------------------- A_CSS TABLAS*/
.txt_tabla{
width:800; 
height:100%;
font-family:Arial, Helvetica, sans-serif; 
font-size:12px; 
text-align:left;
border:1px solid #999999;
border-collapse: collapse;
border-spacing: 0px;
margin:0 auto;
}
.txt_tabla_titulo{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;
color:#FFFFFF;
text-align:left;
padding:5px;
}
.txt_tabla_titular{
font-family:Arial, Helvetica, sans-serif; 
font-size:13px;
font-weight:bold;
color:#FFFFFF;
text-align:center;

}
.txt_tabla a, tr, th, td{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;  
text-align:left;
border:1px solid #999999;
border-collapse: collapse;
border-spacing: 0px;
}
/* --------------------------------------------------------- C_CSS TABLAS*/



/* --------------------------------------------------------- A_CSS TEXTO LISTA SIN ICONO*/
.txt_estrella{
margin: 0;
padding: 15px 0 0px 30px;
}
.txt_estrella ul {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #666666;
text-align:left;}

.txt_estrella li{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #666666;
text-align:left;
list-style:none;
}
/* --------------------------------------------------------- C_CSS TEXTO LISTA SIN ICONO*/

/* --------------------------------------------------------- A_CSS TEXTO LISTA CON ICONO ESTRELLA*/
.txt_estrella_ico{
margin: 0;
padding: 15px 0 0px 40px;
}
.txt_estrella_ico ul {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #666666;
text-align:left;}
.txt_estrella_ico li{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #666666;
text-align:left;
list-style:url(images/estrella_ico.gif)
}
/* --------------------------------------------------------- A_CSS TEXTO LISTA CON ICONO ESTRELLA*/

/* --------------------------------------------------------- A_CSS TEXTO LISTA CON NUMEROS*/
.txt_lista_normal{
margin: 0;
padding: 0px 0 0px 50px;
}
.txt_lista_normal ul {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #333333;
text-align:left;}

.txt_lista_normal li{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
font-weight:bold;
color: #333333;
text-align:left;
list-style: decimal ;
}

/* --------------------------------------------------------- C_CSS TEXTO LISTA CON NUMEROS*/

/* --------------------------------------------------------- A_CSS TEXTO LISTA COMPROMISOS*/
.txt_lista_compromisos{
margin: 0;
padding: 0px 0 0px 40px;
}
.txt_lista_compromisos ul {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #666666;
text-align:left;}

.txt_lista_compromisos li{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #003366;
text-align:left;
list-style: circle;
}
/* --------------------------------------------------------- C_CSS TEXTO LISTA COMPROMISOS*/

/* --------------------------------------------------------- A_CSS TEXTO LISTA TRABAJOS*/
.txt_lista_trabajos{
margin: 0;
padding: 0px 0 40px 40px;
}
.txt_lista_trabajos ul {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #666666;
text-align:left;
}
.txt_lista_trabajos li{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #333333;
text-align:left;
list-style: circle;
}
/* --------------------------------------------------------- C_CSS TEXTO LISTA TRABAJOS*/

/* --------------------------------------------------------- A_CSS TEXTO LISTA TRABAJOS*/
.txt_lista_motos{
margin: 0;
padding: 0px 0 40px 40px;
}
.txt_lista_motos ul {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #666666;
text-align:left;
}
.txt_lista_motos li{
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #333333;
text-align:left;
list-style: none;
}
/* --------------------------------------------------------- C_CSS TEXTO LISTA TRABAJOS*/



.texto_foto { 
width:850px; 
height:60px; 
position:relative; 
background-color:#EBEBEB; 
margin:0 auto;
border-left:1px solid #999999;
border-right:1px solid #999999;
font-family:Arial, Helvetica, sans-serif; 
font-size:13px; 
font-weight:bold; 
color: #003366;
text-align:center;
}









h1 {
font-family:Arial, Helvetica, sans-serif; 
font-size:14px;
color: #003366;
text-align:left;
padding:30px 0 0 25px;
}

h2 {
font-family:Arial, Helvetica, sans-serif; 
font-size:12px;
color: #003366;
text-align:left;
padding:0 25px 0 25px;
}

h3 {
font-family:Arial, Helvetica, sans-serif; 
font-size:16px;
font-weight:bold;
color: #003366;
text-align:left;
padding:15px 25px 0 25px;
margin:0 auto;
}







/* --------------------------------------------------------- A_CSS TMENU DE PESTAÑAS*/

#globalnav {
	position:relative;
	float:left;
	width:100%;
	padding:0 0 1.60em 1em;
	margin:0;
	list-style:none;
	line-height:1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#globalnav LI {
	float:left;
	margin:0;
	padding:0;
}
#globalnav A {
	display:block;
	color:#444;
	text-decoration:none;
	font-weight:bold;
	background: #b8b8b8;
	margin:0;
	padding:0.25em 1em;
	border-left:1px solid #fff;
	border-top:1px solid #fff;
	border-right:1px solid #aaa;
}
#globalnav A:hover,
#globalnav A:active,
#globalnav A.here:link,
#globalnav A.here:visited {
	background:#ebebeb;
}
#globalnav A.here:link,
#globalnav A.here:visited {
	position:relative;
	z-index:50;
}

/*subnav*/

#globalnav UL {
	position:absolute;
	left:0;
	top:1.5em;
	float:left;
	background:#ebebeb;
	width:835px;
	margin:0;
	padding:0.25em 0.25em 0.25em 1em;
	list-style:none;
	border-top:1px solid #fff;
}
#globalnav UL LI {
	float:left;
	display:block;
	margin-top:1px;
}
#globalnav UL A {
	background:#ebebeb;
	color: #A7A7A7;
	display:inline;
	margin:0;
	padding:0 1em;
	border:0
}
#globalnav UL A:hover,
#globalnav UL A:active,
#globalnav UL A.here:link,
#globalnav UL A.here:visited {
	color: #333;
}
/* --------------------------------------------------------- C_CSS TMENU DE PESTAÑAS*/

























/*
table 
{
	background-color: #d2d7db;
	text-align: left;
	border-spacing: 0px;
	border: 1px solid #aeb3b6;
	border-collapse: collapse;
}

table a, table, tbody, tfoot, tr, th, td 
{
	font-family: georgia, "times new roman", serif;
	line-height: 1.5em;
	font-size: 13px;
	color: #55595c;
}

table caption
{
	border-top: 1px solid #aeb3b6;
	padding: .5em 0;
	font-size: 240%;
	font-style: italic;
	color: #d2d7db;
}

table a
{
	display: block;
	padding: 0.75em 2px;
	text-decoration: none;
	color: #589acf;
}

table a:hover, table a:focus
{
	text-decoration: underline;
}

table th a
{
	min-height: 4.5em;
	text-align: right;
	padding: 0 2px 1.5em 2px;
}

table th a:hover, table th a:focus, tbody tr:hover th
{
	background-color: #357eb9;
	color: #fff !important;
}

table a:visited
{
	padding-left: 15px;
	background: url(./check.gif) 2px 50% no-repeat;
}

table th a:visited
{
	padding-right: 15px;
	background: url(./check.gif) 98% 0.4em no-repeat;
}

thead th
{
	text-transform: uppercase;
	font-weight: normal;
	letter-spacing: 1px;
	color: #81888d;
	padding: 0.75em 2px;
	border-bottom: 1px solid #fff;
}

tbody th
{
	color: #25c1e2;
	font-style: italic;
	background-color: #fff;
	border-bottom: 1px solid #aeb3b6;
}

td
{
	border: 1px dotted #fff;
	padding: 0 2px;
}

tbody tr.odd
{
	background-color: #d7dce0;
}

tbody tr:hover td
{
	background-color: #5f9ed1;
}

tbody tr:hover td,tbody tr:hover th, tbody tr:hover a
{
	color: #fff !important;
}


*/




























/*

.header{
	width:945px;
	hight:100px;
	background-image:url(images/header.jpg)
}
.menu{
	visibility: visible;
	width:945px;
	height:25px;
	background: #A01647;
}
.banner{
	width:945px;
	height:200px;
	background: #0033CC;
}
.titles{
	position:relative;
	width: 945px;
	height: 40px;
	background: #cccccc;
}
.content{
	position:relative;
	width: 945px;
	height:100%;
	background: #ffffff;
	padding-bottom:10px;
	/*background-color:#999999;
}
.foot{
	clear:both;
	float:left;
	width: 940px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background: #dfdfdf;
	padding:4px 0 0 0;
	text-align:center;
}
.foot_menu{
	clear:both;
	float:left;
	width: 400px;
	height: 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	background: #dfdfdf;
	padding:0px 0 0 5px;
	margin-top:20px;
}
 




/* ------------------------------------ A_CSS MEN
#navlist{
margin: 0;
padding: 5px 0 0px 0px;
}
#navlist ul, #navlist li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#navlist a:link, #navlist a:visited{
float: left;
line-height: 14px;
font-weight: normal;
margin: 0 0px 0px 10px;
text-decoration: none;
color: #FFFFFF;
}
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover{
border-bottom: 4px solid #FFFF00;
padding-bottom: 2px;
background: transparent;
color: #ffffff;
}
#navlist a:hover { color: #ffffff; }



#navlist2{
margin: 0;
padding: 5px 0 0px 0px;
}
#navlist2 ul, #navlist2 li{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}
#navlist2 a:link, #navlist2 a:visited{
float: left;
line-height: 14px;
font-weight: normal;
margin: 0 0px 0px 10px;
text-decoration: none;
color: #000000;
}
#navlist2 a:link#current, #navlist2 a:visited#current, #navlist2 a:hover{
border-bottom: 4px solid #FFFF00;
padding-bottom: 2px;
background: transparent;
color: #000000;
}
#navlist2 a:hover { color: #000000; }
/* ------------------------------------ C_CSS MENU



/* ------------------------------------ A_CSS 4 BLOQUES
.block1{
	position:relative;
	margin-top:10px;
	overflow:hidden;
	float:left;
	width: 210px;
	height:100%;
	padding-left:15px;
}
.block2{
	margin-top:10px;
	margin-left:15px;
	position:relative;
	overflow:hidden;
	float:left;
	width: 225px;
	height: 100%;
}
.block3{
	margin-top:10px;
	margin-left:15px;
	position:relative;
	overflow:hidden;
	float:left;
	width: 225px;
	height: 100%;
}
.block4{
	margin-top:10px;
	margin-left:15px;
	position:relative;
	overflow:hidden;
	float:left;
	width: 210px;
	height: 100%;
	padding-right:15px;
}
.block5{
	clear:both;
	margin-top:15px;
	margin-left:15px;
	position: relative;
	overflow:hidden;
	float:left;
	width: 915px;
	height: 90px;
	background-image:url(images/clientes_2.jpg);
	background-color:#000099;
}
.block_general{
	margin-top:10px;
	margin-left:15px;
	position:relative;
	overflow:hidden;
	float:left;
	width: 465px;
	height: 100%;
	
}
.block_general_presupuestos{
	margin-top:10px;
	margin-left:15px;
	position:relative;
	overflow:hidden;
	float:left;
	width: 690px;
	height: 100%;
	
}
/* ------------------------------------ C_CSS 4 BLOQUES


/* ------------------------------------ A_CSS BOX 1 CALIBRACIÓN  2 XXXX  3 XXXX  4 XXXXXX
.box_calibr{
	position:relative;
	overflow:hidden;
	width: 210;
	height: 100%;
	background: #ffffff;
}
.box_calidad{
	position:relative;
	overflow:hidden;
	width: 210;
	height: 100%;
	background: #ffffff;
	margin-top:15px;
}
/* ------------------------------------ C_CSS BOX 1 CALIBRACIÓN  2 XXXX  3 XXXX  4 XXXXXX


/* ------------------------------------ A_CSS BOX CONTENIDO 
.box_image{
	position:relative;
	overflow:hidden;
	width: 210;
	height: 34px;
	margin-bottom:5px;
}
.box_content{
	border:1px solid #cccccc;
	padding:5px;
	position:relative;
	overflow:hidden;
	width: 208;
	height: 100%;
	background: #ffffff;
}
.box_content_img{
	border:1px solid #cccccc;
	position:relative;
	overflow:hidden;
	width: 208;
	height: 100%;
	background: #ffffff;
}
/* ------------------------------------ C CSS BOX CONTENIDO 



/* ------------------------------------ A CSS LISTA DE BOX CALIBRACIÓN
.banner_txt_lista{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	line-height:20px;
	list-style:none;
	font-weight:bold;
}
.banner_txt_lista ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left:40px;
	line-height:18px;
	list-style:none;
}
.banner_txt_lista li {
	font-family: Arial, Helvetica, sans-serif;
	list-style: square;
	color:#A01647;
	font-size: 11px;
}
.banner_txt_lista a {
	color: #666666;
	text-decoration: none;	
}
.banner_txt_lista a:hover { 
	color: #A01647 ;
}
/* ------------------------------------ C CSS LISTA DE BOX CALIBRACIÓN 


/* ------------------------------------ A CSS LISTA DE BOX CALIBRACIÓN 
.banner_txt_news{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	line-height:20px;
	list-style:none;
	font-weight:bold;
}
.banner_txt_news ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding-left:20px;
	line-height:18px;
	list-style:none;
}
.banner_txt_news li {
	font-family: Arial, Helvetica, sans-serif;
	list-style: square;
	color:#A01647;
	font-size: 11px;
}
.banner_txt_news a {
	color: #666666;
	text-decoration: none;	
}
.banner_txt_news a:hover { 
	color: #A01647 ;
}
/* ------------------------------------ C CSS LISTA DE BOX CALIBRACIÓN 





/* ------------------------------------ A CSS ESTILOS DE TEXTOPRINCIPALES 
.txt_normal {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:justify;
}
.txt_normal_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:justify;
	color: #333333;
}
.txt_normal_bold_gris {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:justify;
	color: #666666;
}
/* ------------------------------------ C CSS ESTILOS DE TEXTOPRINCIPALES */



a {
outline:none
}


/* ------------------------------------ A CSS PARA MENU LATERAL
.sidenav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	overflow:hidden;
	color:#00FF00;
	position:relative;
	float: left;
	width: 210px;
	margin-top:0px;
}
.sidenav h1 {
	background: url(images/sidenav_h1.gif) repeat-x;
	border-bottom: 1px solid # #666666;
	border-top: 1px solid # #666666;
	color: #333333;
	font-size: 12px;
	height: 20px;
	margin: 0;
	padding-left: 8px;
	padding-top: 6px;
}
.sidenav ul {
	margin: 0;
	padding: 0;
}
.sidenav li {
	border-bottom: 1px solid #d3d2d2;
	border-top: 1px solid #edecec;
	list-style: none;
}
.sidenav li a {
	background: #EAEAEA;
	color: #554;
	display: block;
	padding: 5px 4px 5px 12px;
	text-decoration: none;
}
.sidenav li a:hover {
	background: # #333333;
	color: #000000;
}
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 3px;
	color: #333333;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	text-align:justify;
	margin: 15px 5px 0 5px;
	color: #333333;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight:normal;
	text-align:justify;
	margin: 15px 5px 0 5px;
	color: #333333;
}
/* ------------------------------------ C CSS PARA MENU LATERAL


/* ------------------------------------ A CSS PARA NEWS
.box_news{
	position:relative;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#333333;
	width: 210px;
	height: 100%;
	padding: 0 0 0 10px;
}


/* ------------------------------------ C CSS PARA NEWS


.txt_neg_link {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:right;
text-decoration:none;
color:#333333;
}
.txt_neg_link a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
text-align:right;
color: #333333;
}
.txt_neg_link a:hover {

color: #666666;;
}


/* ------------------------------------ A CSS PARA FORMULARIO
.nombre_campo {
	margin: 0;
	padding: 5px 0 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	vertical-align:top;
}
.input {
	margin: 0 2 0 0px;
	background-color: #E8E8E8;
	border:1px solid  #D3D3D3;
	width: 300px;
}
.input_file {
	float:left;
	margin-top: 5px;
	margin-left: 15px;
	background-color: #E8E8E8;
}
#boton {
	margin: 5px 5px 0px 10px;
}
.scoll{overflow:auto;
}

select {
	margin: 0 0 0 2px;
	background-color: #E8E8E8;
	border:1px solid  #D3D3D3;
	width: 110px;
}

option {

}





/* ------------------------------------ C CSS PARA FORMULARIO*/


/* ------------------------------------ A CSS PARA LISTA DE DOCUMENTOS
.lista_documentos{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
margin-top:15px;
}
.lista_documentos ul {
color:#333333;
}
.lista_documentos li{
text-decoration:none;
list-style-image:url(images/ico_lista.gif);
}
.lista_documentos li a{
text-decoration:none;
color:#333333;
}
.lista_documentos li a:hover{
color: #A01647;
}

/* ------------------------------------ C CSS PARA LISTA DE DOCUMENTOS*/

/* ------------------------------------ A CSS PARA LISTA NOTICIAS
.lista_noticias {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
margin-top:15px;
}
.lista_noticias ul {
color:#333333;
}
.lista_noticias li{
vertical-align:bottom;
text-decoration:none;
list-style-image:url(images/ico_news.gif);
}
.lista_noticias li a{
text-decoration:none;
color:#333333;
}
.lista_noticias li a:hover{
color: #A01647;
}

/* ------------------------------------ C CSS PARA LISTA DE NOTICIAS*/




/* ------------------------------------ A CSS PARA LISTA PARA CONTACTO
.lista_localizacion{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#333333;
margin-top:15px;
line-height:15px;
}
.lista_localizacion ul {
color:#333333;
}
.lista_localizacion li{
text-decoration:none;
list-style: square;
}
.lista_localizacion li a{
text-decoration:none;
color:#333333;
}
.lista_localizacion li a:hover{
color: #A01647;
}
.txt_lista_localizacion{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	margin-top:15px;
}
/* ------------------------------------ C CSS PARA LISTA PARA CONTACTO




















#boton2{
display:block;
width:110px;
height:15px;
background-image:url(images/mas_info_2.gif) ;
margin-top:63px;
}
#boton2 :link {
width:110px;
height:15px;
background-repeat:no-repeat;
}
#boton2 a:hover {
background-position: 0 -15px;
text-decoration: none; 
}
*/
</STYLE>

