@charset "UTF-8";
/* CSS Document */

/*RESET*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* CSS */
/* Generales */

.clear {clear:both;}
.left {float:left}
.right {float:right}
.white {color:#f7f3e8;}
.red {color:#780016;}
a {text-decoration:none;}
h1 {
	font-family:Georgia,'Lucida Grande',Arial, Helvetica;
	font-size:24px;
	color:#780016;
	}
h2 {
	font-weight:normal;
	display:inline;
	font-family:Georgia,'Lucida Grande',Arial, Helvetica;
	font-size:14px;
	color:#FFF;}	
h3 {
	display:inline;
	font-family:Georgia,'Lucida Grande',Arial, Helvetica;
	font-size:16px;
	color:#780016;
	line-height:100%;
	}
	
.destacado {
	 text-align:center;
	 width:145px;
	 margin:0;
	 height:27px;
	 background:url(../elementos/destacado.png) center center no-repeat;
	 font-family:Georgia,'Lucida Grande',Arial, Helvetica;
	 font-size:14px; 
	 padding:10px 0px 0px 0px; 
	 color:#fff;"
	 }	
	 
body {
	font-family:'Lucida Grande',Arial, Helvetica;
	font-size:13px;
	line-height:130%;
	background:url(../elementos/bckg.jpg) top center no-repeat;
	color:#85672e;
	}

.all {
	width:876px;
	margin:0 auto;
	}
	
	
	.franja_01 {
	padding:14px 0 0 0;
	margin:156px 0 0 0;
	height:26px;
	}
	.franja_01 img{
	margin:0 6px -2px 0;
	}
	
	.franja_02 {
	height:286px;
	padding:30px 0 0 360px;	
	}
	.franja_02 p{
	margin:12px 0 0 0;
	}
	
	
	.franja_03 {
	height:44px;
	}
	
	.franja_04 {
	height:230px;
	font-size:12px;
	padding:20px 0 0 0;
	}
		.col_01 {
			float:left;
			width:309px;
			padding:0 0 0 16px;
			}
		.col_02 {
			margin:0 0 0 15px;
			float:left;
			width:244px;
			padding:0 0 0 16px;
			}
		.col_03 {
			font-size:12px;
			margin:0 0 0 15px;
			float:left;
			width:244px;
			padding:0 0 0 16px;
			}
			.col_03 h3{
			font-size:12px;
			}
			
	.franja_04 p{
	margin:3px 0 0 0;
	}
	.franja_04 img{
	margin:0 4px 0 -16px;
	}
	
	.franja_05 {
	height:158px;
	}
		    .foto_01 {
			float:left;
			height:107px;
			width:166px;
			margin:13px 37px 0px 15px;
			
			}
			.foto_02 {
			float:left;
			height:107px;
			margin:13px 35px 0px 0px;
			
			}
			.foto_03 {
			float:left;
			height:107px;
			margin:13px 0px 0px 0px;
			}
	
.footer {
	text-align:center;
	font-size:11px;
	height:60px;
	}	
	

	
