#box{

	float:right;

margin: 10px;

margin-top:0;

padding:5px;

border:2px solid #fff;

background:#FFFFFF;

width:250px;

}



h1,h2,h3{

margin-top: 2px;

margin-bottom: 5px;

}







.texto {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000066;

	text-decoration: none;

}

.textoresaltado {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

	color: #000066;

}

.textosubrayado {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	text-decoration: underline;

	color: #000066;

}

.textoitalico {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: italic;

	font-weight: bold;

	text-decoration: underline;

	color: #000066;

}

.punto {

	font-family: Georgia, "Times New Roman", Times, serif;

	font-size: 16px;

	color: #000066;

	font-weight: bold;

	text-decoration: none;

}

.doc {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-style: normal;

	font-weight: bold;

	color: #000099;

	text-decoration: none;

}

#timex_izq{float:left}
#timex_der{float:right}

p{clear:both}

img{max-height: 270px;}
.gallery li {
        display: inline;
        list-style: none;
		max-width:160px;
        
        float: left;
        padding:35px;
		text-align:left;
	}
