/*  
Theme Name: Proferts 2.0
Theme URI: http://www.profert.cl/
Description: Creado por taituns@gmail.com.
Version: 2.0
Author: Sebastian Jeria L.
Author URI: http://www.panoptica.cl/
*/
/* contenedores */
body {
	background-color: #FFF;
	margin: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
}
#contenedor {
	height: 100%;
	width: 860px;
	margin: auto;
}
/* Textos */
.txt {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	text-align: justify;
}
.titulos {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	text-indent: 18px;
}
.ver {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #ff9000;
	font-weight: normal;
}
/* Celdas */
.fondo_background {
	background-image: url(../images/back_celda.png);
}
/* Vinculos */
.vinculo1 {
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
}
A.vinculo1:link {
	color: #18b317;
	text-decoration: none;
}
A.vinculo1:visited {
	text-decoration: none;
	color: #18b317;
}
A.vinculo1:hover {
	text-decoration: none;
	color: #ff9000;
}
A.vinculo1:active {
	text-decoration: none;
	color: #ff9000;
}
/* Estilo XML */
titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004b8d;
}
bajada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align:justify;
}
texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: justify;
}
a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #004b8d;
  font-size: 10px;
}
linea_separador {
  color: #18b317;
}tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000000;
}

