/* carlos de la orden abril 2007 */

body {
	font-size: small;
	font-family: Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #666666;
	background: #fff url(../i/bgtodo.jpg) 30px top repeat-x;
	margin: 0;
	padding: 0;
	line-height: 1.6em;
}

form 
{
    margin: 0;
    padding: 0;
}

a {
	color: #c69;
	text-decoration: none;
}
a:hover {
	color: #936;
	text-decoration: underline;
}


#contenedor
{
	width: 804px;
	margin: 0 auto;
	background: transparent;
}
#pie 
{  
    background: #fff;
    padding: 20px 12px;
    text-align: center;
    color: #666;
    border-left: 1px solid #aaa878;
	border-right: 1px solid #aaa878;
	border-top: 1px dotted #ccc;
	font-size: smaller;
}
#pie a 
{
    color: #666;
    text-decoration: underline;
}
#pie a:hover 
{
    color: #333;
}

#mast_top {
	height: 99px;
	background: #fff url(../i/bg_mast_top.jpg) no-repeat center top;
	margin: 0 auto;
	border-left: 1px solid #254f0b;
	border-right: 1px solid #254f0b;
}
#mast_top img {
	margin: 53px 0px 0px 1px;
}
#mast_bot {
	height: 66px;
	background: #fff url(../i/bg_mast_bot.jpg) no-repeat top center;
	margin: 0 auto;
	border-left: 1px solid #6f9d35;
	border-right: 1px solid #6f9d35;
}
#doc
{
	background: #fff;
	margin: 0 auto;
	border-left: 1px solid #aaa878;
	border-right: 1px solid #aaa878;
}
#menu {
	padding: 8px 0;
}

#menu a {
	color: #336600;
	text-decoration: none;
}
#menu a:hover {
	color: #696;
}
div.menuitem {
	background: #fff url(../i/flormenu.gif) bottom right no-repeat;
	border-bottom: 1px solid #bdd795;
	padding: 0 0 10px 0;
	margin: 0 0 1em 0;
	min-height: 20px;
}
div.menuitem1 {
	background: #ffffff;
	border-bottom: 1px solid #bdd795;
	padding: 0 0 10px 0;
	margin: 0 0 1em 0;
	min-height: 20px;
}
div.submenu {
	display: none;
	padding: 4px 0 0 0;
	margin: 8px 0 0 0;
	border-left: 1px solid #e6f2d5;
}
a.submenuitem {
	display: block;
	margin: 0 0 4px 0px;
	padding: 0 0 0 4px;
/*	border-bottom: 1px solid #e6f2d5;*/
}
#breadcrumbs {
	font-size: x-small;
	color: #936;
}
#breadcrumbs a {
	color: #993366;
	text-decoration: underline;
}
#breadcrumbs a:hover {
	color: #606;
}
h1 {
	color: #9a3466;
	padding: 0 0 2px 0;
	border-bottom: 1px solid;
	
}

h2 {
	color: #9a3466;
	font-size: 120%;
	margin-top: 1.5em;
}

div.copy {
	padding: 0 0 60px 0;
}
.copy p {
	width: 400px;
	text-align: justify;
}
/* tabla splash */
table.splash {
	margin: 8px 0 0 0;
}
td.splash_td11 {
	background: url(../i/splash_td11.gif) no-repeat;
	height: 10px;
	width: 11px;
}
td.splash_td12 {
	background: url(../i/splash_td12.gif) repeat-x;
	height: 10px;
	width: 541px;
}
td.splash_td13 {
	background: url(../i/splash_td13.gif) no-repeat;
	height: 10px;
	width: 11px;
}
td.splash_td21 {
	background: url(../i/splash_td21.gif) repeat-y;
	width: 11px;
}
td.splash_td22 {
	background: #fff;
	width: 541px;
	height: 207px;
}
td.splash_td23 {
	background: url(../i/splash_td23.gif) repeat-y;
	width: 11px;
}
td.splash_td31 {
	height: 14px;
	width: 11px;
	background: url(../i/splash_td31.gif) no-repeat;
}
td.splash_td32 {
	height: 14px;
	width: 541px;
	background: url(../i/splash_td32.gif) repeat-x;
}
td.splash_td33 {
	height: 14px;
	width: 11px;
	background: url(../i/splash_td33.gif) no-repeat;
}
ul {
	list-style-type: square;
}
li 
{
    margin: 1em 0;
}

td.colDerecha p 
{
    margin: 2em 0;
    text-align: right;
    font-size: 85%;
    color: #687;
    border-top: 1px dotted #ccc;
    /*border-bottom: 1px dotted #ccc;*/
    
    padding: 0 0 0 1em;
}
