body {
	background-color: #545454;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: #666666;
	font-weight: normal;
}
a.estilo2 {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.ab_content,.ab_content *,.ab_content { font-family: Arial, Helvetica, sans-serif;font-size:10pt; }
.ab_content { border-left:1px dotted #A5A2A2;}
#seminarHeading { text-align:center; font-weight:bold; font-size:12pt;padding:6px;border-bottom:1px solid #000;margin-bottom:12px; }
a.estilo2:hover {
	text-decoration: underline;
	color: inherit;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.sh_top {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.sh_der {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.sh_izq {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.sh_dow {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-style: solid;
}
.padding_vert {
	margin-top: 8px;
	margin-bottom: 8px;
	margin-right: 0px;
	margin-left: 0px;
}
.padding_todo {
	margin: 8px;
}
._text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #67737e;
}
.text_footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #560169;
}
.borde_tabla {
	border: 1px solid #346702;
	margin-top: 10px;
	margin-bottom: 10px;
}
.tit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336504;
  text-align:center;border-bottom:2px solid #fff;padding:6px;
}
.events {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	list-style-type: none;
	list-style-position: inside;
	padding: 4px 0px;
	font-weight: normal;
	text-align: left;
  border-bottom:1px solid #666;
}

.eventSep {
  border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
  padding-top:6px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.search {
	background-image: url(serach_bot_03.jpg);
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #346702;
}

.blog_title
,.blog_info
,.blog_description
,.view_description
,.view_info
,.view_title
{
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
}


.blog_title a
,x.blog_title a:visited
,.blog_title a:hover
 {
  color:#336504;
  font-size:12pt;
  text-decoration:none;
}
.blog_title a:visited{ color:#224000 }

.blog_title 
,.view_title { 
  color:#336504;
  font-size:12pt;
  border-bottom:1px dotted #eee;
}

.blog_info
,.view_info {
  margin-top:6px;
  border-top:1px dotted #eee;
  margin-bottom:30px;
  line-height:1.6em;
}

.blog_info a
,.view_info  a {
  color:blue;
}

.cssform p{
width: 300px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
padding-left: 125px; /*width of left column containing the label elements*/
border-bottom: 1px dotted #ccc;
height: 1%;
}

.cssform label{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
float: left;
margin-left: -125px; /*width of left column*/
width: 120px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.cssform input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 180px;
font-family: Arial, Helvetica, sans-serif;
}

.cssform textarea{
width: 250px;
height: 150px;
}

/*.threepxfix class below:
Targets IE6- ONLY. Adds 3 pixel indent for multi-line form contents.
to account for 3 pixel bug: http://www.positioniseverything.net/explorer/threepxtest.html
*/

* html .threepxfix{
margin-left: 3px;
}









/**********************************

Use: cmxform template

***********************************/
form.cmxform fieldset {
	margin-bottom: 10px;
}

form.cmxform legend {
	padding: 0 2px;
	font-weight: bold;
	_margin: 0 -7px; /* IE Win */
}

form.cmxform label {
	display: inline-block;
	line-height: 1.8;
	vertical-align: top;
	cursor: hand;
}

form.cmxform fieldset p {
	list-style: none;
	padding: 5px;
	margin: 0;
}

form.cmxform fieldset fieldset {
	border: none;
	margin: 3px 0 0;
}

form.cmxform fieldset fieldset legend {
	padding: 0 0 5px;
	font-weight: normal;
}

form.cmxform fieldset fieldset label {
	display: block;
	width: auto;
}

form.cmxform label { width: 100px; } /* Width of labels */
form.cmxform fieldset fieldset label { margin-left: 103px; } /* Width plus 3 (html space) */
form.cmxform label.error {
	margin-left: 103px;
	width: 220px;
}

form.cmxform input.submit {
	margin-left: 103px;
}

/*\*//*/ form.cmxform legend { display: inline-block; } /* IE Mac legend fix */

/**********************************

Name: cmxform Styles

***********************************/
form.cmxform {
	width: 99%;
	font-size: 1.0em;
	color: #333;
}

form.cmxform legend {
	padding-left: 0;
}

form.cmxform legend, form.cmxform label {
	color: #333;
}

form.cmxform fieldset {
	border: none;
	border-top: 1px solid #C9DCA6;
	background: url(../images/cmxform-fieldset.gif) left bottom repeat-x;
	background-color: #F8FDEF;
}

form.cmxform fieldset fieldset {
	background: none;
}

form.cmxform fieldset p, form.cmxform fieldset fieldset {
	padding: 5px 10px 7px;
	background: url(../images/cmxform-divider.gif) left bottom repeat-x;
}

form.cmxform label.error, label.error {
	/* remove the next line when you have trouble in IE6 with labels in list */
	display: none;
	color: red;
	font-style: italic
}
div.error { display: none; }
xinput {	border: 1px solid black; }
xinput:focus { border: 1px dotted black; }
xinput.error { border: 1px dotted red; }
form.cmxform .gray * { color: gray; }

