/* Rauto 2005 */

html,body{
	height:100%;
}

body	{
	margin: 0px auto;
	padding: 0px 0 0 0;
	background: #990000 url(bck_gr.gif) repeat-x top left;
	text-align: center;
	font: 11px/18px Verdana, Arial, 'Lucida Grande', Sans-Serif;
	color: #333;
}
form {
	margin: 0px;
	padding: 0px;
}
img	{
	border: none;
}
	
h1	{
	display: block;
	background: url(img_logoEstudio.jpg) no-repeat top left;
	text-indent: -10000px;
	float: left;
	margin: 0px 0 0 0px;
	padding: 0px;
	width: 760px;
	height: 130px;
	/*background: url(img_logoEstudio.gif) no-repeat top left;*/
}
	
h3	{
	margin: 0 0 .8em 0;
	padding: 0px;
	text-align: left;
	color: #333;
	font: normal bold 15px/1.3em Trebuchet MS, "Times New Roman", Times, serif;
	/*text-transform: capitalize;*/
}

h4	{
	font-size: 12px;
	margin: 0 0 0.4em 0;
	padding: 0.3em 0 0 0;
}
h5	{
	margin: 0 0 .8em 0;
	padding: 0px;
	text-align: left;
	color: #333;
	font: normal normal 1.3em/1.3em Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}
h6	{
	margin: 0 0 0px 0;
	padding: 10px 0px 0 10px;
	text-align: left;
	color: #333;
	font: normal normal 12px/12px Georgia, "Times New Roman", Times, serif;
	text-transform: capitalize;
}

ul,
ol {
	padding-left: 0;
	margin-left: 0;
	margin-top: 0;
}
	
li {
	list-style: none;
	font-size: 88%;
	padding-left: 15px;
	background: url(images/bullet-02.gif) no-repeat 0 50%;
}
blockquote {
	color: #909090;
	background: url(images/blockquote_bg.gif) no-repeat 12px 0px;
	padding: 2px 20px 0 30px;
	margin: 8px 0 16px 0;
	text-align: left;
	font: italic normal 13px/20px Georgia, "Times New Roman", Times, serif;
	color: #4C5343;
	line-height: 100%;
}


#header {
	margin: 0px auto;
	padding: 0px 0 0 0;
	width: 760px;
	height: 130px;
	position: relative;
	display: block;
	background: #FFF;
	border-left: 10px solid #8A0000;
	border-right: 10px solid #8A0000;
	/*border: 1px solid #333;
	background: url(images/bck_head.jpg) no-repeat top left;*/
}
#flash {
	margin: 0px auto;
	padding: 0px 0 0 0;
	width: 760px;
	height: 170px;
	position: relative;
	display: block;
	background: #FFF none;
	border-left: 10px solid #8A0000;
	border-right: 10px solid #8A0000;
	/*border: 1px solid #333;*/
}

#menu {
	width: 760px;
	height: 40px;
	display: block;
	clear: right;
	margin: 0px auto;
	background: #FFF none;
	border-left: 10px solid #8A0000;
	border-right: 10px solid #8A0000;
}
#menu ul {
	font: 12px/20px Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: center;
	margin: 0px;
	padding: 10px 10px 0px 10px;
	display: block;
}
#menu ul li {
	display: block;
	margin: 0px;
	padding: 0px 15px 0 15px;
	float: left;
	height: 20px;
	background: none;
}
#menu ul li a {
	font: bold 12px/20px Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	color: #9B9897;
	background: url(back_menu.gif) no-repeat center top;
	text-align: center;
	display: block;
	text-decoration: none;
}
#menu a:hover {
	background-position: center bottom;
	color: #900;
	border-bottom: 0px dotted #82A607;
}
#menu a:active {
	background-position: center bottom;
}
#menu a.current {
	background-position: center bottom;
	color: #959290;
}
.bordo {
	color: #900;
}


#principal {
	margin: 0px auto;
	padding: 0px 0 0 0;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	width: 760px;
	min-height: 380px;
	overflow: auto;
	position: relative;
	display: block;
	border-left: 10px solid #8A0000;
	border-right: 10px solid #8A0000;
	background: url(bck_content.gif) no-repeat top left;
	/*border: 1px solid #333;*/
}
/* contenido del resto de las pages */
#principal-full {
	width: 760px;
	min-height: 380px;
	overflow: auto;
	position: relative;
	display: block;
	margin: 0px auto;
	padding: 0px 0 0 0;
	border-left: 10px solid #8A0000;
	border-right: 10px solid #8A0000;
	background: #FFF url(bck_content.gif) no-repeat top left;
	/*clear: both;
	border: 1px solid #333;*/
}
#nitro {
	width: 540px;
	min-height: 400px;
	overflow: auto;
	position: relative;
	display: block;
	margin: 35px auto 0 auto;
	padding: 0px 0 0 0;
	border: 10px solid #8A0000;
	background: #FFF;
	/*clear: both;
	border: 1px solid #333;*/
}
#contenido-full {
	float: right;
	width: 500px;
	min-height: 320px;
	padding: 0px 0px 0 0px;
	margin: 0px 0px 0px 0px;
	position: relative;
	/*border: 1px solid #333;*/
}
#contenido-full h4 {
	color: #647A45;
	text-align: left;
	margin: 0px;
	padding: 10px 0 0 20px;
	font: normal 28px Georgia, "Times New Roman", Times, serif;
	background: #DEE7D3;
	width: 500px;
	height: 54px;
}
#contenido-full h2 {
	color: #333;
	text-align: left;
	margin: 0px;
	padding: 10px 0 10px 30px;
	font: bold 22px Trebuchet MS, Georgia, "Times New Roman", Times, serif;
}
#contenido-full .top {
	margin: 10px 0px 10px 0px;
}
#contenido-full .artic {
	margin: -8px 0px 0px 0px;
	color: #900;
}
#contenido-full h3	{
	margin: 0px;
	padding: 20px 0 0 30px;
	color: #000;
	font: normal normal 11px Trebuchet MS, Georgia, "Times New Roman", Times, serif;
}
#contenido-full h5	{
	margin: 0px;
	padding: 5px 0 3px 30px;
	color: #000;
	font: normal normal bold 13px Trebuchet MS, Georgia, "Times New Roman", Times, serif;
text-transform: none;
}
#contenido-full h6	{
	margin: 0px;
	padding: 0px 0 0px 30px;
	color: #000;
	font: normal normal 12px Trebuchet MS, "Times New Roman", Times, serif;
text-transform: none;
}
#contenido-full h6 strong{
	color: #900;
}
#contenido-full h6.art {
	margin: 5px 0px;
	color: #898989;
	font-size: 11px;
	padding: 0px 0 0px 30px;
}
#contenido-full p {
	font: 12px/18px Trebuchet MS,Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px 30px 12px 30px;
}
#contenido-full p a {
	font: 12px/18px Trebuchet MS,Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#contenido-full p a:hover {
	font: 12px/18px Trebuchet MS,Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#contenido-full p.centro {
	font: 12px/18px Trebuchet MS,Georgia, "Times New Roman", Times, serif;
	color: #666;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#contenido-full p.sep {
	text-align: center;
	width: 400px;
	text-indent: -10000px;
	padding: 0px;
	border-top: 1px solid #900;
	margin: 0px 0px 4px 0px;
	font-size: 1px; 
	display: block;
}
#contenido-full li {
	font: 12px/18px Trebuchet MS,Georgia, "Times New Roman", Times, serif;
	color: #000;
	text-align: left;
	margin: 0px 30px 6px 50px;
	padding: 0px;
	list-style-type: square;
}
#subt	{
	margin: 20px 0 0 20px;
	_margin: 20px 0 0 11px;
	padding: 0px;
	width: 470px;
	height: 26px;
	text-align: left;
	background: url(bck_subtit.gif) no-repeat top left;
}
#subt h3 {
	font: normal normal 11px/24px Trebuchet MS, Georgia, "Times New Roman", Times, serif;
	text-align: left;
	padding: 0px 0 0 5px;
	margin: 0px;
	color: #000;
}

#foot {
	margin: 0px auto;
	padding: 10px 10px 0px 10px;
	position: relative;
	display: block;
	width: 740px;
	height: 102px;
	background: #FFF url(bck_foot.gif) no-repeat center;
	clear: both;
	border-left: 10px solid #8A0000;
	border-right: 10px solid #8A0000;
	/*border: 1px solid #333;*/
}
#foot h2 {
	font: bold 14px Trebuchet MS,Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: left;
	padding: 10px 0 0px 16px;
	margin: 0px;
}
#foot p {
	font: 12px/18px Trebuchet MS,Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: left;
	padding: 0px 0 0px 16px;
	margin: 0px;
}
#foot a {
	font: 12px/18px Trebuchet MS,Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: left;
	text-decoration: none;
}
#foot a:hover {
	font: 12px/18px Trebuchet MS,Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	text-align: left;
	text-decoration: underline;
}
.subt {
	background: url(bck_titcolumna.gif) no-repeat top left;
	/*width: 250px;*/
	height: 26px;
}
.substaff {
	background: url(bck_staff.gif) no-repeat top left;
	/*width: 250px;*/
	height: 26px;
}
#submenu h3	{
	margin: 0 0 0px 0;
	padding: 3px 0 0 20px;
	text-align: left;
	color: #FFF;
	font: bold 15px/1.3em Trebuchet MS, "Times New Roman", Times, serif;
}
#submenu h5	{
	margin: 0 0 -5px 0;
	padding: 5px 0 0 20px;
	text-align: left;
	color: #333;
	text-transform: none;
	font: bold 13px/1.3em Trebuchet MS, "Times New Roman", Times, serif;
}
#submenu {
	float: left;
	display: inline;
	position: relative;
	margin: 0px 0px 0 0px;
	padding: 20px 0px 0px 10px;
	width: 250px;
	/*clear: left;
	border: 1px solid #444;*/
}
#submenu ul	{
	margin: 10px 0 0 0;
	padding: 0px;
	border-top: 1px solid #F5F4F0;
}

#submenu ul li {
	display: block;
	list-style: none;
	height: 2.3em;
	font: bold 11px/2.3em Trebuchet MS, Verdana, Arial, Sans-Serif;
	margin: 0px;
	text-align: left;
	border-bottom: 1px solid #F5F4F0;
	padding: 0px;
	background: url(ico_subm.gif) no-repeat 25px 50%;
}

#submenu ul li a	{
	display: block;
	padding-left: 44px;
	height: 2.3em;
	color: #333;
	text-decoration: none;
}

#submenu ul li a:hover {
	background: #EFEFEF url(ico_subm.gif) no-repeat 27px 50%;
	color: #333;
}
#submenu ul li a.current {
	background: #EFEFEF url(ico_subm.gif) no-repeat 27px 50%;
	color: #333;
}
#submenu ul li a:active	{
	background: #EFEFEF url(ico_subm.gif) no-repeat 27px 50%;
	color: #333;
}
.fieldset {
	margin:0px;
	padding:5px 0 0 25px;
	border:0;
	text-align:left;
	font-weight:bold;
	color:#505050;
}
.input {
	width:400px;
	border:1px #CACACA solid;
	color:#6A6A6A;
	font-size:11px;
	padding:2px;
	background: #FFF url(../g/form-bg.jpg) repeat-x;
}
.textarea-quote 	{
	color: #5B5B5B;
	height: 127px; 
	width: 400px; 
	background:#FFF;
	border:1px #CACACA solid;
}
input.inp {
	margin: 8px 10px 0 0;
	width: 100%;
	border: 1px solid #FFF;
	padding: 3px;
	/*background: #fff url(../images/bkc_input.gif) repeat-x top left;*/
	font: 11px Verdana, Arial, 'Lucida Grande', Sans-Serif;
	color: #554;
	outline: none;
}
select.inp, textarea.inp {
	margin: 8px 10px 0 0;
	width: 100%;
	border: 1px solid #FFF;
	padding: 3px;
	/*background: #fff url(../images/bkc_input.gif) repeat-x top left;*/
	font: 11px Verdana, Arial, 'Lucida Grande', Sans-Serif;
	color: #554;
	outline: none;
}
textarea	{
	margin: 8px 10px 0 0;
	width: 100%;
	border: 1px solid #FFF;
	padding: 3px;
	/*background: #fff url(../images/bkc_input.gif) repeat-x top left;*/
	font: 11px Verdana, Arial, 'Lucida Grande', Sans-Serif;
	color: #554;
	outline: none;
}
	
input.btn {
	padding: 0 5px 0px 5px;
	font: 11px Verdana, Arial, 'Lucida Grande', Sans-Serif;
	color: #333;
	margin: 8px 0 0 0;
}
.direcciones {
	width: 250px;
	font: 14px/18px Georgia, "Times New Roman", Times, serif;
	text-align: left;
	margin: 10px auto;
}
.direcciones strong {
	font: bold 16px/20px Georgia, "Times New Roman", Times, serif;
}
.direcciones p {
	padding: 10px 5px 7px 20px;
}
.direcciones .chi {
	font: 12px/16px Georgia, "Times New Roman", Times, serif;
}
.d01 {
	background: url(bck_dir01.gif) no-repeat top left;
	color: #4D4733;
	height: 112px;
}
.d02 {
	background: url(bck_dir02.gif) no-repeat top left;
	color: #4D4733;
	height: 112px;
}
#firma {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	display: block;
	width: 760px;
	height: 20px;
	background: #FFF;
	clear: both;
	border-left: 10px solid #8A0000;
	border-right: 10px solid #8A0000;
	/*border: 1px solid #333;*/
}
#firma p {
	font: 10px/16px Verdana, Trebuchet MS, Georgia, serif;
	color: #D0D0D0;
	text-align: center;
	padding: 0px 0 0px 20px;
	margin: 0px;
}
#firma a {
	font: bold 10px/16px Verdana, Trebuchet MS, Georgia, serif;
	color: #CECECE;
	text-align: center;
	text-decoration: none;
}
#firma a:hover {
	font: bold 10px/16px Verdana, Trebuchet MS, Georgia, serif;
	color: #C7C7C7;
	text-align: center;
	text-decoration: underline;
}
#firmaD {
	margin: 0px auto;
	padding: 0px;
	position: relative;
	display: block;
	width: 520px;
	height: 20px;
	background: transparent;
	clear: both;
	/*border: 1px solid #333;*/
}
#firmaD p {
	font: 10px/16px Verdana, Trebuchet MS, Georgia, serif;
	color: #D0D0D0;
	text-align: center;
	padding: 0px 0 0px 20px;
	margin: 0px;
}
#firmaD a {
	font: bold 10px/16px Verdana, Trebuchet MS, Georgia, serif;
	color: #CECECE;
	text-align: center;
	text-decoration: none;
}
#firmaD a:hover {
	font: bold 10px/16px Verdana, Trebuchet MS, Georgia, serif;
	color: #C7C7C7;
	text-align: center;
	text-decoration: underline;
}