/**
 * www.vuelocreativo.com
 * @author Santiago Battaglino - http://www.vuelocreativo.com
 * @date 22-11-2008
 * @copyright (c) 2008 Santiago Battaglino (vuelocreativo.com)
 */

@import url("sifr.css");

body {
	background-color: #fda5cf;
	margin: 0;
	padding: 0;
	background:transparent url(../img/bg.jpg) no-repeat top;
	font-family:"Trebuchet MS", arial;
	font-size: 12px;
	color:#000000;
}
img {
	border:none;
}
a {
	text-decoration:none;
	color:#333333;
}
form {
	margin:0;
	padding:0;
}
fieldset {
	border: none;
}
legend {
	display:none;
}
label {
	display:block;
	margin: 0;
	font-weight:bold;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
	color:#000000;
}
ul {
	padding:0;
	margin:0;
}
li {
	padding:0;
	margin:0;
	list-style:none;
}
#holder {
	width: 1030px;
	margin: 0 auto;
	padding: 0;
}
#head {
	width: 1030px;
	height:360px;
	float:left;
	background:transparent url(../img/head.png) top no-repeat;
}
#head h1 {
	margin:0;
	padding:0;
	font-size:12px;
	text-indent:-9999px;
	display:block;
	float:left;
	height:20px;
	width:1030px;
}
#head h2 {
	margin:0;
	padding:0;
	font-size:12px;
	text-indent:-9999px;
	display:block;
	float:left;
	height:20px;
	width:1030px;
}
#estrella {
	width: 160px;
	height:160px;
	background:transparent url(../img/estrella.png) top no-repeat;
	position:relative;
	left:918px;
	top:158px;
}
#menu {
	width: 810px;
	height: 172px;
	margin: 10px auto 0 auto;
}
#menu div {
	float:left;
}
#menu a {
	display:block;
	text-indent:-9999px;
	width: 202px;
	height:172px;
	float:left;
	cursor:pointer;
}
#content {
	width: 1030px;
	height:auto;
	background:transparent url(../img/content.png) top repeat-y;
	float:left;
}
#content #banner1{
	width: 205px;
	height:140px;
	float:left;
	margin: 0 0 10px 0;
}
#content #banner2{
	width: 175px;
	height:140px;
	margin: 0 0 0 10px;
	float:left;
}
#content #banner3{
	width: 175px;
	height:140px;
	margin: 0 0 0 10px;
	float:left;
}
#content h3 {
	font-size:19px;
	margin:0 0 20px 0;
	padding:0;
}
#content h4 {
	font-size:16px;
	margin:0 0 10px 0;
	padding:0;
}
#content b {
	font-size:14px;
}
#content ul {
	float:left;
	display:block;
	width:205px;
}

#content #col-1 {
	width: 400px;
	height:auto;
	float:left;
	margin: 0 0 0 55px;
}
#content #col-2 {
	width: 540px;
	height:auto;
	float:left;
	margin: 0 0 0 10px;
}
#content #col-3 {
	width: 810px;
	height:auto;
	margin: 0 auto;
}
#content #col-3 #cabeza-somos{
	text-align:center;
	width:360px;
	margin: 0 auto;
}
#content #col-3 #cabeza-somos ul {
	width:360px;
	margin: 0 auto;
	display:block;
	font-size:14px;
}
#content #col-3 .item {
	width:810px;
	float:left;
	margin: 20px 0 0 0;
}
#content #col-3 .item .text-left {
	width:400px;
	float:left;
}
#content #col-3 .item .text-right {
	width:400px;
	float:right;
}
#content #col-3 .item-galeria {
	width:810px;
	float:left;
	margin: 20px 0 0 0;
	/*height:300px;*/
	text-align:center;
}
#content #col-3 .item-galeria h4 {
	margin: 38px 0 20px 0;
	display:block;
}
#content #col-3 .item-galeria .text-left {
	width:400px;
	/*height:300px;*/
	float:left;
	background:transparent url(../img/galeria.jpg) top no-repeat;
}
#content #col-3 .item-galeria .text-right {
	width:400px;
	height:300px;
	float:right;
	background:transparent url(../img/galeria.jpg) top no-repeat;
}
#content #col-3 ul.contacto {
	width:810px;
	text-align:center;
	margin: 0 auto;
	display:block;
	font-size:14px;
}
#content #contacto-form {
	width:810px;
	margin: 0 auto;
	height:276px;
	clear:both;
	padding: 114px 0 0 124px;
	background:transparent url(../img/contacto.jpg) top no-repeat;
}
.obligatorio {
	border: 2px solid #FF66CC;
	background-color:#FEE6FF;
	color:#333333;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 6px;
	padding:5px;
	width:300px;
}
.ta {
	border: 2px solid #FF66CC;
	background-color:#FEE6FF;
	color:#333333;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	margin:0 0 6px;
	padding:5px;
	width:300px;
	height:175px;
}
#content #col-2 #show {
	width: 417px;
	height: 339px;
	background:transparent url(../img/slide.jpg) top no-repeat;
	padding: 141px 0 0 123px;
}
#content #col-2 #banner45{
	width: 355px;
	height: 240px;
	background:transparent url(../img/banner45.jpg) top no-repeat;
	margin: 0 0 0 116px;
}
#footer {
	min-width:1030px;
}
#footer .wrapper {
	height:300px;
	clear:both;
	background:transparent url(../img/footer.png) top no-repeat;
	margin: 0 auto;
}
#footer p {
	margin:0;
	padding:166px 0 0 0;
	text-align:center;
}
#inputs {
	float:left;
	width:360px;
}
#ta {
	float:left;
	width:360px;
}
.enviar {
	width:80px;
	height:30px;
	background:transparent url(../img/enviar.png) top no-repeat;
	border:none;
}
#slide1 {
	left:48px;
}
#slide2 {
	left:48px;
}
