/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************
www.ckm.co
2011
/******************************************************************************************/

body{
	background-position: center 310px;
}

.cabeza{ background: #E9F3FE; }

.header{
	display: block;
	padding-top: 40px;
	height: auto;
}
.header h1{
	width: 609px;
	height: 57px;
	background: url(../interfaz/medicines-for-the-people.png);
}

.header p{
	margin: 10px 0 0 204px;
	font: 134%  'BaskervilleOldFaceRegular', "Times New Roman", Times, serif;
	color: #000;
}

img.cajas{
	position: absolute;
	z-index: 2;
}

.in{
	margin: 50px 0 0 30px;
	padding-left: 230px;
}

.in2{
	display: block;
	margin: 90px 0 50px 0;
	margin-top: 110px\9;
	padding: 10px;
	font: 154% 'EstrangeloEdessaRegular', Helvetica, Helvetica Neue, Arial, sans-serif;
	text-align: center;
	color: #55180C;

	background: #FFF;
	-webkit-box-shadow: 0 0 10px #000;
	-moz-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 10px #000;
	border: 2px solid #2B4C9B\9;
}
.in2 p{ margin: 3px 0;}

a.dr{
	float: right;
	margin: -30px 0 0 0;
}
a.dr:hover{ margin: -30px 10px 0 0; }
a.iz:hover{ margin-left: 10px; }


.mensaje{
	display: none;
	position: absolute;
	z-index: 2;
	margin: 30px 0 0 100px;
	padding: 0 10px;
	width: 340px;
	font: 124%  'BaskervilleOldFaceRegular', "Times New Roman", Times, serif;
	color: #000;

	background: #EFF6FE;
	border: 2px solid #2B4C9B;
    -moz-border-radius: 14px;
    -khtml-border-radius: 14px;
    -webkit-border-radius: 14px;

	-webkit-box-shadow: 0 0 10px #2B4C9B;
	-moz-box-shadow: 0 0 10px #2B4C9B;
	box-shadow: 0 0 10px #2B4C9B;
}

/******************************************************************************************/

.footer{
	clear: both;
	display: block;
	margin: 0 auto;
	padding: 70px 0 20px 0;
	width: 100%;
	height: auto;
	background: url(../interfaz/bk_mar.png) center 100% no-repeat;
}

.footer div{
	margin: 0 auto;
	width:960px;
}

.footer img.dr{ float: right; }

.footer div.mensaje{
	width: 400px;
	margin: 80px 0 0 530px;
}
