body {
	margin:0;
	padding:0;
	border:0;
	color:#000;
	background:#fff;
	max-width:800px;
	font-family: sans-serif;
	font-size: 11pt;
	line-height: 1.3;
	}
	
	a {
	color:#CC9900;
	}
	h1, h2, h3 {
		margin:.0em 0 .2em 0;
		padding:0;
		color:#000;
	}
	p {
		margin:.2em 0 .2em 0;
		text-align:justify;
		
		padding:0;
	}
.videocentrado {
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
	padding-left: 420px;
	width: 390px;
	
}
.videomarco {
	height:260px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(marco_video.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}
.imagenconmarco {
	margin-left: auto;
	margin-right: auto;
	padding-top: 13px;
	padding-left: 10px;
	width: 200px;
	height: 200px;
	
}
.imagenmarco {
	height:200px;
	margin-left: auto;
	margin-right: auto;
	background-image:url(marco_foto.jpg);
	background-repeat:no-repeat;
	background-position:right top;
}

	img {
	margin:0px 0 0px;
	border-top:0px;
	border:none;
	}
	/* Header styles */
	#header {
		clear:both;
		float:left;
		width:100%;
	}
	#header {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	}
	#header p,
	#header h1,
	#header h2 {
		padding:.4em 15px 0 15px;
		margin:0;
	}
	#header ul {
	clear:right;
	float:left;
	width:100%;
	list-style:none;
	padding:0;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
	#header ul li {
	list-style:none;
	margin:0;
	padding:0;
	}
	#header ul li a {
	float:left;
	margin:0 0 0 1px;
	padding:3px 10px;
	text-align:center;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	}
	#header ul li a span {
	display:block;	
	}

		#flash {
	float:right;
	}

	/* 'widths' sub menu */
	#layoutdims {
	clear:both;
	border-top:4px solid #000;
	margin:0;
	padding:6px 15px !important;
	text-align:right;
	background-color: #BB0F1B;
	}
	/* column container */
	.colmask {
	position:relative;	/* This fixes the IE7 overflow hidden bug */
	clear:both;
	float:left;
	width:100%;			/* width of whole page */
	overflow:hidden;
	background-color: #CC3300;
	}
	/* common column settings */
	.colright,
	.colmid,
	.colleft {
		float:left;
		width:100%;			/* width of page */
		position:relative;
	}
	.col1,
	.col2,
	.col3 {
	float:left;
	position:relative;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	}
	/*menu */
.menu {display:block;width:150px;height:auto;margin:0 auto;position:relative;top:1px;}
#menu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	background: url(images/menuboton.gif);
}
#menu li {
	float:left;
	padding:0;
	margin:0 1px 0 0;
	position:relative;
	width:150px;
	height:3em;
	z-index:100;
	background-color: #000000;
	background-image: url(images/menuboton.gif);
}
#menu li dl {
	position:absolute;
	top:0;
	left:0;
	z-index: 1;
	background-color: #000;
}
#menu li a, #menu li a:visited {text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:#fff;}
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {padding-bottom:20px;}
#menu table {border-collapse:collapse; padding:0; margin:-1px; font-size:1em;}
#menu dl {width: 150px; margin: 0; padding: 0; background: 000; text-align:center; cursor:default;}
#menu dt {margin:0; padding: 5px; font:11pt/1.5 sans-serif; font-size: 1.2em; color: #fff; border-bottom:1px solid #fff; background: #000 url(images/menuboton.gif);}
#menu .one {background: url(images/menuboton.gif) no-repeat top left;}
#menu dd {margin:0; padding:0; color: #fff; font-size: 1em; background: #47a; text-align:left;}
#menu dd.last {border-bottom:1px solid #fff;}
.gallery dt a, .gallery dt a:visited {display:block; color:#ffffff;}
.gallery dd a, .gallery dd a:visited {font:11pt/1.5 sans-serif; color:#000; text-decoration:none; display:block; padding:4px 5px 4px 20px;
background: #fff url(images/menuboton.gif) no-repeat 10px 10px; width:125px;
}
.gallery dd a:hover {background: #996600 no-repeat 11px 10px; color:#fff;}
/*fin del menu */
	/* 3 Column settings */
	.threecol {
	border:none;
	background-color: #FFFFFF;
		/* right column background colour */
	}
	.threecol .colmid {
	right:25%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color:#FFFFFF;
	}
	.threecol .colleft {
	right:50%;
	border:none;
	
	}
	.threecol .col1 {
		width:46%;			/* width of center column content (column width minus padding on either side) */
		left:102%;			/* 100% plus left padding of center column */
	}
	.threecol .col2 {
		width:21%;			/* Width of left column content (column width minus padding on either side) */
		left:31%;			/* width of (right column) plus (center column left and right padding) plus (left column left padding) */
	}
	.threecol .col3 {
		width:21%;			/* Width of right column content (column width minus padding on either side) */
		left:85%;			/* Please make note of the brackets here:
						(100% - left column width) plus (center column left and right padding) plus (left column left and right padding) plus (right column left padding) */
	}
	/* Footer styles */
	#footer {
	clear:both;
	width:800px;
	height:120px;
	border-top:1px solid #000;
	margin-left: 0px;
	float:left;
	margin-top: 40px;
	background-image: url(footer.jpg);
	}
	#footer p {
		padding:10px;
		margin:0;
		font-size:13px;
		
	}
	/*  */
	#Layer1 {
	position:absolute;
	width:322px;
	height:115px;
	z-index:1;
	left: 367px;
	top: 97px;
}
    #Layer2 {
	position:relative;
	width:200px;
	height:115px;
	z-index:1;
	left: 4px;
	top: -0px;
}
    .col11 {	float:left;
	position:relative;	/* no left and right padding on columns, we just make them narrower instead 
						only padding top and bottom is included here, make it whatever value you need */
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
    #Layer3 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
    .col21 {
	float:left;
	position:relative;
	overflow:hidden;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}
.imagencontenido {
	float: left;
}
.imagenderecha {
	float: right;
}

