@charset "utf-8";
body {
	background-image: url(../img/imgFondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
#cuerpoGeneral {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 65px;
	position: relative;
}
#contacCol_02  a  img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-decoration: none;
}

#imgPortadas {
	background-color: #E2E428;
	height: 460px;
	width: 430px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 5px;
}
#formaContacto {
	border: 1px solid #F58225;
	background-color: #FCE0C8;
	width: 520px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 450px;
}
#contacCol_01 {
	float: left;
	width: 285px;
	margin-left: 15px;
}
#formaContacto  h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #F58225;
	margin-top: 0px;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

label {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3333;
	margin-top: 8px;
	margin-bottom: 5px;
}
.txtBt {
	height: 28px;
	width: 80px;
	border: 1px solid #F58225;
	margin-top: 12px;
	color: #CC3333;
	background-color: #FFFFFF;
}
#cuerpoGeneral #formaContacto #contacCol_02 .ventasNombre img {
	border: 1px solid #CC3333;
}
#revista  h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #9933CC;
	padding-bottom: 8px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 8px;
}



textarea {
	display: block;
	height: 120px;
	width: 260px;
	border: 1px solid #F58225;
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 8px;
	padding-left: 5px;
}
.txtForma {
	display: block;
	width: 260px;
	height: 24px;
	border: 1px solid #F58225;
	color: #CC3333;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}

#contacCol_02 {
	float: left;
	width: 200px;
	margin-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CC3333;
}
#contacCol_02 p {
	line-height: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
}

#contacCol_02 a {
	color: #CC3300;
}


.ventasNombre {
	font-weight: bold;
}

#contenedorPie {
	background-image: url(../img/imgPie.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 250px;
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: relative;
	clear: both;
}
#piePag {
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 120px;
}
#pieCol_01 {
	line-height: 24px;
	color: #FFFFFF;
	float: left;
	width: 360px;
}
#pieCol_02 {
	font-size: 12px;
	color: #5DCAF4;
	text-align: right;
	width: 160px;
	margin-top: 90px;
	float: left;
	margin-left: 10px;
}
#pieCol_02 a {
	color: #5DCAF4;
}

