/*a{color : White;}
A:VISITED {	text-decoration : none; }
A:VISITED{	color : White;}

*/
A:HOVER{	color : Silver; }
a:link {	color: #FFFFFF;text-decoration: none;}
a:visited {	color: #FFFFFF;text-decoration: none;}
a:active {	color: #FFFFFF;}
.nav {
	padding: 15px;
	width: 280px;
	background-color: #535353;
	line-height: 30px;
}
.nav a{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
	display: inline;
}
.nav a:hover{
	color: #E7E7E7;
	text-decoration: none;
}
.content {
	padding-top: 10px;
	padding-left: 10px;
	line-height: 18px;
}
h1 {
	display: inline;
	font-size: 14px;
	font-weight: bold;
}
body, td, a, h1, li, div, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

hr {
	color: #000;
	background-color: #000;
	height: 1px;
}
a:hover{
	text-decoration:none;
}

/* BugFix: Firefox: avoid bottom margin on draggable elements */
#gallery_list, #pic_list {
	margin-top: -2px;
	width: 580px;	
}
#gallery_list2{
	margin-top: -2px;
	width: 150px;	
}
#gallery_list li { 
	margin-top: 4px;
	height: 16px;
	vertical-align: middle;
	padding: 2px; }
#pic_list li{
	height: 60px;
	padding: 2px;
}
#a{
	color : Gray;
}
#titulo{
 font-weight: bold;
	text-align:center;
}
.handle, .handle2{
	float: left;
	background-color: #ccc;
	background-image:  url(common/handle.png);
	background-repeat: repeat-y;
	width: 7px;
	cursor: move;
}
.handle{
	height: 24px;
}
.handle2{
	height: 60px;
}
.text {
	cursor: default;
	vertical-align:middle;
}
.delete{
	width:75px;
	text-align:center;
}
.pic_edit{
	width:100px;
	text-align:center;
}
.input_gal{
	width:200px;
}
.browse{
	width:345px;
}
input{
	vertical-align:middle
}
.pic_box{
	width:47;
	height:47;
	border:1px solid black;
	text-align:center;
}
.pic_info{
	width:425px;
}
.pic_desc{
	width:345px;
	overflow:hidden;
	height:20px;
	background-image: url('common/bg_textarea.gif');
}
.pic_desc_on{
	width:345px;
	overflow:visible;
	height:20px;
}
.pic_content{
	padding-left:5px;
}
.pic_name{
	width:275;
}

.cuadro_texto_bold {
   font-weight : bold;  
   font-size : 11px; 
   font-family : Arial; 
   color : black; 
   text-align : left;
}
.cuadro_texto {
   font-weight : normal;  
   font-size : 11px; 
   font-family : Arial; 
   color : black; 
   text-align : left;
}
.btnA{
	font-family:tahoma,sans-serif;
	font-size:11px;
   font-weight : bold; 
	background: #AFA4F2;
	border-bottom: 1px solid #6D8CE5;
	border-right: 1px solid #6D8CE5;
	border-left: 1px solid #AFC4D5;
	border-top:1px solid #AFC4D5;
	color: #494949;
	height:19px;
	text-decoration:none;
	cursor: hand;
}
.titulo{
	color: Red;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	font-style : italic;
}
.torneos{
	color: White;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    font : bold;
}
.cuadro_texto_bold_blanco {
   font-weight : normal;  
   font-size : 10px; 
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif; 
   color : White; 
   text-align : left;
	letter-spacing: -1px;
}
