body {
	color: #fff;
	font: 1em/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	background-color: #E0DDDA;
	margin: 0;
	padding: 0;
}
p {
	font-size: 0.9em;
}

#wrapper {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	color: #3b3631;
	background-color: #F1EDEA;
}

#header {
	background-image: url(../images/layout_01.jpg);
	height: 408px;
	background-color: #F1EDEA;
}

#content {
	color: #403b36;
	background-color: #F1EDEA;
	background-image: url(../images/layout_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
h1 {
	font-size: 1em;
	font-weight: bold;
}

.inside {
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 25px;
	padding-left: 60px;
}

#wave{
	height: 85px;
	text-align: center;
	font-size: .9em;
	background: url(../images/layout_03.jpg) no-repeat;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

#footer {
	color: white;
	text-align: center;
	line-height: 1.4em;
	font-size: .9em;
	background-color: #8D8277;
	background-image: url(../images/layout_04.jpg);
	background-repeat: no-repeat;
	background-position: 0 top;
}
.cabeza1 {
	background-image: url(../images/fdo1_01.png);
	height: 255px;
	padding-top: 80px;
	padding-left: 325px;
	font-size: .9em;
	color: white;
}

.titulo {
	color: #FF0000;
	font-weight: bold;
	font-size: 1.8em;
	padding-left: 25px;
	padding-top: 20px;
}

#footer a:hover {
	color: red;
	text-decoration: none;
}

#footer h1 {
	color: red;
	font-size: 2em;
} 

#footer h2 {
	color: white;
	font-size: 1.5em;
}

#footer h3 {
	color: white;
	font-size: 1em;
}

#footer h4 {
	color: white;
	font-size: .8em;
}

.txtblanco {
	color: white;
} 
.columna {
	width: 440px;
	float: left;
	text-align: justify;
}
.columnb {
	float: right;
	width: 440px;
	text-align: justify;
}
.clear {
	clear: both;
}
.cabeza1 a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.cabeza1 a:hover {
	color: #EC1C24;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	font-size: 0.9em;
	color: #7A726B;
	text-decoration: none;
}
.columna a {
	font-weight: normal;
	color: #443E3B;
	text-decoration: none;
	font-size: 1.5em;
}
.columna a:hover {
	font-weight: normal;
	color: #A3978C;
	text-decoration: none;
	background-color: #D0081D;
}
.columnb  a {
	font-weight: normal;
	color: #443E3B;
	text-decoration: none;
	font-size: 1.5em;
}
.columnb a:hover {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D0081D;
}
.flash {
	border: 2px solid #A59B91;
	padding-bottom: 15px;
	padding-right: 25px;
	padding-left: 25px;
}
.inside2 {
	margin: 15px;
	padding-top: 25px;
	padding-right: 60px;
	padding-bottom: 25px;
	padding-left: 60px;
	background-color: #A59B91;
	color: #FFFFFF;
}
.inside2 h1 {
	font-weight: bold;
	font-size: 1em;
}
.inside2 p {
	line-height: 1.2em;
}
.inside2 a {
	font-size: .9em;
	color: #FF0000;
}

