@charset "iso-8859-1";
/* CSS Document */
html, body
{
	background:url(images/background.jpg) no-repeat center top #ffffff;
	margin:0px;
	padding:0px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	color:#000000;
	height:100%;
}

p{ margin:0px; padding:0px;}

.fondocontenidos
{
	background:#ffffff;
}

.ladoizq
{
	border-left:4px solid #ff9c00;
}

.ladodch
{
	border-right:4px solid #ff9c00;
}

.lineanaranja
{
	background:#f39800;
	height:3px;
	border:0px;
}

.negrita
{
	color:#025a8a;
}

.footer
{
	height:42px;
	background:url(images/fondo_footer.gif) repeat-x;
	color:#000000;
	font-weight:bold;
	font-size:11px;
}

a.enlace:visited, a.enlace:link
{
	color:#025a8a;
	text-decoration:none;
}

a.enlace:hover
{
	color:#025a8a;
	text-decoration:underline;
}

a.enlacenoticia:visited, a.enlacenoticia:link
{
	color:#025a8a;
	text-decoration:underline;
}

a.enlacenoticia:hover
{
	color:#f39800;
	text-decoration:underline;
}

a.enlacefooter:visited, a.enlacefooter:link
{
	color:#000000;
	text-decoration:none;
}

a.enlacefooter:hover
{
	color:#000000;
	text-decoration:underline;
}

.textos
{
	border:2px #f39800 solid;
	width:200px;
}

.textos2
{
	border:2px #f39800 solid;
	width:505px;
}

.mensajecontacto
{
	border:2px #f39800 solid;
	height:200px;
	width:580px;
}

.mensajecontacto2
{
	border:2px #f39800 solid;
	height:250px;
	width:450px;
}

.boton
{
	background:#f39800;
	border:2px #f39800 solid;
	color:#ffffff;
	font-weight:bold;
}

.imagenborde
{
	border:2px #f39800 solid;
}

.noticias
{
	margin:0px;
	padding:0px;
	width:600px;
}

.titulo_noticias
{
	color:#f39800;
}

.titulo_clientes
{
	color:#025a8a;
	font-size:16px;
}
