/* CSS Document */
body{
	width:100%;
	height:100%;
	background-image:url(../img/fondo.gif);
	background-position:left top;
	background-repeat:repeat-x;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 0px;
	background-color: #EFEFF0;
}
form{
	margin: 0px;
	padding: 0px;
}
*{
	margin: 0px;
	padding: 0px;
	}
#pielogo {
	background-image: url(../img/logo_pie.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 75px;
	padding-left: 15px;
	padding-top: 40px;
	color: #666;
	line-height: 16px;
}
#fondocentro {
	background-image: url(../img/fondo_centro.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.tdizq {
	background-image: url(../img/tdizq.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 28px;
}
#pie {
	background-image: url(../img/fondo_pie.gif);
	background-repeat: repeat-x;
	background-position: left top;
	min-height:97px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
}
.menu{
	margin-top: 40px;
	text-align: center;
	height: 29px;
	margin-left: 70px;
}
.lineasmenu{
	background-image:url(../img/menu_separa.gif);
	background-position:top right;
	background-repeat:no-repeat;
	padding-right:1px;
}

p{
	margin:0;
	}
.tdtexto{
	background-image:url(img/linea.jpg);
	background-position:top;
	background-repeat:repeat-x;
	padding-top:28px;
}

.texto{
	font-family:Tahoma, Verdana, Arial;
	color:#666;
	font-size:12px;
	text-align:left;
	line-height: 18px;
}
.marginf{
margin-bottom:15px;}
.azul{
	color:#009DD2;
	font-weight:bold;
	}
.lineader{
	background-image:url(img/linea2.jpg);
	background-position:right;
	background-repeat:repeat-y;
	padding:0 15px;
}
.sinlineader{
	padding:0 15px;}
.subrayado{
	border-bottom:1px dotted #CCCCCC;}
.mapa{
	border:1px solid #009DD2;}
.datosmapa{
	font-family:Tahoma, Verdana, Arial;
	color:#8D8D8D;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	padding:10px;
	}
.enlace{
	font-family:Tahoma, Verdana, Arial;
	color:#8D8D8D;
	font-size:11px;
	text-align:left;
	border-bottom:1px dotted #CCCCCC;
	text-decoration:none;
	}
.enlace:hover{
	color:#009DD2;
	border-bottom:1px dotted #009DD2;
	}
input,textarea{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	text-align:left;
	color:#666;
	width:95%;
	margin-right:15px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #009DD2;
	border-bottom-color: #009DD2;
	background-color: #F5F5F5;
	border-right-width: 0px;
	border-left-width: 0px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}
.enviar{
	width:70px;
	height:23px;
	border:none;
	margin:10px 0 0 0;
}
.imgdatos{
	margin-left:480px;
}
#titulos {
	width: 724px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c7c7c7;
	border-bottom-color: #c7c7c7;
	border-right-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: 1px;
	height: 24px;
}
#contenidos {
	width: 700px;
	margin-left: 24px;
	margin-bottom: 20px;
}
#pie3 {
	background-image: url(../img/separa_v.gif);
	background-repeat: repeat-y;
	background-position: center 13px;
}
#submenupie {
	color: #666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cccccc;
}
.pie {
	color: #666;
	text-decoration: none;
}
.pie:hover {
	color: #666;
	text-decoration: underline;
}
blockquote {
	padding-left:48px; /* aquí especificamos donde se encuentra la imagen de nuestra comilla que abre y la ubicamos */
	background-image: url(../img/comilla1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-weight: bold;
	line-height: 18px;
	padding-top: 5px;
	text-align: center;
	width: 80%;
}
blockquote p {
	margin:0px;
	padding-right:48px; /* aquí especificamos donde se encuentra la imagen de nuestra comilla que cierra y la ubicamos */
	background-image: url(../img/comilla2.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	padding-bottom: 5px;
}
#enviar {
	background-color: #E2E2E2;
	text-align: center;
	font-weight: bold;
}
