body
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	color: #333333;
	background: #ffffff;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	line-height: normal;	/*background: url("imag/plantilla/fondo_gral.gif"); 
	background-repeat: repeat-y;
	background-position: center;*/
}
a:link
{
	color: #FF6600;	
	font-weight: bold;
	text-decoration: none;	
}

a:active
{
	color: #FF6600;	
	text-decoration: none;	
}

a:visited
{
	color: #FF6600;	
	text-decoration: none;	
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
	color: #FF6600;
	font-weight: bold;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#contenedor
{
	margin-left: auto;
	margin-right: auto;
	width: 810px;
	background-color:#ffffff;

}

#cabecera
{
	width: 810px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	background: url("images/cabecera2.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}
	
	#logo
{
	width:55px;
	height: 100px;
	float:right;
	padding-right:60px;
	}
	
	#idiomas{
	width:100px;
	float:left;
	padding-top:75px;
		}
		
	#idiomas img{
	padding-left:10px;
	}
	
#menu
{
	width: 810px;
	height: 101px;
	margin: 0px 0px 0px 0px;
	background: url("images/menu2.gif"); 
	background-repeat: no-repeat;
	background-position: 0px 0px;
	}

#izq
{
	width: 810px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:justify;
	background-image: url("images/cont.gif");
	float:left;
	}
	

	
	#izq2{
	width: 810px;
	height: 390px;
	margin: 0px 0px 0px 0px;
	background-repeat: no-repeat;
	background-position: left top;
	text-align:justify;
	background-image: url("images/cont.gif");
	float:left;
	}
	

		
#izq-text
{
	margin-left:20px;
	padding-top:30px;
	width:700px;
	text-align:justify;
	color:#999999;
	
				}
	#izq-text li
{
	margin:0px;
	padding:0px;
	padding-top:10px;
	list-style-image: url(images/bullet.gif);
	color:#999999;
				}
				

	.titulo{
	color:#999999;
	font-weight:bold;
	}
	.titulo a:hover,.titulo.selected a{
	color:#FF6600;
	font-weight:bold;
	}
	
	#imagen_notas{
	float:right;
	}
	

	
	
	
	#coment
{
	width: 800px;
	margin: 0 auto;
	position:relative;
	float:left;
	text-align:left;
	}
#cotizador
{
	width: 810px;
	margin: 0px 0px 0px 0px;
	}
	#cotizador-text{
	width: 700px;
	text-align:justify;
	margin-left:20px;
	padding-top:30px;
	
	}


