﻿/*   
Theme Name: Terapias Florales Mink
Theme URI: http://www.terapiasfloralesdelsur.com
Description: Tema creado para el sitio de Terapias Florales por IDEAMERICAS a través de Mega Informática Ltda.
Author: Federico de los Santos
Author URI: http://federicodelossantos.com
Template: 
Version: 1.0
.
El uso de este tema solo está permitido para el sitio web de Terapias Florales del Sur.
.
*/

* {
	margin: 0;
	padding: 0;

}
html  {
	height:100%;
}

table {
	FONT-SIZE:11px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;

}

a:link {
	FONT-SIZE:11px;
	COLOR:#105575;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
}

a:visited {
	FONT-SIZE:11px;
	COLOR:#105575;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: outside;
	list-style-type: circle;
}

a:hover {
	FONT-SIZE:11px;
	color:#6C0;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	list-style-position: inside;
	list-style-type: circle;
}


#contenendor{
	width: auto;
	height:auto;
	background-color:#e1e8f3;
}

#cabezal0{
	width: 100%;
	height:auto;
	margin:auto;
	background-color:#6cb023;
	text-align: center;
}


#cabezal {
	width: 900px;
	height: 156px;
	margin:auto;
	text-align: left;
}
#logo {
	width: 180px;
	height: 156px;
	text-align: left;
	float:left;
}
#bg_logo {
	width: 640px;
	height: 156px;
	text-align: left;
	background-image:url(./images/bg_header.jpg);
	float:left;
}

#lanselector {
	float:right;
	width:60px;
	
}
#lanselector A {
	font-weight:bold;
	font-size:small;
	color:white;

}


#contentMenu {
	width: 100%;
	height: 44px;
	height:auto;
	margin:auto;
	background-image:url(./images/bg_menu.gif);
	background-repeat:repeat-x;
	text-align: center;
}
#contentMenu2 {
	width: 900px;
	height: 44px;
	height:auto;
	margin:auto;
	text-align: center;
}

#menu {
	height:44px;
	width:900px;
}

#menu ul {
	margin-left: 0px;
	height: 44px;
	list-style: none;
	list-style-type: none;
}

html*#menu ul {
margin-left: 0px;
height: 44px;
list-style: none;
list-style-type: none;
}
#menu li {
	float: left;
	height: 44px;
	list-style: none;
	list-style-type: none;
	
}
#menu a {
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight:bold;
	letter-spacing: 0px; /*espacio entre las letras*/
	line-height: 44px; /*linea que separa las palabras del menu e alto que tiene*/
	text-decoration: none;
	color: #dbeefa;
	display: block;
	padding: 0px 37px; /*el segundo numero me da el espacio entre las palabras del menu*/
	list-style: none;
	list-style-type: none;
	border-left: 1px solid #24607c;
	background-image:url(./images/bg_menu.gif);
}
#menu a:hover {
	font-size:12px;
	color:#7ebb10;
	background-image:url(./images/bg_menu.gif);
	background-repeat:repeat-x;
	/*border-left: 6px solid #ffa200;*/

}
#ContenedorPrincipal {
	width: 900px;
	height:auto;
	min-height:1100px;
	text-align:left;
	margin:auto;
	background-color:#fff;
}
#principal {
	width: 900px;
	height:auto;
	min-height:1200px;
	text-align:left;
	margin:0 auto;
	background-color:#fff;
}
.medio {
	width: 400px;
	height:auto;
	text-align:center;
	margin: 0 auto;
	padding:15px;
}

.singleleft {
	width: 600px;
	height:auto;
	text-align:left;
	margin: 0 auto;
	padding:15px;
	font-size:large;
}

.medio1 {
	width: 340px;
	height:auto;
	background-color:#e8eef6;
	text-align:left;
	padding:15px;
	margin: 10px 10px 10px 0px;
}

.medio2 { /* fondo celeste */
	width: 340px;
	height:auto;
	background-color:#e8eef6;
	text-align:left;
	padding:15px;
	margin: 10px 10px 10px 0px;
}

#foto1 {
	width:100px;
	height:100px;
	/*background-color:#e8eef6;*/
	margin: 0px 20px 10px 0px;
	text-align:left;
	float:left;
}
#foto2 { /* fondo celeste */
	width:100px;
	height:100px;
	margin: 0px 0px 10px 20px;
	/*background-color:#e8eef6;*/
	float:right;
}
#desIzquierdo{
	width:250px;
	height:auto;
	margin: left;
	background-color:#fff;
	float:left;
}
#desMedio{
	width:370px;
	height:auto;
	background-color:#fff;
	float:left;
	padding:15px;
}
#desMedioAncho{
	width:600px;
	height:auto;
	background-color:#fff;
	float:left;
	padding:15px;
}
#desDerecho{
	width: 250px;
	height:auto;
	float:right;
	background-color:#fff;
	
}
#imgLibros{
	width: 100px;
	height:130px;
	float:left;
	text-align: left;
	
}
.imgLibros{
	margin-left:20px;
}
#textoLibros{
	width: 110px;
	height:121px;
	float:right;
	text-align: left;
}

.textoLibros{
	margin-top:20px;
}

#destacados{
	width: 250px;
	height:100%;
	background-color:#fff;
	
	
}
#libros{
	width: 250px;
	/*height:486px;*/
	background-color:#fff;
	text-align: center;
	
	
}
#librosBox{
	width: 210px;
	height:135px;
	border-bottom:#6C3 dotted 1px;
	margin-left:20px;
	margin-top:20px;
	
	
}

#Titudestacados{
	width: 230px;
	height:38px;
	background-image:url(./images/img_destacados.jpg);
	background-repeat:no-repeat;
	
}
.destacadosDer{
	margin-right:20px;
	margin-top:20px;
}
.destacadosIzq{
	margin-left:20px;
	margin-top:20px;
	
}
.flor{
	margin:15px 15px 15px 15px;
}
.rss{
	margin-top:15px;
	text-align:right;
}

#pieImagen{
	width:900px;
	height: 186px;
	border-bottom:#FC0 solid 1px;
	background-image:url(./images/pie_pasto.jpg);
	background-repeat:no-repeat;
	margin:auto;
	clear:both;
}
#pie{
	width:900px;
	height: 100%;
	min-height:410px;
	border-bottom:#Fff solid 1px;
	background-color:#342a04;
	margin:auto;
	padding-top: 25px;
	text-align: left;
}
#pieIzquierdo{
	width:330px;
	height:auto;
	margin: left;
	float:left;
}
#pieMedio{
	width:250px;
	height:auto;
	margin-left:20px;
	padding-left:20px;
	float:left;
	color: white;
}
#pieDerecho{
	width: 280px;
	height:auto;
	float:right;
}
#copy{
	/*width:900px;*/
	height: 30px;
	background-color:#e4a909;
	margin:auto;
	padding-left:10px;
}

#SlideBox{
	width: 210px;
	height:200px;
	margin-left:20px;
	margin-top:20px;
	background-image:url(./images/fondoslide.png);
	background-repeat:no-repeat;
	padding-left:19px;
	padding-top:19px;
}

#coment{
	height:100px;
	width:225px
}

option {
	FONT-SIZE:11px;
	COLOR:#333;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

select {
	FONT-SIZE:11px;
	COLOR:#333;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

#tablaResultados td{
	FONT-SIZE:11px;
	COLOR:#333;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	padding:3px;
}

ol {
	list-style:none;
	list-style-type: decimal;
	list-style-image:none;
	list-style-position:inside;
	FONT-SIZE:12px;
	FONT-STYLE: normal;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

#divPage p a:link, #divPage p a:visited, #divPage p a:hover {
	FONT-SIZE:12px;
}

.centrado {
	text-align:center;
}

.tablaFormulario textarea, .tablaFormulario input{
	width: 140px;
	margin:3px 0px;
}

.tablaFormulario textarea, .tablaFormulario img {
	margin-left:4px;
}


