body{
	background-color:#efefef;
	padding:0;
	margin:0;
	text-align:center;
}

#contenedor{
	width:1001px;
	height:auto;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	display:inline-block;
}

#footer{
	height:15px;
	width:1001px;
	background-color:#b70306;
	color:#FFFFFF;
	font-family:verdana;
	font-size:11px;
	text-align:center;
	margin-right: auto;
    margin-left: auto;
}

#contCatalogo{
	height:650px;
	width:1001px;	
}

#categorias{
	width:174px;
	height:auto;
	float:left;
}

#contCategorias{
	width:171px;
	height:auto;
	text-align:left;
	padding-left:3px;
}

#header{
	height:auto;
	width:1001px;
}

#dondEstamos{
	color:#666666;
	font-family:Verdana;
	font-size:7pt;
	text-decoration:none;
	text-align:left;
}

#dondEstamos p{
	padding-left:5px;	
}

.titPagina{
	font-family:Gothic Light;
	font-size:18px;
	color:#b70306;
}

A.enla{
	font-family:Verdana;
	font-size:7pt;
	text-decoration:underline;
	color:#666666;
	font-weight:bold;
}

#separador2{
	background-image: url("http://www.cruzroja.es/pls/portal30/docs/1/242016.GIF");
	height:650px;
	width:1px;
	float:left;
}

#separador{
	background-image: url("http://www.cruzroja.es/pls/portal30/docs/1/242017.GIF");
	height:650px;
	width:5px;
	float:left;
}

#catalogo{
	width:821px;
	height:auto;
	float:left;
}

#tit_catalogo{
	width:823px;
}

#cat{
	width:781px;
	height:auto;
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	text-align:left;
	padding-left:40px;
}

#camposBusqueda{
	border:1px #cccccc solid;
	width:685px;
	height:400px;
	margin-top:20px;
	padding-top:80px;
	padding-left:45px;
	font-weight:bold;
	font-size:11px;
	vertical-align:middle;
}

#camposBusqueda ul{
	list-style-type:none;
	width:600px;
	float:left;
}

#camposBusqueda ul li{
	float:left;
	width:150px;
	height:15px;
	//height:40px;
	color:#b70306;
}

.txtbusqueda{
	width:250px;
	font-family:Verdana;
	font-size:11px;
}

.pBoton{
	margin-top:370px;
	//margin-top:50px;
	text-align:center;
}

#clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 550px;
    text-align:center;
    margin-left:auto;
    margin-right:auto;
    margin-top:250px;
    padding-left:270px;
    //margin-top:50px;
}

a.button {
    background: transparent url('../img/bg_button_a.gif') no-repeat scroll top right;
    color: #696969;
    display: block;
    float: left;
    font: Verdana;
    height: 24px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
    font-family:Verdana;
    font-size:11px;
    font-weight:bold;
}

a.button span {
    background: transparent url('../img/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 18px;
} 

a.button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:active span {
    background-position: bottom left;
    padding: 6px 0 4px 18px; /* push text down 1px */
}

.inptxt{
	font-family:Verdana;
	font-size:11px;
	
}

#resultados{
	width:780px;
	height:450px;
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

#resultados ul{
	list-style-type:none;
	width:850px;
	float:left;
	margin:0;
	padding:0;
}

#resultados ul li{
	float:left;
	width:180px;
	height:40px;
}

li.titulosRes{
	font-family:Verdana;
	font-size:14px;
	padding-bottom:20px;
	color:#b70306;
	font-weight:bold;
	padding-left:5px;
}

#ficha{
	width:742px; 
	height:478px;
	position:absolute;
	top:115px;
	left:300px;
	background-image:url(../img/ficha.png);
	display:none;
}

#contFicha{
	width:612px;
	height:378px;
	margin-left:auto;
	margin-right:auto;
	margin-top:40px;
	padding-left:30px;
	text-align:left;	
}

.titFicha{
	font-family:Courier;
	color:#b70306;
	font-size:19px;	
	font-weight:bold;
}

.contFicha{
	font-family:Courier;
	color:#666666;
	font-size:14px;	
}

#pieFicha{
	width:680px;
	height:auto;
	text-align:right;
}

a.pieFicha{
	color:#666666;
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
}

#paginac{
	width:740px;
	text-align:right;
}

a.enlaPaginac{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

a.enlaPaginac:hover{
	font-family:Verdana;
	font-size:11px;
	text-decoration:none;
	color:#666666;
	font-weight:bold;
}


.TT { font: 1px Verdana; color: rgb(255,255,255); text-decoration: none; }
.txtgris { font: 10px Verdana; color: rgb(99,100,102); text-decoration: none; }
A.enlagrisB { font: bold 10px Verdana; color: rgb(99,100,102); text-decoration: none; }
A.enlagrisB:hover { font: bold 10px Verdana; color: rgb(0,0,0); text-decoration: none; }
A.enlagris { font: 10px Verdana; color: rgb(99,100,102); text-decoration: none; }
A.enlagris:hover { font: 10px Verdana; color: rgb(0,0,0); text-decoration: none; }

#menuSegui{
	width:90%;
	height:auto;
	margin-bottom:15px;
}

#menuIzq{
	text-align:left;
	font-family:Verdana;
	font-size:12px;
	color:#666666;
	font-weight:bold;
}

#menuDer{
	text-align:right;
	font-family:Verdana;
	font-size:10px;
	color:#666666;
}

A.enlaSegui { font: 12px Verdana; color: rgb(99,100,102); text-decoration: none; }
A.enlaMenu { font: 10px Verdana; color: rgb(99,100,102); text-decoration: none; }