/* Tipos de Letra, elementos generales*/
font,th,td,p { font-family: Verdana, Arial, Helvetica, sans-serif }
a:link,a:active,a:visited {
	text-decoration: none;
	color : #999999;
}
a:hover		{ text-decoration:underline; color : #049BBB; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* Bordes de celdas y tablas generales, colores de borde y fondos */
.bodyline	{
	border: 1pt solid #FFCCFF;

}
.bodylinetur	{
	border-left-style: none;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;

	}
.bodyline3	{
	border : 1 solid Silver;
}
.borderisep  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFCCFF;

}
.bodyline5  {
	border: 1px solid Silver;
}



/* Boton é información de Copyright */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #444444; letter-spacing: -1px;}
a.copyright		{ color: #444444; text-decoration: none;}
a.copyright:hover { color: #000000; text-decoration: underline;}


/* Texto general del Sitio */

/* Titulos */
.siteTitle		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	color : #5575A4;
}
.siteTitle2		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	text-decoration : none;
	line-height : 120%;
	color : #758EB9;
}

/* Texto general  */

.siteTextSmall	{ font-size : 10px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteTextMed	{ font-size : 11px; font-family: Verdana, Arial, Helvetica, sans-serif}
.siteText,p,td	{ font-size : 12px; font-family: Verdana, Arial, Helvetica, sans-serif;}
.prueba    {border-left:solid #B1B18C 1px;border-right:solid #B1B18C 1px;border-bottom:solid #B1B18C 1px;}
a.siteText,a.siteTextMed,a.siteTextSmall { color: #006699; text-decoration: none; }
a.siteText:hover,a.siteTextMed:hover,a.siteTextSmall:hover	{ color: #FF6600; text-decoration: none; }

/* Texto Links */
.siteBotLinks	{
	font-size : 11px;
	color : White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration : none;
}
a.siteBotLinks, a.siteBotLinks:visited	{
	color: White;
	text-decoration: none;
}
a.siteBotLinks:hover	{
	color: White;
	text-decoration: underline;
}

/* Titulos Galeria */
.name	{
	font-size : 13px;
	color : Gray;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
}
.nacion{
	font-size : 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : Black;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
}


.bgTop		{  background-repeat: repeat-x}
.bgBottom	{  background-color: #E8EEF2; background-image:  url(/images/bg_bottom.gif); background-repeat: repeat-x}
.bgMiddle	{  background-image:  url(imagen/bgMiddle.gif); background-repeat: repeat-x}
.borderup {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFCCFF;
}
.border4 {
	border: 1px solid #FFFFFF;
}
.border5 {
	border: 1px solid #FFFFFF;
}

