body, td, input, textarea {
	font-family: Tahoma, Verdana, Arial, Helvetica;
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

span.comentario {
	color: #888888;
	font-size: 9px;
	margin-left: 4px;
}

h1 {
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	/*color: #0D6F80;*/
	color: #BD380E;
	margin-top: 15px;
	margin-bottom: 8px;
	margin-right: 18px;
}

h1.maschico {
	font-size: 22px;
	margin-top: 0px;
}

h1 a:link {
	color: #BD380E;
}

h1 a:visited {
	color: #BD380E;
}

h1 a:hover {
	color: #BD380E;
	text-decoration: none;
}

td.fondo {
	background-image: url('images/fondo.gif');
	background-repeat: no-repeat;
	padding-left: 18px;
}

td.contenido {
	padding-right: 18px;
	border-right: #DDDDDD dotted 1px;
}

p.volanta {	
	color: #0D6F80;
	font-size: 15px;
	margin-top: 0px;
}

p.volantamaschico {	
	color: #0D6F80;
	font-size: 13px;
	margin-top: 0px;
}


p.datospublicacion {
	color: #777777;
	font-size: 13px;
	font-weight: bolder;
}

p.cantidadcomentarios {
	color: #BD380E;
	font-size: 14px;
	font-weight: bolder;
}


hr.separador {
	border: 1px dotted #CCCCCC;
	margin-top: 20px;
	margin-bottom: 25px;
	margin-right: 100px;
}

img.foto {
	border: 7px solid #E5E5E5;
}

div.comentarios {
	width: 450px;
}

hr.separarcomentarios {
	border: 1px dashed #E4E4E4;
	margin-top: 7px;
	margin-bottom: 7px;
	margin-right: 100px;
}

td.celdasderecha {
	background-image: url('images/repitederecha.gif');
	background-repeat: no-repeat;
	background-color: #F6F6F6;
	font-size: 12px;
	line-height: 21px;
}

td.celdasderecha h2 {
	font-family: Georgia;
	font-size: 28px;
	font-weight: normal;
	/*color: #0D6F80;*/
	color: #B4B4B4;
	margin-top: 0px;
	margin-bottom: 4px;
}

td.celdasderecha p {
	margin-left: 20px;
	margin-right: 10px;
}

td.footer {
	color: #777777;
	padding-top: 23px;
	padding-left: 10px;
}


a:link {
	color: #0D6F80;
}

a:visited {
	color: #0D6F80;
}

a:hover {
	color: #11416F;
	text-decoration: none;
}

div.resultadoaccion {
	text-align: center;
	width: 400px;
	margin: 30px;
	padding: 20px;
	border: 2px dotted #FFC8C8;
	background-color: #F6F6F6;
}