
html, body {
 margin: 0;
 padding: 0;
 width: 100%;
 height: 100%;
}

*, body, td {
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 10pt;

}

body {

	background-image: url(../_img/bg_trama.jpg);
	background-repeat: repeat;
}

#contenedor_fondo{
	background-color: white;
	background-image: url(../_img/decor_fondo.gif);
	background-repeat: repeat-y;
	height: 1425px;
	width: 768px;
	margin: 0 auto;
	position:relative;
}

#precabecera
{
	width: 675px;	
	border-bottom: dotted 2px #36697E;
	height: 50px;
}

#logo_inc
{
	margin-left: 9px;
	float: left;
	display: block;
}

#enlace_home
{
	margin-right: 0px;
	float: left;
	display: block;
	margin-top: 0px;
	/*border: dotted 1px red;*/
}

#imprimir
{
	/*border: dotted 1px black;*/
	float: right;
	display: block;
	margin-top: 10px;
	cursor:pointer;

}




#cabecera
{
	margin-left: 10px;
	
}


#texto_presentacion
{
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
	
}


#central
{
	background-image: url(../_img/fondo-marco.gif);
	background-repeat: no-repeat;
	background-position:  10px 0px;
}

#titulo
{
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 16pt;
	color: #36697E;
	font-weight: bold;
	
}


.idea
{
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	border: solid 2px #36697E; 
	height: 20px;
	text-align: center;
	/*font-weight:bold;*/
}



#botonera
{
	margin-right: 0px;
	width:330px;
	float: right;
	display: block;
	margin-top: 10px;
	/*border: dotted 1px green;*/
}

#titulo_principal	{
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 18pt;
	color: #36697E;
	font-weight: bold;
	float: left;
	display: block;
	margin-left:0px;
	margin-top:15px;
	/*border: dotted 1px red;*/
}

#abstract
{
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
	padding-right: 15px;
}

#abstract b
{
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 10pt;
	/*color: #C83B6F;*/
	color: Black;
	font-weight: bold;
}


#producto_detalle
{
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 10pt;
	color: black;
}

#columna_izquierda
{
	width: 325px;
	margin-left: 0px;
	float: left;
	display: block;
	border-left: dotted 2px #36697E;
	border-right: dotted 2px #36697E;
	height: 460px;
	padding-right:5px;
}

#columna_derecha
{
	width: 325px;
	margin-left: 10px;
	float: right;
	display: block;
	border-left: dotted 2px #36697E;
	border-right: dotted 2px #36697E;
	height: 460px;
	padding-right:5px;
}

.titulo_columna
{
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 16pt;
	color: #36697E;
	font-weight: bold;	
	margin-left:10px;
	border-bottom: solid 2px #36697E;
	width: auto;
}

.lista
{
	list-style:none;
	list-style-image:url(../_img/entrada.gif);	
}

#columna_izquierda li
{
	margin-top:15px;
}



#informacion_contacto
{
	width: 675px;
	margin-top: 30px;
	float: left;
	display: block;
	/*border: solid 2px #36697E;*/
	padding:5px;
	border-top: dotted 2px #36697E;
	border-bottom: dotted 2px #36697E;
	background-color: #DEF0F8;
}


#titulo_contacto
{
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 12pt;
	color: #BC322E;
	text-align:left;
	font-weight: bold;
}




#texto_contacto
{
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	text-align:justify;
	font-weight: normal;
}

#texto_contacto a
{
	text-decoration: underline;
	color:#BC322E;
	font-weight: bold;
	cursor:pointer;
}


#documentacion
{
	width: 675px;
	margin-top: 30px;
	float: left;
	display: block;
	padding:5px;
}

#documentacion_titulo
{
	font-family:  Arial, Verdana Helvetica, sans-serif;
	font-size: 16pt;
	color: #36697E;
	font-weight: bold;	
}

#documentacion_lista
{

	margin-left: 0px;
	border-top: solid 2px #36697E;
	/*border-bottom: solid 1px #36697E;*/
	min-height: 25px;
	padding-left:25px;
}

.logo_producto
{
	
	width: 15px;
	float: left;
	display: block;
	padding:5px;
	/*border: dotted 1px red;*/
}

.desc_producto
{
	
	width: 610px;
	float: right;
	text-align:left;
	display: block;
	padding:5px;
	/*border: dotted 1px red;*/
}

.desc_producto a
{
	text-decoration: underline;
	color:#BC322E;
	cursor:pointer;
}

#tapaEnlace
{
	height: 55px;
	width: 170px;
	position: absolute;
	top: 5px;
	left: 590px;
	cursor:pointer;

	
	
}

#informacion_contacto_impresion
{
visibility:hidden;
display:none;	
}



#botonera_pie
{
	margin-left:30px;
	margin-right:30px;
}

#sellos_W3C
{
	float: left;
	display: block;	
	margin-top: 30px;
	margin-left:10px;
	width:250px;
	/*border: solid 1px red;*/
	visibility:hidden;
}


.imagen_enlace
{
	border:0;
}

#enlace_home_pie
{
	margin-top: 30px;
	float: right;
	display: block;
	width:350px;
	/*border: solid 1px green;*/
	

}
