/*@charset "utf-8";*/
.boton_admin {
	border:solid;
	border-width:1px;
	border-color:#999999;
	background-image:url(img/fondomenu.jpg);
	cursor:hand;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	width:135px;
	height:25px;
}
.button {
	border:solid;
	border-width:1px;
	border-color:#999999;
	background-image:url(img/fondomenu.jpg);
	cursor:hand;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	height:25px;
}
input[type='button'] {
	border:solid;
	border-width:1px;
	border-color:#999999;
	background-image:url(img/fondomenu.jpg);
	cursor:hand;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
	height:25px;
}
.selector {
	border:1px, #333333;
	background: #666666;
	cursor:hand;
	color:#FFFFFF;
	font-family:Tahoma, Verdana;
	font-size:14px;
}
.campos {
	border:solid;
	border-width:1px;
	border-color:#999999;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#000000;
	height:15px;
}
.titulo_seccion {
	font-family: Tahoma, Georgia, Times New Roman;
	font-weight: bold;
	font-size: 20px;
}
.titulos {
	font-family: Tahoma, Georgia, Times New Roman;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
}
.texto {
	font-family: Tahoma, Georgia, Times New Roman;
	font-size: 11px;
	color: #333333;
}
.menu {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #FFFFFF;
}
.menu:link {
color:#FFFFFF;
text-decoration:none;
}
.menu:visited {
color:#FFFFFF;
text-decoration:none;
}
.menu:active {
color:#FFFFFF;
text-decoration:none;
}
.menu:hover {
color:#FFFFFF;
cursor:pointer;
text-decoration:underline;
}

.borde {
	border: 1px solid #999999;
}
.fecha {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #000000;
}

A:link {
color:#000000;
text-decoration:none;
}
A:visited {
color:#000000;
text-decoration:none;
}
A:active {
color:#000000;
text-decoration:none;
}
A:hover {
color:#455572;
text-decoration:none;
}

.menu1{ 
font-family: Tahoma, Verdana;
font-size: 11px;
color: #000000;
}

.menu1:link {
color:#000000;
text-decoration:none;
}

.menu1:visited {
color:#000000;
text-decoration:none;
}

.menu1:active {
color:#000000;
text-decoration:none;
} 

.menu1:hover{ 
background:#4C4C4C;
color:#ffffff;
cursor:pointer;
text-decoration:none;
} 
hr{
	font-size:1px;
	color:#999999;
}
.edit1{
background-color:#ffffff;
border:1px;
border-color:#cccccc;
}
.c:link {
font-family:Tahoma, Verdana;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.c:visited {
font-family:Tahoma, Verdana;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.c:active {
font-family:Tahoma, Verdana;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
.c:hover {
font-family:Tahoma, Verdana;
font-size:11px;
color:#ffffff;
text-decoration:underline;
}
.biz {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.blanco{
	font-family:Tahoma, Verdana;
	size:11;
	color:#FFFFFF;
} 
.boton{
	border:solid;
	border-width:1px;
	border-color:#999999;
	background-image:url(img/barramenu.jpg);
	cursor:hand;
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#FFFFFF;
}