﻿.text1 {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #A0059C; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.text {
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size: 8pt;
}

body {
    font-family: Verdana, Arial, MS Sans Serif; 
    font-size: 8pt;
    height: 1025px;
    color:#563F23;
    margin: 0px 0px 0px 0px; 
    text-align: center; 
    line-height: 1.8;
    vertical-align: top;
    border:1px;
    background-repeat: repeat-x;
}

img, a img { border: 0px; }

table { padding: 0px; margin: 0px; }

td {}

img { vertical-align: middle; border:0px; }

form { padding: 0px; margin: 0px; }

h1 { color: #993366; font-family: Verdana, Arial, MS Sans Serif; font-weight: bold; font-size: 11pt; letter-spacing: 1px; margin: 0px 0px 5px 0px;
     padding: 0px; }

h2 
{
	margin: 5px 0px 0px 50px;
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size : 8pt; 
	font-weight : bold;  
	text-align: justify;
	background-image: url('../Images/tomate.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:20px;
}

h3 { color: #84030C; 
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size : 10pt; 
	font-weight : bold;  
	margin: 0px;
	padding: 5px; 
	text-align: justify;
	background-image: url('../Images/icono.png');
	background-repeat: no-repeat;
	padding-left:20px;
}

h4 
{
	margin: 5px 0px 0px 75px;
	font-family: Verdana, Arial, MS Sans Serif; 
	font-size : 8pt; 
	font-weight : bold;  
	text-align: justify;
	background-image: url('../Images/tomate.png');
	background-repeat: no-repeat;
	background-position: center left;
	padding-left:20px;
}

hr { font-size: 1px; border: 1px solid #B99C6B; background-color: transparent; height: 1px; margin: 0; padding: 0px; }

P { font-size: 8pt; }


a.link {color: #ffffff; text-decoration:none; text-align:right;}
a.active {color: #ffffff; text-decoration:none; text-align:right;}
a.visited {color: #ffffff; text-decoration:none; text-align:right;}
a.hover {color: #27FE03; text-decoration:none; text-align:right;}

a.link1:link {color: #563F23; text-decoration:yes;}
a.link1:active {color: #563F23; text-decoration:yes;}
a.link1:visited {color: #563F23; text-decoration:yes;}
a.link1:hover {color: #84030C; text-decoration:yes;}

a.link2:link { font-size:7pt; color: #84030C; text-decoration:yes;}
a.link2:active { font-size:7pt; color: #84030C; text-decoration:yes;}
a.link2:visited { font-size:7pt; color: #84030C; text-decoration:yes;}
a.link2:hover { font-size:7pt; color: #DC241F; text-decoration:yes;}

.input
{
	padding-left: 5px;
	padding-right: 5px;
	border: solid 1px #563F23;
	background-color: #ffffff;
	color: #563F23;
}

/*----------------------------------------------------------------------------*/
/*-----------------------------------Divs-------------------------------------*/
/*----------------------------------------------------------------------------*/


/*---------------------------------Template-----------------------------------*/

#todo
{
	width: 1000px;
	height: 1025px;
	margin: 0px auto;
	display: block;
	text-align: center;
	position: absolute;
	float:left;
}

#contenido
{
	width: 770px;
	height: 1025px;
	margin: 0px auto;
	display: block;
	text-align: center;
}

#content
{
	width: 450px;
	position:absolute;
	text-align: center;
	top: 275px;
	left:270px;
	height:650px;
}

#footer
{
	position: absolute;
	height: 20px;
	text-align: center;
	width: 450px;
	top: 935px;
	left: 270px;
	float:right;
	font-size: 7pt;
}

#logo 
{
	float:right;
	position:absolute;
	top: 210px;
	left: 470px;
}

#chapita_more
{
	float:right;
	position:absolute;
	top: 150px;
	left: 295px;
}

#chapita_news
{
	float:right;
	position:absolute;
	top: 96px;
	left: 325px;
}

#chapita_blog
{
	float:right;
	position:absolute;
	top: 147px;
	left: 615px;
}

#chapita_portfolio
{
	float:right;
	position:absolute;
	top: 120px;
	left: 256px;
}

#chapita_contact 
{
	float:right;
	position:absolute;
	top: 127px;
	left: 674px;
}

#cont_left {
	width: 290px;
	margin: 10px 10px 10px 10px;
	float:left;
	text-align: left;
}

#cont_right 
{
	width: 160px;
	margin: 10px 10px 10px 10px;
	float:left;
	text-align: left;
}