/* CSS Document */

body {
	background-color: #135682;
	background-image: url(img/BG.gif);
	margin-top: 0px;
	margin-bottom: 0px;
		font-family: Tahoma;
	font-size: 12px;
}
.Estilo1 {
	font-family: Tahoma;
	font-size: 10px;
	color: #FF6000;
}
.Estilo2 {
	font-family: Tahoma;
	font-size: 10px;
	color: #999B9E;
}
.Campo {
	background-color: #FFFFFF;
	border: 1px solid #CBCDD1;
	font-family: Tahoma;
	font-size: 10px;
	color: #A6A6A6;
	}
.Estilo3 {
	font-family: Tahoma;
	font-size: 10px;
	color: #47474A;
}
.Estilo4 {
	font-family: Tahoma;
	font-size: 10px;
	color: #909096;
}
.Centro {
	background-color: #F7F9FD;
	border: 1px solid #CAD2E3;
}
.Estilo5 {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.Estilo6 {
	font-family: Tahoma;
	font-size: 10px;
	color: #9da3b0;
	font-weight: bold;
}
.Estilo7 {font-size: 10px; color: #9da3b0; font-family: Tahoma;}
.Fondo {
	background-color: #D3DCED;
	border: 1px solid #BCC5D4;
}
.Estilo8 {
	font-family: Tahoma;
	font-size: 11px;
	color: #62666E;
}
a:link {
	color: #62666E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #62666E;
}
a:hover {
	text-decoration: underline;
	color: #62666E;
}
a:active {
	text-decoration: none;
	color: #62666E;
}
.Estilo9 {	font-family: Tahoma;
	font-size: 11px;
	color: #909096;
}

hr {
	text-decoration: line-through;
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
}

#categorias li{
list-style-type:none;
float:left;
position:relative;
text-align:left;
margin:4px;
width:150px;
}

#title_cat{
font-size:18px;
font-weight:bold;
}

#categoria{
margin-left:30px;
margin-bottom:6px;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:bold;
}

.formato b{
	color:#CC3300;
}
.olvido, .activacion{
text-align:center;
}
