/* CSS Document */

img
{
border:none;
}

html {
	margin-top: 0px;
	padding-top: 0px;
}

ul,p{

	 font-family: Tahoma, Arial, Helvetica;
    font-size: 70%;
    font-weight: normal;
}

ul
{
line-height:13px;

}

ul li
{
list-style:square;
}

ul li a
{
text-decoration:none;
color:#003366;
}

ul li a:hover
{
color:#990000;
text-decoration:none;
}


label
{
 font-family: Tahoma, Arial, Helvetica;
    font-size: 85%;
	font-weight:bold;
	color:#003366;

}

.contenedor {
	width: 90%;
	margin: auto;
}

.cabecera {
	height: 150px;

}

.contenido {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #969696;
	border-bottom-color: #969696;
	border-left-color: #969696;
	background-image: url(/Portals/_default/Skins/gizer.isonell.doble/fondo_contenido.gif);
	background-repeat:  repeat-x;
	background-position: 0px 0px;

}
.pie {
	background-color: #FB434A;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #969696;
    text-align:center;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica;
	font-size: 60%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	vertical-align:super;
}

.flotar_izq
{
	float: left;
	text-align: left;
    width:90%;	
    height:93px;
    overflow:hidden;
}

.flotar_dcha
{
	float: right;
	text-align: right;
    margin-top:10px;
    
     
}

.ContentPane {
padding: 10px;
}

.texto10 {
	font-family: Verdana, Arial, Helvetica;
	font-size: 60%;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}



.isonell_atributo_rojo {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica;
	font-size: 12px;
	font-weight: bold;
}

.isonell_login {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.isonell_login_b {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.rueda
{
text-align:right;
height:60px;
overflow:hidden;
clear:both;

}

.IzquierdaPanel
{
float:left;
width:25%;
margin-top:31px;

}
.DerechaPanel
{

width:75%;
float:left;
margin-top:30px;
}

.principal
{

clear:both;

}

.submenu
{
	font-family: Verdana, Arial, Helvetica;
	font-size:70%;
	color:#000000;
	text-decoration: none;
	margin-right: 5px;
	text-align: right;
	font-weight: bold;
}


.submenu:hover
{
	text-decoration: underline;
}

.submenu_actual
{
	font-family: Verdana, Arial, Helvetica;
	color: #CC0000;
	text-decoration: none;
	margin-right: 5px;
	font-weight: bold;
		font-size:70%;
}
.submenu_separador
{
font-weight:bold;	
}

.banner_Contenedor
{
width:100%;
overflow:hidden;

}

.banner_Contenedor img
{
border:none;
}

.descargas {
	font-family: Verdana, Arial, Helvetica;
	color: #CC0000;
	text-decoration: none;
}




.correo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

