﻿
h1
{
    font-size: 20px;
    color: #FFFFFF;
    background-image: url('../Resources/FondoH1.png');
    background-repeat: no-repeat;
    padding-left: 20px;
    letter-spacing: 3px;
    overflow: visible;
    visibility: visible;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: lighter;
}
h2
{
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: lighter;
    color: #000000;
}

h3
{
    font-weight: bold;
    font-size: 12px;
    color: #FFFFFF;
}

h4
{
    font-size: 10px;
    color: #FFFFFF;
    padding-left: 10px;
}

p
{
    line-height: 25px;
    text-align: justify;
    color: #CCFFFF;
}

a
{
    color: #FFFFFF;
    text-decoration: none;
}

a:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

a:visited
{
    color: #FFFFFF;
}


br
{
    line-height: 5px;
}
.Sangria
{
	padding-left: 25px;
}



.MenuItem
{
    background-position: top;
    width: 150px;
    height: 35px;
    font-size: 14px;
    text-align: center;
    padding-top: 15px;
    background-image: url('../Resources/FondoMenuItem.png');
    background-repeat: no-repeat;
}

.MenuItem:hover
{
    background-position: bottom;
    background-image: url('../Resources/FondoMenuItemHover.png');
    background-repeat: no-repeat;
}

a.MenuItem 
{
    color: #FFFFFF;
    text-decoration: none;
    letter-spacing: 4px;
}
a.MenuItem :hover
{
    color: #FFFFFF;
    text-decoration: none;
}



body
{
    /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
    color: #636864;
    margin: 0px;
    padding: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 14px;
    background-color: #666666;
    background-image: url('../Resources/FondoBody.jpg');
    background-repeat: repeat-x;
    letter-spacing: 1px;
}
.DivPrincipal
{
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	height: 100%;
}

.BarraTop
{
    width: 100%;
    height: 104px;
    background-image: url('../Resources/FondoBarraTop.png');
    background-repeat: no-repeat;
    margin-top: 5px;
    vertical-align: bottom;
    text-align: right;
}

.MenuSuperior
{
    width: 950px;
    height: 12px;
    color: #FFFFFF;
    padding-bottom: 0px;
    background-image: url('../Resources/FondoMenuSuperior.png');
    background-repeat: no-repeat;
    margin-top: 2px;
}

.DivContenidoMenu
{
    width: 620px;
    height: 50px;
    position: relative;
    top: 50px;
    left: 300px;
}




.DivContenido
{
    width: 910px; /* 950  menos 40+40 del padding*/
    float: left;
    padding-top: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    text-align: justify;
    background-image: url('../Resources/FondoContenidoPrincipal.png');
    background-repeat: repeat-y;
}

.DivContenidoTexto
{
    width: 890px;
    float: left;
    padding-right: 20px;
}


.DivColumnaDerecha
{
    width: 195px;
    float: left;
    padding-left: 5px;
}


.Contacto
{
    text-align: left;
}

.TablaContacto
{
    padding: 20px 30px 20px 10px;
    background-color: #666666;
    color: #FFFFFF;
    width: 800px;
}


.Footer
{
    background-position: bottom;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: x-small;
    color: #333333;
    text-align: center;
    padding-top: 0px;
    padding-bottom: 0px;
    clear: both;
    background-image: url('../Resources/FondoFooter.png');
    background-repeat: no-repeat;
    width: 950px;
    height: 41px;
}

.FirmaSite
{
	width: 950px;
	height: 28px;
	clear: both;
	text-align: right;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


.Galeria
{
    width: 667px;
    margin: 0;
    padding: 15px;
}

.Fotos h1 {
	
	font-family: Tahoma;
	font-size:	18px;
	color: #4c4c4c;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.Fotos p {
	
	font-family: Tahoma;
	font-size:	12px;
	text-align: justify;
	color: #8b8b8b;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.Fotos img
{
    margin: 0 20px 10px 0;
    padding: 0;
}



#templatemo_container {

	width: 940px;
	margin: auto;
	background: #313131;

}

#templatemo_header {

	width: 940px;
	height: 244px;
	background: url(images/templatemo_header.jpg) no-repeat;
	margin: 0;
	padding: 0;

}

#templatemo_content {

	margin: 0;
	padding: 0;
	
}
/* Left Content */
#templatemo_content_left {

	float:left;
	width: 233px;
	min-height: 618px;
	background: url(images/templatemo_left_bg.jpg);
	margin: 0;
	padding: 0;

}

#templatemo_menu {
	
	float: right;
	width: 180px;
	height: 200px;
	margin: 0;
	padding: 10px 0 0 0;
}

#templatemo_menu ul {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
}

#templatemo_menu li a {
	
	display: block;
	width: 134px;
	height: 27px;
	color: #fff;
	background: url(images/templatemo_menu.jpg) no-repeat;
	font-family: Tahoma;
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 5px 0 0 45px;
	
}

#templatemo_menu li a:hover, #templatemo_menu li .current {
	
	background: url(images/templatemo_menu_current.jpg) no-repeat;
	color: #8fd300;
	text-decoration: none;
	
}
/* End Of Left */

/* Right Content */
#templatemo_content_right {
	
	float: right;
	width: 707px;
	margin: 0;
	padding: 0;
	
}

#templatemo_content_right_bottom {
	
	float: right;
	width: 707px;
	background: #4c4c4c url(images/templatemo_right_bottom.jpg) right bottom no-repeat;
	margin: 0;
	padding: 0;
	
}

#templatemo_content_right_top {

	width: 682px;
	background: url(images/templatemo_right_top.jpg) top no-repeat;
	margin: 0;
	padding: 33px 0px 0px 25px;
	
}

#templatemo_content_right_top .templatemo_post_area {
	
	width: 375px;
	margin: 0;
	padding: 15px 0 0 0;
	
}

.templatemo_post_area h1 {
	
	font-family: Tahoma;
	font-size:	18px;
	color: #AFA;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_post_area p {
	
	font-family: Tahoma;
	font-size:	12px;
	text-align: justify;
	color: #FFF;
	margin: 0 0 10px 0;
	padding: 0;
	
}
.templatemo_post_area h2 {
	
	font-family: Tahoma;
	font-size:	12px;
	color: #AFA;
	margin: 0 0 10px 0;
	padding: 0;
	
}

* html #templatemo_content_right_bottom_section {

	margin-top: -20px;
}

#templatemo_content_right_bottom_section {

	width: 687px;
	background: #161616;
	margin: 0;
	padding: 10px;
	
}

#templatemo_content_right_bottom_section .templatemo_text_area {
	

	margin: 0;
	padding: 20px 0px 20px 20px;
	
}

.templatemo_text_area h1 {
	
	font-family: Tahoma;
	font-size:	18px;
	color: #4c4c4c;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_text_area p {
	
	font-family: Tahoma;
	font-size:	12px;
	text-align: justify;
	color: #8b8b8b;
	margin: 0 0 10px 0;
	padding: 0;
	
}

.templatemo_text_area img {
	
	margin: 0 20px 10px 0;
	padding: 0;
	border: 1px solid #8fd300;
	
}

* html .templatemo_bottom_panel_section {

	margin-top: -35px;
}

.templatemo_bottom_panel_section {
	
	background: url(images/templatemo_bottom_bg.jpg) no-repeat;
	width: 920px;
	height: 109px;
	margin: 0;
	padding:  10px;
	
}

.templatemo_bottom_section_left {
	
		float: left;	
		width: 300px;
		margin: 0;
		padding: 10px;
			
}

.templatemo_bottom_section_left h1 {
	
	font-family: Verdana;
	font-size: 12px;
	color: #ffd200;
	margin: 0 0 5px 0;
	padding: 0;
	
}

.templatemo_bottom_section_left ul {
	list-style: circle;
	color: #fff;
	margin: 0 0 0 15px;
	padding: 0;
}

.templatemo_bottom_section_left li a {
	font-family: Verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #fff;
	margin: 0 0 10px 0;
	padding: 0;

}

.templatemo_bottom_section_left li a:hover {

	text-decoration: none;

}

.templatemo_bottom_section_right {
	
		float: right;	
		width: 300px;
		margin: 0;
		padding: 10px;
		text-align: right;
}

 .templatemo_bottom_section_right h1 {
	
	font-family: Verdana;
	font-size: 12px;
	color: #ffd200;
	margin: 0 5px 5px 0;
	padding: 0;
	
}

.templatemo_bottom_section_right p {

	font-family: Verdana;
	font-size: 12px;
	color: #fff;
	text-align:	right;
	margin: 0 0 10px 0;
	padding: 0;
}

.templatemo_bottom_section_right img {
	border: none;
}
/* End Of Right Content */

* html #templatemo_footer {

	margin-top: -26px;
}

#templatemo_footer {
	
	background: #6e9100;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #fff;

}

#templatemo_footer a {
	
	color: #fff;
	text-decoration: underline;

}

#templatemo_footer a:hover {
	
	color: #ff0;
	text-decoration: none;

}

.cleaner {
	
	clear: both;
	height: 0px;
	
}
