.cuadrado {
	float:left;
	margin-top:0px;
	margin-left:0px;
	width:417px;
	height:181px;
	text-align:justify;
	border:1px solid #9e9e9e;
}
.noticia {
	color:red;
}
.foto {
        position:absolute;
        width:157px;
        height:150px;
        top:50px;
        left:710px;
}
.imagen_not_peque {
        position:absolute;
	background-image:url('../img/noti_fondo_peq.gif');
	width:157px;
	height:150px;
	top:50px;
	left:257px;
}
.imagen_not_padres {
        position:absolute;
        background-image:url('../img/noti_fondo_peq.gif');
        width:157px;
        height:150px;
        top:50px;
        left:700px;
}
.img_not_peque {
	position:relative;
	top:14px;
	left:18px;
}
.imagen_not_amigo {
        position:absolute;
        width:157px;
        height:150px;
        top:250px;
        left:688px;

}
.img_not_amigo {
        position:relative;
        top:10px;
        left:10px;
}
.linea {
	float:left;
	height:30px;
	width:25px;
	font-size:1px;
}
.salto {
	clear:both;
	height:20px;
	font-size:10px;
}
h1 {
	font-family:Arial;
	font-size:24px;
}
.link_truco {
	margin-top:15px;
        font-size:20px;
        font-weight: bold;
        text-decoration:none;
	text-align:center;
        color:#f3ab00;
}
.link_truco:hover {
        color:#fcd800;
}
.link_noticia {
	margin-top:15px;
        font-size:20px;
        font-weight: bold;
        text-decoration:none;
        color:#0085ca;
}
.link_noticia:hover {
        color:#00b8ec;
}
.link_padres {
        margin-top:15px;
        font-size:20px;
        font-weight: bold;
        text-decoration:none;
        color:#f3ab00;
}
.link_padres:hover {
        color:#fcd800;
}
.link_amigo {
	margin-top:15px;
        font-size:20px;
        font-weight: bold;
        text-decoration:none;
        color:#9a960d;
}
.link_amigo:hover {
        color:#cbc817;
}
.link_texto {
        font-size:12px;
        text-decoration:none;
        color:#565655;
}
.titulo {
	margin-top:5px;
	clear:both;
	margin-left:15px;
	margin-bottom:10px;
	margin-right:15px;
}
.texto {
	clear:both;
	width:230px;
        font-size:12px;
        color:#565655;
	font-family:Arial;
	margin-top:10px;
	margin-left:15px;
}
.texto2 {
        clear:both;
        width:330px;
        font-size:12px;
        color:#565655;
        font-family:Arial;
        margin-left:40px;
        margin-right:10px;
}
.imagen {
	float:left;	
	top:0px;
	left:0px;
	margin-left:30px;
	width:428px;
	height:277px;
}
.link_subtitulo {
        font-size:12px;
        font-weight: bold;
        text-decoration:none;
        color:#565655;
}
.link_titulo {
	font-size:24px;
	font-weight: bold;
	text-decoration:none;
	color:#e84641;
	text-align:center;
}
.link_titulo:hover {
	color:#b65751;
}
.link_texto {
        font-size:12px;
	text-decoration:none;
	color:#565655;			
}
.linea_br {
	clear:both;
}
.grupo_img {
        float:left;
        margin-top:20px;
        margin-left:35px;
        width:475px;
}
.caja_img {
        position:absolute;
        background-image:url('../img/noti_fondo_peq.gif');
        width:157px;
        height:150px;
        top:250px;
        left:257px;
}
.nombre {
        clear:both;
        font-family:Comic Sans MS;
        font-size:18px;
        text-align:center;
        width:125px;
        color:#0b548b;
        margin-top:-3px;
        margin-left:13px;
}
.imagen_peque {
        clear:both;
        margin-top:15px;
        margin-left:17px;
	margin-bottom:5px;
}
