#administracion
{
	width: 764px !important;
	height: 245px !important;
	background: #4B90AF;
	margin: 15px auto 5px auto;
	color:#FFFFFF;

}

#contenedor_iframe
{
	width: 764px !important;
	height: 400px !important;
	background: #ffffff;
	margin: 15px auto 5px auto;
}

#contenedor_iframe_adm
{
	width: 700px !important;
	height: 120px !important;
	margin: 15px auto 5px auto;

}
.button_adm
{
	width:75px;
	height:16px;
	margin-top:10px;
	background-color:#eeeeee;
	border:solid 1px #888;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	cursor:pointer;
	color:#000000;
	font-weight:normal;
	text-align: center;
	vertical-align: middle;
}
#linea_vert
{
	float:right;
	width:50px;
	height:120px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
.boxtitle_administracion
{
	font-size:13px;
	width:100% !important;
	height:auto;
	overflow:auto;
	display:block;
	border-bottom:solid 1px #fff;
	padding-bottom:5px;
	padding-top:10px;
	font-weight:bold;
	color: #fff;
	clear:both;
}

iframe
{
	font-size:13px;
	width:100% !important;
	height:auto;
	overflow:auto;
	background-color:#FFFFFF;
	color: #fff;
	clear:both;
}

#tabla table {
	width:100%;
	border-color:#666666;
	vertical-align:top;
}

#tabla td {
	padding:4px;
}

.gris {
	background-color:#B8D3DF;
}

.gris_claro {
	background-color:#eeeeee;
}

.fondo_verde {
	background-color:#4B90AF;
	color:#FFFFFF;
	font-weight:bold;
}

.titulo {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	text-align:left;
	color:#000000;
	border-bottom:solid 1px #000;
}


.icono {
	margin-top:3px;
	margin-right:3px;
	margin-left:3px;
}