body,div,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,img,form,fieldset,blockquote,td {
    margin: 0px;
    padding:0px;
    border: 0px;
}

hr { display:none;}

p { margin-bottom:20px; }

table{ border-collapse:collapse; }



h1, h2, h3, h4, h5, h6 {
 	color:#cb1414;
}

h2{
 	border-bottom:#eeab1a 2px solid;
	padding-bottom:5px;
	margin-bottom:10px;
}


h3{
	padding-bottom:5px;
	margin-bottom:10px;
}



/* Relacionado con las imagenes */

.tipo1, .tipo2, .tipo3  {
  padding: 2px;
}

.tipo1 { float:right;     margin: 2px 0px 0px 5px; }
.tipo2 { float:left;      margin: 2px 5px 0px 0px; }
.tipo3 { margin: 0 auto;  margin: 2px 5px 0px 0px; text-align:center;}




/* Separadores de paginas */

div.clear{
  clear:both;
}

div.separador{
	margin:10px auto 10px auto;
	width:90%;
	text-align:center;
	height:1px;
	background-color:#FF0000;
}



body {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:0.9em;
	background:url(../img/fondo_web.jpg) bottom right no-repeat fixed;
}

#sidebar{
/*	position:fixed;*/
position:absolute;
	top:0px;
	left:0px;
	width:245px;
}


#logo {

}


#menu{
	margin-top:10px;    
}




#footer{
	width:100%;
	text-align:center;
	margin-top:10px;
	height:30px;
}




#footercross{
	width:900px;
	margin:0 auto;
	text-align:center;
	color:#fff;
	margin-top:10px;
	background:#df121d url(../cross/img/bg_piecross.gif) repeat-x;
}



#contentbar{
	margin-left:265px;
	margin-top:50px;
	position:relative;
}


#contentcross{
	margin:0 auto;
	width:900px;	
}



#contentcross ol{
	margin-left:40px;
}

#contentcross ol li{
	margin-bottom:10px;
}

#cuerpo {
	width:735px;
	background:url(../img/bg_cont_c.jpg) repeat-y;
}




#cabeza {
	position:absolute;
	top:-12px;
	background:url(../img/bg_cont_a.png) no-repeat;
	width:735px;
	height:12px;
}



#contenido {
	width:735px;
	background:url(../img/bg_cont_e.png) top right no-repeat;
}

#contenido p{
	text-align:justify;
	text-indent:20px;
}

#contenido ul, #contenido ol{
	margin:5px 5px 10px 70px;
}

#contenido li{
	margin:10px 0px 10px 0px;
}


.margen {
	padding:10px 30px 0px 30px;
	background:url(../img/bg_cont_b.jpg) no-repeat;

}

#pie {
	background:url(../img/bg_cont_d.jpg) no-repeat;
	width:735px;
	height:62px;
}

table.listamp3 img{
	margin-right:20px;
}

table.listamp3 a{
	text-decoration:none;
	color:#666666;
	font-size:120%;
}

table.listamp3 a:hover{
	color:#000;
}


table.formulario td{
	padding:5px;
}


#menumerchan{
/*
	position:absolute;
	top:50px;
	left:0px;
	z-index:0px;
	*/
}


#menumerchan a {
	float: left;
	display:block;
	background-color:#f3bb4e;
	color:#FFFFFF;
	padding:5px 10px 5px 10px;
	margin-right:20px;
	text-decoration:none;
	border:#CCCCCC 1px solid;
	border-left:#999999 1px solid;
	border-bottom:#999999 1px solid;
	
}

#menumerchan a.selected {
	background-color:#ff0000;
}

#menumerchan a:hover {
	color:#FFFF00;
}



a.ovalbutton{
background: transparent url('../img/oval-orange-left.gif') no-repeat top left;
display: block;
float: left;
font: normal 13px Tahoma; /* Change 13px as desired */
line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
height: 24px; /* Height of button background height */
padding-left: 11px; /* Width of left menu image */
text-decoration: none;
margin-right:10px;
}

a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
color: #494949; /*button text color*/
}

a.ovalbutton span{
background: transparent url('../img/oval-orange-right.gif') no-repeat top right;
display: block;
padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
}

a.ovalbutton:hover{ /* Hover state CSS */
background-position: bottom left;
}

a.ovalbutton:hover span{ /* Hover state CSS */
background-position: bottom right;
color: black;
}

.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
width: 100%;
}


table.imgmosaico td img{
	border-top:#f00 2px solid;
	border-left:#f00 2px solid;
}

table.imgmosaico td.final img {
	border-bottom:#f00 2px solid;
}

table.imgmosaico td.derecha img{
	border-right:#f00 2px solid;
}

table.imgmosaico td img:hover{
	border:#fff 1px solid;
}


a.btgalactos{
	display:block;
	position:absolute;
	left:530px;
	top:10px;
	z-index:100;
	background-color:#FFFFFF;
	text-decoration:none;
	width:auto;
	padding:5px;
	border:#eeab1a 1px solid;
	text-align:center;
}

a.pos2{
	top:-12px;
}

table.lista{
	border:#000000 1px solid;
}

table.lista th{
	color:#FFFFFF;
	background-color:#000000;
	padding:5px;
}

table.lista td{
	background-color:#ddd;
	padding:5px;
	margin-bottom:5px;
}
