html, body {
margin : 0;
padding : 0;
}

body{
	width:100%;
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background-color:#e4c2d2;
	text-align:center;
}

#container{
	width:55em;
	margin:auto;
	text-align:left;
}

#header {
	height:90px;
	background:url(../images/header.gif) no-repeat;
}

#menu {
	height:163px;
}

#menu ul {
	list-style-type: none; 
	list-style-image: none;
	width:93%;
	margin:auto;
}

#menu li{
	color:#ffffff;
	display:inline;
	padding:5px;
}

#menu li:hover {
	background:url(../images/overmenu.gif);
}

#content{
	height:auto;
	background-color:#f5e8ed;
	text-align:center;
	min-height:410px;
	float:left;
	width:100%;
}

#footer {
	height:120px;
	background:url(../images/footer.gif) no-repeat;
	padding-top:80px;
	clear:both;
}

#myphoto{
	float:left;
	margin-right:15px;
}
#smallcenter{
	width:71%;
	margin:auto;
	padding:15px;
	text-align:left;
}

.lidiapapic{
	height:385px;
}

.hrlidia{
	height:0px;/*solo queremos borde*/
	border-top:0px;/*quita el grosor extra de Opera y FFox*/
	border-bottom: 1px dashed #E4C2D2;
	width:500px;
}

#bio{
	float:left;
	color:#693583;
}

/*OBRAS*/

.paintbox{
	width:130px;
	height:130px;
	text-align:center;
	float:left;
	margin-bottom:15px;
}

.paint{
	float:left;
	text-align:center;
	width:100%;
	margin-bottom:2px;
}

.paint a{
	text-decoration:none;
}

.paint img{
	border:none;
}


.obratitle{
	color: #6a4664;
	font-size:0.8em;
}

#obras{
	border-top: 1px dashed #E4C2D2;
	border-bottom: 1px dashed #E4C2D2;
	height:260px;
	padding: 2em;
}

#obraspagination{
	height:60px;
	text-align:center;
	padding-top:10px;
	padding-left:130px;
}

#obrasfooter{
	height:25px;
	text-align:center;
	margin-top:10px;
}

#obraspagination a,#obraspagination b{
	text-align:center;
	float:left;
	margin-right:5px;
	background-color:#ffffff;
	color: #000000;
	cursor:pointer;
	cursor:hand;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	text-decoration:none;
	font-weight:normal;
	font-size:0.8em;
}

#obraspagination a{
	border-top:4px solid #b17c9d;
}

#obraspagination a:hover,#obraspagination b{
	background-color:#b17c9d;
	border-top:none;
	color: #ffffff;
}

/*EXPOSICIONES*/


.centeredtable td.title{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #6a4664;
	font-size:1em;
	font-weight:bold;
	text-align:center;
}

.centeredtable td {
	color: #693583;
	font-size:0.9em;
	font-family:Arial, Helvetica, sans-serif;
}

/*OPINIONES*/
.opinion{
	border-bottom: 1px dashed #E4C2D2;
	height:auto;
}

.autor{
	color: #b17c9d;
}

.texto{
	color:#693583;
}

.firma{
	margin-left:200px;
	color:#693583;
	text-align:center;
}

/*PUBLICACIONES*/
.publicaciones{
	border-bottom: 1px dashed #E4C2D2;
	height:400px;
	padding:55px;
	padding-bottom:20px;
	padding-top:20px;
	
}

.publicacion{
	width:275px;
	float:left;
	padding:10px;
}

/*COMENTARIOS*/
#dejarcomentario {
	color: #693583;
}

.comentario {
	border-bottom: 1px dashed #E4C2D2;
	padding-bottom:15px;
	margin-top:15px;
	padding-left:5px;
}

.no{
	background-color: #E4C2D2;
}

.comentario p {
	color: #693583;
}

.comentario span {
	color: #b17c9d;
}

/*EVENTOS*/

.eventos{
	border-bottom: 1px dashed #E4C2D2;
	padding:70px;
	padding-bottom:20px;
	padding-top:20px;
	height:180px;
}

.eventos img{
	float:left;
	margin-right:30px;
}

.eventos p{
	text-align:left;
	color:#693583
}

.link{
	margin:10px;
}

.action{
	text-decoration:none;
	color:#693583;
	background-color:#E4C2D2;
	padding:1px;
}

.no .action{
	text-decoration:none;
	color:#693583;
	background-color:#F5E8ED;
	padding:1px;
}

#lenguajes{
	float:right;
	margin-right:12px;
}

#obra{
	padding:25px;
}

.vendido{
	background:url(../images/vendido.gif) no-repeat right bottom;
}

.donado{
	background:url(../images/donado.gif) no-repeat right bottom;
}

#frase{
	height:180px;
}

.small{
	font-size:0.85em;
	padding:0px;
}

textarea{
	width:250px;
	height:150px;
}

.obras_mitad {
	width:50%;
	float:left;
	text-align:center;
}

.obras_mitad h3{
	color:#B17C9D;
	font-size:1em;
}

#center {
	padding:5px;
	height:auto;
}
