/* CSS Document */
body {
margin:0px;
padding:0px;
background-color:#fce5ee;
}
img{
	border:0;
}
.contenido{ /*index, que contiene la pagina principal de prueba.*/
	font-family:"Trebuchet MS", "Times New Roman";
	padding:20px;
	font-size:12px;
}
#hoja {

margin:0px auto 0px auto;
width:700px;


}

#container{ /*contiene toda la pagina, todo esta dentro de este div*/
margin:0px auto 0px auto;
	background-image:url(../img/fondo_web.jpg);
	background-position:top;
	background-repeat: no-repeat;
	height:800px;
	margin:0px auto 0px auto;
	background-color:#fce5ee;
}

#intro{ /*fondo de la cabecera de la pagina */
}
#cabecera {
background-image:url(../img/img_cabecera.jpg);
background-repeat:no-repeat;
height:118px;
width:700px;

}
#col_a {
float:left;
width:487px;
}
#botonera {
}
#contenido {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:15px 30px 15px 30px;
color:#666666;
}
#col_b {
background-image:url(../img/fondo_col_b.jpg);
background-repeat:repeat-y;
float:left;
width:150px;

margin:0px 0px 0px 0px;
padding:0px 0px 0px 0px;
}

#menu{ /*menu principal de la pagina.*/
}

#breadcrums{ /*menu de migas de pan de la pagina*/
}

#supportingText{ /*contiene el contenido de la pagina*/
}

#footer{ /*contiene el pie de la pagina*/
margin:30px 0px 10px 120px;
clear:both;
}
.txt_footer {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
}
#botones {
float:left;
}
#img_contactar img{
border:solid 0px;
}
#container #hoja #suportingtext #col_a #botonera #img_contactar a {
}
#container #hoja #suportingtext #col_a #botonera #img_contactar a {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}
table {
padding:0px;
margin:0px;
}
.txt_footer {
margin-bottom:25px;
}
.txt_footer a{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-decoration:none;
color:#666666;
}
/*********************************************************logo cw **********************************************/

#cw{
	width:195px;
	margin:0px 25px 0px 385px;
	
}

#cw #cw_logo{
float:left;
background-image: url(../paginas-web-1.jpg);
width:40px;
height:60px;
overflow:hidden;
padding:0px;
margin:0px;
}
#cw #cw_logo h2{
padding:0px;
margin:0px;
}

#cw #cw_logo h2 a{
width:40px;
height:60px;
display: block;
padding: 0px;
margin: 0px;
text-decoration: none;
}
#cw #cw_logo h2 a span{
visibility:hidden;
}
#cw #cw_texto{

float:left;
}
#cw #cw_texto h3{
color:#999999;
font-family:"Trebuchet MS", Verdana, Arial;
font-size:9px;
padding:0px 0px 0px 3px;
margin:0px;
}

#cw #cw_texto h3 a{
color:#999999;
text-decoration:none;
}
#cw #cw_texto #cw_marca a {
display:block;
padding-top:3px;
color:#000000;
font-size:11px;
}
#cw #cw_texto #cw_tagline{
font-size:9px;
color:#000000;
}
#contenido a{
color:#000000;
}
ul{list-style: url(../img/img_lista.jpg);}
ol{list-style: url(../img/img_lista.jpg);}

/********************************************************************/
.list_ofer{
	padding-left:5px;
}

.imagen_oferta{
	padding-bottom:5px;
}

.imagen_oferta .cabecera{
	background-image:url(../img/recuadro_inc1.jpg);
	background-repeat:no-repeat;
	width:199px;
	height:7px;
	font-size:1px;
}

.imagen_oferta .cuerpo{
	background-image:url(../img/recuadro_inc2.jpg);
	background-repeat:repeat-y;
	width:199px;
}

.imagen_oferta .pie{
	background-image:url(../img/recuadro_inc3.jpg);
	background-repeat:no-repeat;
	width:199px;
	height:7px;
	font-size:1px;
}
.titulo_inc a{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}