/*  
	Theme Name: 	WordPress Theme 1013
	Theme URI: 		http://template-help.com/
	Description:	A theme from Template-Help.com Collection
	Version: 		2.9
	Author: 		Template_Help.com 
	Author URL: 	http://www.Template-Help.com/ 
*/

* { padding:0; margin:0;}

	html { font-size:100.01%; }
	
	body { background:#cecdcd;  font-size:62.5%; font-family: Arial, Helvetica, sans-serif; color:#343535;}
	
.clear { clear: both;}

	table, td, div, img { border:0; border-collapse:collapse;}
	td {vertical-align:top;}
	ul { list-style: none;}
	p { padding:0px 0px 18px 0px;}
		
a {text-decoration: underline; color:#6cb306; outline:none;}
a:hover {text-decoration: none;}
	
	input, select, textarea, html body textarea { vertical-align:middle; font-size:12px; color:#343535; font-family:Arial;}
	input.text, select, textarea { padding:2px 0px 3px 6px; border:1px solid #dcdcdc; background:#fff;}
	
/*** Main ***/
	.main { overflow:hidden; height:100%;/* width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 990px)? "990px" : "100%");*/ min-width:990px;}
	
	/*.tail-right {
		position:absolute;
		float:right; right:0; 
		isplay:block;
		width:50%; height:346px;
		background:url(images/tail-right.gif) repeat-x 0 0;
		}*/
	
	.main { background:url(images/tail.gif) repeat-x scroll 50% 0 #e5e4e4;}
	
	.main-bgr { background:url(img/cabecera1.jpg) no-repeat center 0}

	.main-bgr-bot { overflow:hidden; height:100%; background:url(img/footer.gif) repeat-x 0 bottom;}
	
	.main-width { width:900px; margin:0 auto; height:100%; padding:0px 0px 0px 0px;}
	
	
	.header { height:353px; padding:0px 0px 0px 0px;}
	
	
/*** Menu ***/
	.menu { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px; height:73px; font-size:0; overflow:hidden; line-height:0;}
	
/*** Logo ***/
	.logo { float:right;}
	.logo .indent { /*overflow:hidden; height:100%;*/
	height: 290px;
	width: 700px;
}
	.logo h1 {
		display:block; overflow:hidden;
		width:356px; height:90px;
		background:url(images/logo.gif) no-repeat 0 0;
		font-size:2.1em; color:#fff; text-indent:-1000em; cursor:pointer;
		}
	.logo h1:hover { text-decoration:none;}
	
	.description { font-size:10px; color:#fff; text-transform:uppercase; height:29px; line-height:18px; padding:0px 0px 0px 1px;}
	
/*** Slogan ***/
	.slogan {}
	
/*** Search ***/
	.search { margin:-89px 0px 0px 0px; position:relative; z-index:1; overflow:hidden;}
	.search .indent { overflow:hidden; height:100%; padding:16px 22px 34px 29px;}
	
	.search form { display:block;background:url(img/search-bgr.gif) no-repeat 0px 0px; padding:0px 0px 2px 0px;}
	
	.search .text { width:195px; display:block; padding:4px 0px 4px 7px; border:0; background: transparent; margin:0px 0px 13px 0px;}
	.search .but { cursor: pointer; float:right; margin:0px 1px 0px 0px;}

/*** Flash ***/
	.flash { position:relative; z-index:111;}
	.flash .indent {overflow:hidden; height:100%;}

	
/*** Rss ***/
	.rss {}
	
/*** Column ***/
	.content { clear:both; /*overflow:hidden; height:100%;*/ position:relative; z-index:1; background:url(images/left.gif) repeat-y 0 0 #fff;}
	
	.content-bgr { /*overflow:hidden; height:100%;*/  background:url(img/content-corner-left.gif) no-repeat 0 bottom;}
	
	.content-indent { /*overflow:hidden; height:100%;*/ padding:0px 26px 26px 0px; background:url(img/content-corner-right.gif) no-repeat right bottom;}
	
	.column-left { float:left; width:253px; position:relative; z-index:1; margin:0px 32px 0px 0px; _margin:0px 29px 0px 0px;}
	
/*** Widgets  ***/
	.widget {
		clear:both; width:202px;
		overflow:hidden; height:100%;
		background:url(img/widget-bgr.gif) repeat-x 0 0 #368d02;
		margin:0px 0px 20px 28px;
		}
	
	.widget .widget-bgr {
		overflow:hidden; height:100%;
		background:url(img/widget-top.gif) no-repeat 0 0;
		}
	
	.widget .indent {
		overflow:hidden; height:100%;
		background:url(img/widget-bot.gif) no-repeat 0 bottom;
		padding:0px 16px 10px 16px;
		}
	
	.widget .title {
		overflow:hidden; height:100%;
		margin:0px 0px 0px 0px;
		}
		
	.widget .title div {}
	.widget .title div div {}
		
	.widget h2 {
		overflow:hidden; height:100%;
		font-weight: normal; font-size:2.4em;
		color:#fff; line-height:1.1em;
		padding:16px 0px 10px 0px;
		}
	
	.widget ul {
		clear:both; line-height:1.4em;
		font-size:12px; overflow:hidden; height:100%;
		color:#bdfb0a;
		padding:0px 0px 2px 0px;
		margin:0px 0px 0px 1px;
		
		}
	
	.widget ul li {
		overflow:hidden; height:100%;
		background:url(img/marker.gif) no-repeat 0 5px;
		padding:0px 0px 7px 12px;
		margin:0px 0px 0px 0px;
		}
	
	.widget ul li a {
		/*display:block; height:100%;*/
		font-size:12px; color:#bdfb0a;
		}
	
		/*.widget ul li a { text-decoration:none;}
		.widget ul li a:hover { text-decoration: underline;}*/
	
	.widget ul ul { font-size:100%; margin:0px 0px 0px 10px;}
	.widget ul ul li { border:0; background: none;}
	
	.widget_follow {}

	
	/*** widget_categories ***/
		.widget_categories {
	background:url(img/widget-bgr2.gif) repeat-x 0 0 #125801;
	margin-top: -69px;
}
		.widget_categories .widget-bgr { background:url(img/widget-top2.gif) no-repeat 0 0;}
		.widget_categories .indent { background:url(img/widget-bot2.gif) no-repeat 0 bottom;padding:0px 16px 10px 16px;}
		
		.widget_categories ul { padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
		
		.widget_categories ul li {
			background:url(img/widget-line.gif) repeat-x 0 bottom;
			padding:9px 0px 8px 0px;
			margin:0px 0px 0px 0px;
			}
		
		.widget_categories ul li a { text-decoration:none;}
		.widget_categories ul li a:hover {  text-decoration:none; font-weight:bold;}
	
	/*** .widget_archive ***/
		
	/*** widget_meta ***/
		.widget_meta { background:url(img/widget-bgr3.gif) repeat-x 0 0 #72bb0a;}
		.widget_meta .widget-bgr { background:url(img/widget-top3.gif) no-repeat 0 0;}
		.widget_meta .indent { background:url(img/widget-bot3.gif) no-repeat 0 bottom;}
	
	/*** widget_links  ***/

	/*** widget_page ***/
		.widget_pages {}
		.widget_pages ul ul { margin:0px 0px 0px 0px;}
		
		.widget_pages ul ul li {}
	
	/*** widget_recent_entries  ***/
		
	/*** widget_recent_comments  ***/

	/*** widget_tag_cloud ***/
		.widget_tag_cloud .indent div { padding:0px 10px 15px 5px;}
		
		.widget_tag_cloud a { padding:0px 6px 0 0; color:#fff;  font-size:12px; line-height:1.6em;}
		
		.widget_tag_cloud .indent .title { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .indent .title h2 {padding:16px 0px 10px 0px;}
		.widget_tag_cloud .indent .title div { padding:0px 0px 0px 0px;}
		.widget_tag_cloud .indent .title div div { padding:0px 0px 0px 0px;}
		
		.widget_tag_cloud a { text-decoration:none;}
		.widget_tag_cloud a:hover { text-decoration: underline;}
	
	/*** widget_text ***/
		.textwidget { color:#fff; font-size:1.2em; line-height:1.3em; padding:0px 10px 15px 17px;}
		.textwidget a {}
	
	/*** widget_other ***/
		.content #wp-calendar * { color:#fff; font-size:12px;}
		
		#search form { padding:10px 0px 20px 29px;}
		
		#search form .text { display:block; margin:0px 0px 8px 0px; padding:3px 0px 5px 6px; width:150px;}
		
		.search_page .text {  width:170px; padding:3px 0px 7px 5px; margin:0px 10px 0px 0px;}
		
		#search form .but { margin:0px 0px 0px -3px;}
		
		.widget_calendar table { margin:10px 0px 0px 0px;}
	
/*** Content  ***/
	.column-center { overflow:hidden; height:100%; padding:18px 0px 0px 0px;}
		
		/******/
			.custom { overflow:hidden; height:100%; border-bottom:1px solid #e5e5e5; padding:0px 0px 28px 0px; margin:0px 0px 20px 0px;}
			
			.custom .left { float:left; width:183px; margin:0px 18px 0px 0px;}
			
			.custom .mr { margin:0px 0px 0px 0px; width:187px;}
			
			.custom .title { height:75px;}
			
			.custom .title h1 { font-size:17px; font-weight: normal; text-transform:uppercase; color:#000; padding:0px 0px 4px 0px; margin:0px 0px 8px 0px; border-bottom:1px solid #166502;}
			.custom .title h2 { font-size:14px; font-weight: normal; text-transform:uppercase; color:#166502;}
			
			.custom .box02 .title h1 { border-color:#57b212;}
			.custom .box02 .title h2 { color:#57b212;}

			.custom .box03 .title h1 { border-color:#8cbd00;}
			.custom .box03 .title h2 { color:#8cbd00;}
			
			.custom p.img { padding:0px 0px 15px 0px;}
			.custom p { padding:0px 0px 14px 0px; font-size:13px; line-height:1.35em; color:#343535;}
			
			
			.custom .box02 .more-link { background:url(img/more-link2.gif) no-repeat 0 0;}
			.custom .box03 .more-link { background:url(img/more-link3.gif) no-repeat 0 0; margin:0px 4px 0px 0px;}
		
		
		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 0px 22px 0px;}
		
		.column-google .indent { clear:both; overflow:hidden; height:100%; padding:22px;}
		
		.column-center .bgnone { background: none;}
		
	/*** Title wrapper ***/
		.column-center .indent .title {
			overflow:hidden; height:100%;
			padding:0px 0px 1px 0px;
			margin:0px 0px 0px 0px;
			}
		
		.indent .title h2 {
	overflow:hidden;
	height:100%;
	font-size:2.4em;
	font-weight: bold;
	color:#166602;
	line-height:1.2em;
	padding:7px 0px 2px 0px;
	background-image: none;
			}
			
		.indent .title h3 {
			overflow:hidden; height:100%;
			font-size:2em; font-weight: bold;
			color:#166602; line-height:1.2em;
			padding:7px 0px 2px 0px;
			}
			
	.titleespecialidadesimg {
	margin:0px;
	float: left;
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
			}
			.divfotosgaleria {
	float: left;
	width: 140px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
			}
			
	.titleespecialidades {
	margin:0px;
	float: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	width: 390px;
	text-align: justify;
			}
			
			.tituloespecialidades {
	margin:0px;
	background-image: url(img/ico_especialidades.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 50px;
			}
			.h3especialidades {
			font-size:2em; font-weight: bold;
			color:#166602; line-height:1.2em;
			padding:7px 0px 2px 0px;
			}
				
		.column-center .indent .title h2 a,
		.column-center .indent .title h3 a { color:#166602; text-decoration:none;}
		
		.column-center .indent .title h2 a:hover,
		.column-center .indent .title h3 a:hover { text-decoration: underline;}
		
	/******/
		.title-page01 { padding:0px 0px 0px 0px;}
		
		.title-page02 { padding:0px 0px 0px 0px;}
		.title-page03 { padding:0px 0px 0px 0px;}
		
		.title-page01 * {  font-size:2em; /*font-weight: normal;*/ color:#242424;text-transform:uppercase;}
		.title-page02 * {  font-size:2em; /*font-weight: normal;*/ color:#242424;}
		.title-page03 * {  font-size:1.4em; /*font-weight: normal;*/ color:#242424; text-transform:uppercase;}
		
	/*** Date ***/
		.column-center .date {
			font-size: 1.1em; color:#6cb306;
			padding:4px 0px 0px 1px; margin:0px 0px -1px 0px;
			}
		.column-center .date span { text-decoration:underline;}
		
	/*** author ***/
		.column-center .author {
			/*float: right;*/ 
			font-size: 1.1em; color:#6cb306;
			padding:0px 0px 0px 1px;
			}
		
		.column-center .author span {}
		
	/*** Text box ***/
		.text-box {
			clear:both;
			overflow:hidden; height:100%;
			font-size:1.3em; line-height:1.35em;
			padding:0px 0px 0px 0px;
			}
			
		
		.text-box p { padding:0px 0px 5px 0px;}
		
		.text-box p b {}
		
		.text-box .fleft {
			float:left; /*display: inline;*/
			overflow:hidden; height:100%;
			padding:0; margin:0px 36px 0px 0px; _margin:0px 31px 0px 0px;
			}
		
		.text-box .fleft img { margin:0px 0px 15px 0px;}
			
		.column-center img { background:#fff; padding:1px;}
		
		.text-box p.img { padding:0px 0px 20px 0px;}
		
		.text-box .pd {}
		
		/******/
			.more-link {color:#fff;
				clear:both; display:block; text-decoration:none;
				}
			
			.more-link span {display:block;float:right; width:76px; height:23px;
				background:url(img/more-link.gif) no-repeat 0 0px;
				font-size:12px; text-align:center; line-height:22px;
				color:#fff; }
			
			.more-link:hover {text-decoration: underline;}
			
		/******/
			.comments {
				float:left;
				padding:13px 0px 10px 1px;
				}
			
			.comments a { font-size:12px; font-weight: bold; color:#6cb306; background:url(img/comments.gif) no-repeat 0 4px; padding:0px 0px 0px 16px;}
			
			/*.comments a { text-decoration:none;}
			.comments a:hover { text-decoration: underline;}*/
		
		/******/
			.postmetadata { clear:both; font-size:1.2em; line-height:1.4em; padding:10px 0px 8px 0px;}
			.postmetadata a { padding:0px 1px 0px 5px;}
			
		/******/
			.link-edit { float:right; padding:10px 0px 0px 0px; margin:0px 0px 0px 0px;}
			.link-edit a { font-size:15px; font-weight: bold; color:#fff;}
			
		/******/
			.navigation { overflow:hidden; height:100%;font-weight: bold; color:#6cb306; padding:5px 0px 5px 0px;}
			.navigation a {

				font-size:12px; color:#6cb306;
				padding:0px 0px 0px 0px;
				}
			
			.nav-top { margin:-22px 0px 0px 0px; padding:0px 0px 0px 1px;}
			
			/*.nav-top a { text-decoration:none;}
			.nav-top a:hover { text-decoration: underline;}*/
		
	/*******/
		.text-box h1, .text-box h2, .text-box h3, .text-box h4, .text-box h5, .text-box h6 { color:#000; font-family:Arial; line-height:1.5em;}
		.text-box h1 { font-size:19px; font-weight: normal; line-height:1.2em; display:block; height:100%; padding:0px 0px 13px 0px;}
		.text-box h2 { font-size:17px; font-weight: normal;}
		/*.text-box h3 { font-size:16px;}*/
		.text-box h4 { font-size:15px; text-transform:uppercase; font-family:Arial;}
		.text-box h5 { font-size:14px;}
		.text-box h6 { font-size:12px;}
	
	/*** OL UL style***/
		.text-box ul { padding:0px 0px 5px 0px; margin:-3px 0px 0px 0px; overflow:hidden; height:100%;line-height:1.4em;}
		.text-box ul li { background:url(img/mr.gif) no-repeat 0 7px; padding:0px 0px 6px 12px; list-style-image:none; list-style:none; font-weight:normal;}
		.text-box ul li ul { margin-left:10px;}
		.text-box ul li ol { margin-left:15px;}
		.text-box ul li ol li { list-style-type:decimal;}
		
		.text-box ol { padding-left:2px;}
		.text-box ol li { padding:0px; margin-left:13px;  font-weight:normal;list-style-type:decimal;}
		.text-box ol li ul { padding:2px 0px 5px 2px;}
		.text-box ol li ul li { font-weight:normal;background:url(img/mr.gif) no-repeat 0 7px; padding:0px 0px 6px 12px;}
		
		.text-box ul li { list-style-image:none; list-style:none;}
		
		.text-box ul li a { /*text-decoration:none;*/ color:#73b7ff;}
		/*.text-box ul li a:hover { text-decoration:underline;}*/
		
		.text-box ul li ul { margin-left:15px;}
		.text-box ul li ol {margin-left:20px;}
		.text-box ul li ol li { list-style-type:decimal;background:none;}
		.text-box ul li ol li a {}
		
		.text-box ol { padding:5px 0px 5px 2px;}
		.text-box ol li{ padding:0px; margin-left:20px;}
		.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}
		.text-box ol li a:hover{ text-decoration:underline; }
		.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}
		.text-box ol li ul li a:hover {text-decoration:none;}
	

/*** Footer ****/
	.footer {
		clear:both;	overflow:hidden; height:100%; 
		font-size:1.1em; line-height:1.3em;
		color:#7c7b7b; background:#cecdcd;
		}
		
	.footer .width { width:900px; overflow:hidden; margin: 0 auto;}
	
	.footer .corner-left {}
	.footer .corner-right {}
	
	.footer .indent { text-align:right;
		overflow:hidden; height:100%;
		padding:14px 29px 14px 0px;
		}
		
	.footer span { text-transform:uppercase;}
	
	.footer a { color:#84a47c;}
	
	/*.footer a { text-decoration:none; }
	.footer a:hover { text-decoration: underline;}*/
	
	.footer p { padding:0px 0px 0px 0px;}

	

	
/* -----------------------------------------------------------------
---------------------------- WP ------------------------------------
----------------------------------------------------------------- */
	.info-sidebar { overflow:hidden; padding:0px 15px 27px 24px; width: auto; color:#000; font-size:1.2em; line-height:1.4em;}
	.info-sidebar a { text-transform:none; color:#000;}
	
	.pagetitle {
	font-size:2.1em;
	font-weight: normal;
	overflow:hidden;
	color: #000;
	text-align:center;
	padding:0px 12px 5px 12px;

*padding:0px 12px 0px 12px;
	background-image: none;
}


.pagetitle2 {
	font-size:1.5em;
	font-weight: normal;
	overflow:hidden;
	color: #000;
	text-align:center;
	padding:0px 12px 5px 12px;

*padding:0px 12px 0px 12px;
	background-image: none;
}


/*--- Navigations ---*/
	.navigation { /*clear:both;*/ overflow:hidden; /*line-height:13px;*/}
	.navigation .alignleft { float: left; width:45%; text-align:left;}
	.navigation .alignright { float: right; width:45%; text-align:right;}
	.nav-top .alignright a { float: right; }
	
	
	.pd-nav { padding:0; margin:0;}
	.pd-nav .alignleft { padding:0; margin:0;}
	.pd-nav .alignright { padding:0; margin:0;}
	
	.pd-title {padding-bottom:0;}
	
	.marg { margin-bottom:10px;}

/*--- Begin Images ---*/
	p img {
		padding: 0;
		max-width: 100%;}
	
	img.centered {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	img.alignright { float: right;display:inline;
		padding: 0;
		margin: 3px 0px 10px 20px;}
	
	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}
	
/*------*/
	#tag_cloud .widget-bottom-left { padding-bottom:15px;}
	#tag_cloud .widget-heading { margin-bottom:15px;}
	#tag_cloud a { padding-left:3px;}
	
	/*--- Popup styles ---*/
	#commentspopup {}
	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}
	#commentspopup .page-padding {padding:0 5px;}
	#commentspopup .page-width {width:538px; margin:0 auto;}
	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}
	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}
	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}
	#commentspopup .header-padding {padding:39px 0 0 89px;}
	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-1000em; width:141px; height:27px;}
	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}
	#commentspopup .description {width:141px; height:9px; text-indent:-1000em; margin-top:2px;}
	#commentspopup .description2 {width:249px; height:27px; text-indent:-1000em; margin-top:19px;}
	#commentspopup .border-bottom-left {padding:17px 37px 10px;}
	#commentspopup p {font-size:12px;}
	
	
/*--- Begin Typography & Colors ---*/
	small {	font-size: 1em; padding:0px 0px 0px 0px; margin:0px 0px 0px 0px;}
	small * {font-size: 0.9em;}
	small p {font-size: 0.9em;}
	
	select { width: 130px;}
		
	#commentform { font-size:1.2em; overflow:hidden; height:100%; padding:0px 25px 0px 0px;}
	
	/*.commentform {float:left;}*/
	
	#commentform input {
		margin: 5px 5px 1px 0;}
	
	#commentform {
		margin: 5px 0px 0 0;}
		
	#commentform textarea {
		width: 100%;
		padding: 2px;}
		
	#respond:after {
			content: "."; 
			display: block; 
			height: 0; 
			clear: both; 
			visibility: hidden;}
		
	#commentform #submit {
		/*margin: 0 0 10px auto;
		float: right;*/ /*margin:0px 0px 0px 319px;*/}
		
	#respond p { padding:0px 0px 10px 0px; text-indent:0;}
	#respond form p { padding:0px 0px 10px 0px; text-indent:0;}
	
/*--- Begin Calendar ---*/
	#wp-calendar { empty-cells:show; width: 155px;}
	
	#wp-calendar th { padding:3px 0; text-align:center; color:#fff;}
	#wp-calendar td { padding:3px 0; text-align:center; color:#fff;}
	
	#wp-calendar a { display: block; font-weight:bold; color:#fff;}
	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}
	#wp-calendar #prev a { padding-left: 10px; text-align: left; font-weight: normal;}
	
	#wp-calendar caption { text-align: center; color:#fff; font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}
	
	
/* Begin Various Tags & Classes */
	acronym, abbr, span.caps {
		cursor: help;
		}
	
	acronym, abbr {
		border-bottom:1px dashed #1001;
		}
	
	blockquote {
		border:1px solid #7fc52a; color:#fff;
		background:#166902; padding:15px 10px 10px 20px; margin:5px 0;
		}
	
	blockquote cite {
		margin: 5px 0 0;
		display: block;
		}
	
	
/* Captions */
	.aligncenter,
	div.aligncenter {
		display: block;
		margin-left: auto;
		margin-right: auto;}
	
	.wp-caption {
		border: 1px solid #ddd;
		text-align: center;
		background-color: #f3f3f3;
		padding-top: 4px;
		margin: 10px;
		-moz-border-radius: 3px;
		-khtml-border-radius: 3px;
		-webkit-border-radius: 3px;
		border-radius: 3px;}
	
	.wp-caption img {
		margin: 0;
		padding: 0;
		border: 0 none;}
	
	.wp-caption p.wp-caption-text {
		font-size: 11px;
		line-height: 17px;
		padding: 0 4px 5px;
		margin: 0;}
	
	
/* Begin Comments*/
	.alt { clear:both; padding-bottom:20px; font-weight: normal;}
	
	.alt a { padding:0px 0px 0px 0px; text-decoration:underline;}
	
	.commentlist { color:#fff;
		text-align: justify;
		}
	.commentlist a { color:#fff}
	.commentlist span { color:#fff; font-weight: bold;}
	
	ol.commentlist  li { list-style: none; font-size:12px;
		margin:6px 0px 6px 0px;
		padding: 5px 10px 3px;
		/*list-style: none;*/
		border:1px solid #7fc52a; color:#fff;
		background:#166902;
		}
		
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #000;
		padding: 2px;
		background: #fff; /*margin:0px 20px 15px 0px;*/
		}
	
	.commentlist p {
		margin: 10px 5px 10px 0;
		}
	
	#commentform p {
		margin: 5px 0;
		padding-left:15px;
		}
	
	.nocomments {
		text-align: center;
		margin: 0;
		padding: 0;
		}
	
	.commentmetadata {
		margin: 0;
		display: block;
		}
.piatic {
	text-align: center;
}
.divespecialidades {
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
}
.divgrupogaleria {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	float: left;
	clear: both;
}
.main .main-bgr .main-bgr-bot .main-width .content .content-bgr .content-indent .column-center #post-179 .indent .text-box .divespecialidades .titleespecialidadesimg img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.bocadillo {
	text-align: left;
}
.bocadillo_nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
}
.bocadillo_direccion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.bocadillo_telefono {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
a.bocadillo_web {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
a.bocadillo_web:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #006699;
	text-decoration: underline;
}
.mapa {
	text-align: center;
}
#map {

	height: 423px;
	text-align: center;
}
#form3 .caja {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 50px;
}
#form3 .nombre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #276e4e;
	letter-spacing: 1px;
	padding-left: 50px;
}
#form3 .nombre a {
	font-weight: normal;
	color: #276e4e;
	text-decoration: none;
}
#form3 .nombre a:hover {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.cotenidodentro .dentrocont3 #textocontacto {
	color: #666666;
	font-size: 12px;
}
.caja #name {
	width: 200px;
}
#form3 .formizquierda {
	float: left;
	margin-right: 50px;
}
#form3 .formderecha {
	margin-left: 20px;
}
.caja #message {
	width: 470px;
	height: 60px;
	font-family: Arial, Helvetica, sans-serif;
}
.caja #email {
	width: 200px;
}
.caja #control {
	width: 200px;
}

.PagActivo A , .tabla1 A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
	
}
.menuaccesible {
	width: 840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-right: auto;
	margin-left: auto;
	text-transform: uppercase;
	background-image: url(img/fondo_menuaccesible.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 20px;
	height: 24px;
	padding-top: 20px;
	padding-right: 30px;
	padding-left: 30px;
}
.left.box02 {
	width: 350px;
}
.main .main-bgr .main-bgr-bot .main-width .content .content-bgr .content-indent .column-center #post-179 .indent .text-box p a img {
	float: right;
	width: 180px;
	margin: 10px;
}
