a {
	font-size: 1em;
	color: #1650ab;
}
body {
	background: #ffffff;
	color: #1650ab;
	margin: 0;
	padding: 0;
	font-family:"Myriad Pro", "Myriad Pro Cond", "Myriad Pro Light", serif;
}
#cell {
	display: table-cell;
	vertical-align: middle;
	margin: auto;
	overflow: hidden;

}
#container {
	background: white;
	position: relative;
}
#content {
	text-align: justify;
	/*width: 100%;*/ /*Might give problems*/
	background: transparent;
	margin: auto;
	height: 400px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 1.2em;
}
#footer {
	border-top: 0px solid black;
	background: transparent;
	width: 100%;
	position: absolute;
	top: 95%;
	font-size: 0.8em;
	text-align: center;
	color: white;
}

#footer *{
	display: inline;
	color: white;
}

#frame {
	position: fixed;
	width: 100%;
	top: 10%;
	bottom: 15%;
	display: table;
	vertical-align: middle;
	text-align: center;
	height: 500px;

}
#header {
	background: transparent;
	border-bottom: 0px solid black;
	border-top: 0px solid black;
	position: relative;
	width: 100%;
	height: 1.2em;
}
#header ul {
	margin: .3em;
}
#header ul li a, #footer ul li a, #left ul li a {
	color: #1650ab;
	text-decoration: none;/*font-weight: bold;*/
}
#header ul li, #footer ul li {
	display: inline-block;
	margin-left: 2em;
	margin-right: 2em;
}

#center {
	overflow: auto;
	text-align: justify;
	width: 55%;
	background: transparent;
	margin: auto;
	height: 100%;
	position: relative;
	scrollbar-base-color: #1650ab;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-3dlight-color: #457bda;
	scrollbar-darkshadow-color: #003e8e;
	padding-right: 2em;
}
#title {
	float: left;
	width: 20%;
	overflow: hidden;
	height: 100%;
	line-height: 3em;
	font-size: 3em;
	border-right: 1px solid #457bda;
	text-align:center;
	background: transparent url(../images/limonyazullogovertical.png) no-repeat 0% 30%;
}

#left {
	float: left;
	width: 20%;
	overflow: visible;
	height: 100%;
	line-height: 1.75em;
	border-right: 1px solid #457bda;
	margin-padding: 10px;
}

#left ul {
	list-style-type:none;
}
#left ul ul {
	padding-left: 0em;
	line-height: 1.6em;
	font-size: .9em;
	float: right;
	text-indent: .3em;
	border-top: 1px solid #1650ab;
	visibility: hidden;
	background: #1650ab;
}

#left ul .active {
	border-bottom: 1px solid #457bda;
}

#left ul .active ul{
	visibility: visible;
}

#left ul li:hover ul ,
#left ul a:hover ul {
	visibility: visible;
}

#left ul #current ul {
	border-top: 1px solid #457bda;
}

#left ul #current li {
border-left: 1px solid #1650ab;	
}

#left ul ul li {
	border-left: 1px solid #457bda;
}

#left ul ul li.active + li, #left ul ul  li.active + li + li, #left ul ul li.active + li + li + li, #left ul ul li.active + li + li + li + li{
border-left: 1px solid #1650ab;
}

#left ul ul li.active{
border-left: 1px solid #457bda;
}

#left .parent {
color: #457bda;
list-style-type:square;
list-style-position:outside;


}


a:link, a:visited, a:hover {
		color: #1650ab;
		text-decoration: none;

}

.imagen_articulo {
	overflow: hidden;
	float: right;
	position: relative;
	width: 150px;
	margin-left: 10px;
}
.texto_articulo {
	overflow: hidden;
	text-align: justify;
	position: relative;
}


.search {
	text-align: right;
	margin: 2px 60px;
}

.inputbox {
	background-color: #457bda;
	border: 1px solid #457bda;
}

#breadcrumbs {
	float: lefT;
	margin: 20px 20px;
	font-size:90%;
}

#breadcrumbs a {
	color: #1650ab;
}

.titulo {
	color: #1650ab;
}

.button {
background: #457bda;
color: #1650ab;
border: 1px solid #457bda;
font-family: "Myriad Pro", sans-serif;
}




/* Login */

#login{
	text-align: left;
	float: right;
	font-size:90%;
	display: inline-block;
	position: relative;
}


#login .input *{
	display: inline-block;
	border: 0px solid white;
	height: 1.6em;
	padding: 0;
	margin: 0;
}

#form-login fieldset{
	float: left;
	color: #1650ab;
	border: 0px solid white;
}

#form-login ul{
	float: left;
	color: #1650ab;
	}

#form-login-username{
	height:1.6em;
	width: 180px;
	display: inline-block;
	position: relative;
	margin:0;
	padding:0;
}

#form-login-username label{
	width: 22px;
	height:1.6em;
	overflow: hidden;
	top:0;
	position: absolute;
	background: transparent url(../images/personal.png) 0 0 no-repeat;
	color: transparent;		
}

#form-login-username input{
	height:1.6em;
	width: 150px;
	left: 25px;
	top: 0;
	position: absolute;
}

#form-login-password{
	height:1.6em;
	width: 180px;
	display: inline-block;
	position: relative;
}

#form-login-password label{
	width: 22px;
	height:1.6em;
	overflow: hidden;
	top:0;
	position: absolute;
	background: transparent url(../images/padlock.png) 0 0 no-repeat;
	color: transparent;		
}

#form-login-password input{
	height:1.6em;
	width: 150px;
	left: 25px;
	top: 0;
	position: absolute;
}

#form-login .button {
background: transparent url(../images/in.png) 0 0 no-repeat;
height: 1.6em;
width: 22px;
color: transparent;
margin-left: 10px;
position: relative;
top: 4px;
}

#form-login-remember {
	height:1.6em;
	position: relative;
	width: 45px;
	top: 5px;
}

#form-login-remember label{
	width: 22px;
	height:1.6em;
	overflow: hidden;
	background: transparent url(../images/desktop.png) 0 0 no-repeat;
	color: transparent;
}

#form-login-remember input{

}


#form-login ul {
		height: 1.6em;;
}

#form-login ul li{
		width: 22px;
		height: 1.6em;
		margin-right: 12px;
		overflow: hidden;
		float: left;
}

#forgot_user {
	background: transparent url(../images/forgot_user.png) 0 0 no-repeat;
	width: 22px;
	height: 1.6em;
}

#forgot_password {
	background: transparent url(../images/forgot_password.png) 0 0 no-repeat;
	width: 22px;
	height: 1.6em;
}

#register {
	background: transparent url(../images/register.png) 0 0 no-repeat;
	width: 22px;
	height: 3em;
}

#forgot_user a, #forgot_password a, #register a {
	color: transparent;
}

/* End login */