.border01 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
.celdatexto-01 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin-top: 25px;
}
.celdatexto-02 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

A:LINK, A:VISITED {
	background-color : #;
	color : #9900CC;
	text-decoration: none;
}

A:HOVER {
	background-color : #;
	color : #333333;
}
.border_down {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00A2C5;
}
.barra_inferior_bg {
	background-image: url(componentes/barra_inferior.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
.header_bg {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(componentes/header_nao.jpg);
}
.boton_subir {
	margin-top: 20px;
	margin-left: 500px;
}
.pie_de_pagina {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin-top: 25px;
	margin-left: 55px;
}
.imagenes {
	margin-top: 25px;
}
.imagenes-02 {
	margin-top: 25px;
	border: 1px solid #000000;
}
.patern_bg {
	background-image: url(componentes/patern_bg.png);
	background-repeat: repeat;
}
.titulo {
	margin-bottom: 10px;
}
