/* @override http://www.fundacionprodean.org/themes/site/z_content.css */

#contenido h2{
	font-size: 1
.em;
	color: #666;
	font-weight: bold;
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: auto;
	margin-top: 0px;
	background-image: url(images/title_deco.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-size: 1.8em;
}
#contenido h3 a {
	color: #000;
}

#contenido h5 {
	font-size: 1em;
	color: #000;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contenido .parentRel {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/select_white_200.jpg);
	height: 40px;
	background-repeat: no-repeat;
	background-position: left top;
}

#contenido .parentRel select {
	font-size: 0.8em;
	color: #FFF;
	background-color: #C70541;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 95%;
	border: 1px solid #C70541;
}
#contenido .srchBar {
	float: right;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	background-image: url(images/select_white_200.jpg);
	height: 17px;
}
#contenido .srchBar select {
	font-size: 0.8em;
	color: #FFF;
	background-color: #C70541;
	float: left;
	padding: 0px;
	width: 185px;
	border: 1px solid #C70541;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}

#contenido  .paginado {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.8em;
}
#contenido .paginado b {
	margin-right: 10px;
}
#contenido .paginado a {
	color: #C70541;
}
#contenido .paginado a:hover {
	text-decoration: underline;
}
#contenido .paginado select {
	font-size: 0.8em;
	color: #FFF;
	background-color: #C70541;
}
#contenido .detail {
	color: #424A52;
	font-size: 1em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding-top: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	 
 
}
#contenido .media  {
	float: left;
}

#contenido .media img {
	float: left;
	margin-bottom: 5px;
}

#contenido .text  {
	float: left;
}
#contenido .text .textPad {
	padding-right: 10px;
}



#contenido .detail .text ul {
	list-style-type: circle;
	padding-left: 40px;
}

#contenido .detail .backLink{
	text-align: right;
	display: block;
	font-weight: bold;
	color: #C70541;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	width: 95%;
}
#contenido .detail span {
	color: #666;
}
#contenido .detail i {
	color: #C70541;
	margin-bottom: 5px;
	font-style: normal;
	display: block;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
}

#contenido .detail embed {
	width: 100%;
	height: 100%;
}
#contenido .detail.album .header {
	width: 100%;
}
#contenido .detail.album .media {
	width: 100%;
}
#contenido .detail.album .media li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: auto;
}

#contenido .detail.expo .text {
	width: 100%;
}

#contenido .detail.expo .header {
	width: 100%;
}
#contenido .detail.expo .media {
	width: 100%;
}
#contenido .detail.expo .media li {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: auto;
}

#contenido .detail.expo .text {
	width: 100%;
}
#contenido .detail.biblio .text span {
	display: block;
	float: left;
	clear: left;
	width: 95%;
	margin-bottom: 5px;
}

#contenido .list.biblio h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	clear: left;
	margin: 0px;
	padding: 0px;
}




#contenido .list {
	color: #424A52;
	font-size: 0.9em;
	min-height: 410px;
}

#contenido .list ul {
	display: block;
	float: left;
	width: 100%;
	margin-top: 0px;
}
#contenido .list li {
	float: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
#contenido .list  h3 {
	padding: 0px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#contenido .list .link  {
	background-image: url(images/btn_2.jpg);
	background-position: right top;
	float: left;
	height: 21px;
	background-repeat: no-repeat;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ADADAD;
	display: block;
	 
}
#contenido .list .link a {
	color: #666;
	font-weight: bold;
	float: right;
	margin-right: 30px;
	margin-top: 2px;
}
#contenido .list i {
	color: #C70541;
	font-style: normal;
	display: block;
	width: 100%;
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 5px;
}
#contenido .list.resources a {
	color: #C70541;
}
#contenido .list.album  li{
	float: left;
	width: 330px;
	display: block;
	background-color: #FFF;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 100px;
}
#contenido .list.dire li .direMedia{
	margin-bottom: 10px;
	margin-left: 10px;
}
#contenido .list.dire li {
	width: 220px;
}


#contenido .list.album li .text {
	margin-left: 20px;
	margin-top: 10px;
	width: 200px;
}


#contenido .list.album li h3{
	font-size: 1.1em;
	color: #000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	overflow: hidden;
}
#contenido .list.album li i{
	color: #C70541;
	background-color: #FFF;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
#contenido .list.expo  li{
	float: left;
	width: 135px;
	border: 1px solid #000;
	display: block;
	background-color: #000;
	margin: 5px;
	padding: 0px;
}
#contenido .list.expo li h4{
	font-size: 1.1em;
	color: #FFF;
	padding: 0px;
	text-align: center;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	height: 50px;
	overflow: hidden;
	font-family: "Times New Roman", Times, serif;
}
#contenido .list.expo h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	clear: left;
	margin: 0px;
	padding: 0px;
}

#contenido .list.expo li i{
	color: #000;
	background-color: #FFF;
	text-align: center;
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
}
#contenido .list.faq li {
	float: left;
	display: block;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #ADADAD;
	border-bottom-color: #ADADAD;
	border-left-color: #ADADAD;
}
#contenido .list.faq li span.question {
	display: block;
	float: left;
	font-size: 1.8em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#contenido .list.faq li h3 {
	display: block;
	background-image: url(images/faq_p.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
	margin-bottom: 15px;
}
#contenido .list.faq li p {
	display: block;
	background-image: url(images/faq_r.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 40px;
}
#contenido .list.biblio li {
	width: 254px;
	margin-right: 10px;
	margin-bottom: 10px;
	padding: 5px;
	border-left-width: 20px;
	border-left-style: solid;
	border-left-color: #000;
	height: 140px;
	overflow: hidden;
}
#contenido .list.biblio ul li .text{
	float: left;
	width: 144px;
	color: #666;
	font-size: 0.8em;
}
#contenido .list.album ul li .text {
	height: 90px;
}
#contenido .list.album ul li .text i {
	background-color: none;
}

#contenido .list.album ul li .text.type1 {
	background-image: url(images/foto.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#contenido .list.biblio ul li .text span {
	display: block;
	float: left;
	width: 100%;
	margin-bottom: 2px;
}
#contenido .list.biblio ul li .text h4 {
	display: block;
	padding: 0px;
	float: left;
	width: 100%;
	font-weight: bold;
	font-size: 1.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #666;
	font-family: "Arial Black", Gadget, sans-serif;
}
#contenido .list.biblio ul li .text h4:hover {
	text-decoration: underline;
}


#contenido .list.biblio ul li .media {
	width: 110px;
}
#contenido .workgroup span  {
	float: left;
	width: 100%;
	margin-bottom: 5px;
}
#contenido .list.workgroup h3 {
	margin-bottom: 5px;
	color: #666;
}
#contenido .workgroup strong  {
	color: #9EAB04;
	font-size: 1.2em;
	float: left;
	margin-right: 5px;
}
#contenido .workgroup b  {
	float: left;
	margin-right: 5px;
	color: #666;
}
#contenido .list.workgroup .media {
	margin-bottom: 5px;
}










#contenido .empty {
	color: #666;
	font-weight: bold;
	display: block;
	text-indent: 30px;
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/info.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
}

#contenido .msg {
	color: #666;
	font-weight: bold;
	display: block;
	text-indent: 30px;
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-image: url(images/info.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 1.2em;
}






.downloads {
	margin-top: 10px;
}
.downloads h3 {
	background-color: #C70541;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	font-size: 1em!important;
	font-weight: bold;
	color: #FFF;
}


.downloads li {
	display: list-item;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 0.9em;
}
.downloads li a {
	color: #000;
	display: block;
	font-weight: bold;
}
.downloads li span {
	color: #666;
	display: block;
}

.posts {
	margin-top: 10px;
	margin-bottom: 10px;
}

.posts h3 {
	background-color: #C70541;
	padding-top: 5px;
	padding-bottom: 5px;
	text-indent: 5px;
	font-size: 1em!important;
	color: #FFF;
}
.posts li {
	display: list-item;
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	font-size: 0.9em;
}
.posts p {
	margin: 0px;
	padding: 0px;
}
.posts .info strong  {
	color: #FFF;
	background-color: #C70541;
	display: block;
	float: left;
	padding: 2px;
	width: 15px;
	text-align: center;
	margin-right: 5px;
}
.posts .info b {
	color: #000;
	float: left;
	padding: 2px;
	margin-right: 5px;
}
.posts .info span {
	color: #72CCE1;
	float: left;
	padding: 2px;
	margin-right: 5px;
}
.posts .info i {
	color: #333;
	float: left;
	padding: 2px;
	margin-right: 5px;
	font-style: normal;
}
.posts .postsForm{
	margin-top: 10px;
}
.posts .postsForm label {
	font-size: 0.8em;
	color: #333;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}


.posts .postsForm textarea {
	border: 1px solid #666;
	background-color: #FFF;
	height: 80px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
.posts .postsForm input.btn {
	font-size: 0.9em;
	font-weight: bold;
	color: #C70541;
	width: 160px!Important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 29px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	background-image: url(images/btn-white.jpg);
	background-repeat: no-repeat;
	background-position: right 7px;
	display: block;
	float: right;
}


.posts .loginDetail {
	text-align: center;
	font-weight: bold;
	color: #0A4451;
	margin-top: 5px;
	margin-bottom: 5px;
}
.posts .loginDetail span {
	text-align: center;
	font-weight: bold;
	color: #0A4451;
	background-image: url(images/info.png);
	background-repeat: no-repeat;
	background-position: 30px 5px;
	float: left;
	height: 26px;
	display: block;
	padding-top: 5px;
}
.subscriptions label {
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	margin-bottom: 10px;
}
.subscriptions .fldCont {
	float: left;
	display: block;
	margin-bottom: 10px;
}
.subscriptions input {
	margin: 0px;
	padding: 0px;
}
.subscriptions input.fld_1 {
	width: 300px!important;
}
.subscriptions input.fld_2 {
	width: 200px!important;
}
.subscriptions input.fld_3 {
	width: 150px!important;
}
.subscriptions input.fld_3a {
	width: 150px!important;
	margin-top: 2px;
}

.subscriptions input.fld_4 {
	width: 25px!important;
}
.subscriptions textarea {
	height: 75px;
}
 
.subscriptions label {
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	margin-bottom: 10px;
}
.subscriptions  input.btn {
	font-size: 0.9em;
	font-weight: bold;
	color: #C70541;
	background-image: url(images/btn-white.jpg);
	background-repeat: no-repeat;
	background-position: right 4px;
	width: 120px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	margin: 0px;
	padding: 0px;
	background-color: #FFF;
	display: block;
}
#contenido .user label{
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	margin-bottom: 10px;
}
#contenido .user .fldCont {
	display: block;
	margin-bottom: 20px;
}
#contenido .user input {
	margin: 0px;
	padding: 0px;
}
#contenido .user input[type=password] {
	float: left !Important;
	background-color: #FFF;
	color: #000;
	border: 1px solid #CCC;
	margin: 0px !Important;
	padding: 0px !Important;+
	width: auto !Important;
}

#contenido .user input[type=checkbox] {
	float: left;
	background-color: #F00;
	display: block;
}
#contenido .user input.fld_1 {
	width: 300px!important;
}
#contenido .user  .fldCont   label {
	float: left;
	font-size: 0.8em;
	color: #666;
	display: block;
	width: 90%;
	margin-left: 5px;
}


#contenido .user input.fld_2 {
	width: 200px!important;
}
#contenido .user input.fld_3 {
	width: 150px!important;
}
#contenido .user input.fld_3a {
	width: 150px!important;
	margin-top: 2px;
}

#contenido .user input.fld_4 {
	width: 25px!important;
}
#contenido .user textarea {
	height: 75px;
}
#contenido .user  input.btn {
	background-color: #FFF;
	font-size: 1em;
	font-weight: bold;
	color: #C70541;
	background-image: url(images/btn-white.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 120px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contenido .mailbox label{
	color: #333;
	font-size: 0.9em;
	display: block;
	margin-bottom: 10px;
	float: left;
}
#contenido .mailbox .fldCont {
	float: left;
	display: block;
	margin-bottom: 22px;
}
#contenido .mailbox input {
	margin: 0px;
	padding: 0px;
}
#contenido .mailbox input[type=checkbox] {
	float: left;
	background-color: #F00;
	display: block;
}
#contenido .mailbox input.fld_1 {
	width: 300px!important;
}
#contenido .mailbox  .fldCont   label {
	float: left;
	font-size: 0.8em;
	color: #666;
	display: block;
	width: 90%;
	margin-left: 5px;
}
#contenido .mailbox input.fld_2 {
	width: 200px!important;
}
#contenido .mailbox input.fld_3 {
	width: 150px!important;
}
#contenido .mailbox input.fld_3a {
	width: 150px!important;
	margin-top: 2px;
}
#contenido .mailbox input.fld_4 {
	width: 25px!important;
}
#contenido .mailbox textarea {
	height: 75px;
}
#contenido .mailbox  input.btn {
	background-color: #FFF;
	font-size: 1em;
	font-weight: bold;
	color: #C70540;
	background-image: url(images/btn-white.jpg);
	background-repeat: no-repeat;
	background-position: right 3px;
	width: 150px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	padding: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contenido .portal .info {
	float: left;
	height: 250px;
	margin: 0px;
	padding: 0px;
	width: 200px;
}
#contenido .portal #map_canvas {
	float: left;
	height: 250px;
	width: 380px;
}
#contenido .portal .text strong {
	font-size: 1.2em;
	color: #666;
	display: block;
	font-family: "Arial Black", Gadget, sans-serif;
	margin-bottom: 5px;
}
#contenido .portal .text span{
	font-size: 0.9em;
	color: #666;
	font-weight: normal;
	display: block;
	width: 100%;
}

.valSummary  {
	background-color: #FF9;
	text-align: center;
	border: 1px solid #FF7171;
	display: block;
	float: left;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contenido .list.faq li span.anwser {
	display: block;
	float: left;
	font-size: 1.8em;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#contenido .mailbox select {
	width: 300px!important;
	margin: 0px;
	padding: 0px;
}

#contenido .vol label{
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	margin-bottom: 10px;
}
#contenido .vol .fldCont {
	float: left;
	display: block;
	margin-bottom: 15px;
}
#contenido .vol input {
	margin: 0px;
	padding: 0px;
}
#contenido .vol input[type=password] {
	float: left !Important;
	background-color: #FFF;
	color: #000;
	border: 1px solid #CCC;
	margin: 0px !Important;
	padding: 0px !Important;+
	width: auto !Important;
}

#contenido .vol input[type=checkbox] {
	float: left;
	display: block;
	font-size: 5em;
}
#contenido .vol input.fld_1 {
	width: 300px!important;
}
#contenido .vol select {
	height: auto;
	margin: 0px;
	padding: 0px;
}

#contenido .vol  .fldCont   label {
	float: left;
	font-size: 0.8em;
	color: #666;
	display: block;
	width: 90%;
	margin-left: 5px;
}


#contenido .vol input.fld_2 {
	width: 200px!important;
}
#contenido .vol input.fld_3 {
	width: 150px!important;
}
#contenido .vol input.fld_3a {
	width: 150px!important;
	margin-top: 2px;
}

#contenido .vol input.fld_4 {
	width: 25px!important;
}
#contenido .vol textarea {
	height: 75px;
}
#contenido .vol  input.btn {
	background-color: #FFF;
	font-size: 1em;
	font-weight: bold;
	color: #C70541;
	background-image: url(images/btn-white.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 120px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contenido .vol span label {
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	padding-left: 10px;
	width: auto;
	height: 15px;
}
#contenido .vol table tr td  p{
	margin: 0px;
	padding: 0px;
}

#contenido .vol span {
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	margin-bottom: 10px;
	width: auto;
	height: 15px;
}
#contenido .area .media li  {
	display: block;
	float: left;
	margin-right: 5px;
	margin-left: 5px;
	width: auto;
}
#contenido .list.album ul li .text.type2 {
	background-image: url(images/video.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contenido .list.album ul li .text.type3 {
	background-image: url(images/audio.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
a.subs-link {
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	background-image: url(images/subs-link-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 17px;
	width: 250px;
	margin: 0px;
	float: left;
	line-height: 1.2;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

.legal {
	height:200px;
	overflow:auto;
	padding:10px;
	border:1px solid #C70541;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#contenido span.legalMsg {
	display: block;
	clear: left;
}






#contenido .tpv label{
	color: #333;
	font-size: 0.9em;
	float: left;
	display: block;
	margin-bottom: 10px;
}
#contenido .tpv .fldCont {
	float: left;
	display: block;
	margin-bottom: 10px;
}
#contenido .tpv input {
	margin: 0px;
	padding: 0px;
}
#contenido .tpv input[type=password] {
	float: left !Important;
	background-color: #FFF;
	color: #000;
	border: 1px solid #CCC;
	margin: 0px !Important;
	padding: 0px !Important;+
	width: auto !Important;
}

#contenido .tpv input[type=checkbox] {
	float: left;
	background-color: #F00;
	display: block;
}
#contenido .tpv input.fld_1 {
	width: 300px!important;
}
#contenido .tpv  .fldCont   label {
	float: left;
	font-size: 0.8em;
	color: #666;
	display: block;
	width: 90%;
	margin-left: 5px;
}


#contenido .tpv input.fld_2 {
	width: 200px!important;
}
#contenido .tpv input.fld_3 {
	width: 150px!important;
}
#contenido .tpv input.fld_3a {
	width: 150px!important;
	margin-top: 2px;
}

#contenido .tpv input.fld_4 {
	width: 25px!important;
}
#contenido .tpv textarea {
	height: 75px;
}
#contenido .tpv  input.btn {
	background-color: #FFF;
	font-size: 1em;
	font-weight: bold;
	color: #C70541;
	background-image: url(images/btn-white.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	width: 120px;
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 0px;
}
