/* CSS Document */

body {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	margin: 0;
	padding: 0;
	background: #E7E7E7 url(../img/fons_home.jpg) no-repeat center top;
}
p {
	margin: 10px 0;
	padding:0;
}
#mare {
	margin: 10px auto;
	width:730px;
}
html>body #mare { 
	margin: 15px auto; 
}
#cap {
	background: url(../img/cap.gif) repeat-x top center; 
	height: 55px;
	padding: 6px 0px 6px 0px;
}
#cap a {
	background: url(../img/logo_meditecnologia.gif) no-repeat left bottom;
	position: relative;
	display: block;
	width: 200px;
	height: 44px;
}
#cap h2{
	margin: 0;
}
#cap span{
	display: none;
}
#intro {
	padding: 6px;
}
#xque {
	margin: 6px;
}
#xque #tit {
	background: url(../img/xque.gif) no-repeat left top;
	width: 122px;
	height: 18px;
}
#xque #tit h4 {
	display: none;
}
#banner {
	border: 1px solid #858585;
	height: 100%;
	padding: 10px 10px 6px 10px;
	background: #FFF;
}
#banner .titBanner {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #DC241F;
}
#banner .textBanner {
	line-height: 16px;
}
html>body #banner { 
	width: 180px;
	float: right;
	height: 294px;
}
#punts {
	float: left;
	border: 1px solid #858585;
	height: 280px;
	width: 490px;
	padding: 10px 10px 20px 10px;
	/*background: url(../img/crea.gif) no-repeat right bottom;*/
}
#punts ul{
	padding: 0;
	margin: 0;
}
#punts li{
	background: transparent url(../img/arrow.gif) no-repeat 0 0.8em;
	padding: 4px 4px 4px 12px;
	list-style: none;
}
#punts li a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	background-color: inherit; 
	text-decoration: none;
	}
#punts li a:hover{
	text-decoration: underline;
	}
#disseny {
	float: left;
	width: 240px;
	height: 280px;
	border-right: 1px solid #858585;
}
#tecnic {
	float: right;
	width: 240px;
}
#peu {
	clear:both;
	margin: 6px;
}
#peu a {
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #DC241F;
}
#peu a:hover {
	color: #FFF;
	background: #DC241F;
}
#peu img {
	border: 1px solid #858585;
	margin-right: 6px;
	margin-top: 2px;
}
#titPeu {
	background: url(../img/ultims.gif) no-repeat left bottom;
	width: 122px;
	height: 26px;
}
html>body #titPeu { 
	height: 32px;
}
#titPeu h4 {
	display: none;
}
#quadrePeu {
	height: 70px;
	border-right: 1px solid #858585;
	border-top: 1px solid #858585;
	border-left: 1px solid #858585;
}
#lpeu {
	padding: 6px;
	float: left;
	border-right: 1px solid #858585;
	width: 240px;
	height: 58px;
}
#cpeu {
	padding: 6px;
	margin-left: 254px; 
}
#rpeu {
	margin: 0;
	padding: 0;
	border-left: 1px solid #858585;
	float: right;
	width: 200px;
	height: 70px;
}
#i {
	background: url(../img/i.gif) no-repeat left top;
	border-bottom: 1px solid #858585;
	padding: 4px 0 4px 10px;
}
#i a {
	color: #333;
}
#i img{
	border:none;
}
#padd {
	padding: 6px;
}
input {
	color: #666666;
	background: #FFFFFF;
	border: 1px solid #DC241F;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.boto {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	background: #EFEFEF;
	text-decoration: none;
	border: 1px solid #DC241F;
}