/*
Theme Name: WordPress parentepsis
Theme URI: http://www.parentepsis.com
Description: Theme for parentepsis designed by f.c.coca and implemented by g.t.torres
Version: 0.1
Author: Coca and Torres
Tags: bonito

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is a great layout
Please tell us if wanna use it.
*/

/* naranja: d75008

fondo menu izq : fbece4
*/


body
{
background-color:#ffffff;
}

h1, h2,h3{
color:#000000;
font-weight:normal;
font-size:18px;
}

h2 a { text-decoration:none;

}

a:hover{
border-bottom:1px solid #888888;
}

#contenido_usuario h2{
color:#d75008;
}
h1{
font-size:24px;
color:#d75008;
}

body,td,th
{
font-family:Tahoma,Arial,Helvetica,sans-serif;
color:#555555;
font-size:12px;
}


a
{
color:#555555;
}

#destacados_derecha a{
 color:#d75008;
 text-decoration:none;
 }

#cuerpo{
position:relative;
margin:auto;
width:902px;
}
#logocabecero
{
height:152px;
background-image:url(imagenes/logo.gif);
background-repeat:no-repeat;
cursor:pointer;
}
#tupuedes
{
position:absolute;
left:797px;
top:31px;
font-stretch:condensed;
text-transform:lowercase;
width:300px;


}

#tramoMenu
{
height:15px;
padding-top:18px;
}

#menulink41
{
font-weight:bold;
}

.menulink
{
font-size:14px;
text-decoration:none;
}
#menuadalt
{
float:left;
width:500px;
overflow:hidden;
}
.menuactual
{
color: #d75008;
}

#menuadalt a:hover
{
text-decoration:underline;
}
#input_cercador
{
float:right;
width:242px; 
 }

#form_buscador
{
margin:0px;
display:inline-block;
padding:0px;
}
.field_buscador
{
margin:0px;
padding:2px;
line-height:14px;
width:145px;
height:18px;
border:1px solid #eee;
font-size:11px;
color:#999999;
vertical-align:top;
}
.boton_buscador
{
margin:0px;
padding:2px;
height:24px;
background-color:#FFFFFF;
border:solid 1px #aaaaaa;
border-top:none;
border-left:none;
width:62px;
text-align:center;
}
#separamenu{
clear:both;
height:61px;
}
#migas{
text-transform:lowercase;
padding-top:12px;
color:#999999;
}
#migas a{
color:#a7a7a7;
text-decoration:none;
}
 

#frase_y_blog h1 ,#contenido_usuario h1 ,#destacados_derecha h1,#destacados_derecha_no_home h1
{
margin-top:-3px;
padding-top:-2px;
}
#contenido_usuario img
{
margin:3px;
}

#destacados_derecha h1,#destacados_derecha h2
{
color:#707070;
}
#frase_y_blog
{
width:190px;
padding-right:12px;
float:left;

}
 
.texte_frase{
margin:0px;
padding: 0px 30px 0px 0px;
color:#777777;
}
.autor_frase{
margin-top:4px;
color:#777777;
}
 
#contenido_usuario
{
width:463px;
padding:0px;
height:auto !important;
height:500px;
min-height:500px;

float:left;
}
#contenido_usuario a{
color:#d75008;
text-decoration:none;
}

#contenido_usuario a:hover{
color:#6e6600;
}

#destacados_derecha, #destacados_derecha_no_home
{
width:203px;
padding-left:34px;
float:right;
overflow:hidden;
}


#separadatos
{
clear:both;
height:44px;
background-image:url(imagenes/raya.gif);
background-repeat:no-repeat;
background-position:bottom;
}
#menuabaix
{
margin-top:10px;
}
#menuabaix a
{
color:#d75008;
text-decoration:none;
font-size:13px;
}

#datosempresa
{
margin-top:10px; 
}

#menuIz, #sumario
{
list-style:none;
width:164px;
	margin:0;
	padding:0;
}

#menuIz a
{
text-decoration:none;
}

#frase_y_blog h1
{
color:#000000;
}
.opIz, .opIzAct
{
font-weight:bold;
border-bottom:1px  #762704 solid;
padding: 2px 0	px 4px 1px;
}

.opIz a, .subOpIz a, .subOpIzAct a
{	
font-weight:normal;
}

.opIz a:hover, .subOpIz a:hover
{
color:#990000;
}

.subOpIz, .subOpIzAct
{
padding: 2px 0px 2px 10px;
background-color:#fbece4;
border-bottom:1px  #762704 solid;
}

.subOpIzAct
{
 
background-color:#ebdcd4;
border-bottom:1px  #868719 solid;
}

#destacados_derecha_no_home a{
text-decoration:none;
color:#aaaaaa;
}
#destacados_derecha_no_home h1,#destacados_derecha_no_home h2{
color:#999999;
}

#destacados_derecha_no_home h2{ font-size:16px;}
#infoadicional
{
width:700px;
margin:auto;
font-size:11px;
color:#aaaaaa;
}

/* formularios */

#contenido_usuario .liniaForm{margin-bottom:10px}
#contenido_usuario fieldset {padding:20px;}
.required {background-color:#FFFFCC}
#contenido_usuario label{
display:inline-block;
width:100px;
}
#contenido_usuario input, #contenido_usuario textarea {
width:300px;
}
#contenido_usuario boton{
width:150px;
}
 
#contenido_usuario  .error
{
padding-left:20px;
width:400px;
color:#FF0000;

}