
.pie_contacto
{
margin : 0px auto;
padding : 10px;
border-left : 1px solid #2F3A56;
border-right : 1px solid #2F3A56;
border-bottom : 1px solid #2F3A56;
background-image: url('../img/repetir_serv_inv.gif');
background-position: top left;
background-repeat: repeat-x;
}

#formulario h1 {	display: none;}

#formulario h3 {	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;	letter-spacing: 0.09em;font-size:15px;color:#2F3A56; border-bottom: 3px dashed #2F3A56; padding:0;margin:0;}

#formulario h2
{
 font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
 letter-spacing: 0.09em;
 font-weight: bold;
 font-size:14px;
 color: #2F3A56;
 background-color: #FFFFFF;
 border: 1px solid #2F3A56;
 padding: 5px;
 margin-top: 6px;
 margin-bottom: 3px;
}


#formulario {
	padding: 10px;
	margin: 0px auto;
	/*background: #FFF;*/
	/*width: 80%;*/
}

#formulario p {color:#000;}

#formulario td {padding: 10px;}

#formulario form {
/*width : 65%;*/
margin : 0px auto;
padding : 0;
}
#formulario form.newsletter{
    /*width: 90%;*/
}
#formulario form.newsletter .submitbox{
/*margin-top: 250px;*/
}

#formulario form.newsletter div.absolute{
position: absolute;
border: 1px solid #2F3A56;
width: 710px;
background-color: #FFFFFF;
}
#formulario form.newsletter div.relative{
position: relative;
top: -10px;
left: 10px;
padding: 4px;
margin: 0px;
width: 135px;
border:1px solid #000000;
background-color: #2F3A56;
color: #FFFFFF;
font-size: 10px;
}
/*#formulario form.newsletter input{ width: auto;}*/
#formulario form.newsletter label{ display: inline;}
/* this puts a double border around text inputs on pc and firefox etc but not safari */
#formulario input {border: 1px solid #2F3A56;width:100%;background-color: #FFFFFF;}
#formulario textarea {border: 1px solid #2F3A56;width: 100%;background-color:#FFFFFF;}
#formulario select {}
/* holds the submit or update buttons below fieldsets. Use this to create a nice gap between fieldset and button, but try to use same styling as fieldset */

#formulario .submitbox {
width:95%;
margin : 0px auto;
padding : 10px;
/*border : 1px solid #803c3c; */
}

#formulario .clausula {
width:95%;
margin : 0px auto;
padding : 10px;
border : 1px solid #2F3A56;
background-image: url('../img/repetir_serv.gif');
background-position: bottom right;
background-repeat: repeat-x;
}

/* all forms are housed in this style, but not the submit buttons */
#formulario fieldset {
/*width:95%;*/
margin : 0 0 0 0;
padding :10px;
border: 1px solid #2F3A56;
background-image: url('../img/fondo_forms.jpg');
background-position: 25px left;
background-repeat: no-repeat;
}


#formulario fieldset div.fm-optional {
display : block; /* Default display option for optional divs */
}

#formulario fieldset div.fm-optional label:before {
content: "";  /* Remove asterisk before form labels */
}

#formulario .fm-optional input {
/*border : 1px solid #000000; */
}

/* the legend label for forms that sits on the fieldset border */
#formulario legend {
font-size:10px;
font-style: bold;
color : #FFFFFF;
border:1px solid #000000;
background-color: #2F3A56;
margin : 0;
margin-top:5px;
padding :2px 9px 3px 9px;
}


/* hidden label of form fields, set to display block to avoid need for break tags on form labels. change margin and font details only */
#formulario label {
display : block;
margin-top:7px;
margin-bottom:3px;
/*font-weight:bold;*/
font-size:1em;
color:#000000;
}

/* colour of required indicators and important form messages */

#formulario .alert {
 color:#000000;
 font-weight:normal;
 font-size:1em;
 margin-bottom:2px;
 font-style: italic;
}


#formulario .highlight {
 color:#803c3c;
 font-weight:normal;
 font-size:10px;
}

/* makes submit buttons look less clunky on pc and firefox etc. be careful that changing these styles renders buttons right size on all browsers */
#formulario input.submit
{
border: 3px double #999999;
border-top-color: #CCCCCC;
border-left-color: #CCCCCC;
padding: 1px;
background-color: #FFF;
color: #803c3c;
font-size: 100%;
font-weight: bold;
font-family: Verdana, Helvetica, Arial, sans-serif;
}

/*FIN PANEL IZQDO*/
#tabs ul
{
list-style-type: none;
padding: 0;
margin:0;
position: relative;
}

#tabs li
{
display: inline;
text-align: center;
/*margin: 0 3px;*/
margin:0;
padding:0;
font-weight: bold;
}

#tabs li a
{
/*padding: 0px 0px;*/
color: #666;
padding: 3px 5px 0px 5px;
text-decoration: none;
border-top: 1px solid #2F3A56;
border-left: 1px solid #2F3A56;
border-right: 1px solid #2F3A56;
}

#tabs li a:hover
{
color: #000;
border-top: 1px solid #2F3A56;
border-left: 1px solid #2F3A56;
border-right: 1px solid #2F3A56;
padding-top: 1em;
background-color: #ccc;
}

#tabs li a#current
{
 color: #000;
 border-top: 1px solid #2F3A56;
 background-color: #ccc;
 padding-top: 1em;
}

#volver
{
 color: #000000;
 text-align: center;
}
