@charset "UTF-8";
.input_fields { font-size:100%; border:1px solid #4fb848; padding:3px; margin-bottom:4px }
.input_fields_error { font-size:100%; border:1px solid #CC0000; background-color:#ffe0e0; padding:3px; margin-bottom:4px }
.input_fields_focus {
	font-size:100%;
	border:1px solid #4fb848;
	padding:3px;
	background-color:#D1E8DE;
	margin-bottom:4px
}
.input_field_textarea { font-size:100%; border:1px solid #4fb848; padding:3px; margin-bottom:4px }
.input_field_textarea_error { font-size:100%; border:1px solid #CC0000; background-color:#ffe0e0; padding:3px; margin-bottom:4px; }
.input_field_textarea_focus {
	font-size:100%;
	border:1px solid #4fb848;
	padding:3px;
	background-color:#D1E8DE;
	margin-bottom:4px
}
body  {
	margin: auto;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #006600;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: 50% 0px;
	background-width: 865px
	background-margin: auto;
	background-repeat: repeat-y;
	width: 800px;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.thrColFixHdr   #container {
	width: 800px;
	text-align: left;
	background-color: #FFFFFF;
} 
.thrColFixHdr #header {
	background-color: #FFFFFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #sidebar1 {
	width: 170px;
	height: 370px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 80px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 190px; /* padding keeps the content of the div away from the edges */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.75em;
	color: #666666;
	height: 380px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
}
.thrColFixHdr #mainContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #333333;
	text-align: justify;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
} 
.thrColFixHdr #footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #333333;
	margin: 0px;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
} 
.thrColFixHdrHighlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #006600;
	font-weight: normal;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.HighlightSidebar2 {
	color: #006600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 1.75em;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.thrColFixHdr #mainContent_Global {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #FFFFFF;
	text-align: justify;
	background-color: #6ACBD6;
	padding-top: 30px;
	padding-bottom: 0;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
	height: 360px;
	margin: 0px;
}
.thrColFixHdrHighlight_Global {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #FFFFFF;
	font-weight: normal;
}
body_Global {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-color: #6ACBD6;
}
.thrColFixHdr  #footerGlobal  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	background-color: #6ACBD6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.thrColFixHdrHighlightMulier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #000000;
	font-weight: normal;
}
.thrColFixHdr #footerMulier {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	background-color: #E2B35E;
}
.thrColFixHdr #mainContentEntity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #333333;
	text-align: justify;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	height: 360px;
}
.thrColFixHdr #containerEntity {
	width: 800px;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(images/entity3.jpg);
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left 480px;
	margin: auto;
}
.thrColFixHdrHighlightEntity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #E976A2;
	font-weight: normal;
}
.thrColFixHdr #sidebarSeminarios {
	float: left; /* since this element is floated, a width must be given */
	width: 100px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thrColFixHdr #mainContentSeminarios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #333333;
	text-align: justify;
	margin-top: 0;
	margin-right: 50px;
	margin-bottom: 0;
	margin-left: 100px;
	padding-top: 30px;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 50px;
	width: 550px;
}
.thrColFixHdrHighlight_Date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #006600;
	font-weight: bold;
}
.thrColFixHdrHighlight_Place {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	color: #333333;
	font-weight: normal;
}
.thrColFixHdrHighlightPivot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.5em;
	color: #7EA5B6;
	font-weight: normal;
}
.thrColFixHdr #mainContent_Ima {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #333333;
	text-align: justify;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-right: 200px;
	margin-left: 200px;
}
.thrColFixHdr #mainContentContacto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #333333;
	text-align: justify;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 150px;
	padding-right: 0px;
}
.thrColFixHdr #mainContentContacto2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 2em;
	color: #333333;
	text-align: justify;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 150px;
	width: 400px;
	padding-right: 0px;
}
.thrColFixHdr #sidebar2Contact {
	width: 175px; /* padding keeps the content of the div away from the edges */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.75em;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #666666;
	float: right;
	background-color: #D1E8DE;
}
.thrColFixHdr #sidebarContact {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 275px;
}
.textHDLDVDs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.2em;
	color: #006600;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.thrColFixHdr #sidebar1Entity {
	width: 170px;
	height: 370px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	text-align: center;
}
.textForm2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	color: #666666;
	font-weight: normal;
	text-align: left;
}
.textForm {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	font-weight: bold;
	text-align: right;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
	background-color: #006600;
	padding-right: 10px;
	padding-left: 10px;
	border: 5px solid #FFFFFF;
}

