body {background-image: url('fondo.jpg'); padding: 10px 0px;}
#todo {width: 960px; margin: 0 auto; font-family:  arial, sans-serif; font-size: 13px; background-color: white; }

#cabecera {background-image: url('drFassio.jpg'); height: 151px; padding: 50px 300px 0px 00px; text-align: center; border: 2px solid #2F5D8B;}
#cabecera h1 {font-size: 40px; color: #7EA6CE; text-shadow: white 2px 1px 1px;}
#cabecera h2 {font-size: 30px; color: #4C75A0; text-shadow: white 1px 1px 1px;}

#cont {clear: both;  background-color: #FBFBCE; border-left: 2px solid #7EA6CE; border-right: 2px solid #7EA6CE;}
#nada {clear: both; float: none;}

#texto {float: right; width: 666px; background-color: white; padding: 10px 20px; color: #4B5156; min-height: 367px;}
#texto h3 {text-align: right; font-weight: bold; font-size: 18px; color: #254D76; text-decoration: underline; margin-right: 20px; margin-bottom: 25px; margin-top: 10px;}
#texto h4 a, h4 {text-decoration: none; color: #204768; font-size: 15px; margin-bottom: 10px;}
#texto h4 {font-weight: bold;}
#texto h4 a:hover {background-color: #FBFBCE;}
#texto li h4 {margin-bottom: 30px;}
#texto .imagen {text-align: center; margin-top: 15px;}
#texto p {line-height: 25px;}
#texto .sigAnt {text-align: center; margin-top: 10px;}
#texto .sigAnt a{text-align: center; font-size: 14px; text-decoration: none; color: #5183AD; font-weight: bold; background: transparent url('flechita.png') left no-repeat; padding-left: 15px;}
#texto .sigAnt .sig{background: transparent url('flechita2.png') right no-repeat; padding-right: 15px;}
#texto .sigAnt a:hover{text-decoration: underline;}
#texto li {list-style: circle; margin-left: 20px; margin-bottom: 10px;}
#texto ul {margin-bottom: 20px;}

form {margin-left: 30px; margin-top: 20px; width: 500px;}
form label {display: block; margin-bottom: 5px;}
form input[type="text"] {width: 230px; margin-bottom: 10px; color: #2E679F;}
form textarea {width: 500px; height: 150px; display: block; margin-bottom: 20px; color: #2E679F; overflow: auto; }
form p {float: left;}
form p+p {float: right;}
form label[for="consulta"] {clear: both;}
form input[type="submit"] {margin-left: 210px; width: 80px; margin-bottom: 10px;}
strong {color:#7EA6CE;}

#nav {float: left; width: 215px; padding-top: 10px; padding-right: 10px;}
#nav li {background: transparent url('puntito.png') left top no-repeat; margin-left: 10px;}
#nav a {padding-bottom: 40px; text-decoration: none; font-size: 16px; color: #254D76;   background: transparent url('lineas.png') left bottom no-repeat;  padding-left: 25px; display: block; margin-left: -10px;}
#nav a:hover {background-image: url('lineas2.png'); color: #3D658F;}

#pie {clear: both; background-image: url('degradado1.jpg'); color: white; text-align: center; padding-top: 7px; height: 28px; border: 2px solid #2F5D8B;}

.new{text-decoration: blink !important;}