/**{margin:0; padding:0; border:0;}
a, a:link, a:visited, a:hover, a:active {outline:0;}*/

body {
	background: #ffffff top center repeat-x url(images/fondo_marcos.jpg) fixed;
	margin: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#cabecera {
	background: no-repeat #FFFFFF;
	width: 760px;
	height: 135px;
	text-align: center;
	margin: auto;
	border: 1px solid #666666;
	
}

a.cabecera {
	border: none;
	text-decoration: none;
}

a.cabecera:hover {
	border: none;
	text-decoration: none;
}

a.cabecera:visited {
	border: none;
	text-decoration: none;
}

#menu{
	background: url(images/fondo_menu.gif) repeat-x;
	font-weight: bold;
	text-align: center;
	width: 760px;
	height: 28px;
	margin: auto;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

a.submenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #333333;
	float: left;
	display: block;
	width: 152px;
	height: 22px;
	padding-top: 6px;
}

a.submenu:hover{
	color: #666666;
}

#pie{
	background: url(images/fondo_pie.gif) repeat-x;
	font-weight: bold;
	text-align: center;
	width: 760px;
	height: 20px;
	margin: auto;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
}

a.subpie {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: bold;
	color: #333333;
	float: left;
	padding-top: 2px;
}

a.subpie:hover{
	color: #666666;
}


#cuerpo {
	background: #FFFFFF url(images/sombra_sup.gif) repeat-x;
	width: 720px;
	margin: auto;
	padding: 20px;
	border-left: 1px solid #666666;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	color: #999966;
}

#rightcol {
	width:280px;
	float:right;
	vertical-align:top;
}

.caja {
	background-color:#FFFFFF; 
	color:#000000; 
	margin: 45px 0px 30px 0; 
	padding: 0px 0px 5px 0px; 
	border:2px solid #003399; 
}

#rightcol .btitle {
	padding:2px;
	margin:0px 0px 2px 0;
	border-bottom:2px solid #003399;
	background: url(images/titulo_caja.gif) repeat-x;
	color:#FFFFFF;
}

h1 {
	font-size:25px; 
	margin:0px auto 10px auto;
	padding:0px;
}

h4 {
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

a {
color: #999966;
text-decoration: none;
}

a:hover {
color: #999966;
text-decoration: none;
}

a:visited {
color: #999966;
text-decoration: none;
}

.texto{
	font-size: 13px;
}

td {
	margin: 100px auto 5px auto;
}
