/*-------------------------------------------------------------------------
 Clic 2010
---------------------------------------------------------------------------
 File: app.css
 	    Gerardo Gonzalez Flores
 		--> gerardo AT clic DOT com DOT mx <--
---------------------------------------------------------------------------	*/



/***************/

 
/* Layout
-------------------------------------------------------------------*/
.contenido .quicklinks,
#contenido .quicklinks
{
    z-index:10; 
    position:relative;
}


.formItem textarea.seoText {
    width:599px;
    height:50px;
}


div#contadorCaracters { 
    padding: 5px;
    margin: 5px 5px 5px 0px;
    background: #B2CEDA ;
    width: 170px;
    text-align: center;
    border: 1px solid #3785AC;
    float:right;
    font-size: 8pt;
    
}
span#textLength { font-weight: bold; font-size: 8pt;}

div.seoMsg { text-align:right; padding-right:5px; font-size: 8pt; margin:4px 0px;}

#areaCentral {
    padding-top:41px;
    
}



table#formaLogin { margin-top:20px;}
#contenido img, .contenido img{
 border:0px;
 padding:2px;
  background: none;
}

table#listadoArchives{
	width:90%;
}
