@charset "utf-8";


#right h1 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-weight: bold;
	text-transform: uppercase;
	color: #8C8C8C;
	text-decoration: none;
	font-size:1em; 
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C8C8C;
}

#right .loginAxon label {
	display:inline-block;
	margin-right:20px;
	height:18px;
	width:20px;
	color:#999;
}

#right .loginAxon #errorPass {
	color:#F30;
	visibility:hidden;
}

#right .loginAxon .login {
	width:100px;
	margin-left:4px;
	height:15px;
	border: 1px solid #CCC;
	background-color: #FFC;
}

.button {

	border: 1px solid #CCC;
}


#signin{
	width:60px;
	height:20px;
	margin-top:3px;
	margin-left:87px;
}



#right .notileft {
	display:block;
	margin-left:10px;	
	width:160px;
	background-position:top;
	background-repeat:no-repeat;
	padding-top: 130px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E4E4E4;
	margin-bottom:20px;
}

#exito {

	background-image:url(../img/notileft_exito.gif);
}

#right .notileft h1 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	color: #727272;
	text-decoration: none;
	font-size:.909em;
	width:100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8C8C8C;
}

#right .notileft h2 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-size: 0.8em;
	font-weight: bold;
	font-style:italic;
	color: #727272;
	text-decoration: none;
	font-size:.909em;
}

#right .notileft p{
	font-size:0.95em;	
}

#left .img300 {
	margin-top:7px;
	float:left;
}

.axonf {
	float:left;
	margin-right:10px;
}

.foottxt a {
	text-decoration:none;
	color:#BFBFBF;
	}

.foottxt {
	font-size:0.97em;
	color:#BFBFBF;
	width:500px;
	float:left;
}

#foot .footright {
	float:right;
	top:0px;
}

/* Noticias Right */
#right .socios ul {
	padding:0px;
	margin: 0px;
	list-style-type: none;
}

#right .socios li {
	display:block;
	overflow:hidden;
	margin-bottom:5px;
}

#right .socios ul li img{
	width:60px;
	border: 1px solid #CCC;
	float:left;
	clear:none;

}
#right .socios ul li div {
	width:130px;
	float: right;
	padding-top: 0px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
	clear:none;
}

#right .socios ul li h2 {
	margin:0px;
	font-size:1em;
	color:#666;
	text-decoration:none;
}

#right .socios ul li h2 a{
	margin:0px;
	font-size:1em;
	color:#069;
	text-decoration:none;
}

#right .socios ul li h2 a:hover{
	text-decoration:underline;
}

#right .socios ul li p{
	font-size:.909em;
	margin:0px;
}

#left .error {
	background-color: #FFC;
	border: 1px solid #CCC;
	padding-left:15px;
	}

#left .error h1 {
	font-size:1.7em;
	color:#609;
}
