 
/*
-	Estilo barra de navegación superior
*/

#navbar
{
	margin: 0px;
	padding: 0px;
	width: 100%;
	background: #FCEDF0;
}

#navbar .navbar-top-left
{
	width: 380px !important;
	width /**/:385px;
	margin: 0px;
	padding: 5px;
	float: left;
	background: #FCEDF0;
	color: #B00A2E;
}

#navbar .navbar-top-right
{
	width: 380px !important;
	width /**/:385px;
	margin: 0px;
	padding: 5px;
	text-align: right;
	float: right;
	background: #FCEDF0;
	color: #B00A2E;
}

#navbar-bottom
{
	height: 35px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	float: left;
	background: #FFFFFF;
	border-top: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
}

#navbar .navbar-bottom-left
{
	height: 31px !important;
	height/**/: 34px;
	width: 214px;
	float: left;
	text-align: center;
	padding-top: 4px;
	background: #FFFFFF url(http://panel.domestika.com//panelcontrol//img/domestika/barrasuperior_fondoizqda.gif) repeat;
}

#navbar .navbar-bottom-center
{
	height: 27px !important;
	height/**/: 34px;
	width: 277px !important;
	width /**/:283px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 5px;
	float: left;
    border-top: 2px #E8AEBC solid;
	border-bottom: 2px #E8AEBC solid;
	border-left: 1px #FFFFFF solid;
	background: #A62A46;
}

#navbar .navbar-bottom-right-with-center
{
	height: 32px !important;
	height /**/: 34px;
	font-size: 11px;
	width: 283px !important;
	width /**/:283px;
	float: left;
	border-top: 2px #E8AEBC solid;
	border-bottom: 2px #E8AEBC solid;
	background: #A62A46;
}

#navbar .navbar-bottom-right-with-center SELECT
{
	float: right;
	margin-top: 6px !important;
	margin-top/**/: 5px;
}

#navbar .navbar-bottom-right-with-center p
{
	margin: 7px 5px 0px 0px;
	color: #ffffff;
	text-align: right;
}

#navbar .navbar-bottom-right-with-center a:link
{
	color: #ffffff;
	text-decoration: none
}

#navbar .navbar-bottom-right-with-center a:visited, #navbar .navbar-bottom-right-with-center a:active, #navbar .navbar-bottom-right-with-center a:hover
{
	color: #ffffff;
	text-decoration: none
}

#navbar h1
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: -1px;
}