/*	Desc: Screen Style Sheet
	Author: Xenoid
	Date: 5 juny 2007
++++++++++++++++++++++++++++++++++++++++++++++ */

/*  =reset.css */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td { margin : 0; padding :0; }
h1, h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, i, strong, b, th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }


/* =base
----------------------------------------------- */

body {
margin: 0;
padding: 0;
font-family: Georgia, serif; /*Verdana, "Lucida Grande", Tahoma, Helvetica, sans-serif;*/
color: #222;
background: #d8c5fd /*url(../images/3.jpg) repeat-x*/;
line-height: 1.4em;
font-size: 100%;
}

blockquote {
margin-right: 0;
margin-left: 20px;
}

h1, h2 {
font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
}

h1 {
font-size: 3em;
}

h2 {
font-size: 1em;
}

h3 {
border-bottom:1px solid #e0d2c5;
color:#ba0909;
font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
font-size:93%;
font-weight:bold;
letter-spacing:1px;
line-height:1em;
margin:25px 0pt 12px;
padding:0pt 0pt 5px;
text-transform:uppercase;
}

#head h2 {
font-size: 1.4em;
margin: 10px 0;
color:#330033;
font-family: Georgia, Times, serif;
}

small, .small {
font-size: 0.85em;
font-family: trebuchet ms,arial,tahoma,verdana,sans-serif;
padding: 15px 0pt 0;
}

strong {
color: #000;
font-weight: bold;
}

/* =links
----------------------------------------------- */

a {
text-decoration: none;
color: #000;
border-bottom: 0px #000 solid;
}

h1 a, h2 a, h3 a {
border: none;
}

#head h1 a {
display:block;
text-indent:-9999px;
width: 543px;
height:62px;
margin:0 auto;
background: transparent url(../images/6.gif);
}

#head h1 a span {
display:none;
}

h3 a {
font: 1.5em trebuchet ms,arial,tahoma,verdana,sans-serif;
}

#sidebar-2 a, #sidebar-1 a, #content a, #foot a {
color: #ba0909;
border: none;
text-decoration: underline;
}

#foot a {
font-family: Verdana, Arial, sans-serif;
font-size: 90%;
}

#content h3 a.ancla {
font-size: 100%;
text-decoration: none;
font-weight:bold;
line-height:1em;
padding:0pt 0pt 5px;
}

/* =overrides
----------------------------------------------- */

#sidebar-1 p {
font-size: 0.98em;
line-height: 1.3em;
margin-bottom: 10px;
}

#sidebar-1 p.last, #sidebar-2 p.last {
margin-bottom: 0px;
}

#sidebar-2 p {
font-size: 0.8em;
line-height: 1.4em;
margin-bottom: 10px;
}

#ficha p{
margin-bottom: 0px;
}

#content p.last {
margin-bottom: 25px;
}

#sidebar-2 img {
margin-top: 20px;
}

#content dd {
margin: 3px 0 15px;
}

#content dt em {
font-style: normal;
}

#content dt {
font-style: italic;
}

#sidebar-2 dl, #sidebar-1 dl {
font-size: 0.8em;
line-height: 1.4em;
}

h3.top {
margin-top: 0;
}

.caps {
font-size: 0.9em;
letter-spacing: 0.1em;
}

div.divider {
margin: 2em 0;
text-align: center;
}

span.drta {
display:block;
text-align:right;
}

span.centro {
display:block;
text-align:center;
margin-top:20px;
}

/* =layout
----------------------------------------------- */

#accessibility {
position: absolute;
top: -10000px;
}

#container {
padding: 25px 0 0px;
width: 100%;
background: #fff url(../images/3.jpg) repeat-x;
}

#head {
text-align: center;
height: 120px;
width:760px;
margin: 0 auto;
}

/* #sidebar-1, #sidebar-2 {
padding-top: 38px;
}

#sidebar-1 {
margin-right: 5px;
float: left;
width: 250px;
}

#sidebar-2 {
margin-left: 5px;
float: right;
width: 80px;
}

#sidebar-1 img.ico, #sidebar-2 img.ico {
margin: 5px 0 0px;
}
*/

#content {
width:700px;
margin: 0 auto;
padding: 18px 30px 40px;
}

#content img {
margin-top: 15px;
}

#content p {
margin-bottom: 10px;
}

p.last {
margin-bottom: 0;
}

#foot {
margin-top: 0px;
clear: both;
text-align: center;
width: 100%;
background: #d8c5fd url(../images/4.jpg) top repeat-x;
border-top: 0px solid #b6997d;
}

#peu_cont{
width:760px;
margin: 0 auto;
padding:70px 0 40px;
}


/* box model hacks
http://archivist.incutio.com/viewlist/css-discuss/48386
----------------------------------------------- */

#container {
}

/* comments
----------------------------------------------- */

.comments_error {
color: #000;
background-color: #fff4f4 
}

ul.comments_error {
padding : 0.3em;
list-style-type: circle;
list-style-position: inside;
border: 2px solid #fdd;
}

div#cpreview {
color: #000;
background-color: #f1f1f1;
border: 2px solid #ddd;
}

form#txpCommentInputForm td {
vertical-align: top;
}

/* contacto
------------------------------------------------- */

form.zemContactForm fieldset {
width:600px;
margin:50px auto 0;
}

form.zemContactForm label {
float:left;
width:10em;
}

input.zemText, select.zemSelect, textarea#Comentarios {
border:1px solid #d3c1b0;
margin:0pt 0pt 20px;
padding:2px;
width:400px;
height:25px;
}

textarea#Comentarios {
height:300px;
}
input.zemSubmit {
margin-left: 12em;
}
