@charset "utf-8";

/* CSS Document */

/* Generales */

body{

	 background-image: url(../images/bg_general.jpg); 

	 leftmargin:0;

	 topmargin:0;

	 marginwidth:0; 

	 marginheight:0;

 }

#tabla_Contenedora{

	width:100%;

	padding:0px;

	margin:0px;

	border:none;	

}

#contenedor{

	margin-left:auto;

	margin-right:auto;

	background-image:url(../images/fondo.jpg);

	background-position:bottom;

	background-repeat:no-repeat;

}

/* Header */

#bg_menu{

	height:30px;

}

#bg_header{

	background-color:#f1f1f1;

	background-image:url(../images/bg_header.gif)

}

#header{

	padding:10px;

	width:920px;

	height:80px;

	margin-left:auto;

	margin-right:auto;

	padding-top:0px;

}

#logo{

	background-image:url(../images/logo_isesa.gif);

	background-repeat:no-repeat;

	width:350px;

	float:left;	

	height:60px;

	margin-top:15px;

}

#patrocinadores{

	background-image:url(../images/logos_patrocinadores.gif);

	background-repeat:no-repeat;

	width:290px;

	height:60px;

	margin-left:630px;	

	margin-top:5px;	

}

#txtDistribuidor{

	background-image:url(../images/tit_distribuidor.gif);

	background-repeat:no-repeat;

	width:290px;

	height:20px;

	margin-left:630px;		

}

/* Cuerpo */

#contents{

	padding:10px;

	color:#666666;

	height:350px;

	font-weight:normal;

}

/* Footer */

#footer {

	font-family: arial;

	font-size:10px;

	font-weight: normal;

	text-align:center;

	height:30px;

	background-color:#990000;

	color:#FFFFFF;

	letter-spacing:0px;

	word-spacing:2px;

}

#footer a{

	color:#FFFFFF;

	text-decoration:none;	

}

#footer a:hover{

	text-decoration:underline;

}

/* Adicionales */



.border_left_rigth {

	border-right-width: 1px;

	border-left-width: 1px;

	border-right-style: solid;

	border-left-style: solid;

	border-right-color: #B70012;

	border-left-color: #B70012;

}

.dottedLine {

	background-image: url(../images/dottedLine.gif);

	background-repeat: repeat-y;

	background-position: center center;

}

.titulos {

	font-family: tahoma, arial, verdana;

	font-size: 16px;

	color: #881012;

	text-align: justify;

	font-weight: bold;

}

table.zebra tr.even td, table.zebra tr.even th { background-color:#fecdcd; } 

table.zebra tr.odd td { background-color:#FFF; } 



.textbox{

	font-family: tahoma, arial, verdana;

	font-size:12px;

	color: #666666;

	width:250px;

}

.btnContactEnviar{

	background:url(../images/b_enviar.jpg);

	font-family: tahoma, arial, verdana;

	color:#FFFFFF;

	font-size:12px;

	background-color:#FFFFFF;

	border:0px;

	cursor:pointer;

	width:76px;

	height:22px;

}

.btnContactLimpiar{

	background:url(../images/b_limpiar.jpg);

	font-family: tahoma, arial, verdana;

	color:#FFFFFF;

	font-size:12px;

	background-color:#FFFFFF;

	border:0px;

	cursor:pointer;

	width:76px;

	height:22px;

}

.bg_contenedor {

	background-image: url(../images/contenedor_instalaciones.jpg);

	background-repeat: no-repeat;

	background-position: center center;

}

#menu {

	height: 165px;

	width: 150px;

	position: absolute;

	top: 120px;

}

#tabla_Contenedora tr td #contenedor tr td table tr td table tr td {

	color: #999;

	font-weight: normal;

	text-align: left;

}

#patrocinadores2 {

	background-image:url(../images/logos_patrocinadores.gif);

	background-repeat:no-repeat;

	width:370px;

	height:60px;

	margin-left:550px;

	margin-top:5px;

	text-align: left;

	background-position: right;

}


