﻿body {
	text-align: justify;
	font-family : Verdana, Trebuchet;
	background-image:url('imgs/fondogris.gif');
	line-height:17px;
}
* {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#global {
	margin-bottom:10px;
	height:700px;
}
#fondoi{
	width: 986px;
	height:629px;
	margin: 20px auto;
	background-image:url('imgs/backi.jpg');
	line-height:16px;
}
#fondo {
	width: 986px;
	height:629px;
	margin: 20px auto;
	background-image:url('imgs/back2.jpg');
	line-height:16px;
}
.location {
	position:relative;
	width:auto;
	height:20px;
	border-bottom:1px dashed white;
	text-align:center;
	padding-bottom:5px;
	margin-bottom:20px;
}
.location p {
	font-size:10px;
	color:white;
}
p {
	font-size:12px;
	color:black;
}
h1 {
	font-size:13px;
	font-weight:bold;
	color:#ea7125;
}
h2 {
	font-size:14px;
	color:#005abb;
}
h3 {
	font-size:12px;
	color:#005abb;
	font-weight:normal;
}
h4 {
	font-size:12px;
	color:#ea7125;
	font-weight:normal;
}

.logo {
	position:relative;
	left:40px;
	top:20px;
}
ul {
	font-size:12px;
	color:#005abb;
	font-weight:normal; 
	position:relative;
	left:17px;
	list-style:square;
	}
.titulo {
	width:222px;
	height:60px;
	float:left;
	position:relative;
	left:-17px;
	margin-bottom:20px;	
}
#izquierda {
	width:250px;
	padding:20px;
	height:auto;
	position:relative;
	left:30px;
	top: 50px; 
	display:block;
	float:left;
}
#izquierda a {
	font-size:12px;
	color:purple;
	font-style:italic;
	text-decoration:none;
}
#izquierda a:hover{
	font-size:12px;
	color:#ea7125;
	text-decoration:none;
	font-style:italic;
}
#derecha {
	padding:20px;
	height:380px;
	width:550px;
	position:relative;	
	left:70px;
	top:25px;
	display:block;
}
#derecha a {
	font-size:13px;
	color:#ea7125;
	font-style:italic;
	text-decoration:none;
}
#derecha a:hover{
	font-size:13px;
	color:purple;
	text-decoration:none;
	font-style:italic;
}
#derecha li {
	padding-right:20px;
}
.curvy {
	position: relative;
	width: 480px;
	padding:13px;
	border-top: 1px dashed silver;	
	left:10px;
	top:5px;
}
textarea {
border:1px solid silver;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:11px;
margin:0;
padding:4px;
background:none;
width:300px;
}
 
input {
border:1px solid silver;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:11px;
margin:0;
padding:4px;
background:none;
width:300px;
}
 
textarea:hover{
border: 1px solid white;
background:url(/contact_crazyleaf.gif) top right no-repeat;
}

textarea:focus{
border: 1px solid white;
background:url(/contact_crazyleaf.gif) top right no-repeat;
}

input:hover{
border: 1px solid white;
background:url(/contact_crazyleaf.gif) top right no-repeat;
}

input:focus{
border: 1px solid white;
background:url(/contact_crazyleaf.gif) top right no-repeat;
}

label {
	margin:2px;
	font-family:Verdana, trebuchet;
	font-size:12px;
	color:#005abb;
	font-weight:normal;
}
 
input {
width:300px;
}
 
.button {
margin:0 0 15px 0;
background:none;
color:#ea7125;
font-weight:bold;
width:110px;
border:1px solid silver;
float:left;
margin-left:200px;
} 

legend {
	font-family:Verdana, trebuchet;
	font-size:12px;
	color:#005abb;
	font-weight:normal;
}

.galeria {
	position:relative;
	width:570px;
	height:280px;
	text-align: left;
	padding:5px 13px;
	left:65px;
	top:25px;
}
.galeria a img{
	padding:3px;
	border:1px silver dotted;
	margin-top:2px;
}
.galeria a {
	font-size:13px;
	color:purple;
	font-style:italic;
	text-decoration:none;
	}
.galeria a:hover{
	font-size:13px;
	color:#ea7125;
	text-decoration:none;
	font-style:italic;
}
.galeria1 {
	position:relative;
	left:10px;
	text-align: left;
	padding:5px 13px;
}
.galeria1 a img{
	padding:3px;
	border:1px silver dotted;
	margin-top:2px;
}


