body {
	margin: 0;
	background: #6A63AD top repeat-x;
	font-family:"Lucida Sans Unicode","Lucida Console",Arial,Georgia,Helvetica,sans;
	font-size:10px;
	color:#7263c4;
}
img {
	vertical-align: middle;
}
a img {
	border: 0;
}
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
p {
	margin: 0;
}
.clear {
clear: both;
}
a {
	text-decoration: none;
	color: #584b9e;
}
a:hover {
	color:#ccc;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background:  url(../img/bd_back_p.jpg) top repeat-y;
}
#wrapper2 {
	background: url(../img/bg_foot_p.jpg) no-repeat left bottom;
	padding: 0 0 73px 0;
}
#header {
	width: 960px;
	height: 198px;
	background:  url(../img/hr_main_b2.jpg) top no-repeat;
	margin: 0 auto;
	position: relative;
}
#header1 {
	width: 960px;
	height: 198px;
	background:  url(../img/hr_main_p.jpg) top no-repeat;
	margin: 0 auto;
	position: relative;
}
#bubba {
	width: 143px;
	height: 123px;
	margin: 10px 63px 0 0;
	left: 630px;
	top: 13px;
	float: right;
}
#bubba2 {
	width: 143px;
	height: 123px;
	margin: 10px 0 0 0;
	left: 630px;
	top: 13px;
	float: right;
}

#tabs {
	position: absolute;
	width: 820px;
	height: 52px;
	top: 146px;
	left: 70px;
}
#tabs li a span {
	display: none;
}
#tabs li {
	float: left;
	display: inline;
}
#tabs li a {
	display: block;
	height: 52px;
}
#tabs li.home a {
	width: 95px;
	background: url(../img/tab_01off.gif) no-repeat left top;
}
#tabs li.catalogo a {
	width: 203px;
	background: url(../img/tab_02off.gif) no-repeat left top;
}
#tabs li.galeria a {
	width: 98px;
	background: url(../img/tab_03off.gif) no-repeat left top;
}
#tabs li.babynews a {
	width: 119px;
	background: url(../img/tab_04off.gif) no-repeat left top;
}
#tabs li.contacto a {
	width: 110px;
	background: url(../img/tab_05off.gif) no-repeat left top;
}
#tabs li a:hover {
	background-position: 0 -52px;
}
#tabs li.activo a {
	background-position: 0 -52px;
}
/* ##################### FLASH ##################### */
.flash {
	width: 820px;
	margin: 0 auto;
}

/* ##################### CONTENIDO BABYNEWS ##################### */

.baby-content {
	width: 600px;
	padding: 0px 0 0 0;
	margin: 0 auto;
}
.baby-content h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#babynews .anteriores {
	width: 100px;
	padding: 65px 0 0 10px;
	float: left;
}
.baby-content ul li h2 a {
	background: url(../img/mas_02.gif) no-repeat right center;
	padding: 0 14px 0 0;

}
/* ##################### CONTENIDO ##################### */

#content {
	width: 780px;
	background: #fff;
	padding: 20px;
	margin: 0 auto;
}

#promo {
	font-size:18px;
	color:#6A63AD;
	padding: 15px;
	background: #F4F4F4
}

#content .content-left {
	width: 526px;
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
}
#content .content-left .col-1 {
	width: 241px;
	float: left;
	display: inline;
	border-right: 1px solid #ccc;
	padding: 0 14px 0 0;
}
#content .content-left .col-1 img, #content .content-left .col-2 img {
	float: none;
	margin: 0 15px 0 0;
}
#content .content-left .col-1 p, #content .content-left .col-2 p {
	clear: both;
	padding: 7px 0 7px 0;
}
#content .content-left .col-1 h2, #content .content-left .col-2 h2 {
	margin: 0;
	font-weight: bold;
	font-family: "Calibri", "Lucida Sans Unicode", "Lucida Console", Arial, Georgia, Helvetica, sans;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 22px;
}
#content .content-left .col-1 h2 {
	padding: 14px 0 0 0;
}
#content .content-left .col-2 h2 {
	padding: 14px 0 0 0;
}
#content .content-left .col-2 h2 span {
	display: block;
	font-size: 11px;
	letter-spacing: normal;
}
#content .content-left .col-2 {
	width: 241px;
	float: right;
	display: inline;
	padding: 0 14px 0 0;
}
#content .content-left .col-1 a, #content .content-left .col-2 a {
	display: block;
	height: 21px;
	border-top: 1px solid #ccc;
	background: #f4f4f4 url(../img/mas_01.gif) no-repeat 225px center;
}
#content .content-left .col-1 a span, #content .content-left .col-2 a span {
	display: none;
}
#content .banner-02 {
	clear: both;
	padding: 17px 0 0 0;
}
#content .content-right {
	width: 240px;
	float: right;
	display: inline;
}
#content .content-right .form {
	background: #dedee0;
	margin: 0 0 10px 0;
}
#content .content-right .form h3 {
	width: 240px;
	height: 64px;
	margin: 0 0 0 0;
	background: url(../img/tit_news.jpg) no-repeat left top;
}
#content .content-right .form h3 span {
	display: none;
}
#content .content-right .form .form-content {
	padding: 10px;
}
#content .content-right .form .form-content label {
	width: 60px;
	text-align: right;
	color: #666;
	float: left;
	display: inline;
	padding: 4px 0 0 0;
}
#content .content-right .form .form-content input.submit {
	width: 45px;
	background: #471785;
	color: #fff;
	padding: 0 0 2px 0;
	height: 18px;
	margin: 0 0 0 68px;
}
#content .content-right .form .form-content br {
	clear: both;
}
#content .content-right .form .form-content input {
	float: left;
	width: 140px;
	padding: 0;
	border: 1px solid #ccc;
	height: 20px;
	margin: 0 0 8px 8px;
}
#content .content-right .box-right {}
#content .content-right .box-right img {
	float: left;
	margin: 0 15px 0 0;
	
}

#content .content-right .box-right p {
	clear: both;
	padding: 7px 0 7px 0;
}
#content .content-right .box-right h2 {
	margin: 0;
	padding: 55px 0 0 0;
	font-weight: bold;
	font-family: "Calibri", "Lucida Sans Unicode", "Lucida Console", Arial, Georgia, Helvetica, sans;
	font-size: 22px;
	letter-spacing: 1px;
	line-height: 22px;
}
#content .content-right .box-right a {
	display: block;
	height: 21px;
	border-top: 1px solid #ccc;
	background: #f4f4f4 url(../img/mas_01.gif) no-repeat 225px center;
}
#content .content-right .box-right a span {
	display: none;
}
/* ##################### CONTENIDO GALERIA ##################### */
.galeria-content {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 0;
}
.paginacion {
	margin: 0;
	text-align: right;
	padding: 3px 0;
}
.paginacion a {
	padding: 0 3px;
	color: #999;
}
.galeria-content ul li {
	width: 238px;
	height: 202px;
	float: left;
	display: inline;
	margin: 0 32px 20px 0;
}
.galeria-content ul li.no-margin  {
	margin: 0;
}
.galeria-content ul li .img-gal {
	background: url(../img/bg-gal.gif) no-repeat left top;
	width: 227px;
	height: 166px;
	padding: 13px 0 0 11px;
	overflow: hidden;
}
.galeria-content ul li h2 {
	margin: 0;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	padding: 0 14px 0 0;
}
.galeria-content ul li h2 a {
	background: url(../img/mas_02.gif) no-repeat right center;
	padding: 0 14px 0 0;
}
/* ##################### CONTENIDO NOTA ##################### */
.nota-content {
	width: 520px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	
}
.bubba-content {
	width: 820px;
	margin: 0 auto;
	padding: 20px 0 20px 0;
}
.video-content {
	width: 720px;
	margin: 0 auto;
	
}
.nota-content h2 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
	line-height: 12px;
}
.nota-content h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
}
.nota-content h4 {
	font-size: 9px;
	font-weight: normal;
	margin: 0 0 15px 0;
}
.nota-content p {
	margin: 0 0 15px 0;
	color:#666
}

.nota-content li {
	color:#666 
}
/* ##################### CONTACTO ##################### */

#content .contacto-content {
	width: 320px;
	margin: 0 auto;
	padding: 0px 0 0 0;
}
#content .contacto-content .form {
	width: 320px;
	margin: 0 0 0 0;
}
#content .contacto-content .form_txt {
	width: 260px;
	margin: 10px 0 0 70px;
	font-size: 12px;
	color: #471785;
}
#content .contacto-content .form h3 {
	font-size: 18px;
	font-weight: bold;
	padding: 0 0 0 72px;
}
#content .contacto-content .form .form-content label {
	width: 60px;
	text-align: right;
	color: #666;
	float: left;
	display: inline;
	padding: 4px 4 0 0;
}
#content .contacto-content .form .form-content input.submit {
	width: 45px;
	background: #471785;
	color: #fff;
	padding: 0 0 2px 0;
	height: 18px;
	margin: 0 0 0 68px;
}
#content .contacto-content .form .form-content br {
	clear: both;
}
#content .contacto-content .form .form-content input {
	float: left;
	width: 250px;
	padding: 0;
	border: 1px solid #ccc;
	height: 20px;
	margin: 0 0 8px 8px;
}
#content .contacto-content .form .form-content textarea {
	float: left;
	width: 250px;
	height: 150px;
	padding: 0;
	border: 1px solid #ccc;
	margin: 0 0 8px 8px;
}

/* ##################### FOOT ##################### */

#footer {
	width: 820px;
	height: 175px;
	background: #fff;
	background:  url(../img/foot_img.jpg) top no-repeat;
	margin: 0 auto;
}

#cont {
	width: 300px;
	margin: 85px 0 0 0;
	float: right;
	font-size:18px;
	color: #6A64AB;
}

#cont p {
	font-size:19px;
	color:#fff;
}
