@charset "utf-8";
/* CSS Document */

body{margin:0; padding:0; font-family:Verdana, Geneva, sans-serif; font-size:12px; color:#555; background:#ffd46d url(../img/bg.png) fixed bottom repeat-x}
img{border:0}
.divclear{clear:both}
hr{padding:0; margin:20px 0}

#wrapper{width:900px; height:100%; margin-left:-450px; left:50%; position:relative;}
#logo{padding:30px}

#centro{}

.izq{float:left; background:#fff;width:180px; padding:20px 10px; margin-right:40px; -moz-border-radius: 10px; -ms-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; line-height:20px; text-align:center}
.izq a{color:#555}

.der{float:left;background:#fff; width:660px;-moz-border-radius: 0 0 10px 10px; -ms-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;}
.der a{text-decoration:none}
.btn{width:330px; background:#dbdbdb; font-size:14px; padding:18px 0; text-align:center; color:#333; display:inline-block}
.btn:hover{background:#383838; color:#fff}
.btn_act{width:330px; background:#383838; font-size:14px; padding:18px 0; text-align:center; color:#fff; display:inline-block}

.der2{float:left;background:#fff;-moz-border-radius: 0 0 10px 10px; -ms-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;}
.der2 a{text-decoration:none}
.btn2{width:198px; background:#dbdbdb; font-size:14px; padding:18px 0; text-align:center; color:#333; display:inline-block}
.btn2:hover{background:#383838; color:#fff}
.btn2_act{width:297px; background:#383838; font-size:14px; padding:18px 0; text-align:center; color:#fff; display:inline-block}


.btn3{width:173px; background:#dbdbdb; font-size:14px; padding:18px 0; text-align:center; color:#333; display:inline-block}
.btn3:hover{background:#383838; color:#fff}
.btn3_act{width:194px; background:#383838; font-size:14px; padding:18px 0; text-align:center; color:#fff; display:inline-block}


.contenido{padding:20px}
.pager{font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color:#ffb400; text-align:center; margin:20px 0 10px 0}
.pager img {padding:0; margin:0; vertical-align:bottom}
.pager a{font-size:12px; color:#383838; font-weight:normal; text-decoration:none;}

.yes{margin:10px; padding:5px; background:#0C3; color:#fff; text-align:center; -moz-border-radius: 5px; -ms-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
.nop{margin:10px; padding:5px; background:#F33; color:#fff; text-align:center; -moz-border-radius: 5px; -ms-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}

.pie{padding:10px; background:#fff; -moz-border-radius: 10px; -ms-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px; text-align:center; margin:30px 0}