@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'JosefinSlabBold';
    src: url('JosefinSlab-Bold-webfont.eot');
    src: url('JosefinSlab-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('JosefinSlab-Bold-webfont.woff') format('woff'),
         url('JosefinSlab-Bold-webfont.ttf') format('truetype'),
         url('JosefinSlab-Bold-webfont.svg#JosefinSlabBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PetitaBoldRegular';
    src: url('petitabold-webfont.eot');
    src: url('petitabold-webfont.eot?#iefix') format('embedded-opentype'),
         url('petitabold-webfont.woff') format('woff'),
         url('petitabold-webfont.ttf') format('truetype'),
         url('petitabold-webfont.svg#PetitaBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'PetitaMediumRegular';
    src: url('petitamedium-webfont.eot');
    src: url('petitamedium-webfont.eot?#iefix') format('embedded-opentype'),
         url('petitamedium-webfont.woff') format('woff'),
         url('petitamedium-webfont.ttf') format('truetype'),
         url('petitamedium-webfont.svg#PetitaMediumRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
* { padding: 0; margin: 0; }

body{
	background:#3C356C url(../img/fondo.png) repeat-x;
	font-family:'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
}
#tescolarimg, #tempresarialimg,#tturismoimg,#inscripcionesimg,#serviciosImg1,#serviciosImg2,#serviciosImg3,.adornoServicios1,.adornoServicios2{
	background-image: url(../img/sprite.png);
	background-repeat:no-repeat;
}
.strong{
	font-family:'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
	font-weight:bold;
}
#icontec{
	background:#fff;
	width:90px;
	height:140px;
	position: absolute;
	top:-15px;
	left: -130px;
	text-align: center;
	padding-top:10px;
	
	-webkit-border-radius:0 0 10px 10px ;
	-o-border-radius:0 0 10px 10px ;
	-khtml-border-radius:0 0 10px 10px ;
	-moz-border-radius:0 0 10px 10px;
	-ms-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px ;
    behavior:url(PIE.htc);
}
#contenedorIndex{
	background-color:#fff;
	width:980px;
	height:1400px;
	margin: 0 auto;
	margin-top:15px;
	padding:10px;
	position:relative;
	
	-webkit-border-radius:25px 25px 0 0;
	-o-border-radius:25px 25px 0 0;
	-khtml-border-radius:25px 25px 0 0;
	-moz-border-radius:25px 25px 0 0;
	-ms-border-radius:25px 25px 0 0;
	border-radius:25px 25px 0 0;
    behavior:url(PIE.htc);
}
#contenedorServicios{
	background-color:#fff;
	width:980px;
	height:750px;
	margin: 0 auto;
	margin-top:15px;
	padding:10px;
	position:relative;
	
	-webkit-border-radius:25px 25px 0 0;
	-o-border-radius:25px 25px 0 0;
	-khtml-border-radius:25px 25px 0 0;
	-moz-border-radius:25px 25px 0 0;
	-ms-border-radius:25px 25px 0 0;
	border-radius:25px 25px 0 0;
    behavior:url(PIE.htc);
}
#contenedorServicios1{
	background-color:#fff;
	width:980px;
	height:1050px;
	margin: 0 auto;
	margin-top:15px;
	padding:10px;
	position:relative;
	
	-webkit-border-radius:25px 25px 0 0;
	-o-border-radius:25px 25px 0 0;
	-khtml-border-radius:25px 25px 0 0;
	-moz-border-radius:25px 25px 0 0;
	-ms-border-radius:25px 25px 0 0;
	border-radius:25px 25px 0 0;
    behavior:url(PIE.htc);
}
#contenedorInscripciones{
	background-color:#fff;
	width:980px;
	height:1250px;
	margin: 0 auto;
	margin-top:15px;
	padding:10px;
	position:relative;
	
	-webkit-border-radius:25px 25px 0 0;
	-o-border-radius:25px 25px 0 0;
	-khtml-border-radius:25px 25px 0 0;
	-moz-border-radius:25px 25px 0 0;
	-ms-border-radius:25px 25px 0 0;
	border-radius:25px 25px 0 0;
    behavior:url(PIE.htc);
}
#contenedorInscripciones2{
	background-color:#fff;
	width:980px;
	height:2200px;
	margin: 0 auto;
	margin-top:15px;
	padding:10px;
	position:relative;
	
	-webkit-border-radius:25px 25px 0 0;
	-o-border-radius:25px 25px 0 0;
	-khtml-border-radius:25px 25px 0 0;
	-moz-border-radius:25px 25px 0 0;
	-ms-border-radius:25px 25px 0 0;
	border-radius:25px 25px 0 0;
    behavior:url(PIE.htc);
}
#contenedorCancelacion{
	background-color:#fff;
	width:980px;
	height:1300px;
	margin: 0 auto;
	margin-top:15px;
	padding:10px;
	position:relative;
	
	-webkit-border-radius:25px 25px 0 0;
	-o-border-radius:25px 25px 0 0;
	-khtml-border-radius:25px 25px 0 0;
	-moz-border-radius:25px 25px 0 0;
	-ms-border-radius:25px 25px 0 0;
	border-radius:25px 25px 0 0;
    behavior:url(PIE.htc);
}
#contenedorCambioRuta{
	background-color:#fff;
	width:980px;
	height:1520px;
	margin: 0 auto;
	margin-top:15px;
	padding:10px;
	position:relative;
	
	-webkit-border-radius:25px 25px 0 0;
	-o-border-radius:25px 25px 0 0;
	-khtml-border-radius:25px 25px 0 0;
	-moz-border-radius:25px 25px 0 0;
	-ms-border-radius:25px 25px 0 0;
	border-radius:25px 25px 0 0;
    behavior:url(PIE.htc);
}
#contenedorContactenos{
	background-color:#fff;
	width:980px;
	height:1570px;
	margin: 0 auto;
	margin-top:15px;
	padding:10px;
	position:relative;
	
	-webkit-border-radius:25px 25px 0 0;
	-o-border-radius:25px 25px 0 0;
	-khtml-border-radius:25px 25px 0 0;
	-moz-border-radius:25px 25px 0 0;
	-ms-border-radius:25px 25px 0 0;
	border-radius:25px 25px 0 0;
    behavior:url(PIE.htc);
}
#contenedorEnviado{
	background-color:#fff;
	width:980px;
	height:570px;
	margin: 0 auto;
	margin-top:15px;
	padding:10px;
	position:relative;
	
	-webkit-border-radius:25px 25px 0 0;
	-o-border-radius:25px 25px 0 0;
	-khtml-border-radius:25px 25px 0 0;
	-moz-border-radius:25px 25px 0 0;
	-ms-border-radius:25px 25px 0 0;
	border-radius:25px 25px 0 0;
    behavior:url(PIE.htc);
}
#header{
	width:950px;
	height:120px;
	float:left;
	display:block;
	padding:5px 0px 0px 5px;
}
#logo{
	width:470px;	height:112px;	float:left;	display:block;
}
#logo img{width:450;height:112px;}
#topMenu{
	width:285px;
	height:25px;
	float:right;
	display:block;
	margin-left:100px;
}
/*hack safari*/
#topMenu li{
	width:130px;
	height:25px;
	float:left;
	display:block;
	font-family:'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
	font-weight:bold\9
	font-size: 14px;
}
#topMenu li a{
	color: #352D66;
	text-decoration:none;
	width:140px;
	height:25px;
	float:left;
	display:block;
}
#topMenu li a:hover{
	color: #090;
	text-decoration:none;
	width:140px;
	height:25px;
}
#telefono{
	width:281px;	height:85px;	float:right;	display:block;
}
#escudo{
	background:url(../img/escudo.jpg) no-repeat;
	width:166px;
	height:75px;
	float:left;
	display:block;
	position:relative;
	bottom:30px;
}
.acento{
	font-family: 'JosefinSlabBold',Tahoma, Geneva, sans-serif ;	font-size: 17px;
}
.acento2{
	font-family: 'JosefinSlabBold',Tahoma, Geneva, sans-serif ;	font-size: 15px;
}
#mainMenu{
	background-color:#209D35;
	width:980px;
	height:45px;
	float:left;
	display:block;
	font-family: 'JosefinSlabBold',Tahoma, Geneva, sans-serif ;
	font-size: 20px;
	position:relative;
	z-index:10001;
}
#mainMenu ul{ padding:0px;}
#mainMenu li{
	float:left;
	list-style:none;
	height:45px;
}
#btnInicio{
	width: 90px;	padding-left:20px;
}
#btnEmpresa{ 
	width: 175px;	padding-right:10px;}
#btnServicios{
	width:100px;	padding-right:20px;
}
#btnTramites{
	width: 105px;	padding-left:10px;
}
#mainMenu>ul>li{
	position:relative;
}
#mainMenu>ul>li>a{
	margin-top:1px;
	text-align:center;
}
#mainMenu>ul>li:hover>a{margin-top:1px;}
#mainMenu li ul{
	padding:0;
	width:200px;
	min-width:0;
	height:0;
	overflow:hidden;
	-moz-transition-duration:.3s;
	-webkit-transition-duration:.3s;
	-o-transition-duration:.3s;
	-ms-transition-duration:.3s;
	-duration:.3s;position:absolute;
}
#mainMenu li:hover ul{height:17em;}
#mainMenu li li{
	float:none;
	padding:0;
	width:auto;
	margin-bottom:-6px;
}
#mainMenu a{
	color:#fff;
	display:block;
	padding:10px;
	text-decoration:none;
}
#mainMenu li li a{
	color:#FFF;
	background:#104B1B;
	font-family: 'JosefinSlabBold',Tahoma, Geneva, sans-serif ;
	font-size: 17px;
	margin:0;
}

#mainMenu a:hover,#mainMenu a:focus,#mainMenu li:hover a{
	color:#FFF;
	background:#104B1B;
}
#mainMenu li:hover li a:hover{
	background:#C4DE01;
	color:#000;
}

#footer{
	background:#209D35;
	float:left; 
	width:1000px; 
	height:25px;
	font-family: 'JosefinSlabBold',Tahoma, Geneva, sans-serif ;
	color:#fff;
	font-size:16px;
	text-align:center;
	position:absolute;
	bottom:-30px;
	left:0px;
	padding-top:5px;

	-webkit-border-radius: 0 0 25px 25px;
	-o-border-radius: 0 0 25px 25px;
	-khtml-border-radius: 0 0 25px 25px;
	-moz-border-radius: 0 0 25px 25px;
	-ms-border-radius: 0 0 25px 25px;
	border-radius: 0 0 25px 25px;
    behavior:url(PIE.htc);
}
#creditos{	font-size:0.7em; margin-left:50px;}
#creditos a{	font-family:Tahoma, Geneva, sans-serif;	width:100px;	height:20px;	color: #CCC;	margin:0 auto; font-weight:bold; text-decoration:none;}
#creditos a:hover{	color: #F90; text-decoration:underline}
#munecoForm{
	width:184px;	height: 130px;	margin-right:30px;	float:left; text-align:center;
}
#munecoForm1{
	width:184px;	height: 130px;	margin-right:30px;	float:left; text-align:center;
}
/* INICIO INDEX */
/* INICIO SLIDER HOME */
/* The Nivo Slider styles */
.nivoSlider {	position:relative; float:left;}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {	left:0px;}
.nivo-nextNav {	right:0px;}

/*Skin Name: Nivo Slider Default Theme - Skin URI: http://nivo.dev7studios.com- Version: 1.0 - Author: Gilbert Pellegrom
Author URI: http://dev7studios.com*/

.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../img/loading.gif) no-repeat 50% 50%;
    margin-bottom:50px;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}

.theme-default .nivo-controlNav {
	position:absolute;
	left:50%;
	bottom:-42px;
    margin-left:-40px; /* Tweak this to center bullets */
}
.theme-default .nivo-controlNav a {
	display:block;
	width:22px;
	height:22px;
	background: url(../img/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin-right:3px;
	float:left;
}
.theme-default .nivo-controlNav a.active {	background-position:0 -22px;}
.theme-default .nivo-directionNav a {
	display:block;
	width:30px;
	height:30px;
	background:url(../img/arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default #slider {
    margin:0 auto;
    width:980px; /* Make sure your images are the same size */
    height:290px; /* Make sure your images are the same size */
}
.theme-pascal.slider-wrapper,
.theme-orman.slider-wrapper {
    margin-top:0px;
}
/* FIN SLIDER HOME */

#fotoBus{
	width:440px; 
    height:325px;
	position: relative;
	bottom:260px;
	left:0px;
	z-index:5;
}
#sombraSlider{
	background:url(../img/sombra.png) no-repeat;
	width:992px; 
    height:52px;
	position:relative;
	top:440px;
	left:-10px;
	z-index:2;
}
#tresBloques{
	width:990px; 
    height:260px;
	display:block;
	position:absolute;
	top:550px;
}
.tituloBloque{
	background:#209D35;
	position:relative;
	color:#FFF;
	width:300px; 
    height:35px;
	float:left;
	display:block;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:25px;
	text-align:center;
	padding-top:3px;
	font-size:bold;
	
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius:10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
    behavior: url(PIE.htc);
}
.tresBloques h1{
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:18px;
	text-align:center;
	font-size:bold;
	padding-top:10px;
}
.tresBloques, .tresBloques a {
	font-family:'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
	font-size:15px;
	text-align:center;
	text-decoration:none;
	color:#000;
	text-align:left;
}
.tresBloques a:hover {	color: #090;}
.tresBloques p {	padding:0 10px;}
#tescolarimg{
	width:82px;
	height:133px;
	float:left;
	background-position:-62px -127px;
	padding:0 10px;
}
#tturismoimg{
	width:80px;
	height:150px;
	float:left;
	background-position:-170px -127px;
	padding:0 10px;
}
#tempresarialimg{
	width:120px;
	height:160px;
	float:left;
	background-position:-290px -127px;
	padding:0 10px;
}
#inscripcionesindex{
	float:left; 
	width:300px;
	margin:0 40px; 
}
#inscripcionesimg{
	width:106px;
	height:134px;
	float:left;
	background-position:-50px 10px;
	padding:10px 10px 0 10px;
}
#noticiasindex{	float:left; 	width:300px;}
#noticiasindeximg{	float:left; 	width:130px;	height: 200px;}



/* INICIO SERVICIO CARRUSEL */
#carousel_container{	float:left; 	width:300px; }
#carousel_inner {
	float:left; 
	width:300px; /* important (this width = width of list item(including margin) * items shown */ 
	overflow: hidden;  /* important (hide the items outside the div) */
/* non-important styling bellow */
}

#carousel_ul {
	position:relative;
	left:-283px; /* important (this should be negative number of list items width(including margin) */
	list-style-type: none; /* removing the default styling for unordered list items */
	margin: 0;
	padding: 0;
	width:900px; /* important */
}

#carousel_ul li{
	float: left; /* important for inline positioning of the list items */                                    
	width:280px;  /* fixed width, important */
/* just styling bellow*/
	padding:0 5px;
	height:250px;
}
#left_scroll{
	float:left; 
	width:15px; 
	height:40px;
	position:absolute;
	top:9px;
	left:50px;
}

#right_scroll{
	float:left; 
	width:15px; 
	height:40px;
	position:absolute;
	top:9px;
	left:245px;
}

#left_scroll img, #right_scroll img{
	border:0; /* remove the default border of linked image */
/*styling*/
	cursor: pointer;
	cursor: hand;
}

/* FIN SERVICIO CARRUSEL */

#opcionesindex {
 display: inline; 
 float: left;
 height: 160px;
 margin:10px 0 0 20px;
 text-align:center;
 width: 940px;
}
/* FIN INDEX */


/* INICIO NUESTRA EMPRESA */
.slideOutTip{
	/* The main wrapping div of the slideout tips */
	position:absolute;
	padding:3px;
	top:0;
	left:0;
	background-color:#312966;
	font-size:13px;
	color:white;
	overflow:hidden;
	height:22px;
}

.slideOutTip:hover{
	/* Applying a CSS3 outer glow on hover */
	-moz-box-shadow:0 0 1px #999;
	-webkit-box-shadow:0 0 1px #999;
	-ms-box-shadow:0 0 1px #999;
	-o-webkit-box-shadow:0 0 1px #999;
	-khtml-webkit-box-shadow:0 0 1px #999;
	box-shadow:0 0 1px #999;   
	behavior: url(PIE.htc);
}

/* The holder for the title and the icon: */
.tipVisible{ cursor:pointer; height:22px; }

.tipTitle{
	float:left;
	font-family: 'PetitaBoldRegular', Tahoma, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
	white-space:nowrap;
	line-height:22px;
	padding-right:5px;
	margin-left:5px;
}

.tipIcon{
	width:20px;
	height:20px;
	float:left;	
	-webkit-border-radius:10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;	
	behavior: url(PIE.htc);
	position:relative;
}
.green .tipIcon{ background-color:#C4DE01;}

.plusIcon{
	/* The plus icon */
	width:20px;
	height:20px;
	background:url(../img/plus.png)no-repeat;
	
	/* Defining a CSS3 animation. Currently only works in Chrome and Safari */
	-webkit-transition: -webkit-transform 0.2s linear;
	-moz-transition: -moz-transform 0.2s linear;
	-o-transition: -o-transform 0.2s linear;
	-ms-transition: -ms-transform 0.2s linear;
	-khtml-transition: -khtml-transform 0.2s linear;
	transition: transform 0.2s linear;
}

.slideOutTip.isOpened{ z-index:10000; }

.slideOutTip.isOpened .plusIcon{
	/* Applying a CSS3 rotation  to the opened slideouts*/
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
}

/* Special rules for the left and top - opening versions */

.openLeft .tipIcon{
	/* Floating the title and the icon to the right */
	margin:0 0 0 8px;
	float:right;
}
.openLeft .tipTitle{ float:right; padding:0 0 0 5px; }
.openLeft .slideOutContent{ margin-top:22px; }
.openLeft.openTop .slideOutContent{	margin-top:0; }

.slideOutContent{
	/* Hiding the div with the slide out content: */
	display:none;
	padding:10px;
	font-size:16px;
}

/* Hiding the original paragraphs if they have not been replaced (JS disabled): */

.main > p{ display:none;}

/* The styles below are only necessary for the styling of the demo page: */

.main{
	background:url(../img/bus-index.png) center no-repeat;
	height:760px;
	margin:20px auto;
	position:relative;
	width:960px;
}
.a, .a:visited {
	color: #FF0;
	text-decoration:none;
	outline:none;
}

a:hover{text-decoration:underline;}

.a img{	border:none;}

.clear{	clear:both;}

.h1,.h2,p.tutInfo{
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
}
#click2{ 
	width:560px;
	position:relative;
	bottom:130px;
	left:340px;
	font-weight:bold;
	z-index:0;
}
/* FIN NUESTRA EMPRESA */
/* INICIO ORGANIGRAMA */
#organigrama{
	width:940px;
	height:750px;
}
#organigramaTitulos{
	float:left; 
	width:700px; 
	height:50px;
	padding: 0px 0px 0px 90px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	font-size:bold;
}
#organigrama ul{
	font-family: 'PetitaBoldRegular', Tahoma, Geneva, sans-serif;
	font-size:12px;
	margin-top:80px;
}
#organigrama ul li{
	background: #E8E8E8;
	border:1px solid #060;
	text-align:center;
	width:200px;
	height:23px;
	position:relative;
	-webkit-border-radius:10px ;
	-o-border-radius:10px ;
	-khtml-border-radius:10px ;
	-moz-border-radius:10px ;
	-ms-border-radius:10px ;
	border-radius:10px ;
    behavior:url(PIE.htc);
	padding:5px;
}
#lineahor1,#lineahor2,#lineahor3,#lineahor4,#lineahor5,#lineahor6,#lineahor7,#lineahor8,#lineahor9{
	background:#060;
	display:block;
	position:relative;
}
#lineahor1{
	width:10px; 	height:5px;	top:10px;	left:417px;
}
#lineahor2{
	width:50px; 	height:5px;	top:5px;	left:440px;
}
#lineahor3{
	width:730px; 	height:5px;	top:10px;	left:70px;
}
#lineahor4{
	width:60px; 	height:5px;	top:-35px;	left:72px;
}
#lineahor5{
	width:60px; 	height:5px;	top:-110px;	left:542px;
}
#lineahor6{
	width:50px; 	height:5px;	top:-75px;	left:205px;
}
#lineahor7{
	width:50px; 	height:5px;	top:-45px;	left:205px;
}
#lineahor8{
	width:60px; 	height:5px;	top:-15px;	left:72px;
}
#lineahor9{
	width:60px; 	height:5px;	top:15px;	left:72px;
}
#lineaver1,#lineaver2,#lineaver3,#lineaver4,#lineaver4-1,#lineaver5,#lineaver6,#lineaver7,#lineaver7-1,#lineaver8,#lineaver9,#lineaver10{
	background:#060;
	display:block;
	position:absolute;
}
#lineaver1{
	width:5px; 	height:95px;	top:345px;	left:510px;
}
#lineaver2{
	width:5px; 	height:21px;	top:437px;	left:127px;
}
#lineaver3{
	width:5px; 	height:20px;	top:440px;	left:360px;
}
#lineaver4{
	width:5px; 	height:20px;	top:440px;	left:590px;
}
#lineaver4-1{
	width:5px; 	height:18px;	top:440px;	left:855px;
}
#lineaver5{
	width:5px; 	height:65px;	top:492px;	left:127px;
}
#lineaver6{
	width:5px; 	height:65px;	top:492px;	left:360px;
}
#lineaver7{
	width:5px; 	height:63px;	top:492px;	left:590px;
}
#lineaver7-1{
	width:5px; 	height:63px;	top:492px;	left:855px;
}
#lineaver8{
	width:5px; 	height:377px;	top:592px;	left:127px;
}
#lineaver9{
	width:5px; 	height:132px;	top:697px;	left:260px;
}
#lineaver10{
	width:5px; 	height:90px;	top:591px;	left:630px;
}
.x{
	top:-15px;left:485px;
}
.y{
	top:-130px;left:600px;
}
/* FIN ORGANIGRAMA */

/* INICIO RECURSO HUMANO */
#recursoHumano{ 
	width:560px;
	position:relative;
	top:30px;
	left:210px;
}
#administrativa{ 
	width:69px;
	height:120px;
	position:relative;
	top:50px;
	left:100px;
}
.administrativaBox{ top:380px;left:40px;}
.conductoresBox{ top:380px;left:750px;}
.coordinadoresBox{top:600px;left:30px;}
.monitorasBox{top:590px;left:730px;}
#conductores{ 
	width:94px;
	height:134px;
	position:relative;
	top:-80px;
	left:780px;
}
#coordinadores{ 
	width:110px;
	height:134px;
	position:relative;
	top:10px;
	left:100px;
}
#monitoras{ 
	width:175px;
	height:120px;
	position:relative;
	top:-120px;
	left:700px;
}
#click{ 
	width:560px;
	position:relative;
	top:-50px;
	left:340px;
	font-weight:bold;
}
/* FIN RECURSO HUMANO */


/* INICIO PARQUE AUTOMOTOR */
#parqueAutomotor{
	float:left; 
	width:880px; 
	height:550px;
	margin:30px 0 0 50px;
	line-height:20px;
}
#parqueAutomotorTitulos{
	float:left; 
	width:800px; 
	height:50px;
	padding: 0px 0px 0px 30px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	font-size:bold;
}
#parqueAutomotor2{
	width:460px;
	height:140px;
	float:left;
	display:block;
	position:absolute;
	bottom:20px;
	left:270px;
}

#parqueAutomotorImg{
	width:400px;
	height:300px;
	float:left;
	display:block;
}
.p2{
	width:400px;
	float:left;
	padding: 0px 30px 20px 50px;
}

/* FIN PARQUE AUTOMOTOR */

/* INICIO SERVICIOS */
#servicios{
	float:left; 
	width:880px; 
	height:550px;
	margin:50px 0 0 50px;
	line-height:20px;
}
#serviciosTitulos{
	float:left; 
	width:800px; 
	height:50px;
	padding: 0px 0px 0px 30px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	font-size:bold;
}

.p{
	padding: 50px 50px 20px 50px;
}
#serviciosImg1{
	width:211px;
	height:253px;
	float:left;
	background-position:-0px -300px;
	padding:10px 10px 0 10px;
}
#serviciosImg2{
	width:211px;
	height:253px;
	float:left;
	background-position:-480px -300px;
	padding:10px 10px 0 10px;
}
#serviciosImg3{
	width:211px;
	height:253px;
	float:left;
	background-position:-240px -300px;
	padding:10px 10px 0 10px;
}
.adornoServicios1{
	width:190px;
	height:35px;
	float:left;
	background-position:-450px -171px;
}
.adornoServicios2{
	width:190px;
	height:35px;
	float:right;
	background-position:-460px -225px;
}

#otrosTransportes{
	width:600px;
	height:140px;
	float:right;
	display:block;
	margin-right:20px;
}
#otrosTransportes li{
	width:170px;
	height:130px;
	float:left;
	display:block;
	margin-right:30px;
}

#otrosTransportes img{
	width:150px;
	height:104px;
	float:left;
	display:block;
	
	-moz-transition-duration:.3s;
	-webkit-transition-duration:.3s;
	-o-transition-duration:.3s;
	-ms-transition-duration:.3s;
	-duration:.3s;position:absolute;
}

#otrosTransportes img:hover{
	width:170px;
	height:130px;
	float:left;
	display:block;
	
	-moz-transition-duration:.3s;
	-webkit-transition-duration:.3s;
	-o-transition-duration:.3s;
	-ms-transition-duration:.3s;
	-duration:.3s;position:absolute;
}
.fototransescolar{
	width:380px;
	height:290px;
	float:left;
	padding-left:50px;
}

/* FIN SERVICIOS */

/* INICIO INSCRIPCIONES */

#inscripciones{
	float:left; 
	width:940px; 
	height:900px;
	margin-top:30px;
}
#inscripcionesTitulos{
	float:left; 
	width:740px; 
	height:50px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	font-size:bold;
	margin-left:50px;
}
.inscripcionText{
	font-size: 18px;
	line-height:20px;
	padding-top:20px;
 	margin-left:70px;
}
.inscripcionText p{
	font-size: 18px;
	padding:50px 0 20px 0;
	line-height:20px;
	text-align:left;
}
.requerido {
 color:#FF0000;
 font-size: 14px;
 font-weight: bold;
}
#submit {
	width: 240px;
	height:100px;
	padding-left:140px;
}
.rutas{
	float:right;
	width:200px;
}
/* FIN INSCRIPCIONES */

/* INICIO CANCELACION CONTRATO */
#cancelacionContrato{
	width: 820px;
	height:800px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
    behavior:url(PIE.htc);
    border:2px solid #fff;
    background-color:#f9f9f9;
    overflow:hidden;
	position:relative;
	margin: 0 auto;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
	margin-left:80px;
}
#cancelacionTitulos{
	float:left; 
	width:740px; 
	height:50px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	font-size:bold;
	margin-left:130px;
}
.cancelacionText{
	padding:30px 0;
 	margin-left:140px;
	width:700px;
	font-size: 16px;
	float:left;
	line-height: 20px;
}
#cancelacionContrato #enviar, #enviarMensaje #enviar, #cambioRuta #enviar,#contactoForm  #enviar, #vehiculo #enviar,#enviarMensajeCorto #enviar, #quejasSugerencias #enviar,#enviarMensaje2 #enviar,#enviarMensajeCorto #enviar, ol.phpfmg_form li #enviar{
	border:none;
	outline:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	-ms-border-radius:10px ;
	-o-border-radius:10px ;
    border-radius: 10px;
    color: #ffffff;
    display: block;
    cursor:pointer;
    margin-left:200px;
    clear:both;
    padding: 7px 25px;
    font-weight:bold;
	font-family:'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
    font-size:18px;
    background: #060;
    behavior:url(PIE.htc);
	position:relative;
	width:300px;
	height:40px;
}
#cancelacionContrato #enviar:hover, #enviarMensaje #enviar:hover, #cambioRuta #enviar:hover,#contactoForm #enviar:hover,#vehiculo #enviar:hover,#enviarMensajeCorto #enviar:hover, #quejasSugerencias #enviar:hover, #enviarMensaje2 #enviar:hover, #enviarMensajeCorto #enviar:hover,ol.phpfmg_form li #enviar:hover{
    background: #3C0;
}
#cancelacionContrato input, #cambioRuta input, #enviarMensaje input, #quejasSugerencias input, #enviarMensaje2 input, #enviarMensajeCorto input,ol.phpfmg_form li input{
	font-size:18px;
	width:53%;
	height:20px;
	display:block;
	padding:5px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	float:left;
}

#cancelacionContrato input:focus, #cambioRuta input:focus, #enviarMensaje input:focus, #quejasSugerencias input:focus, #enviarMensaje2 input:focus, #enviarMensajeCorto input:focus,ol.phpfmg_form li input:focus{
	background: #FFC;
}
#cancelacionContrato textarea, #cambioRuta textarea, #enviarMensaje textarea, #quejasSugerencias textarea,#enviarMensaje2 textarea, #enviarMensajeCorto textarea,ol.phpfmg_form li textarea{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	width:80%;
	margin: 0 auto;
}
#cancelacionContrato .field textarea, #cambioRuta .field textarea, #enviarMensaje .field textarea, #quejasSugerencias .field textarea, #enviarMensaje2 .field textarea,#enviarMensajeCorto .field textarea, ol.phpfmg_form li .field textarea{
	margin-left:55px;
}
#cancelacionContrato textarea:focus, #cambioRuta textarea:focus, #enviarMensaje textarea:focus, #quejasSugerencias textarea:focus,#enviarMensaje2 textarea:focus,#enviarMensajeCorto textarea:focus,ol.phpfmg_form li textarea:focus{
	background: #FFC;
}
#cancelacionContrato select, #cambioRuta select, #enviarMensaje select, #quejasSugerencias select,#enviarMensaje2 select,#enviarMensajeCorto select,ol.phpfmg_form li select{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
    border-radius: 3px;
    outline: none;
    padding: 5px;
    width: 300px;
    float:left;
}
.field, .field2, .field3{
	padding-top:20px;
    float:left;
    clear:both;
    margin:5px 0px;
    background-color:#f4f4f4;
    border:1px solid #fff;
    width:580px;
    padding:10px;
    margin-left:65px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	-ms-border-radius:5px;
	-o-border-radius:5px;
    border-radius: 5px;
	behavior:url(PIE.htc);
	position:relative;
}
.field label{
    width:220px;
    float:left;
    margin-right:15px;
	padding-top: 7px;
    color:#666;
    font-weight:bold;
}
#cancelacionContrato .comentarios, #cambioRuta .comentarios, #enviarMensaje .comentarios, #quejasSugerencias .comentarios,#enviarMensaje2 .comentarios,#enviarMensajeCorto .comentarios,ol.phpfmg_form li .comentarios{
	 width:100%;
	 text-align:center;
}

.acento3{
	font-family: 'JosefinSlabBold',Tahoma, Geneva, sans-serif ;
	font-size: 20px;
}
/* FIN CANCELACION CONTRATO*/
/* INICIO CAMBIO DE RUTA */
#cambioRuta{
	width: 720px;
	height:1000px;
	-ms-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
    behavior:url(PIE.htc);
    border:2px solid #fff;
    background-color:#f9f9f9;
    overflow:hidden;
	position:relative;
	margin-left:130px;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;;
}
/* FIN CAMBIO DE RUTA */
/* INICIO QUEJAS SUGERENCIAS */
#quejasSugerencias1{
	width: 720px;
	height:350px;
    overflow:hidden;
	position:relative;
	margin: 0 auto;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;;
}
#quejasSugerencias{
	width: 720px;
	height:950px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
    behavior:url(PIE.htc);
    border:2px solid #fff;
    background-color:#f9f9f9;
    overflow:hidden;
	position:relative;
	margin: 0 auto;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
}
#quejasTitulos{
	float:left; 
	width:850px; 
	height:50px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:28px;
	text-align:center;
	font-size:bold;
	margin:15px 0 0 80px;
}
#quejasTitulos1{
	float:left; 
	width:850px; 
	height:50px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:28px;
	text-align:center;
	font-size:bold;
	margin:15px 0 0 10px;
}
#quejasTitulos p,#quejasTitulos1 p{
	float:left; 
	padding-left:20px;
}
.quejasText{
	width:800px;
	font-size: 16px;
	padding:30px 0;
 	margin: 0 0 0 70px;
}
ol.phpfmg_form{
    list-style-type:none;
    padding:0px;
    margin:0px;
}

ol.phpfmg_form li{
    margin-bottom:5px;
    clear:both;
    display:block;
    overflow:hidden;
}
.form_required{
    color:red;
    margin-right:8px;
}
#field_6{
	width:53%;
	display:block;
	padding:5px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	float:left;
}
#field_6:hover{
	background: #FFC;
}
.captcha{
	width:300px;
	height:100px;
	float:left;
}
/* FIN QUEJAS SUGERENCIAS */

/* INICIO TRABAJE CON NOSOTROS */
#trabajeNosotros{
	float:left; 
	width:940px; 
	height:850px;
	margin:30px 0 0 50px;
}
#trabajeTitulos{
	float:left; 
	width:740px; 
	height:50px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	font-size:bold;
	margin-left:70px;
}
#requisitosConductores, #requisitosMonitoras{
	width:350px;
	height: 390px;
	float:left;
	margin: 50px 0 50px 20px;
}
#requisitosMonitoras {
	padding-left:80px;
}
#requisitosConductores {
	margin-left:80px;
}
#requisitosConductores p, #requisitosMonitoras p{
	font-size:20px;
	font-family: 'PetitaBoldRegular';
	color: #060;
	margin-bottom: 10px;
}
#requisitosConductores li, #requisitosMonitoras li{
	list-style: disc;
	padding: 5px 5px;
}
#descargaPdf{
	width:720px;
	height: 400px;
	float:left;
	margin-left:80px;
	line-height:20px;
}
#descargaPdf p a{
	font-size:20px;
	font-family: 'PetitaBoldRegular';
	color: #090;
}
#descargaPdf p a:hover{
	color: #0C0;
}

/* FIN TRABAJE CON NOSOTROS */

/* INICIO HOJA VIDA VEHICULO */

#vehiculo{
	width: 720px;
	height:1000px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
    behavior:url(PIE.htc);
    border:2px solid #fff;
    background-color:#f9f9f9;
    overflow:hidden;
	position:relative;
	margin-left:80px;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
}
#vehiculoTitulos{
	float:left; 
	width:760px; 
	height:50px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	font-size:bold;
	margin:20px 0 0 60px;
}
.vehiculoText{
	padding:20px 0;
 	margin-left:70px;
	width:700px;
	font-size: 16px;
	float:left;
	line-height: 20px;
}
#vehiculo input{
	font-size:18px;
	height:20px;
	display:block;
	padding:5px 15px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	float:left;
}
#vehiculo input:focus{
	background: #FFC;
}
#vehiculo .field label{
    width:150px;
    float:left;
    margin-right:15px;
	padding-top: 7px;
    color:#666;
    font-weight:bold;
}
.fechas{
	width:100px;
	float:left;
}
.field2 label{
	width:130px;
	float:left;
    margin-right:15px;
	padding-top: 7px;
    color:#666;
    font-weight:bold;
}
.field3 label{
	width:200px;
	float:left;
    margin-right:15px;
	padding-top: 7px;
    color:#666;
    font-weight:bold;

}
.field3 input{
	width:55%;
}
.radio{
	width:150px;
	float:left;
}
.radio input{
	width:20px;
	float:left;
	margin-top:-10px;
}
.colocar{
	width:600px;
	float:left;
	margin-left:150px;
}
/* FIN HOJA VIDA VEHICULO */

/* INICIO HERRAMIENTAS */

#herramientas{
	float:left; 
	width:880px; 
	height:950px;
	margin-top:30px;
}
#herramientasTitulos{
	float:left; 
	width:740px; 
	height:50px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	font-size:bold;
	margin:20px 0 0 130px;
}
.herramientasText{
	font-size: 16px;
	padding:50px 0 30px 0;
 	margin-left:160px;
	width:700px;
}
#herramientaslinks{
	width:750px;
	height:500px;
	margin: 0 auto;
	display:block;
	position:relative;
	top:-50px;
 	margin-left:140px;
}
#herramientaslinks ul li{
	width:160px;
	height:220px;
	float:left;
	display:block;
	padding:12px;
	text-align:center;
}
#herramientaslinks ul li a{
	color:#090;
	text-decoration:none;
}
#herramientaslinks ul li a:hover{
	color:#fff;
	text-decoration:none;
}
#herramientaslinks ul li:hover{
	background: #006;
}
/* FIN HERRAMIENTAS */

/* INICIO CONTACTENOS */
.contactoText{
	width:420px;
	font-size: 16px;
	padding:30px 0;
 	margin-left:60px;
	text-align:center;
}
.contactoText p{
	font-size: 26px;
	font-family: 'PetitaBoldRegular',Tahoma, Geneva, sans-serif;
	margin-top:20px;
}
#mensaje{
	width:300px;
	height:200px;
	margin-left:590px;
}
.individuo{
	width:320px;
	height:200px;
	padding: 0 10px;
	float:left;
}

.individuo li{
	line-height: 20px;
	list-style:disc;
	margin-left: 20px;
}
.individuo h1, .sitemap h1{
	font-size:20px;
	color:#060;
	font-family: 'PetitaBoldRegular',Tahoma, Geneva, sans-serif;
}
.individuo h2{
	font-family: 'PetitaBoldRegular',Tahoma, Geneva, sans-serif;
}
.individuo img:hover{
	cursor:pointer;
}
.individuo a{
	float:right;
}
#contactoTitulos{
	float:left; 
	width:700px; 
	height:50px;
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:30px;
	text-align:center;
	font-size:bold;
	margin:20px 0 0 140px;
}
#contactoForm{
	width: 450px;
	height:1040px;
	float:left;
	border-radius:10px;
	-moz-border-radius:10px;
	-ms-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
    behavior:url(PIE.htc);
    border:2px solid #fff;
    background-color:#f9f9f9;
    overflow:hidden;
	position:relative;
	margin-left: 50px;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;;
}
#contactoForm input{
	font-size:16px;
	width:85%;
	height:35px;
	display:block;
	padding:5px 10px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}
#contactoForm input:focus{
	background: #FFC;
}
#contactoForm textarea{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
	width:90%;
	margin: 0 auto;
}
#contactoForm .field textarea{
	margin-left:55px;
}
#contactoForm textarea:focus{
	background: #FFC;
}
#contactoForm select{
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    outline: none;
    padding: 5px;
    width: 300px;
    float:left;
}
#contactoForm  #enviar{
	border:none;
	outline:none;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    display: block;
    cursor:pointer;
    margin-left:80px;
    clear:both;
    padding: 7px 25px;
    font-weight:bold;
	font-family:'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
    font-size:18px;
    background: #060;
    behavior:url(PIE.htc);
	position:relative;
	width:300px;
	height:40px;
}
#contactoForm #enviar:hover{
    background: #3C0;
}
#contactoForm .col_field,#contactoForm .col_label{margin:10px}
#contactoForm #field_7_div select{width:120px;}
#contactoForm .form_button{float:none;}
#contactoForm #err_required{width: 300px;display: block;color:red;padding:10px;background-color: #fff79a;font-weight: bold;border: 1px dotted red;margin-top:10px;}    
.field4{
	padding-top:20px;
    float:left;
    clear:both;
    margin:5px 0px;
    background-color:#f4f4f4;
    border:1px solid #fff;
    width:400px;
    padding:10px;
    margin-left:10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
	behavior:url(PIE.htc);
	position:relative;
}
.field4 label{
    width:220px;
    padding-top: 7px;
    color:#666;
    font-weight:bold;
}
/* FIN CONTACTENOS */
/* INICIO MAPA SITIO */
.sitemap{
	width: 500px;
	float:left;
	font-size:18px;
	margin-left:100px;
}
.sitemap ul{
	margin: 0 0 0 40px;
}
.sitemap li{
	line-height:25px;
}
.sitemap li a{
	color:#090;
	text-decoration:none;
}
.sitemap li a:hover{
	color: #060;
	text-decoration:none;
}
#imagenMapa{
	float:left;margin-left:50px;
}
/* FIN MAPA SITIO */
/* INICIO NOTICIAS */
#noticiasbox{
	float:left; 
	width:880px; 
	height:900px;
    margin-top:30px;
}
#noticias{
	width: 550px;
	height:700px;
	float:left;
	margin:30px 0 50px 50px;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
}
#noticias p{
	text-align:justify;
	line-height:20px;
}
#noticias h1, #noticiasArchivo h1{
	font-size: 24px;
	color:#060;
	font-family: 'PetitaBoldRegular', Tahoma, Geneva, sans-serif;
}
#noticias h3{
	font-size: 13px;
	color: #3330;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;
}
#noticias a{
	 color:#060; 
	 text-decoration:none;
	 font-family:'PetitaBoldRegular', Tahoma, Geneva, sans-serif;
}
#noticias a:hover{
	 color: #090; 
	 text-decoration:none;
	 font-family:'PetitaBoldRegular', Tahoma, Geneva, sans-serif;
}
#fotonoticias{
	width:500px;
	height:300px;
	margin:30px 30px 0 0;
	text-align:center;
}
#noticiasArchivo{
	width:200px;
	height:200px;
	margin:60px 0 0 630px;
}
#noticiasArchivo li{
	margin-left:30px;
}
#noticiasArchivo a{
	color: #003;
	text-decoration:none;
}
#noticiasArchivo a:hover{
	color: #060;
	text-decoration:none;
}

/* FIN NOTICIAS */
/* INICIO ENVIAR MENSAJE */
#enviarMensaje{
	width: 720px;
	height:900px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
    -ms-border-radius: 10px;
    -moz-border-radius: 10px;
	border-radius:10px;
    behavior:url(PIE.htc);
    border:2px solid #fff;
    background-color:#f9f9f9;
    overflow:hidden;
	position:relative;
	margin: 0 0 0 130px;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;;
}
#enviarMensajeCorto{
	width: 720px;
	height:650px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
    -webkit-border-radius: 10px;
	border-radius:10px;
    behavior:url(PIE.htc);
    border:2px solid #fff;
    background-color:#f9f9f9;
    overflow:hidden;
	position:relative;
	margin: 0 0 0 130px;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;;
}
#enviarMensaje2{
	width: 720px;
	height:700px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -o-border-radius: 10px;
    -ms-border-radius: 10px;
	border-radius:10px;
    behavior:url(PIE.htc);
    border:2px solid #fff;
    background-color:#f9f9f9;
    overflow:hidden;
	position:relative;
	margin: 0 0 0 130px;
	font-family: 'PetitaMediumRegular', Tahoma, Geneva, sans-serif;;
}
#enviarMensaje h1, #enviarMensajeCorto h1,#enviarMensaje2 h1{
	font-family: 'JosefinSlabBold', Tahoma, Geneva, sans-serif;
	font-size:22px;
	text-align:center;
	font-size:bold;
}
#mensajeEnviado{
	float:left; 
	width:940px; 
	height:400px;
	margin-top:30px;
}
/* FIN ENVIAR MENSAJE */

/*INICIO ESTILOS VALIDACION FORMULARIOS*/
/* These are the classes applied on the error messages
 * which prevent them from being displayed by default. */ 
.textfieldRequiredMsg, .textfieldInvalidFormatMsg, .textfieldMinValueMsg,.textfieldMaxValueMsg,.textfieldMinCharsMsg,.textfieldMaxCharsMsg,.textfieldValidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states. * These classes set a default red border and color for the error text.
 * The state class (e.g. .textfieldRequiredState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.textfieldRequiredState .textfieldRequiredMsg, 
.textfieldInvalidFormatState .textfieldInvalidFormatMsg, 
.textfieldMinValueState .textfieldMinValueMsg,
.textfieldMaxValueState .textfieldMaxValueMsg,
.textfieldMinCharsState .textfieldMinCharsMsg,
.textfieldMaxCharsState .textfieldMaxCharsMsg
{
	display: inline;
	color: #CC3333;
}
/* The next three group selectors control the way the core element (INPUT) looks like when the widget is in one of the states: * focus, required / invalid / minValue / maxValue / minChars / maxChars , valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the INPUT
 * - the widget id is placed on the INPUT element itself (there are no error messages)
 */
 /* When the widget is in the valid state the INPUT has a green background applied on it. */
.textfieldValidState input, input.textfieldValidState {
	background-color: #B8F5B1;
}
/* When the widget is in an invalid state the INPUT has a red background applied on it. */
input.textfieldRequiredState, .textfieldRequiredState input, 
input.textfieldInvalidFormatState, .textfieldInvalidFormatState input, 
input.textfieldMinValueState, .textfieldMinValueState input, 
input.textfieldMaxValueState, .textfieldMaxValueState input, 
input.textfieldMinCharsState, .textfieldMinCharsState input, 
input.textfieldMaxCharsState, .textfieldMaxCharsState input {
	background-color: #FF9F9F;
}
/* This class applies only for a short period of time and changes the way the text in the textbox looks like.
 * It applies only when the widget has character masking enabled and the user tries to type in an invalid character.
 */
.textfieldFlashText input, input.textfieldFlashText {
	color: red !important;
}
/* When the widget has the hint message on, the hint text can be styled differently than the user typed text. */
.textfieldHintState input, input.textfieldHintState {
	/*color: red !important;*/
}
.selectRequiredMsg, .selectInvalidMsg {
	display: none;
}

/* These selectors change the way messages look when the widget is in one of the error states (required, invalid).
 * These classes set a default red border and color for the error text.
 * The state class (.selectRequiredState or .selectInvalidState) is applied on the top-level container for the widget,
 * and this way only the specific error message can be shown by setting the display property to "inline".
 */
.selectRequiredState .selectRequiredMsg,
.selectInvalidState .selectInvalidMsg {
	display: inline;
	color: #CC3333;
	border: 1px solid #CC3333;
}

/* The next three group selectors control the way the core element (SELECT) looks like when the widget is in one of the states: 
 * focus, required / invalid, valid 
 * There are two selectors for each state, to cover the two main usecases for the widget:
 * - the widget id is placed on the top level container for the SELECT
 * - the widget id is placed on the SELECT element itself (there are no error messages)
 */
 
/* When the widget is in the valid state the SELECT has a green background applied on it. */
.selectValidState select, select.selectValidState {
	background-color: #B8F5B1;
}

/* When the widget is in an invalid state the SELECT has a red background applied on it. */
select.selectRequiredState, .selectRequiredState select,
select.selectInvalidState, .selectInvalidState select {
	background-color: #FF9F9F;
}

/* When the widget has received focus, the SELECT has a yellow background applied on it. */
.selectFocusState select, select.selectFocusState {
	background-color: #FFFFCC;
}

/*FIN ESTILOS VALIDACION FORMULARIOS*/

/*ESTILOS NOTICIA TELEFONOS TEMPORALES 4 DE SEPTIEMBRE 2012*/
.atencion{color:#F00; font-size:30px;}
.tels{color: #060;  font-size:26px;}
.tels2{color: #060;  font-size:22px;}
#noticiasindeximg2{	float:left; 	width:45px;	height: 45px;}


/*ESTILOS COTIZACIONES*/
.tablaPrecios{
	font-size: 16px;
	padding:50px 0 30px 0;
 	margin-left:160px;
	width:700px;
	text-align:center;
}
#demotable1{width:970px;}
#contenedorTarifas{
	background-color:#fff;
	width:980px;
	height:14000px;
	margin: 0 auto;
	margin-top:15px;
	padding:10px;
	position:relative;
	
	-webkit-border-radius:25px 25px 0 0;
	-o-border-radius:25px 25px 0 0;
	-khtml-border-radius:25px 25px 0 0;
	-moz-border-radius:25px 25px 0 0;
	-ms-border-radius:25px 25px 0 0;
	border-radius:25px 25px 0 0;
    behavior:url(PIE.htc);
}
.cotizacionesText{
	float:left; 
	width:940px; 
	height:750px;
	margin:30px 0 0 50px;
}
.politica-integral{width: 940px; float: none; display: block;}
.politica-integral h2{font-size:30px;text-align:center;margin-bottom: 17px;}
.politica-integral p{margin-bottom: 17px;padding:0 15px;    line-height: 1.3em;}
.quienes-somos-content{width:100%;position:relative;display:block;margin-top:30px}
.quienes-somos-content span{    text-align: center; padding-top: 22px; width: 450px; margin: 0px auto; display: block; top: 17px; position: relative;}
.quienes-somos-content h2,.recurso-humano-content h2{font-size:25px;background-color: #eee;margin-top: 20px; width: auto;padding:10px 20px;}
.quienes-somos-content p,.recurso-humano-content p{padding:10px 30px;line-height: 1.2em}
.recurso-humano-content .administrativa{    margin-top: 62px;}
.recurso-humano-content span{float:left;padding:20px }
.recurso-humano-content .administrativa,.recurso-humano-content .conductores,.recurso-humano-content .coordinadores,.recurso-humano-content .monitoras{display:block;float: left}
.colegios select{width:58% !important;    height: 36px;border-radius: 6px !important;}
.rutas_escolares div{padding:5px; height:30px;width:32%;float: left;}
.rutas_escolares input{width:30px !important;}
.rutas_escolares label{float:left;}
#field_22_div #field_22{width:50%;height:140px;}
.phpfmg_form.form_inscripciones li{margin-bottom:10px;}
.form_button.inscripciones,.form_button.inscripciones:active,.form_button.inscripciones:focus{    background: green; color: white;height: 42px;cursor: pointer;} 
.form_button.inscripciones:hover{    background: gray; color: black;height: 42px;cursor: pointer;} 
#phpfmg_captcha_div .col_field{width:280px}
#phpfmg_captcha_div .col_label{float:left;}
h3.titulo-inscr {
    width: 100%;
    text-align: left;
    font-size: 18px;
    background: #eee;
    padding: 10px;
    margin-bottom: 10px;
}