.oculto{
	visibility:hidden;
	display:none;
	padding:0px;
	margin:0px;
}
/****************************************\
			NUEVOS ESTILOS TYPO 3
\****************************************/

/* ESTILOS PARA LA BASE DE TEXTOS */
/* @group Headlines */

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, code,
del, dfn, em, img, q, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	border:none;
	text-align:left;
	text-decoration:none;
}
a:hover{text-decoration:underline;}
a { color:#36628D;}

kbd,samp					{font-size:1em}
h1, h2, h3, h4, h5, h6 		{line-height: 1em;font-weight: bold;}
h1 						{font-size: 1.2em;margin-top: 1em;margin-bottom: 0.5em;}
h2 						{font-size: 0.9em;margin-top: 0.9em;margin-bottom: 0.4em;}
h3 						{font-size: 0.80em;margin-top: 0.8em;margin-bottom: 0.3em;}
h4 						{font-size: 0.70em;margin-top: 0.7em;margin-bottom: 0.2em;}
h5 						{font-size: 0.60em;margin-top: 0.6em;margin-bottom: 0.1em;}
h6 						{font-size: 0.4em;margin-top: 0.5em;margin-bottom: 0em;}

/* @group Text & Paragraphs */
p						{margin-bottom: 0em;}
em 						{font-style: italic;}

/* @group Lists */
ul, ol 					{margin-left: 30px;}
ul ul, ul ol, ol ol, ul ul 	{margin-left: 20px;}
dd 						{margin-left: 20px;}

/* @group Blockquote Styling */
blockquote 				{margin: 0px 30px;}

/* @group Table Styling */
td 						{height: auto;padding: 5px;text-align: left;}
th 						{padding: 5px;}
col 						{background-color: #c0c0c0;}
thead th, tfoot th 			{background-color: #999999;color: white;}
caption 					{background-color: #000000;color: white;font-style: italic;}

/* @group Forms */
form 					{margin-left: 30px;margin-bottom: 0.5em;}
form div 					{margin-bottom: 20px;}
label 					{display: block;}
.input-radio label, 
.input-check label 			{display: inline;}
.csc-mailform-text, 
.csc-mailform-textarea 		{width: 300px;}
.input-text input 			{padding-top: 2px;}
input, textarea 			{font: normal normal normal 1em Arial, Helvetica, sans-serif;color: #000000;margin-bottom: 0px;margin-right: 5px;}
input:focus, 
input:hover,
textarea:focus, 
textarea:hover 			{background-color: #fdecc5;color: #000000;}
button 					{background-color: #c0c0c0;padding: 3px 7px;}
.csc-mailform-submit		{font-size:1em;}
csc-mailform-field			{font-size:0.80em;}
select 					{font-size: 0.90em;}
option 					{margin: 0px;margin-left: 5px;margin-right: 10px;}
optgroup 					{font-weight: bold;font-style: italic;margin: 0px;margin-top: 5px;}
optgroup option 			{margin-left: 10px;}
fieldset legend 			{color: #ffffff;padding: 3px 10px;background-color: black;}
.input-radio fieldset legend	{color: black;background-color: transparent;padding: 0px;}
.input-radio fieldset		{background-color: transparent;border-style: none;padding: 10px 0px 0px 0px;}
.input-radio label			{margin-right: 10px;}
.input-radio span			{float: left;}


/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/*   DIV.csc-textpic														*/
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/

/* Captions */
DIV.csc-textpic-caption-c .csc-textpic-caption { text-align: center; }
DIV.csc-textpic-caption-r .csc-textpic-caption { text-align: right; }
DIV.csc-textpic-caption-l .csc-textpic-caption { text-align: left; }

/* Needed for noRows setting */
DIV.csc-textpic DIV.csc-textpic-imagecolumn { float: left; display: inline; }

/* Border just around the image */
DIV.csc-textpic-border DIV.csc-textpic-imagewrap .csc-textpic-image IMG {border: 2px solid black;padding: 0px;}
DIV.csc-textpic-imagewrap { padding: 0; }
DIV.csc-textpic IMG { border: none; }

/* DIV: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DIV.csc-textpic-image { float: left; }

/* UL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap UL { list-style: none; margin: 0; padding: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap UL LI { float: left; margin: 0; padding: 0; }

/* DL: This will place the images side by side */
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image { float: left; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DT { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD { float: none; }
DIV.csc-textpic DIV.csc-textpic-imagewrap DL.csc-textpic-image DD IMG { border: none; } /* FE-Editing Icons */
DL.csc-textpic-image { margin: 0; }
DL.csc-textpic-image DT { margin: 0; display: inline; }
DL.csc-textpic-image DD { margin: 0; }

/* Clearer */
DIV.csc-textpic-clear { clear: both; }

/* Margins around images: */

/* Pictures on left, add margin on right */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-right: 10px;
}

/* Pictures on right, add margin on left */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap .csc-textpic-image,
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}

/* Pictures centered, add margin on left */
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image {
	display: inline; /* IE fix for double-margin bug */
	margin-left: 10px;
}
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image .csc-textpic-caption { margin: 0; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image IMG { margin: 0; }

/* Space below each image (also in-between rows) */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-image { margin-bottom: 5px; }
DIV.csc-textpic-equalheight DIV.csc-textpic-imagerow { margin-bottom: 5px; display: block; }
DIV.csc-textpic DIV.csc-textpic-imagerow { clear: both; }

/* No margins around the whole image-block */
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-firstcol { margin-left: 0px !important; }
DIV.csc-textpic DIV.csc-textpic-imagewrap .csc-textpic-lastcol { margin-right: 0px !important; }

/* Add margin from image-block to text (in case of "Text w/ images") */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap {
	margin-right: 10px !important;
}
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap,
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap {
	margin-left: 10px !important;
}

/* Positioning of images: */

/* Above */
DIV.csc-textpic-above DIV.csc-textpic-text { clear: both; }

/* Center (above or below) */
DIV.csc-textpic-center { text-align: center; /* IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap { margin: 0 auto; }
DIV.csc-textpic-center DIV.csc-textpic-imagewrap .csc-textpic-image { text-align: left; /* Remove IE-hack */ }
DIV.csc-textpic-center DIV.csc-textpic-text { text-align: left; /* Remove IE-hack */ }

/* Right (above or below) */
DIV.csc-textpic-right DIV.csc-textpic-imagewrap { float: right; }
DIV.csc-textpic-right DIV.csc-textpic-text { clear: right; }

/* Left (above or below) */
DIV.csc-textpic-left DIV.csc-textpic-imagewrap { float: left; }
DIV.csc-textpic-left DIV.csc-textpic-text { clear: left; }

/* Left (in text) */
DIV.csc-textpic-intext-left DIV.csc-textpic-imagewrap { float: left; }

/* Right (in text) */
DIV.csc-textpic-intext-right DIV.csc-textpic-imagewrap { float: right; }

/* Right (in text, no wrap around) */
DIV.csc-textpic-intext-right-nowrap DIV.csc-textpic-imagewrap { float: right; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-right-nowrap .csc-textpic-text { height: 1%; }

/* Left (in text, no wrap around) */
DIV.csc-textpic-intext-left-nowrap DIV.csc-textpic-imagewrap { float: left; clear: both; }
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html DIV.csc-textpic-intext-left-nowrap .csc-textpic-text { height: 1%; }




/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/*   DIV.csc-firstHeader														*/
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/

/* TYPO3 CVS id: $id$ */
h1.csc-firstHeader{font: normal normal bold 1.2em arial, helvetica, sans-serif;color: #333333;}
h2.csc-firstHeader{font: normal normal bold 1.1em arial, helvetica, sans-serif;color: #333333;}
h3.csc-firstHeader{font: normal normal bold 1em arial, helvetica, sans-serif;color: #333333;}
h4.csc-firstHeader{font: normal normal bold 0.91em arial, helvetica, sans-serif;color: #333333;}
h5.csc-firstHeader{font: normal normal bold 0.86em arial, helvetica, sans-serif;color: #333333;}
h6.csc-firstHeader{font: normal normal bold 0.81em arial, helvetica, sans-serif;color: #333333;}

.csc-header{font: bold 13px arial, helvetica, sans-serif;color: #333333;}
.csc-textpicHeader{font: bold 13px arial, helvetica, sans-serif;color: #333333;}

/**********/
/* Images */
/**********/
P.csc-caption 				{font-size: 0.81em;font-style: normal;}
TABLE.imgtext-table 		{ border: 0px; }
TABLE.imgtext-nowrap 		{ border: 0px; }
TABLE.imgtext-nowrap H1, 
TABLE.imgtext-nowrap H2, 
TABLE.imgtext-nowrap H3, 
TABLE.imgtext-nowrap H4, 
TABLE.imgtext-nowrap H5 		{ margin-top: 0px; }

/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/*   DIV.csc-form															*/
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/* Email, Login and Search forms generally: */
FORM TABLE TR TD { padding: 0px; }
FORM TABLE TR TD.csc-form-labelcell, FORM TABLE TR TD.csc-form-commentcell {
	text-align: right;
	font-weight: normal;
	color: #db6716;
}
FORM TABLE TR TD.csc-form-fieldcell INPUT, FORM TABLE TR TD.csc-form-fieldcell SELECT, FORM TABLE TR TD.csc-form-fieldcell TEXTAREA {
	text-align: left;
	color: #333333;
	font-size: 11px;
}
FORM TABLE TR TD.csc-form-fieldcell{ font-weight: normal; color: black;}
FORM TABLE TR TD.csc-form-labelcell P.csc-form-label-req { font-weight: bold; color: #db6716; }

/* Email form, specifically */
FORM TABLE.csc-mailform TR TD.csc-form-labelcell  {
	text-align: right;
}

/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/*   DIV.csc-menu															*/
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/

DIV.csc-menu { margin-left: 10px; }
DIV.csc-menu P { font-size: 0.86em; font-weight: normal; margin: 1px 0px 0px 0px; padding: 2px 2px 2px 10px; }
DIV.csc-menu P A { color: #db6716; text-decoration: none; }
DIV.csc-menu P A:hover { color: #db6716; text-decoration: none; }
DIV.csc-menu P.csc-section { font-weight: normal; margin-left: 20px; font-style: italic; }
DIV.csc-menu-def P {  }
DIV.csc-menu-1 {}
DIV.csc-menu-2 { font-family: Arial, Helvetica, sans-serif; font-weight: bold;}
DIV.csc-menu-2 P.csc-sitemap { }
DIV.csc-menu-2 P.csc-sitemap-level1 { padding-left: 20px; background-color:#e0e0e0; text-transform: uppercase; }
DIV.csc-menu-2 P.csc-sitemap-level2 { padding-left: 40px; }
DIV.csc-menu-2 P.csc-sitemap-level3 { padding-left: 60px; }
DIV.csc-menu-2 P.csc-sitemap-level4 { padding-left: 80px; }
DIV.csc-menu-2 P.csc-sitemap-level1 A { color: #db6716; }
DIV.csc-menu-2 P.csc-sitemap-level2 A { color: #db6716; }
DIV.csc-menu-2 P.csc-sitemap-level3 A { color: #db6716; }
DIV.csc-menu-2 P.csc-sitemap-level4 A { color: #db6716; }
DIV.csc-menu-3 { }
DIV.csc-menu-3 P.csc-section { margin-left: 0px; }
DIV.csc-menu-3 P.csc-section A { color: #db6716; }
DIV.csc-menu-4 P { margin-top: 2px; font-weight: bold; }
DIV.csc-menu-4 P.csc-abstract {font: normal normal normal 0.81em Arial, Helvetica, sans-serif;margin-top: 0px;padding: 0px 2px 2px 20px;color: #333333;text-decoration: none;}
DIV.csc-menu-5 { }
DIV.csc-menu-6 { }
DIV.csc-menu-7 { }
DIV.csc-menu-7 P { font-weight: bold; }
DIV.csc-menu-7 P.csc-section A { color: #db6716; }


/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/*   DIV.csc-uploads														*/
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/

TABLE.csc-uploads {	list-style-position: inside;	list-style-type: disc;}
TABLE.csc-uploads TR TD { vertical-align : top; }
TABLE.csc-uploads TR TD.csc-uploads-icon { width: 16px; padding: 0px 5px; text-align: center; vertical-align: top; }
TABLE.csc-uploads TR TD.csc-uploads-fileName {font: normal normal normal 0.86em Arial, Helvetica, sans-serif; text-transform: lowercase;}
TABLE.csc-uploads TR TD.csc-uploads-fileName p {font: normal normal normal 0.86em Arial, Helvetica, sans-serif; text-transform: lowercase;margin:0px;}
TABLE.csc-uploads TR TD.csc-uploads-fileName p a {text-decoration: none; }
TABLE.csc-uploads TR TD.csc-uploads-fileName p.csc-uploads-description { margin: 0px; padding: 0px; font-style: italic; }
TABLE.csc-uploads TR TD.csc-uploads-fileSize {font: normal normal normal 0.86em Arial, Helvetica, sans-serif; text-align: right; text-transform: lowercase;width: 50px;}
TABLE.csc-uploads TR TD.csc-uploads-fileSize p {font: normal normal normal 0.86em Arial, Helvetica, sans-serif; text-align: right; text-transform: lowercase;width: 50px;margin:0px;}

/* Filelinks, specifically */
TABLE.csc-uploads-1 { }
TABLE.csc-uploads-2 { }
TABLE.csc-uploads-3 { }
TABLE.csc-uploads-3 TR TD { vertical-align: middle; }
TABLE.csc-uploads-3 TR.tr-even TD.csc-uploads-icon IMG { border: 1px solid #333333; }
TABLE.csc-uploads-3 TR.tr-odd TD.csc-uploads-icon IMG { border: 1px solid #333333; }
				
/* Frontend editing / TYPO3 Admin Panel */
IMG.frontEndEditIcons { vertical-align: middle; margin: 0px 2px 0px 2px; } 

/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/*   DIV.csc-adminPanel														*/
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
TABLE.typo3-adminPanel {border: 1px solid black;background-color: #F6F2E6;position: relative !important;float: none;clear:both;}
TABLE.typo3-adminPanel TR.typo3-adminPanel-hRow TD { background-color: #9BA1A8; }
TABLE.typo3-adminPanel TR.typo3-adminPanel-itemHRow TD { background-color: #ABBBB4; }
TABLE.typo3-adminPanel TABLE, TABLE.typo3-adminPanel TD { border: 0px; }
TABLE.typo3-adminPanel TD FONT { font-family: Arial, Helvetica, sans-serif; font-size: 0.86em; color: black; }
TABLE.typo3-adminPanel TD A FONT { font-family: Arial, Helvetica, sans-serif; font-size: 0.86em; color: black; }			
TABLE.typo3-editPanel { border: 1px solid black; background-color: #F6F2E6; }
TABLE.typo3-editPanel TD { border: 0px; }
	
	
	



p.menu66 a { font-size:1.2em; font-weight: bold; }
div#titulo3 { margin-bottom: 10px; }


/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/
/*   rgsmoothgallery													*/
/******************************************************************************************/
/******************************************************************************************/
/******************************************************************************************/

.tx-rgsmoothgallery-pi1 {
	margin:0 auto 10px;
}
 /*
#externalthumbs {
width:100%; 
margin:0 auto;
}
 
#externalthumbs .label {
  display:none;
}
.carouselInner {
}
 
.carouselInner .thumbnail {
  float:left;
  margin: 0 10px 10px 0 !important;
  border: 1px solid black;
}
*/
body #rglbCloseLink {
background:transparent url(../images/close9yj.gif) no-repeat scroll center center;
}