html *{padding:0;margin:0;}
body{font-size:90%;font-family:Tahoma;line-height:1.1em;background:#fff;} 
a{text-decoration:none;}
a:hover{text-decoration:underline;}
a:visited {color:#aaa;}
h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS";margin:5px 0;color:#931A1E;}
small{color:#aaa;font-size:90%;}

#wrapper {width:100%;text-align:center;height:650px;} 
#header, #content, #footer {width:755px;margin:0 auto;text-align:left;  }

#header {padding:10px 0; height:132px; background: #FFDCEF url(../img/cabecera.jpg) top repeat-x;}

#content {background:#FEDDF0;border:4px solid #FEDDF0; width:747px;}
#content a{text-decoration:underline;color:#333;}
#content a:hover{text-decoration:none;color:#333;}
#content a:visited {color:#333;}
.entry {width:745px;float:left;padding-bottom:10px;padding-top:15px;}
.entry h1 {text-align:center;}
.entry h2{margin-top:15px; font-size:125%;}
.entry .marc { font-size:100%;text-align:center;background-color:#931A1E;color:#fff;margin: 20px 12px; padding: 8px 0px; line-height:180%;}
.entry .texto{margin:10px; font-size:90%;}
.texto a{text-decoration:underline;color:#333;}
.texto a:hover{text-decoration:none;color:#333;}
.texto a:visited {color:#333;}
.texto p { margin-top:10px; text-indent:20px; line-height:20px; font-size:120%;}
.texto .pregunta {letter-spacing:0.1em;font-size:150%;}
.destacado {padding:5px;border:2px solid #caa4c5; background:#ffdafa;margin:20px 12px;font-size:14px;color:#000;line-height:1.3em;}
.destacado1{background:#c26d79;text-align:center;color:#000; padding:6px;}
.destacado1 a {color:#222;}
.imagen{margin: 0 10px 5px 5px; border:1px solid #eac5e5; padding:5px;background:#fff;}
.right{float:right;}
.left{float:left;}
#footer{font-size:75%; color:#666;padding-bottom:10px; padding-top:40px; width:750px;text-align:right;}

.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {display: inline-block;}
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}
