* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #E4E4E4;
}
div.contenedor {
	width:690px;
	margin:20px auto 0 auto;
}
div.contenedor div.bloque_bg_topp {
background:url(../img/toppbg.png) no-repeat;
	height:10px;
}
div.contenedor div.bloque_bg_foott {
background:url(../img/bottonbg.png) no-repeat;
	height:10px;
}
div.contenedor div.bloque_bg_contenidoo {
	background:url(../img/bodybg.png) repeat-y;
	padding:10px;
}
div.contenido {
	width:665px;
	margin:0 auto;
	padding-left:2px;
	padding-right:2px;
}
a {
text-decoration: none;
color: #FFFFFF;
}
a:hover {
color: #FF9900;
}
#menu2 ul {
margin:0;
padding:0;
list-style-type:none;
}
#menu2 ul li {
float:left;
padding:0;
margin:0;
}
#menu2 ul li a {
padding:0;
margin:0;
width:100px;
height:28px;
display:block;
overflow:hidden;
}
#menu2 li a {
    display:inline;
    color: #333333;
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 29px;
	text-decoration: none;
	}	
	
#menu2 ul li a.btn-nm {
	color: #FFF;
	display: block;
	background: url(../img/botton/boton1.gif) no-repeat;
	width:128px;
	padding: 8px 0 0 1px;
	}
	
#menu2 li a:hover.btn-nm, #menu2 li a:Active.btn-nm {
	color: #CCCCCC;
	background: url(../img/botton/boton2.gif) no-repeat;
	width:128px;
	padding: 8px 0 0 1px;
	}
#menu2 ul li a.btn-izquierda {
color: #FFF;
	display: block;
background:url(../img/botton/boton3.gif) no-repeat  0px 0px;
width:133px;
	padding: 8px 0 0 1px;
}
#menu2 li a:hover.btn-izquierda, #menu2 li a:Active.btn-izquierda {
	color: #CCCCCC;
	background: url(../img/botton/boton4.gif) no-repeat;
	width:133px;
	padding: 8px 0 0 1px;
	}
#menu2 ul li a.btn-derecha {
color: #FFF;
	display: block;
background:url(../img/botton/boton7.gif) no-repeat  0px 0px;
width:133px;
	padding: 8px 0 0 1px;
}	
#menu2 li a:hover.btn-derecha, #menu2 li a:Active.btn-derecha {
	color: #CCCCCC;
	background: url(../img/botton/boton6.gif) no-repeat;
	width:133px;
	padding: 8px 0 0 1px;
	}
div.bloque_interior{
	width:653px;
}	
	
div.bloque_interior div.bloque_interior_top {
background:url(../img/marcotop.png) no-repeat;
	height:10px;
}
div.bloque_interior div.bloque_interior_foot {
background:url(../img/marcobotton.png) no-repeat;
	height:10px;
}
div.bloque_interior div.bloque_interior_contenido {
	background:url(../img/marcobg.png) repeat-y;
	padding:10px;
}
div.bloque_interior div.bloque_interior_top_aus {
background:url(../img/auspitop.png) no-repeat;
	height:25px;
}
div.bloque_interior div.bloque_interior_foot_aus {
background:url(../img/auspibotton.png) no-repeat;
	height:15px;
}
div.bloque_interior div.bloque_interior_contenido_aus {
	background:url(../img/auspibg.png) repeat-y;
	padding:10px;
}

div.bloque_interior div.bloque_interior_top_op {
background:url(../img/marcotopop.png) no-repeat;
	height:20px;
}
#wrap {
margin: 0 auto;
width: 800px;
}
#header {
height: 130px;
background: #FFCC66  url(../img/images/headerintra.png) no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 25px 0 0 20px;
color: #000;
}
#header h1 a { 
color: #666;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 19px;
color: #aaa;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}

.right {
float: right;
width: 800px;
text-align: justify;
padding-top: 10px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
height: 30px;
line-height: 30px;
color: #712F19;
}
.right h2 a {
text-decoration: none;
color: #712F19;
}
.right h2 a:hover {
color: #000;
}

.left {
float: left;
width: 800px;
padding-top: 10px;
}

.left ul {
padding: 10px 0 15px 20px;
list-style-type: none;
background: #003366;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
color: #f1bb46;
}
.left ul li a:hover {
border-bottom: 1px dotted #fff;
}

#footer a{
text-decoration: none;
color: #CCCCCC;
}
#footer a:hover {
text-decoration: underline;
color: #FFFFFF;
font-size: 12px;
}
div.mailer{
background:url(../img/email.png);
}
.input-Contacto {
background:#CCCCCC;
color: #333333;
width:190px;
height:20px;
border:1px solid #7E7E7E;
padding:0px 3px 0px 3px;
margin:6px 0px 8px 0px;
}
.input-Mensaje {
background:#CCCCCC;
color:#333333;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
width:310px;
height:80px;
border:1px solid #7E7E7E;
padding:6px 6px 6px 6px;
margin:6px 0px 12px 0px;
}

