/* CSS Document */
body
{
	margin: 0px;
	top: 0px;
	left:0px;
	border: 0px;
	padding:0px;
}

DIV#frame
{
	float: left;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	margin-right: 19%;
	bottom: 0px;
	overflow: visible;
	visibility: visible;
	z-index: 1;
	margin: 0;
	padding: 0;
	position: absolute;
}
	
DIV#barra
{
	top: 0px;
	right: 0px;
	height: auto;
	width: 16%;
	margin: 0px;
	background-color:#FFFFFF;
	padding: 0 7px 0;
	border-top: 0px solid #CCCCCC;
	border-right: 0px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	position: absolute;
	overflow: visible;
	z-index: 2;
}

DIV#logo
{
	clear: both;
}

DIV#logo1
{
	float: left;
}

DIV#logo1 a
{
	color: #CC0000;
	font-family: Mouser, "Arial Black", "Trebuchet MS", "Arial Black", Arial, sans-serif;
	font-size: 16px;
	text-decoration: none;

}

DIV#logo2
{
	color: #666666;
	float: right;
	font-family:Times, sans-serif;
	font-size: 14px;
}
	
DIV.tit
{
	background-image: url("../img/back_titulo.gif");
	background-repeat: repeat;
	color: #6E6E6E;
	font-family: Felt, "Comic Sans MS", "Arial Narrow", Impact, arial;
	font-size: 14px;
	font-weight: normal;
	height: auto;
	padding-right: 5px;
	text-align: right;
	width: 100%;
}

DIV.tit a
{
	color: #6E6E6E;

}

DIV.sep
{
	clear: both;
}

DIV.pie
{
	color: #999999;
	font-family: "Arial Narrow", helvetica, arial;
	font-size: 10px;
	text-align: center;

}
input
{
	color: #196220;
	font-family: arial,helvetica;
	font-size: 11px;

}

DIV.formulario
{
	color: #196220;
	font-family: arial,helvetica;
	font-size: 11px;

}

DIV.pie a
{
	color: #000000;
	text-decoration: none;

}

DIV.pie a:hover
{
	color: #EE0000;
}



DIV#cats a
{
	color: #217856;
	font-weight: bold;
	font-family: "Arial Narrow", helvetica, arial;
	font-size: 12px;
	font-weight: bold;
}

DIV#cats1 a
{
	color: #217856;
	font-family: "Arial Narrow", helvetica, arial;
	font-size: 11px;
}

DIV#cats a:hover
{
	color: #EE0000;
	text-decoration: none;
}

DIV.link
{
	font-size: 11px;
}
DIV.linktitul
{
	font-family: Verdana, Arial, Helvetica;
}

DIV.descripcion
{
	font-family: arial, helvetica;
}
DIV#patrocinados 
{
	background-color: #FFFFFF;
	border-bottom: 0px solid #CCCCCC;
	border-left: 0px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-top: 0px solid #CCCCCC;
	color: #999999;
	float: left;
	height: auto;
	left: 10%;
	overflow: visible;
	padding: 3.4% 1% 5% 0%;
	position: absolute;
	right: 0px;
	text-align: right;
	top: 0px;
	width: 14%;
	z-index: auto;
}

DIV.titu
{
	background-color: #D4ECF5;
	color: #00000;
	font-size: 9px;
	padding: 2% 1%;
	position: relative;
	width: 100%;
}

DIV.url
{
	color: #0C8027;
}

DIV#mensajehome 
{
	color: #068815;
	float: left;
	font-family: arial black, impact,arial;
	font-size: 200%;
	left: 26%;
	position: absolute;
	text-align: left;
	top: 5%;
	width: 50%;
}
DIV#mensajehome i
{
	color: #6BCE6D;
	font-size: 50%;
}
DIV.boton a 
{
	background: #ffffff;
	border-bottom: thin solid #999999;
	border-left: thin solid #FFFFCC;
	border-right: thin solid #999999;
	border-top: thin solid #FFFF99;
	padding: 2px;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 15px;
	font: bold 10px Arial, Helvetica, sans-serif;
	height: 15px;
	text-align: center;
	width: auto;

}
DIV.botones
{
	border-bottom: 3px dotted #A8E6B6;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}

