body{font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:13px; color:#000;}
u:hover{}

.adsense{border-collapse:collapse;}
.recuadro{background-color:#E6E6E6; border:#000 1px solid;}
.recuadro2{background-color:#E0E0E0; border:#FFF 1px solid;}


img{border:none;}
input, textarea, select{border:1px solid #000;}
.rep{background-repeat:repeat-x;}

/*Alineacion*/
.izq{text-align:left;}
.der{text-align:right;}
.cen{text-align:center;}
.jus{text-align:justify;}
.arr{vertical-align:top;}
.med{vertical-align:middle;}
.aba{vertical-align:bottom;}


/*Colores*/
.azul{color:#00F;}
.negro{color:#000;}
.negro2{color:#111;}
.blanco{color:#FFF;}
.verde{color:#006600}
.rojo{color:#FF0000}


.sombra{text-shadow: 0.1em 0.1em 0.05em #AAA}
.sombra{text-shadow: 0.1em 0.1em 0.2em #AAA}


/*Tamaños*/
.t10{font-size:10px;}
.t11{font-size:11px;}
.t12{font-size:12px;}
.t13{font-size:13px;}
.t14{font-size:14px;}
.t15{font-size:15px;}
.t16{font-size:16px;}
.t17{font-size:17px;}
.t18{font-size:18px;}
.t19{font-size:19px;}
.t20{font-size:20px;}

.w70{width:70px;}
.w50{width:50px;}
.w100{width:100px;}
.w110{width:110px;}
.w120{width:120px;}
.w150{width:150px;}
.w200{width:200px;}
.w250{width:250px;}
.w350{width:350px;}
.w400{width:400px;}
.w500{width:500px;}
.w600{width:600px;}
.w800{width:800px;}


.h10{height:10px;}
.h50{height:50px;}
.h100{height:100px;}
.h120{height:120px;}
.h150{height:150px;}
.h200{height:200px;}
.h250{height:250px;}
.h400{height:400px;}
.h500{height:500px;}

.md5{margin-right:5px;}
.mi5{margin-left:5px;}
.ms5{margin-top:5px;}

a:link{text-decoration:none; color:#000;}
a:visited{text-decoration:none; color:#000;}
a:hover{text-decoration:underline; color:#000;}
a:active{text-decoration:none; color:#000;}
