body, td, textarea, input {
margin:0;
padding:0;
background:#ffffff;
color:#000000;
font: 14px Lucida Console, monospace, Courier New, Arial, Helvetica, sans-serif;
}

#wrap
{
text-align: left;
width: 720px;
margin: 0;
}
	
/* estilos globales */

a:link, a:visited
{
font-weight: bold;
margin: 0;
text-decoration: none;
color: #D65202;
}	

a:hover 
{ 
text-decoration: underline;
}	

img 
{
border: 0;
}

.icon {
margin: 0;
padding: 2px 2px 2px 2px;
border-left: dotted 1px #666666;
border-right: dotted 1px #666666;
border-top: dotted 1px #666666;
border-bottom: dotted 1px #666666;
vertical-align:middle;
}

.icon2 {
border-left: dotted 1px #666666;
}

/* estilos de columna */

.seccion
{
padding: 60px 10px 0 10px;
margin: 0 0 25px 0;
background-image: url('2points.gif');
background-repeat: repeat-y;
font: Courier New, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}

.seccion a:link, .seccion a:hover, .seccion a:visited {
font-size: 16px;
font-weight: bold;
margin: 0;
text-decoration: none;
color: #D65202;
}

.seccion2
{
padding: 50px 10px 0 10px;
margin: 0 0 25px 0;
background-image: url('2points.gif');
background-repeat: repeat-y;
font: Courier New, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}

.seccionX
{
margin: 0;
padding: 5px 10px 0 10px;
background-image: url('point.gif');
background-repeat: repeat-x;
}

.seccionY
{
padding: 5px 10px 0 10px;
margin: 0 0 25px 0;
background-image: url('point.gif');
background-repeat: repeat-y;
}

.subSeccion
{
padding: 0;
margin: 0;
font: Courier New, Arial, Helvetica, sans-serif;
font-size: 16px;
font-weight: bold;
color: #000000;
}

h3 {
margin: 0;
padding: 5px 10px 0 10px;
padding: 5px 10px 0px 10px;
border-right: solid 1px #666666;
border-bottom: solid 1px #666666;
}

h5 {
margin: 0;
padding: 5px 10px 0 10px;
padding: 5px 10px 0px 10px;
border-left: solid 1px #666666;
}

.title
{
font: Arial, Helvetica, sans-serif;
font-size: 18px;
color: #5C3E26;
}

.entrada {
margin: 0;
padding: 0 3px 15px 3px;
border: none;
font: 14px Lucida Console, monospace, Courier New, Arial, sans-serif;
}

.entrada a:link, a:visited {
font: 14px Lucida Console, monospace, Courier New, Arial, sans-serif;
text-decoration: none;
color: #D65202;
}

.entrada a:hover { 
text-decoration: underline;
}

.entradaTitle {
color: #BF8251;
font-weight: bold;
margin: 25px 0 0 0;
}

.entradadata {
font: 14px Lucida Console, monospace, Courier New, Arial, sans-serif;
color: #604020;
margin: 0;
}
	
.entradadata a:link, .entradadata a:visited {
font: 14px Lucida Console, monospace, Courier New, Arial, sans-serif;
text-decoration: none;
color: #D65202;
}

.entradadata a:hover { 
text-decoration: underline;
}

.block {
line-height: 1.2em;
}

.subSeccion ul {
margin-left: 15px;
padding: 0;
list-style: none;
color: #FF0000;
}

.subSeccion li {
margin: 6px 0 4px 0;
line-height: 0.8em;
}

.submitted {
font-size:12px;
color:#666666;
text-align:left;
}

/*Button*/
.buttonSubmit {
padding-left: .6em;
padding-right: .6em;
padding-top: 0.2em;
padding-bottom: 0.2em;
color: #000000;
background: #ffffff;
font: 14px Lucida Console, monospace, Courier New, Arial, sans-serif;
border: groove;
border-color: #666666;
border-width : 2;
cursor:pointer;
}

.captcha {
padding: 10px; 
background-color: #ffffbb; 
font: 14px Lucida Console, monospace, Courier New, Arial, sans-serif;
font-weight: normal; 
color: #FF0000;
line-height: 16px;  
text-align: left;
}

.preview {
padding: 10px;
background-color: #FFCCCC; 
font: 14px Lucida Console, monospace, Courier New, Arial, sans-serif;
font-weight: normal; 
color: #000000;
text-align: left;
}

.legende {
text-align: center;
font-size:12px;
color:#666666;
}