/* 
    Document   : estyle
    Created on : 22/01/2009, 09:49:01
    Author     : Micaela
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

/*

#contenido {  
    position:absolute;  
    
    width:1000px;
   height:500px;  
    top:0%;  
    left:50%;  
     margin-top:0px;  
    margin-left:-500px;
}

*/

body{
 background-color:#ffffff;
 margin:0px;
 padding:0px;
height:100%;
 position:relative;
min-width:1000px;
 min-height:500px;
    }

a:link{text-decoration: none}
a:visited{text-decoration: none}
a:active{text-decoration: none}

#encabezado{
border: 2px solid #0193DE;
width:1000px;
height:150px;
text-align: center;
        }
#cuerpo{
border: 2px solid #0193DE;
width:1000px;
height:300px;
text-align:center;
    }
     #cuerpo1{
background-image: url(../img/logo.jpg);
background-repeat: no-repeat;
background-position: right;
border: 2px solid #0193DE;
width:1000px;
height:450px;
text-align: center;

}
    #cuerpo2{
background-image: url(../img/logo.jpg);
background-repeat: no-repeat;
background-position: right;
border: 2px solid #0193DE;
width:1000px;
height:500px;
text-align: center;
    }
#pie{
border-left:2px solid #0193DE;
border-right:2px solid #0193DE;
width:1000px;
height:150px;
text-align: center;
    }
#menuproductos{
width:1000px;
height:50px;
text-align:left;
 z-index:1;
background-image: url(../img/barramenu.jpg);
background-repeat: no-repeat;

    }
#menuproductos th{
font-size:100%;
 font-family: Arial,Helvetica,sans-serif;
 color:white;
 cursor:pointer;
    }
#productos{
padding:0;
width:1000px;
height:250px;
text-align: center;
        }

h1{
    color:white;
    font-size:100%;
    font-family: Arial,Helvetica,sans-serif;
    margin-left:20px;
}
h2{
    color:#046FAD;
    font-size:95%;
    font-family: Arial,Helvetica,sans-serif;
   }
h3{
    color:#046FAD;
    font-size:90%;
    font-family: Arial,Helvetica,sans-serif;
   }
h4{
    color:#046FAD;
    font-size:75%;
    font-family: Arial,Helvetica,sans-serif;
  }
.txt {
    font-size:80%;
    font-family: Arial,Helvetica,sans-serif;
  }
 .txtch {
    font-size:60%;
    font-family: Arial,Helvetica,sans-serif;
  }
  .txtbtn {
    font-size:90%;
    font-family: Arial,Helvetica,sans-serif;
    color:#A6A6A6;
  }
.lineavertical{
    border-bottom-color:gray;
    border-bottom-style:solid;
  
}
.info{
    color:white;
    font-size:80%;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0px;
    height:50px;
    background-color:#0193DE;
    width:1000px;
    }
.menuinferior{
    text-align:center;
    color:black;
    font-size:80%;
    font-family: Arial,Helvetica,sans-serif;
    margin: 0px;
    height:50px;
    background-color:white;
    width:1000px;
            }

/* Mensajes de ayuda */

#mensajesAyuda
{
	width:120px;
	font-family:Verdana;
	color:#CC3300;
	font-size:10px;
	border:1px solid #1C6DAF;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	text-align:center;
	z-index:500;
}

#ayudaTitulo
{
	background-color:#1C6DAF;
	color:#FFFFFF;
	padding:1px;
}

#ayudaTexto
{
	background-color:#FFFFFF;
	vertical-align:middle;
	padding:2px;
	color:#1C6DAF;
}
.btnHome{
border:0px;
cursor:pointer;
background-repeat:no-repeat;
height:38px;
width:37px;
background-position:center;
background-image: url(../img/home.jpg);
}
.btnMail{
border:0px;
cursor:pointer;
background-repeat:no-repeat;
height:38px;
width:38px;
background-position:center;
background-image: url(../img/Mail.jpg);

   
}
/* 
   .tran{
 background-color:blue;
 filter:alpha(opacity=60);
-moz-opacity:.60;
opacity:.60;
} 
*/
.img{
cursor:pointer;
border:0px;
}
.lineaver{
border-left:solid 1px #ccc;
}
.txtColor{
    color:#333333;
}
li{

    font-weight: bold;
}

#formContenedor
{	text-align:center;
	position:relative;
	width:400px;
	left:10px;
	top:0px;
}
#infocontacto
{
	text-align:center;
	position:relative;
	width:400px;
	left:5px;
	top:0px;
}
#nota
{
	color:#CC3300;
	text-align:left;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	width:150px;
	left:0px;
	top:0px;
	height:100px;
	left:280px;
	z-index:3;
}


/*table { width:150px; }*/

input
{
	width:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid;
}

textarea
{
	width:220px;
	height:100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	border:1px solid;
}

button { width:100px; height:22px; font-family:Verdana; font-size:11px; }

.label { width:120px; color:#666666; font-family:Verdana, Arial, Helvetica, sans-serif; text-align:right; font-size:80%;}

.campo { width:100px;}

.ayuda { width:20px; text-align:center;}

/*.inputNormal { border:1px solid; }*/

.inputError
{
	border:1px solid #FF0000;
	background-color:#FFF4F0;
	color:#FF0000;
}


/* Capas de transparencia y mensajes de confirmacion */

#transparencia
{
	background-color:#FFFFFF;
	z-index:1;
	position:absolute;
	top:4%;
	left:2%;
	width:400px;
	height:260px;
	display:none;
	opacity:0.95;
	filter:alpha(opacity="95");
}

#transparenciaMensaje
{
	position:absolute;
	width:300px;
	height:100px;
	margin-top:-50px;
	margin-left:-150px;
	top:50%;
	left:50%;
}

/* Mensajes de ayuda */



#mensajesAyuda
{
	width:120px;
	font-family:Verdana;
	color:#CC3300;
	font-size:10px;
	border:1px solid #000099;
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	text-align:center;
	z-index:500;
}

#ayudaTitulo
{
	background-color:#000099;
	color:#FFFFFF;
	padding:1px;
}

#ayudaTexto
{
	background-color:#FFFFFF;
	vertical-align:middle;
	padding:2px;
	color:#000099;
}




