html {overflow-y: scroll;}

*
{
	/*border: 0;*/
	margin: 0;
}

img
{
border: 0px;
}



a{
	color: #000E2F;
	text-decoration: underline;
}

a:hover{
	text-decoration: none;
	color: #000E2F;
	text-decoration: none;
}

body{
	font: 12px Tahoma;
	color: #000000;
	background: #565C60;/*url(images/bg.jpg) top repeat-x #565C60;*/
	line-height: 20px;
	padding-top: 39px;
	padding-bottom: 32px
}

#main {
	width: 850px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	border: 10px solid #FFFFFF;
}

#header {
	width:850px;
	padding: 0px 0px 0px 0px;
	background: url(images/header5.jpg) left top no-repeat;
	height: 289px;
}

#logo {
	font-family: Tahoma, Geneva, sans-serif;
	color:#FFFFFF;
	font-size:36px;
	font-style:normal;
	padding: 7px 0px 0px 12px; /*10px 0px 0px 15px*/

	/*para logo dcha 10px 0px 0px 685px;*/ /*para logo izq 10px 0px 0px 15px;*/
	/*text-align: center;/*logo centrado*/
        
	background: url(images/big_img.jpg) left top no-repeat;
	height: 236px; /*233px*/
}

#logo a {
	text-decoration: none;
	text-transform: none;
	font-style: normal;
	font-size: 36px;
	color: #FFFFFF;
}


#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
	font-weight:100;
}

#buttons{
	width: 740px;
	background: url(images/bg_but.jpg) left top no-repeat;
	text-align:center;
	padding-left:10px;
	height: 46px;
}

#buttons a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 29px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 17px;
	text-align: center;
	background: url(images/but.jpg) 0px  6px no-repeat;
	text-transform:none;
	width: 110px;
	margin-right: 10px;
}

#buttons a:hover {
	text-decoration: none;
	background: url(images/but.jpg) 0px  0px no-repeat;
	padding-top: 11px;
	height: 35px;
}

#buttons a.active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 29px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 17px;
	text-align: center;
	background: url(images/but2.jpg) 0px  6px no-repeat;
	text-transform:none;
	width: 110px;
	margin-right: 10px;
}

#buttons a.active:hover {
	text-decoration: none;
	background: url(images/but2.jpg) 0px  0px no-repeat;
	padding-top: 11px;
	height: 35px;
}

/*botones galeria 168*/

#botones{
	width: 700px;
	background: url(images/bg_but.jpg) left top no-repeat;
	text-align:center;
	padding-left:50px;
	height: 45px;
        padding-top: 30px;
        padding-bottom: 30px;
}

#botones a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 45px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 11px;
	text-align: center;
	background: url(images/boton1.jpg) 0px  0px no-repeat;
	text-transform:none;
	width: 168px;
	margin-right: 7px;
}

#botones a:hover {
	text-decoration: none;
	background: url(images/boton2.jpg) 0px  0px no-repeat;
	padding-top: 11px;
	height: 45px;
}

#botones a.active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 45px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 11px;
	text-align: center;
	background: url(images/boton2.jpg) 0px  0px no-repeat;
	text-transform:none;
	width: 168px;
	margin-right: 7px;
}

#botones a.active:hover {
	text-decoration: none;
	background: url(images/boton2.jpg) 0px  0px no-repeat;
	padding-top: 11px;
	height: 45px;
}

/*botones galeria 145*/

#botones145{
        display: inline-table;
        width: 780px;
	background: url(images/bg_but.jpg) left top no-repeat;
	text-align: center;
	padding-left: 25px;
	height: 45px;
        padding-top: 30px;
        padding-bottom: 40px;
}

#botones145 a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 45px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 11px;
	text-align: center;
	background: url(images/boton3.jpg) 0px  0px no-repeat;
	text-transform:none;
	width: 145px;
	margin-right: 7px;
}

#botones145 a:hover {
	text-decoration: none;
	background: url(images/boton4.jpg) 0px  0px no-repeat;
	padding-top: 11px;
	height: 45px;
}

#botones145 a.active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 45px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 11px;
	text-align: center;
	background: url(images/boton4.jpg) 0px  0px no-repeat;
	text-transform:none;
	width: 145px;
	margin-right: 7px;
}

#botones145 a.active:hover {
	text-decoration: none;
	background: url(images/boton4.jpg) 0px  0px no-repeat;
	padding-top: 11px;
	height: 45px;
}

#botones145 a.large {
    padding-top: 3px;
    padding-bottom: 8px;
    font-size: 15px;
    vertical-align: middle;
}

/*botones galeria vertical*/

#botonesVertical{
	width: 145px;
        height: 45px;
	background: url(images/bg_but.jpg) left top no-repeat;
	text-align: center;
	padding-left: 35px;
        display: inline-table;
        vertical-align: top;
}

#botonesVertical a {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 45px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 11px;
	text-align: center;
	background: url(images/boton3.jpg) 0px  0px no-repeat;
	text-transform:none;
	width: 145px;
	margin-right: 7px;
}

#botonesVertical a:hover {
	text-decoration: none;
	background: url(images/boton4.jpg) 0px  0px no-repeat;
	padding-top: 11px;
	height: 45px;
}

#botonesVertical a.active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	display: block;
	float: left;
	height: 45px;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 11px;
	text-align: center;
	background: url(images/boton4.jpg) 0px  0px no-repeat;
	text-transform:none;
	width: 145px;
	margin-right: 7px;
}

#botonesVertical a.active:hover {
	text-decoration: none;
	background: url(images/boton4.jpg) 0px  0px no-repeat;
}

#botonesVertical a.large {
    padding-top: 3px;
    padding-bottom: 8px;
    font-size: 15px;
    vertical-align: middle;
}

/*--------------*/

/*contenido galeria*/

#contenido_galeria_index {
        width: 700px;
        padding-left: 55px;
        padding-top: 30px;     
}


#contenido_galeria {
        padding-left: 85px;
}


#contenido_galeria_index_vertical {
        padding-left: 25px;
        padding-top: 0px;
}
#contenido_galeria_index_vertical img{
        display: inline-table;
        vertical-align: middle;
}
#contenido_galeria_fotos_vertical{
        width: 560px;
        display: inline-table;
}
#contenido_galeria_fotos_vertical h1{
        display: inline;
}
/*--------------*/

#content{
	width: 850px;
	padding: 10px 0px 0px 0px;
	background: url(images/cont.jpg) 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 10px solid #FFFFFF;
}

#left{
	width: 830px;
	margin: 0px 0px 0px 10px;
	float: left;
	color:#000000;
}

.right_b {	background: url(images/right_box.gif)  0px 0px no-repeat;
		padding-left: 16px;
		padding-right: 30px;
		padding: 16px 28px 10px 30px;
}

.text{
	padding: 0px 0px 0px 15px;
}

.img {
	float:right;
	margin: 6px 16px 3px 16px;
}

.left_span {	color:#0D2C55;
		font-weight:bold;
}

.right_span {	color:#493D26;
		font-weight:bold;
}

#left H1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:24px;
	font-weight: 100;
	color: #001421;
	text-align:left;
	padding: 12px 0px 12px 0px;
	background: url(images/tit_l.gif) 0px 0px no-repeat;
}

.tit {
background: /*url(images/tit_l2.gif)*/ 0px 0/*24*/px repeat-x ;}

.tit_span {background: #FFFFFF;
font-weight:100;}

#right H1{
	font-family: Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight: 100;
	color: #FFFFFF;
	padding-top: 12px;
	padding-left: 0px;
	text-align: left; /*center*/
	height: 35px;
	padding: 12px 0px 0px 0px;
	background: url(images/tit_r.jpg) center top no-repeat;
}

.read{
	text-align:right;
	padding-right:10px;
	padding-top: 10px;
	font-weight:bold;
	text-decoration:none;
}

#right .read {

	text-align:right;
	padding-right:20px;
	padding-top: 0px;
	font-weight:bold;
	text-decoration: underline;
}

#right .read:hover {
text-decoration: none;}

#right{
float: right;
width: 351px;
margin-right: 3px;
padding: 0px 0px 0px 0px;
}

.tit_bot {
    background: url(images/left_box.jpg) bottom repeat-x #FFFFFF;
    padding: 0px 10px 0px 0px;
}

#footer{
	height: 57px;
	width: 100%;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	clear:both;
	padding: 18px 0px 0px 0px;
	background: url(images/footer.jpg) top repeat-x;
}

#footer a{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
}

#footer a:hover{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}


/*----tomado de personascoaching---*/
/* Start blockquote */
blockquote p
{
	color:#FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-style: italic;
	font-weight: normal;
	text-align: left;
}

#nombrecom
{
   color:#FFFFFF;
   text-align: right;
   font-weight: bold;
   padding-bottom: 10px;
}

blockquote
{
        width: 400px;
        margin-bottom: 10px;
	border: solid 1px #565C60;
	padding-top: 10px;
        padding-bottom: 10px;
        padding-right: 10px;
        padding-left: 10px;
	background-color:#897d67;
	background-image:url('images/postquote3.png');
	background-position:left top;
	background-repeat:no-repeat;
}
/* Finish blockuote */

/* Tablon */
#tablon {
    width: 420px;
    margin-left: 190px;
    margin-right: 190px;
}

#tablonsub1 {
    width: 100%;
    text-align: center;
}

/* Start tables */

.article table, table.article
{
	border-collapse: collapse;
	margin: 1px;
	width:auto;
}

.article table, table.article .article tr, .article th, .article td
{
	background-color:Transparent;
}

.article th, .article td
{
	padding: 2px;
	border: solid 1px #969696;
	vertical-align: top;
	text-align:left;
}

.article th
{
	text-align:center;
	vertical-align:middle;
	padding: 7px;
}

/* Finish tables */

#menuadmin {
    padding-top: 10px;
    padding-bottom: 50px;
    /*text-align: center;*/
}

#menuadmin a {
    padding-right: 30px;
}

.error {
	color:#F00;
	/*font-size:11px;*/
}

.okay {
	color:#1CC11C;
	/*font-size:11px;*/
}

/* botones */
.boton {
    padding: 4px 10px;
    /*-moz-border-radius: 6px;
    -webkit-border-radius: 6px;*/
    color: #555;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #888;
    background: #EEE;
}

.boton:hover {
    border: 1px solid #222;
    background: #D9CFBD;
    color: #222;
}

/* enlaces */
.enlace {
    margin: 30px;
    color: #555;
}

.enlace a {
    font-size: 24px;
    font-style: italic;
    color: #222;
    text-decoration: none;
}

.enlace a:hover {
    color: #8B7B61;
}

/* imagenes */

.miniThumbnail {
    max-height: 120px;
}

/* textos */

.adminH {
    text-transform: uppercase;
}

.index-normal-text {
    padding: 60px !important;
}

.tablon-info-text {
    padding-bottom: 60px !important;
    text-align: center;
}

@media screen and (max-width: 1264px){
    .index-normal-text {
        padding: 40px !important;
    }
}

@media screen and (max-width: 968px){
    .index-normal-text {
        padding: 20px !important;
    }
}

.padding-container {
    padding: 60px 0 !important;
}

@font-face { font-family: 'Papyrus'; src: url('fonts/papyrus.ttf'); }

.papyrus {
    font-family: 'Papyrus';
}

/* Musica */

.gallery-music-container {
    display: none;
}