@charset "utf-8";
/* REGLAS GENERALES */
html, body{ margin:0px; padding:0px;}
img{ border:none;}
a{ text-decoration:none;}
/* DEFINO ESTILOS DE TEXTO */

.estiloIdiomas{ font-family: Verdana, Arial, Helvetica, sans-serif; size:14px; font-weight:bold; color:#000000;}
.estiloMenus{ font-family:Verdana, Arial, Helvetica, sans-serif; size:14px; font-weight:bold; color:#000000;}


/* DEFINO ESTRUCTURA PRINCIPAL */

#principal{ background-image:url(imagenes/fondo.jpg);background-repeat:no-repeat; width:955px; height:600px;}

#margenSuperior{ width:955px; height:15px;}

#menus01{ width:955px; height:25px;}

#aire01{ width:955px; height:10px;}

#menus02{ width:955px; height:25px;}

#aire02{ width:955px; height:10px;}

#menus03{ width:955px; height:25px;}

#grande{ width:855px; height:440px; padding-top:50px; padding-left:50px; padding-right:50px;}


/* MENUS */


#margenIzquierdo01{ width:15px; height:25px; float:left;}
#margenIzquierdo02{ width:15px; height:25px; float:left;}

#botonInicio{ width:180px; height:25px; float:left;}
     #exclamacion01{ width:25px; height:25px; float:left;}
	 #textoInicio{ width:145px; height:17px; float:left;padding-left:10px; padding-top:4px;}
	 
#botonPublicaciones{ width:180px; height:25px; float:left;}
     #exclamacion02{ width:25px; height:25px; float:left;}
     #textoPublicaciones{ width:145px; height:17px; float:left;padding-left:10px; padding-top:4px;}
	 
#botonContacto{ width:180px; height:25px; float:left;}
     #exclamacion03{ width:25px; height:25px; float:left;}
	 #textoContacto{ width:145px; height:17px; float:left;padding-left:10px; padding-top:4px;}
	 
#botonGraficas{ width:180px; height:25px; float:left;}
     #exclamacion04{ width:25px; height:25px; float:left;}
	 #textoGraficas{ width:145px; height:17px; float:left;padding-left:10px; padding-top:4px;}
	 
#botonProductos{ width:180px; height:25px; float:left;}
     #exclamacion05{ width:25px; height:25px; float:left;}
	 #textoProductos{ width:145px; height:17px; float:left;padding-left:10px; padding-top:4px;}
	 
#botonWeb{ width:180px; height:25px; float:left;}
     #exclamacion06{ width:25px; height:25px; float:left;}
	 #textoWeb{ width:145px; height:17px; float:left;padding-left:10px; padding-top:4px;}

#aireBoton01{ width:30px; height:25px; float:left;}
#aireBoton02{ width:30px; height:25px; float:left;}
#aireBoton03{ width:30px; height:25px; float:left;}
#aireBoton04{ width:30px; height:25px; float:left;}

#espacioLogo01{ width:200px; height:25px; float:left;}
#espacioLogo02{ width:200px; height:25px; float:left;}

#botoncillos{ padding-left:100px; padding-right:100px; padding-top:50px;}
#mail{ float:left;}
#catalogo{ float:right;}