/* CSS subvencionesaempresas.com */

/* Contenedores */

body {
background: #fff url('bg.gif') repeat-x fixed;
margin-top: 0px;
margin-bottom: 0px;
}

#sub {
width: 758px;
margin: auto;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
background-color: #fff;
}

#cabecera {
height: 300px;
}
#boton table {
background: url('bgtable.gif') repeat-x;
width: 758px;
border-collapse: collapse;
cursor: pointer;
}
#marcoi {
width: 500px;
float: left;
background: url('sh_1.gif') repeat-x;
height: 10px;
}
#marcod {
width: 258px;
float: right;
background: url('sh_2.gif') repeat-x;
height: 10px;
}
#titulo {
font-style: italic;
font-weight: bolder;
font-size: 20px;
color: #f90;
margin: 5px;
}

#contenido {
	background-color: #fff;
	width: 470px;
	height: auto;
	float: left;
}
#contenedor {
	background-color: #fff;
	float: left;
	width: 758px;
	height: auto;
}
#texto {
padding-left: 40px;
text-align: justify;
font-size: 12px;
padding-top: 10px;
width:440px;
}
#texto a {
text-decoration: none;
color: #006699;
}
#texto a:hover{
background-color: #006699;
color: #FFF; 
}
#contacto {
height: auto;
width: 258px;
float: right;
background: url('f.gif');
}
#logo {
float: left;
width: 758px;
text-align: center;
margin-top: 10px;
margin-bottom: 10px;
}
#pie {
	float: left;
	width: 758px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	border-top: dotted 1px #d8d8d8;
	margin-top: 20px;
	color: #6c6c6c;
	background-color: #F0F0F0;
}
#pie a {
	text-decoration: none;
}

#pie a:hover {
	text-decoration: underline;
}
#respuestas {
	clear: both;
	width: 700px;
	margin-left: 40px;
	margin-top: 10px;
	color: #006699;
}
#respuestas div {
	margin-top: 10px;
	float: left;
	width: 650px;
}
#respuestas a {
	text-decoration: underline;
	margin-bottom: 10px;
}
#creativart {
width: 758px;
margin-bottom: 20px;
text-align: center;
color: #b8b8b8;
}

#banner_tmh {
text-indent: 0px;
}
#lopd {
font-size: 10px;
}

/* Contacto */

#imgcontacto {
background: url('contacto2.gif');
margin:0px;
height: 29px;
width: 231px;
}
form {
padding: 15px;
}
form div {
margin-top: 5px;
margin-bottom: 5px;
}
#bform {
background-image: url(bf.gif);
width: 258px;
height: 12px;
}
form #enviar {
margin-left: 110px;
margin-top: 10px;
border: 0px;
}
form input, form textarea, form select {
border: solid 1px #b8b8b8;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 11px;
padding: 2px;
}
form textarea {
overflow: auto;
}
#lopd input {
border: 0px;
}
#lopd a {
text-decoration: none;
}
#creativart p {
margin: 0px;
text-indent: 10px;
}
