/*
Color defecto azul 
eee
*/
* {
margin: 0;
padding: 0;
color:#444;
font-size:14px;
}
a {
text-decoration:none;
color:#444;
}
body {
font-family:Tahoma,Verdana,Arial;
font-size:13px;
line-height: 1.4em;
text-align:left;
}
div#wrap {
margin:0 auto;
width:955px;
margin-top:3px;
}
div#tope {
margin-bottom:8px;
width:100%;
height:14px;
}
div#tope ul{
float:right;
list-style:none;
}
div#tope ul li {
float:left;
padding:2px 5px;
/*background:url(../images/fndmnubl.gif) repeat-x center;
border-left:1px solid #ccc;67 B ACC*/
}
div#tope ul li img{
border:1px solid #000;
}
div#tope ul li a {
display:block;
text-decoration:none;
}
div#tope ul li a:hover {
text-decoration:underline;
}
div#header {
width: 955px;
height: 140px;
background: url(../images/cabezera.gif) no-repeat;
color:#fff;
margin-top:10px;
}
div#header a {
display:block;
width:100%;
height:100%;
color:#FFF;
}
#ruta {
width:100%;
margin-top:15px;
}
div#ruta p {
width:100%;
font-size:13px;
font-weight:bold;
}
#wrapin {
margin-top:15px;
margin-bottom:15px;
}
div#menu {
float:left;
width:180px;
border:1px solid #eee;
height:100%;
text-align:center;
margin-bottom:5px;
}
div#menu ul {
list-style:none;
width:100%
}
div#menu li {
/*background:url(/images/fndmnubl.png) repeat-x bottom*/
border-bottom:1px solid #eee;
margin-bottom:1px;
text-align:left;
} 
div#menu li a {
padding: 4px 0px 4px 3px;
display:block;
width:100%;
color:#444;
font-weight:bold;
}
div#menu  li a span {
color:#444;
}
div#menu  li a:hover  {
/*background:url(../images/imgmenu.png) repeat-x;*/
}
div#menu a:hover {
/*background:url(../images/imgmenu.png) repeat-x bottom;*/
text-decoration:underline;
}
.submenuuno {
padding-left:25px;
background:none;
}
.submenudos {
padding-left:25px;
}
.menuindntesp {
padding-left:25px;
}
#mnudecora {
}
div#foto {
width:150px;
margin-top:0px;
margin-left:15px;
}
#contenido {
margin-left:200px;
padding:15px;
border:1px solid #eee;
line-height:25px;
text-align:left;
/*background:url(../images/fndmenu.gif) repeat-x top;
-moz-border-radius: 12px 12px 12px 12px;*/
}

div#contenido div p {
margin:0px;
font-size:10px;
text-align:right;
border:1px solid #ccc;
padding-right:10px;
}
#contenido h2 {
font-size:18px;
color:#444;
font-weight:bold;
margin-bottom:10px;
height:30px;
}
#contenido h3 {
/*margin-left:35px;*/
font-size:16px;
color:#444;
font-weight:bold;
margin-bottom:2px;
height:30px;
}
#contenido p {
font-size:14px;
/*text-indent:35px;*/
margin-bottom:10px;
}
#contenido p a {
color:#06c;
}
#contenido ul {
margin-left:20px;
list-style:square;
font-size:14px;
}
#contenido dl  {
margin-left:50px;
padding: 2px 9px 5px;
}
#contenido table {
width:100%;
padding:5px;
text-align:left;
}
#contenido table td {
padding:4px;
}
#contenido table td img {
border:2px solid #ccc;
}
.imgarticulo {
float:left;
width:340px;
/*border:1px solid #ccc;*/
margin:7px;
}
.imgarticulo img {
border:4px solid #eee;
}
.imgarticulo p {
text-align:center;
font-size:14px;
}
#piecontenido {
border-top:1px solid #eee;
background-color:#33CC33;
width:100%;
}
.imgcontenido {
display:inline;
float:right;
margin-left:10px;
padding:10px;
}
.img-shadow {
display:inline;
float:right;
margin:10px;
background: url(../images/trans-shadow.png) no-repeat bottom right; /* Most major browsers other than IE supports transparent shadow. Newer release of IE should be able to support that. */
}
.img-shadow img {
display: block; /* IE won't do well without this */
position: relative; /* Make the shadow's position relative to its image */
padding: 5px; /* This creates a border around the image */
background-color: #fff; /* Background color of the border created by the padding */
border: 1px solid #ccc; /* A 1 pixel greyish border is applied to the white border created by the padding */
margin: -6px 6px 6px -6px; /* Offset the image by certain pixels to reveal the shadow, as the shadows are 6 pixels wide, offset it by that amount to get a perfect shadow */
}
div#footer {
margin-top:15px;
margin-bottom::15px;
border:1px solid #eee;
clear:both;
}
div#footer p {
line-height:13px;
font-size:10px;
text-align:center;
}
div#footer a {
font-size:12px;
}
.boton {

}