@charset "utf-8";
/* CSS Document */

body {
    background: transparent url('../img/background.jpg') repeat top center;
	padding: 0px;
	margin: 0px;
	font-family: Georgia, Times, serif;
	font-size: 10pt;
	list-style:none;
	color: #666666;
}
a:link, a:visited, a:hover, a:active {
	text-decoration: none;
	color: #534361;
}
.superindice {
	vertical-align: super;
	font-size: 7pt !important;
} 
.subindice {
	vertical-align:sub;
	font-size: 7pt !important;
}
.llamado {
	font-weight:bold;
	color: #534361;
}
#m-main {
    width: 100%;
	text-align: center;
}
#m-header {
    background: transparent url('../img/madera-block.jpg') left top repeat-x;
    height: 38px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#m-central {
    width: 100%;
	margin: 0px;
    padding: 0px;
	text-align: center;
}
#m-bottom {
	background: transparent url('../img/papel-pie.png') left top repeat-x;
	height: 73px;
    width: 100%;
	margin: 0px;
    padding: 19px 0px 0px 0px;
	position: fixed;
	bottom: 0px;
	text-align: center;
}
/*
----------------------------------------------------
HEADER MENU
----------------------------------------------------
*/
#menu {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	text-align: right;
}
#nav-container {
    background: transparent url('../img/papel-menu.png') left top no-repeat;
    height: 61px;
	width: 450px;
	margin: auto;
	padding: 0px;
	text-align: left;
	float: right;
}
ul#nav {
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
}
ul#nav li a {
	background-position: 0px 1px;
	background-repeat: no-repeat;
	display: block;
	text-indent: -9000px;
	position: absolute;
	outline: none;
}

ul#nav:hover li a{
	background-position: 0px -40px;	
}
ul#nav li a:hover{
	background-position: 0px -80px;
}
ul#nav li a span{
	background-repeat: no-repeat;
	display: none;
	position: absolute;
}
ul#nav li a:hover span{
	 display: block;
}
ul#nav li a.inicio {
	background-image: url('../img/btn_inicio.png');
	height: 40px;
	width: 71px;	
	top: 0px;
	left: 8px;	
}
#inicio ul#nav li a.inicio { 
	background: left -120px url('../img/btn_inicio.png');
}
ul#nav a.acerca{
	background-image: url('../img/btn_acerca.png');
	height: 40px;
	width: 120px;
	top: 0px;
	left: 93px;
}
#acerca ul#nav li a.acerca { 
	background: left -120px url('../img/btn_acerca.png');
}
ul#nav li a.portafolio{
	background-image: url('../img/btn_portafolio.png');
	height: 40px;
	width: 112px;
	top: 0px;
	left: 227px;
}
#portafolio ul#nav li a.portafolio { 
	background: left -120px url('../img/btn_portafolio.png');
}

/*
----------------------------------------------------
CONTENIDO
----------------------------------------------------
*/
#contenido {
	width: 980px;
	margin: auto;
	padding: 10px 0px 75px 0px;
	min-height: 400px;
}
.logo {
	background: url('../img/division.png') center bottom repeat-x;
	height: 170px;
	margin: auto;
	padding-bottom: 10px;
	vertical-align: top;
}
.logo1 {
	background: url('../img/division.png') center bottom repeat-x;
	height: 140px;
	margin-bottom: 10px;
	vertical-align: top;
}
/*
----------------------------------------------------
PIE
----------------------------------------------------
*/
#wrap-pie {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}
#pie {
	width: 980px;
	margin: 3px 0px 0px 0px;
	padding: 0px;
}
.logo-contacto {
	float: left;
	width: 44px;
	height: 46px;
}
.contacto {
	background: url('../img/blanco-pie.png') top left repeat;
	float: left;
	height: 46px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: italic;
}
.contacto a:link {
	text-decoration: none;
	color: #663366;
	font-family: Arial, Helvetica, sans-serif !important;
	font-style: normal !important;
}
.pag-contacto {
	float: left; 
	width: 275px;
	height: 31px;
	padding-top: 15px;
	text-align: left;
}
.div-contacto {
	background: url('../img/blanco-pie.png') top left repeat-x;
	float: left; 
	width: 8px;
	height: 41px;
	padding-top: 5px;
	vertical-align: middle;
}
.tel-contacto {
	float: left; 
	width: 225px;
	height: 31px;
	padding-top: 15px;
	text-align: center;
}
.vcard-contacto {
	float: left; 
	width: 190px;
	height: 31px;
	padding-top: 15px;
	text-align: right;
}
.mail-contacto {
	background: url('../img/blanco-pie.png') top left repeat-x;
	float: right;
	width: 230px;
	height: 39px;
	padding-top: 7px;
	font-family: Arial, Helvetica, sans-serif !important;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-style: normal;
	text-align: left;
}
.mail-contacto a:link {
	text-decoration: none;
	color: #663366;
	font-family: Georgia, "Times New Roman", Times, serif !important;
	font-size: 14px;
	font-style: italic !important;
}

.validar {
	width: 980px;
	margin: 7px 0px 0px 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
}
.html {
	width: 300px;
	float: left;
}
.css {
	width: 50px;
	float: right;
	text-align: right;
}
/*
----------------------------------------------------
SECCIONES
----------------------------------------------------
*/
.menu-seccion {
	background: url('../img/menu-seccion.png') top right no-repeat;
	position: absolute;
	z-index: 1;
	width: 980px;
	height: 110px;
	float: right;
	margin: auto;
	padding: 10px 0px 0px 10px;
	font-style: italic;
	text-align: left;
	color: #534361;
	list-style:none;
	text-indent: 810px;
	line-height: 16pt;
}
.menu-seccion ul {
	list-style-type: none;
}
.nav-seccion {
	float: left;
	width: 979px;
}
.sliding-top {
	background: url('../img/sliding-top.png') top left no-repeat;
	width: 979px;
	height: 6px;
	margin: 0px 43px 0px 41px;
	padding: 0px;
	float: left;
}
.sliding-bottom {
	background: url('../img/sliding-bottom.png') bottom left no-repeat;
	width: 979px;
	height: 6px;
	margin: 0px 43px 0px 41px;
	padding: 0px;
	float: left;
}
.seccion-flecha-izq {
	background: url('../img/flecha-izq-fondo.png') top right repeat-y;
	float: left;
	width: 52px;
	text-align: left;
}
.seccion-flecha-der {
	background: url('../img/flecha-der-fondo.png') top left repeat-y;
	float: left;
	width: 52px;
	text-align: right
}
.seccion-cont {
	background: url('../img/sliding.png') top center repeat;
	margin: 0px;
	padding: 5px;
	float: left;
	width: 865px;
	text-align: left;
}
/*SlidingPanels*/
.SlidingPanels {
	position: relative;
	width: 845px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.SlidingPanelsContentGroup {
	position: relative;
	width: 845px;
	margin: 0px;
	padding: 0px;
	border: none;
}
.SlidingPanelsContent {
	width: auto;
	overflow: hidden;
	margin: 0px;
	padding: 0px 100px 0px 5px;
	border: none;
	background: url('../img/dobles.png') right bottom no-repeat;
}
.SlidingPanelsAnimating * {
	overflow: hidden !important;
}
.SlidingPanelsCurrentPanel {
}
.SlidingPanelsFocused {
}
.SlidingPanels {
	width: 845px;
}
.SlidingPanelsContent {
	width: auto;
}
