@charset "utf-8";
/* CSS Document */

/*

diseño por Gustavo Lemos para :: demadrugada.com.ar | diseño + comunicación ::


*/

html, body {
	margin:0;
	padding:0;
	height:auto;
	height: 100%;
	background: #fff url(img/bg/bg3.jpg) repeat;
	
}

h1 {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:15px;
	color:#fff;
	background-color:#01b0b5;
	font-weight:bold;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

h2 {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:13px;
	color:#00B1B5;
	font-weight:normal;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:10px;
}

h3 {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00B1B5;
	margin-bottom: 8px;
	margin-left: 5px;
	margin-right: 5px;
	margin-top:10px;
	}

h4 {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#00B1B5;
	margin: 0;
}

p {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#444444;
	margin-top: 10px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 10px;
	text-align:justify;
	line-height: 1.5em;
}

ul {
	font-family: Tahoma,Arial,Helvetica,sans-serif;
	font-size:12px;
	color:#444444;
	line-height: 1.5em;
}

a {

	font-family: Tahoma,Arial,Helvetica,sans-serif; 
	font-size:15px; color:#00B1B5;
	
}

a:hover {
	color:#FFF;
	background: #00B1B5;
}

#wrap {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
	padding-bottom: 20px;
	border: solid 5px #fff;
	-webkit-box-shadow: 0px 0px 80px -2px rgba(0,0,0,0.58);
	-moz-box-shadow: 0px 0px 80px -2px rgba(0,0,0,0.58);
	box-shadow: 0px 0px 80px -2px rgba(0,0,0,0.58);
	

}

#wrap_servicios {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	height: 760px;
	background-color:#FFFFFF;
	padding-bottom: 20px;
	border: solid 5px #fff;
}

#wrap_viandas {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	height: 760px;
	background-color:#FFFFFF;
	padding-bottom: 20px;
	border: solid 5px #fff;
}

#wrap_contacto {
	width: 950px;
	margin-left:auto;
	margin-right:auto;
	height: 760px;
	background-color:#FFFFFF;
	padding-bottom: 20px;
	border: solid 5px #fff;
}

#header {
	width: 950px;
	height: 159px;
	margin-left:auto;
	margin-right:auto;
}

#botonera {
	width: 950px;
	height: 33px;
	
}

#slide {
	width: 715px;
	height: 239px;
	float: left;
	margin-top:7px;
	margin-bottom: 10px;
}

#main {
	width: 400px;
	height: 500px;
	clear: left;
	padding-left: 15px;
	list-style-position: outside;
	list-style-image: url(img/bullet-nutricion.gif);	
}

#main2 {
	width: 290px;
	margin-right: 25px;
	float:right;
	list-style-position: outside;
	list-style-image: url(img/bullet-nutricion.gif);	
}

#der {
	width: 210px;
	float: right;
	background:#FFF;
	margin-top:7px;
}

#der img{
	float:right;
}


#textos {
	width: 715px;
	clear: left;
	padding-top: 10px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-image: url(img/bullet-nutricion.gif);	
	text-align:justify;
}

#nota {
	float:right;
	margin-bottom:15px;
}

#links {
	width: 715px;
	clear: left;
	padding-top: 10px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-image: url(img/bullet-nutricion.gif);	
	text-align:justify;
}

#links p {
	margin-bottom: 30px;
}

#form {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size: 13px;
}

#footer {
	height: 90px;
	width: 960px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	clear:both;
}

.slider {
	width: 740px;
	height: 239px;
	float:left;
	position: relative;
	margin-top: 8px;
		*margin-top: 28px;
	margin-bottom: 15px;
}
	
	.slider ul li {
		width: 740px;
		height: 239px;
		text-align: center;
		overflow: hidden;
		display: none;
		margin-left: -40px;
		margin-top: -12px;
		
		
}