/* CSS Document */
*{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body{
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-size: 70%;
	background-color: #eeeeee;
	background-image: url(IMGS/fondogral.jpg);
	background-repeat: repeat-x;
	background-position: top;
	color: #333333;
}

#mama{
	width: 927px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(IMGS/fondomadre.png);
	background-repeat: repeat-y;
	background-position: center;
}

#fin{
	width: 927px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(IMGS/fondopie.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 17px;
}

#pie{
	width: 917px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	padding-right: 10px;
	margin-bottom: 20px;
}

#pie dt{
	display: inline;
	color: #666666;
}

#cabecera{
	width:890px;
	padding-top: 7px;
	margin-left: auto;
	margin-right: auto;
}

#logotipo{
	float: left;
	width: 251px;
	height: 246px;
	background-color: #eeeeee;
}

#logoenote{
	width: 232px;
	height: 64px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
}

#direccion{
	width: 232px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 65px;
	text-align: center;
}

#placabase{
	width: 635px;
	float: right;
	height: 246px;
	background-image: url(IMGS/placabase.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

#cabeceramenu{
	width: 635px;
	float: right;
	height: 246px;
}

#placabasepeque{
	width: 635px;
	height: 210px;
	background-image: url(IMGS/placapeque.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#menu{
	width: 635px;
	margin-top: 10px;
	text-align: center;
}

#menu dt{
	display: inline;
	margin: 16px;
}

#slogan{
	text-align: right;
	padding-right: 30px;
	padding-top: 50px;
}
.aclarar{
	clear:both;
}

#cuerpo{
	width:890px;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
}

#menuizda{
	float: left;
	width: 251px;
	background-color: #ffffff;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF3333;
}

#servicios{
	margin-top: 3px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 5px;
	padding-top: 10px;
}

#servicios dt{
	display: block;
}

#contenido{
	width: 605px;
	float: right;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF3333;
	padding: 15px;
}

#destacados{
	width: 605px;
	margin-top: 20px;
}

#destacados dt{
	float: left;
	display: block;
	width: 194px;
	height: 145px;
	background-image: url(IMGS/fondodestacados.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.endestacados{
	padding: 8px;
	float: left;
	width: 184px;
	height: 135px;
	background-image: url(IMGS/fondodestacados.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

.divlinksdestaca{
	margin-top: 10px;
	margin-left: 7px;
	margin-right: 7px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ff3333;
}

.divtxtdestacados{
	margin-top: 5px;
	margin-left: 7px;
	margin-right: 7px;
}

#inferior{
	width: 605px;
	margin-top: 20px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FF3333;
}

#inferior dt{
	float: left;
	display: block;
	width: 295px;
	margin-top: 10px;
}

.dtven{
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	padding-left: 10px;
	width: 295px;
	margin-top: 10px;
	float: right;
}

.bajocontacta{
	margin-top: 10px;
	float: left;
}

.divinfcontacto{
	margin-top: 10px;
}

#encabezados{
	padding: 5px;
	background-image: url(IMGS/fondoencabezado.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#txtgral{
	margin-top: 20px;
}

#txtgral iframe{
	padding: 3px;
	border: 1px solid #CCCCCC;
}

#txtgral a:link{
	font-weight: normal;
	color:#0066cc;
	text-decoration: underline;
}

#txtgral a:visited{
	font-weight: normal;
	color:#0066cc;
	text-decoration: underline;
}

#txtgral a:hover{
	font-weight: normal;
	color:#666666;
	text-decoration: underline;
}

#txtgral a:active{
	font-weight: normal;
	color:#0066cc;
	text-decoration: underline;
}

#imgempresa{
	float: left;
	padding: 3px;
	border: 1px solid #CCCCCC;	
}

#imgtaller{
	float: left;
}

#imgtaller img{
	padding: 3px;
	border: 1px solid #CCCCCC;	
	margin-bottom: 10px;
}

#txtempresa{
	float:right;
	width: 380px;
}

.plano{
	text-align: center;
	margin-top: 20px;
}

/* formulario */

#formi{
	width: 500px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

form{
	padding: 15px;
	padding-bottom: 40px;
	border: 1px solid #CCCCCC;
	margin-right: 15px;
	margin-left: 5px;
}

input{
	float: right;
	margin-bottom: 5px;
	border: 1px dotted #CCCCCC;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#666666;
	font-size: 90%;
	padding: 3px;
}

label{
	float:left;
}

textarea{
	float: right;
	border: 1px dotted #CCCCCC;
	padding: 5px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	color:#666666;
	font-size: 90%;
}

.noflotar{
	float:left;
}

.boton{
	float:left;
	font-family: "Trebuchet MS", Verdana, Tahoma, sans-serif;
	font-weight: normal;
	color:#ff3333;
	font-size: 100%;
	padding: 3px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	cursor: pointer;
}


#txtformulario{
	width: 500px;
	float: left;
	margin-left: 20px;
}

iframe{
	padding: 5px;
	border: 1px solid #CCCCCC;
	width: 400px;
	height: 300px;
	margin: 0px;
	}

.enlacemaps{
	text-align: left;
	font-size: 90%;
	color: #333333;
}

/*textos*/

.titservicios{
	color: #0066cc;
	font-weight: bold;
	font-size: 110%;
}

h1{
	color:#FFFFFF;
	font-size: 110%;
	font-weight: bold;
}

h2{
	color: #0066cc;
	font-weight: bold;
	font-size: 110%;
}

h3.sub{
	color:#666666;
	font-style: italic;
	font-size: 100%;
}

h3.rojo{
	color: ff3333;
	font-size: 100%;
	font-weight: normal;
}

.margendestacados{
	margin-right: 10px;
}


a.index:link {
	font-weight: normal;
	color:#ff3333;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}

a.index:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}

a.index:visited {
	font-weight: normal;
	color:#ff3333;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
}

a.index:active {
	font-weight: normal;
	color:#ff3333;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
	}
	
	
a.servicios:link {
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 7px;
	margin-bottom: 7px;
	margin-top: 7px;
	display: block;
	border: 1px solid #eeeeee;
}

a.servicios:hover {
	font-weight: normal;
	color:#0066cc;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	padding: 7px;
	margin-bottom: 7px;
	margin-top: 7px;
	display: block;
	border: 1px solid #eeeeee;
}

a.servicios:visited {
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 7px;
	margin-bottom: 7px;
	margin-top: 7px;
	display: block;
	border: 1px solid #eeeeee;
}

a.servicios:active {
	font-weight: normal;
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	background-color: #eeeeee;
	padding: 7px;
	margin-bottom: 7px;
	margin-top: 7px;
	display: block;
	border: 1px solid #eeeeee;
	}
	
a.contacta:link {
	font-weight: normal;
	color:#ff3333;
	text-decoration: underline;
}

a.contacta:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}

a.contacta:visited {
	font-weight: normal;
	color:#ff3333;
	text-decoration: underline;
}

a.contacta:active {
	font-weight: normal;
	color:#ff3333;
	text-decoration: underline;
	}
.telf{
	font-size: 160%;
	font-weight: bold;
	color: #999999;
}

a.aviso:link {
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}

a.aviso:hover {
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.aviso:visited {
	font-weight: normal;
	color:#666666;
	text-decoration: none;
}

a.aviso:active {
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	}
	
a.menus:link {
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}

a.menus:hover {
	font-weight: normal;
	color: #ff3333;
	text-decoration: none;
	font-weight: bold;
}

a.menus:visited {
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
}

a.menus:active {
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	font-weight: bold;
	}

.serviciosinlink{
	font-weight: normal;
	color:#0066cc;
	text-decoration: none;
	font-weight: normal;
	background-color: #ffffff;
	padding: 7px;
	margin-bottom: 7px;
	margin-top: 7px;
	display: block;
	border: 1px solid #eeeeee;
}

.paralogos{
	margin: 3px;
}

noscript{
	text-align: center;}