@charset "utf-8";
body {
	background:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.clase_nombre_empresa {
	font-family:'Yanone Kaffeesatz',Arial, Helvetica, sans-serif;
	color:#666;
	font-size: 30px;
}
.clase_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
}

#pagina {
	width: 833px;
	float: none;
	margin: auto;
}
#cabeza {
	margin:auto;
	background-image: url(top.png);
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 850px;
	height:22px;
}

#bottom {
	background-image: url(bottom.png);
	background-repeat: no-repeat;
	background-position: center top;
	top: auto;
	padding-bottom: 22px;
	height: 5px;
}
#empresa {
	float: right;
}
#cabeza2 {
	background-image: url(top.png);
	background-position: center;
}

#cuerpo {
	width: 980px;
	padding: 10px;
	padding-bottom: 0px;
	margin: auto;
	background:#fff;
	-webkit-box-shadow: 0px 0px 4px 2px #999;
	-moz-box-shadow: 0px 0px 4px 2px #999;
	box-shadow: 0px 0px 4px 2px #999;
}

#capa_superior_logo_nombre {
	padding-bottom: 5px;
	background-repeat:  repeat-x;
	background-position: bottom;
}

#logo {
	margin-left: 60px;
	font-family:Arial, Helvetica, sans-serif;
}
#contenido {
	padding-top:25px;
	background-repeat:  repeat-x;
}

#menu_secciones {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#CCCCCC
	float: right;
	width: auto;
	top: auto;
}
#menu_principal {
/*	font-family:Arial, Helvetica, sans-serif;
	background:#666 url(fondo_menu.png) repeat-x;
	width:170px;*/
	overflow:hidden;
}

#cabecera {
	width:750px;
	padding: auto;
	display: block;
}

.clase_pie {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight:normal;
}


.clase_pie:hover{
	text-decoration:underline;
}

#menu_principal{
/*	background: #666 url(fondo_menu.png) repeat-x top;*/
	width:250px;
	margin-right:20px;
}
#menu_principal a{
    border-bottom: 1px dotted #B7B7B7;
    color: #666666;
    display: block;
    font: 17px/20px 'Yanone Kaffeesatz',Arial,Helvetica,sans-serif;
    letter-spacing: 1px;
    margin-bottom: 0;
    padding: 2px 20px 4px;
    text-align: left;
    text-decoration: none;
    text-transform: capitalize;
}

#menu_principal a:hover{
	color:#000;
	font-weight:bold;
/*	background: #7c7c7c url(menu_hover.png) repeat-x bottom;*/
}

.clase_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}

.clase_menu_horizontal:hover {
background:#FFFFFF
}
#secciones {
	display:block;
	padding:0px 0px 3px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #666;
	text-decoration:none;
	margin-top: 0px;
	background:#F4F4F4;
	border-top:1px solid #eaeaea;
	border-bottom:1px solid #eaeaea;
}

	#secciones a{
		color:#666;
		padding-right:10px;
	}
	
.clase_dir_tel {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}



#secciones:hover {
	display:block;
}

.boton_seccion {
padding:7px;
}


#pie {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px 15px 10px 15px;
	color: #666;
	margin:20px 0px 0 0px;
	line-height:28px;
	border-top:1px solid #666;
}
.sec {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 13px;
	color:#312852;
}
.sec:hover {
	text-decoration: underline;
}


a{
	font-family:Arial, Helvetica, sans-serif;
	color:#312852;
	text-decoration:none;
}
a:hover{
	text-decoration: underline;
}

#cuerpo img{
}

.header-imagen{
    height: 83px;
    position: relative;
    width: 730px;
	float:right;
	border:1px solid #666;
}

.header-imagen h1{
    color: #999999;
    display: block;
    font-size: 19px;
    font-weight: normal;
    left: 20px;
    position: absolute;
    top: 38px;
}

.tira-imagen{
	background:url(tira_imagen.png) repeat-x;
	height:13px;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	width:100%;
}

.bullet{ display:none;}

.bold{ font-weight:bold;}







