/* CSS Document */
/* 
** Estilos para presentacion en pantalla
** Vicarias de Pastoral Social y de los Trabajadores
** Abril 2007
**
** Desarrollado por Arca Comunicaciones Ltda. - http://www.arca.cl
** para Ají Color - www.ajicolor.cl
*/

body {
	margin: 0px;
}

body,td,th {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#wrap {
	text-align: left;
	margin: 20px;
}

#head {
	display: none;
}

#tools {
	display: none;
}

#footer {
	clear: both;
	font-size: 70%;
	color: #666666;
}
#footer address{
	font-style: normal;
}

#contents #home1 {
	color: #333333;
	line-height: 1.25em;
}

#contents #home2 {
	color: #666666;
	line-height: 1.25em;
}

#contents #home3 {
	line-height: 1.25em;
}

#contents #home1 a, #contents #home2 a {
	color: #333333;
	text-decoration: none;
}
#contents #home1 a:hover, #contents #home2 a:hover {
	color: #000000;
	text-decoration: underline;
}

#contents #home1 h3, #contents #home2 h3 {
	color: #C51017;
	font-size: 1em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#contents #home1 p, #contents #home2 p {
	margin: 0;
	padding: 0;
	text-align: justify;
}
#contents #home1 p.fecha, #contents #home2 p.fecha {
	font-weight: bold;
	color: #999999;
}
#contents #home1 .noticia,
#contents #home2 .noticia {
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	clear: both;
}
#contents #home1 br {
	clear: both;
}
#contents #home1 img,
#contents #home2 img {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #DDDDDD;
}

#contents #home3 {
	padding: 10px;
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
}
#contents #home3 h3 {
	font-weight: bold;
	padding: 0;
	margin: 0;
}
#contents #home3 p {
	padding: 0;
	margin: 0;
}
#contents #home3 .noticia {
	clear: both;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#interior1 {
	display: none;
}

#interior2 {

}

#interior2 {
	line-height: 1.25em;
	color: #666666;
	text-align: justify;
}

#interior2 img.fotoppal {
	width: 420px;
	margin: 10px;
	border: 1px solid #DDDDDD;
}
#interior2 img.aright {
	margin-left: 10px;
	margin-bottom: 10px;
	float: right;
	border: 1px solid #DDDDDD;
}

#interior2 img.aleft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	border: 1px solid #DDDDDD;
}

#interior2 h2 {
	color: #C51015;
	font-size: 1.25em;
	text-transform: uppercase;
	background: url(images/arr_interior2_titulo.gif) no-repeat left top;
	padding-left: 15px;
	margin-top: 20px;
	text-align: left;
}

#interior2 h2.noticia {
	background: none;
	padding-left: 0;
}

#interior2 p.bajada {
	font-weight: bold;
	border-width: 1px 0 1px 0;
	border-style: dotted none dotted none;
	border-color: #333333;
	padding: 10px 0;
}
#interior2 h3 {
	font-size: 1em;
	text-transform: uppercase;
	margin-top: 20px;
}
#frmContacto {
	width: 80%;
	float: right;
}
#frmContacto p {
	text-align: right;
	vertical-align: text-top;
	clear: both;
}
#frmContacto input, #frmContacto textarea {
	width: 250px;
}
#frmContacto label {
	float: left;
	margin-right: 10px;
	padding: 4px 4px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background-color: #999999;
	line-height: 1.5em;
	text-transform: uppercase;
}