/*
#################################################
#                                               #
#    SKYmedia ISP - Sistema de Boletines        #
#    © Copyright 2004 - SKYmedia - Argentina    #
#    Web Site: www.skymedia.com.ar              #
#    E-mail: info@skymedia.com.ar               #
#    Fecha: 18-03-2005                          #
#    Versión: 1.0.1                             #
#                                               #
#################################################


// -----------------------------------------------------------
//  ADMIN - css
// -----------------------------------------------------------
**/


/*********** MAIN STYLE ***********/

.emstitulo, .emstitulo:active, .emstitulo:visited, .emstitulo:hover {
	color : #756651;
	font-size : 12px;
	font-family: Verdana, Arial ;
	font-weight : bold;
	padding: 5pt 0pt 1pt 0pt;
	text-decoration : none;
	border-bottom: 1px solid #AB9C85;
}

.emsintro {
	color : #565149;
	font-size : 10px;
	font-family: Verdana, Arial ;
	text-align: justify;
}

.emslink, .emslink:active, .emslink:visited  {
	color : #756651;
	font-size : 10px;
	font-family: Verdana, Arial ;
	font-weight : bold;
	text-decoration : none;
}

.emslink:hover {
	text-decoration : underline;
}

.emsline {
	border-top: 1px dotted #AB9C85;
}

.emslist, .emslist:active, .emslist:visited  {
	color : #756651;
	font-size : 10px;
	font-family: Verdana, Arial ;
	font-weight : bold;
	text-decoration : none;
}

.emslist:hover {
	text-decoration : underline;
}

.emsmain {
	color : #565149;
	font-size : 10px;
	font-family: Verdana, Arial ;
}

.emsinput {
	color : #756651;
	font-family: Verdana, Arial ;
	font-size : 10px;
	font-weight : normal;
	z-index : -3;
}

.bgseccion {
	color : #FFFFFF;
	font-size : 12px;
	font-family: Verdana, Arial ;
	font-weight : bold;
	text-decoration : none;
	padding: 2pt 5pt 3pt 5pt;
	background-color: #AB9C85;
}

.emsimagen {
	background: #F2F4F2;
	border: 1px solid #AB9C85;
}

.close, .close:active, .close:visited  {
	color : #756651;
	font-size : 10px;
	font-family: Verdana, Arial ;
	font-weight : bold;
	text-decoration : none;
}

.close:hover {
	text-decoration : underline;
}
