@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background-color: #CCCCCC;
	text-align: center;
	font-size: 1em;
	font-family: Arial;
}
form {
	padding: 0;
	margin: 0;
}
#main {
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	padding-bottom: 40px;
}
#contenido {
	margin-left: auto;
	margin-right: auto;
	background: url(../img/pat/fondoContenido.jpg) repeat;
	overflow: hidden;
	width: 950px;
}
#pie {
	padding: 0;
	margin: 0;
	height: 16px;
	background: url(../img/fondo/menuPie.jpg) top no-repeat;
}
#divContenido {
	width: 730px;
	float: right;
	padding: 0 0 20px 0;
	background: #ffffff;
}
#divMenu {
	padding-top: 10px;
	width: 220px;
	float: left;
	text-align: left;
	padding-bottom:20px;
}

#divMapaWeb {
	text-align: left;
	color: #5F6062;
	font-family: Arial;
	font-weight: bold;
	padding: 10px 0 10px 0;
}
#divMapaWeb a {
	color: #5F6062;
}
img {
	border: none;
}
a {
	text-decoration: none;
	color:#000000;
	
}
table.datos {
	font-size: 11px;
}
table.datos .header {
	background: url(../img/pat/delegaciones.jpg) left repeat-x;
	text-align: center;
	color: #ffffff;
	font-size: 11px;
}
table.datos .linea2 {
	background: #E1F3FB;
}
p {
	margin: 0;
	padding: 0;
}

textarea.subinas {
	background: url(../img/fondo/textarea.jpg) center no-repeat;
	width: 475px; 
	height: 150px;
}

.servicio {
	text-align: left;
	width: 100%;
	height: 300px;
	background: url(../img/subinas/serviciotecnico/COMPOSICION.jpg) top left no-repeat;
}
	.servicio .texto {
		text-align: left;
		width: 470px;
		padding: 10px 0 0 20px;
	}
	.servicio .norte {
		position: relative;
		left: 300px;
		top: 15px;
	}
	.servicio .sur {
		position: relative;
		left: 300px;
		top: 110px;
	}
.bt {
	font-size: 10px;
	color: #869AA3;	
	border: none;
	width: 63px;
	height: 16px;
	background: url(../img/btfondo.gif)  no-repeat;
}

.titular{
color: #FFFFFF;
	font-weight:bold;
	text-align:left;
	padding-bottom:10px;
	background: url(../img/pat/caracteristicas.jpg) top left repeat-x;
}

/*BUSCADOR*/
div.buscador {
	color: #577688;
	font-weight: bold;
}
div.buscador input.txt {
	width: 80px;
	height: 13px;
	font-size: 10px;
}

table.buscador td.imagen {
	background: #D0DFE5;
	vertical-align: center;
}
table.buscador td.titulo {
	background: url(../img/pat/titresultados.gif) top left repeat-x;
	height: 32px;
	padding-left: 5px;
}
table.buscador td.fabricante {
	background: url(../img/pat/resultadospat01.gif) top left repeat-x;
	height: 19px;
	padding-left: 5px;
}
table.buscador td.modelo {
	background: url(../img/pat/resultadospat02.gif) top left repeat-x;
	height: 19px;
	padding-left: 5px;
}

/*PAGINADOR*/
.paginador{
	clear: both;
	font-size: 0.9em;
	text-align: center;
	font-weight: bold;
	padding-top: 15px;
}
	.paginador .sel {
		color: #4397BB;
		text-decoration: underline;
	}
	.paginador .noSel {
		color: #869AA3;
	}

/*FUENTES*/
.textoN {
	text-align: justify;
	font-size: 13px;
	color: #696969;	
}
.textoAzul {
	font-size: 11px;
	font-weight: bold;
	color: #336699;	
}
.textoMenu {
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #577688;	
}
.textoNegro {
	font-size: 11px;
	color: #000000;
}
.f9 { font-size: 9px; }
.f12 { font-size: 12px; }

.titulo{
	color:#000000;
	font-weight:bold;
	text-align:center;
}
.subtitulo{
	font-style:italic;
	text-align:left;
}
.fecha{
	color: #000000;
	font-weight:bold;
	font-size:13px;
	text-align:left;
}

.noticia{
	font-size:12px;
}

.masnot{
	font-size:12px;
}

/*UNICAS*/
.negativo {padding-bottom:2px; }
.bold { font-weight: bold; }
.block { display: block; }
.ccolor { color:#577688; }
.cnegro { color:#000000; }
.cpdf { color:#5F6062; }
.listNone{ list-style: none; }
.alignC { text-align: center; }
.alignL { text-align: left; }
.alignR { text-align: right; }
.alignJ { text-align: justify; }
.floatL { float: left; }
.floatR { float: right; }
.floatN { float: none; }
.paddR { padding-right: 10px; }
.paddR2 { padding-right: 20px; }
.paddR3 { padding-right: 30px; }
.paddL { padding-left: 10px; }
.paddL2 { padding-left: 20px; }
.paddL3 { padding-left: 30px; }
.paddT05 { padding-top: 5px; }
.paddT { padding-top: 10px; }
.paddT2 { padding-top: 20px; }
.paddT3 { padding-top: 30px; }
.paddB { padding-bottom: 10px; }
.paddB2 { padding-bottom: 20px; }
.paddB3 { padding-bottom: 30px; }
.pr { border: 1px solid red; }
.pr2 { border: 1px solid blue; }
.w100pc { width: 100%; }
.w80pc { width: 80%; }
.h100pc { height: 100%; }
.w600 { width: 600px; }
.clear { clear: both; }

.behaviour { behavior: url(iepngfix.htc); }
