/* CSS Document */

body
{
	background-color: #FFFFFF;
	margin: 0px;
	/*font-family: verdana, arial, sans-serif;
	font-size: 10px;
	 background-image: url(http://www.);
	background-repeat: repeat; */
}


.tabla1
{
	margin-top: 20px;
	margin-left: 10px;
}
	
.tabla2
{
	margin-top: 5px;
	margin-left: 10px;
}
	
.tabladondeestamos
{
	margin-top: 20px;
	margin-left: 10px;
	border-bottom: 1px solid #cccccc;
	width: 520px;
	height: 20px;
}
	

.tabladondeestamos2
{
	margin-top: 20px;
	margin-left: 10px;
	border-bottom: 1px solid #cccccc;
	width: 340px;
	height: 20px;
}
	
.tablamapaweb
{
	margin-left: 10px;
	border-bottom: 1px solid #cccccc;
	width: 520px;
	height: 20px;
}
	
.titulo, .titulo a:link, .titulo a:visited, .titulo a:active
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #999900;
	text-align: left;
	line-height: 16px;
	text-decoration: none;
	letter-spacing: 0;
	padding-bottom: 2px;
}
	
.titulo a:Hover
{
	color: #FF0000;
}
	

.comentario, .comentario a:link, .comentario a:active, .comentario a:visited
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 14px;
	margin-top: 0px;
	letter-spacing: 0;
	padding-bottom: 2px;
	padding-left: 10px;
	text-decoration: none;
}
	
.comentario a:Hover
{
	color: #FF0000;
}
	
strong
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 16px;
	text-align: justify;
	letter-spacing: 0;
	padding-bottom: 3px;
	font-weight: normal;
}
	
.link, .link a:Link, .link a:visited, .link a:active
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #CC9966;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 0;
	padding-bottom: 3px;
}

.link a:Hover
{
	color: #FF0000;
}

.txtgrispeq, .txtgrispeq a:Link, .txtgrispeq a:visited, .txtgrispeq a:active
{
	font-family: verdana, sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	text-align: justify;
	text-decoration: none;
	letter-spacing: 0;
	padding-bottom: 3px;
}

.txtgrispeq a:Hover
{
	color: #FF0000;
}
/* PARRAFO TEXTO */

p
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	margin-top: 5px;
	text-align: justify;
	letter-spacing: 0;
	padding-bottom: 3px;
}

p a:Link
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 16px;
	text-align: justify;
	letter-spacing: 0;
	padding-bottom: 3px;
}
	
		
p a:Hover
{
	color: #FF0000;
}
	
	
/* DONDE ESTAMOS 2 --------------------------------------------------------------------- */


.dondeestamos
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
}

.dondeestamos2
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: left;
}

.dondeestamos a:link, .dondeestamos a:visited, .dondeestamos a:active
{
	color: #999900;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}

.dondeestamos a:hover
{
	color: #FF0000;
	text-decoration: none;
	font-weight: normal;
	text-align: left;
}


/* TEXTO ------------------------------------- */

.texto, .texto a:visited
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #777777;
	line-height: 14px;
	margin-top: 0px;
	letter-spacing: 0;
	padding-bottom: 2px;
	text-decoration: none;
}

.texto a:link
{
	color: #999999;
}
	
.texto a:Hover
{
	color: #FF0000;
}
	
strong.texto
{
	font-weight: bold;
}
	
/* elementos de formulario */
form, table
{
	border: 0px;
	padding: 0px;
	margin: 0px;
	background: #FFF;
}

input
{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0px;
	padding: 2px;
}

fieldset
{
	border: 1px #ccc;
	margin: 0px;
	padding: 2px;
}

textarea
{
	margin: 0px;
	padding: 2px;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #333;
}

.boton
{
	border: 1px dotted #666;
	background-color: #eee;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666;
	width: 60px;
}



.oculto
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: justify;
	letter-spacing: 0;
	padding-bottom: 3px;
}

	

.error
{
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 10px;
	color: #FF0000;
	line-height: 16px;
	text-align: justify;
	letter-spacing: 0;
	padding-bottom: 3px;
}
