.padding {
    padding-left: 20px;
    font-family: "arial";
    color: #2D2D2D;
    border: 1px solid #2D2D2D;
    background-image: url('images/transp.png')}
.padding td {padding-left:30px}
.padding textarea{color:white}
#mensaje{font-size: xx-small; color:red}
#principal li { 
       display:inline; 
       float:left; 
       width:210px; 
       background-color:#f5f7f9; 
       padding:5px; 
       margin:5px;
       text-align: center; 
       border-right: #a5a7aa solid 1px; 
       border-bottom: #a5a7aa solid 1px; 
    } 
    a {color:#111111; font-family: arial}
    /*easy tooltip*/
a.tooltip span {
    display:none;
    padding:2px 3px;
    margin-left:-27px;
    margin-top: -10px;
    width:200px;}
a.tooltip:hover span{display:inline; position:absolute; background-color:#661D15; border:1px solid #cccccc; color:#fff;}
a.tooltip img {border: none;}
#contenido{width:560px;height:480px;overflow: auto;}
	A:link, A:visited { text-decoration: none }
	img{border:0px}
	body{
		scrollbar-arrow-color: #C47900;
		scrollbar-3dlight-color: #000000;
		scrollbar-darkshadow-color: #000000;
		scrollbar-face-color: #661D15;
		scrollbar-highlight-color: #050003;
		scrollbar-shadow-color: #BA7200;
		scrollbar-track-color: #000000;
	}
#destino{height: 200px; width:95%; overflow: auto}        